=>> Building lang/rust build started at 2025-02-18T21:42:42+01:00 port directory: /usr/ports/lang/rust package name: rust-1.84.0 building for: FreeBSD 13amd64-default-php81-job-08 13.4-RELEASE-p2 FreeBSD 13.4-RELEASE-p2 amd64 maintained by: rust@FreeBSD.org port version: 1.84.0 port revision: 0 Makefile datestamp: -rw-r--r-- 1 root wheel 11534 Jan 30 05:00 /usr/ports/lang/rust/Makefile Ports top last git commit: 75ed2eee50c Ports top unclean checkout: yes =>> Inspecting /usr/local/poudriere/data/.m/13amd64-default-php81/08//usr/ports/lang/rust for modifications to git checkout... no Port dir last git commit: 917563d82e5 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20250209 Host OSVERSION: 1500032 Jail OSVERSION: 1304000 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p2 UNAME_r=13.4-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git POUDRIERE_VERSION=3.4.99.20250209 MASTERMNT=/usr/local/poudriere/data/.m/13amd64-default-php81/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=xterm-256color GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/13amd64-default-php81/08/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-default-php81 OLDPWD=/usr/local/poudriere/data/.m/13amd64-default-php81/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250209 PREFIX=/usr/local 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--- ===> The following configuration options are available for rust-1.84.0: DOCS=off: Build and/or install documentation GDB=off: Install ports gdb (necessary for debugging rust programs) LTO=off: Use Link-Time Optimization PORT_LLVM=off: Build against devel/llvm instead of bundled copy (experimental) SOURCES=on: Install source files WASM=on: Build the WebAssembly target (wasm32-unknown-unknown) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- rust@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 1.84.0 --End PORTVERSION-- --PORTREVISION-- 0 --End PORTREVISION-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.11" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/rust/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/rust/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/rust/work/.cache HOME=/wrkdirs/usr/ports/lang/rust/work TMPDIR="/wrkdirs/usr/ports/lang/rust/work" PATH=/wrkdirs/usr/ports/lang/rust/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/rust/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-- DESTDIR=/wrkdirs/usr/ports/lang/rust/work/stage LIBGIT2_NO_PKG_CONFIG=1 OPENSSL_DIR="/usr" NINJA_STATUS="[%p %s/%t] " OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib RUST_BACKTRACE=1 XDG_DATA_HOME=/wrkdirs/usr/ports/lang/rust/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/rust/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/rust/work/.cache HOME=/wrkdirs/usr/ports/lang/rust/work TMPDIR="/wrkdirs/usr/ports/lang/rust/work" PATH=/wrkdirs/usr/ports/lang/rust/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/rust/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-- PORTDOCS="@comment " PYTHON_INCLUDEDIR=include/python3.11 PYTHON_LIBDIR=lib/python3.11 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.11/site-packages PYTHON_SUFFIX=311 PYTHON_EXT_SUFFIX=.cpython-311 PYTHON_VER=3.11 PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/rust" EXAMPLESDIR="share/examples/rust" DATADIR="share/rust" WWWDIR="www/rust" ETCDIR="etc/rust" --End PLIST_SUB-- --SUB_LIST-- PYTHON_INCLUDEDIR=/usr/local/include/python3.11 PYTHON_LIBDIR=/usr/local/lib/python3.11 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=/usr/local/lib/python3.11/site-packages PYTHON_SUFFIX=311 PYTHON_EXT_SUFFIX=.cpython-311 PYTHON_VER=3.11 PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rust DOCSDIR=/usr/local/share/doc/rust EXAMPLESDIR=/usr/local/share/examples/rust WWWDIR=/usr/local/www/rust ETCDIR=/usr/local/etc/rust --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 #### /usr/local/etc/poudriere.d/make.conf #### DISABLE_LICENSES="YES" net-mgmt_icingaweb2-module-reporting_UNSET=PDF lang_gcc12_UNSET=LTO_BOOTSTRAP lang_gcc13_UNSET=LTO_BOOTSTRAP lang_gcc_UNSET=LTO_BOOTSTRAP www_nginx_SET+=HEADERS_MORE www_nginx_SET+=LUA www_nginx_SET+=SET_MISC #### /usr/local/etc/poudriere.d/13amd64-php81-make.conf #### DISABLE_LICENSES="YES" WITHOUT_HAL="yes" DEFAULT_VERSIONS+=php=8.1 DEFAULT_VERSIONS+=bdb=5 DEFAULT_VERSIONS+=pgsql=17 DEFAULT_VERSIONS+=corosync=3 DEFAULT_VERSIONS+=mysql=11.4m DEFAULT_VERSIONS+=samba=4.19 DEFAULT_VERSIONS+=lua=5.1 OPTIONS_UNSET+=DOCS OPTIONS_SET+=SSL LINUX_BASE_PORT=c7 mail_postfix_SET+=SASL mail_postfix-current_SET+=SASL net-mgmt_monitoring-plugins_SET+=MYSQL net-mgmt_monitoring-plugins_UNSET+=DNS_BASE net-mgmt_monitoring-plugins_SET+=DNS_BINDTOOLS sysutils_bacula11-server_UNSET+=PGSQL sysutils_bacula11-server_SET+=SQLITE3 security_strongswan_SET+=UNITY security_strongswan_SET+=MYSQL graphics_pecl-imagick_SET+=X11 net-mgmt_nrpe_SET+=ARGS net-mgmt_nrpe_UNSET+=NAGPLUGINS net-mgmt_nrpe_SET+=MONPLUGINS net-mgmt_librenms_UNSET+=NAGPLUGINS www_nginx_SET+=HEADERS_MORE www_nginx_SET+=LUA www_nginx_SET+=SET_MISC mail_rspamd_UNSET+=LUAJIT www_nginx-devel_SET+=HEADERS_MORE www_nginx-devel_SET+=LUA www_nginx-devel_SET+=SET_MISC sysutils_iocage_UNSET+=GIT mail_postfix_SET+=MYSQL mail_postfix-current_SET+=MYSQL #graphics_zbar_UNSET+=X11 #### 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) 60109 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=poudriere UID=1003 GID=1003 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> rust-1.84.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-default-php81-job-08] Installing pkg-2.0.6... [13amd64-default-php81-job-08] Extracting pkg-2.0.6: .......... done ===> rust-1.84.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of rust-1.84.0 =========================================================================== =================================================== ===== 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 rust-1.84.0 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by rust-1.84.0 for building => SHA256 Checksum OK for rust/rustc-1.84.0-src.tar.xz. => SHA256 Checksum OK for rust/2024-11-28/rustc-1.83.0-x86_64-unknown-freebsd.tar.xz. => SHA256 Checksum OK for rust/2024-11-28/rust-std-1.83.0-x86_64-unknown-freebsd.tar.xz. => SHA256 Checksum OK for rust/2024-11-28/cargo-1.83.0-x86_64-unknown-freebsd.tar.xz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=poudriere UID=1003 GID=1003 ===> Fetching all distfiles required by rust-1.84.0 for building ===> Extracting for rust-1.84.0 => SHA256 Checksum OK for rust/rustc-1.84.0-src.tar.xz. => SHA256 Checksum OK for rust/2024-11-28/rustc-1.83.0-x86_64-unknown-freebsd.tar.xz. => SHA256 Checksum OK for rust/2024-11-28/rust-std-1.83.0-x86_64-unknown-freebsd.tar.xz. => SHA256 Checksum OK for rust/2024-11-28/cargo-1.83.0-x86_64-unknown-freebsd.tar.xz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=poudriere UID=1003 GID=1003 ===> Patching for rust-1.84.0 ===> Applying FreeBSD patches for rust-1.84.0 from /usr/ports/lang/rust/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> rust-1.84.0 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-core-3.31.5.pkg [13amd64-default-php81-job-08] Installing cmake-core-3.31.5... [13amd64-default-php81-job-08] `-- Installing expat-2.6.4... [13amd64-default-php81-job-08] `-- Extracting expat-2.6.4: .......... done [13amd64-default-php81-job-08] `-- Installing jsoncpp-1.9.6_1... [13amd64-default-php81-job-08] `-- Extracting jsoncpp-1.9.6_1: .......... done [13amd64-default-php81-job-08] `-- Installing libidn2-2.3.7... [13amd64-default-php81-job-08] | `-- Installing indexinfo-0.3.1... [13amd64-default-php81-job-08] | `-- Extracting indexinfo-0.3.1: . done [13amd64-default-php81-job-08] | `-- Installing libunistring-1.3... [13amd64-default-php81-job-08] | `-- Extracting libunistring-1.3: .......... done [13amd64-default-php81-job-08] `-- Extracting libidn2-2.3.7: .......... done [13amd64-default-php81-job-08] `-- Installing libuv-1.50.0... [13amd64-default-php81-job-08] `-- Extracting libuv-1.50.0: .......... done [13amd64-default-php81-job-08] `-- Installing rhash-1.4.4_1... [13amd64-default-php81-job-08] | `-- Installing gettext-runtime-0.23.1... [13amd64-default-php81-job-08] | `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-default-php81-job-08] `-- Extracting rhash-1.4.4_1: .......... done [13amd64-default-php81-job-08] Extracting cmake-core-3.31.5: .......... done ===> rust-1.84.0 depends on file: /usr/local/bin/cmake - found ===> Returning to build of rust-1.84.0 ===> rust-1.84.0 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.11.1,4.pkg [13amd64-default-php81-job-08] Installing ninja-1.11.1,4... [13amd64-default-php81-job-08] `-- Installing python311-3.11.11... [13amd64-default-php81-job-08] | `-- Installing libffi-3.4.6... [13amd64-default-php81-job-08] | `-- Extracting libffi-3.4.6: .......... done [13amd64-default-php81-job-08] | `-- Installing mpdecimal-4.0.0... [13amd64-default-php81-job-08] | `-- Extracting mpdecimal-4.0.0: .......... done [13amd64-default-php81-job-08] | `-- Installing readline-8.2.13_2... [13amd64-default-php81-job-08] | `-- Extracting readline-8.2.13_2: .......... done [13amd64-default-php81-job-08] `-- Extracting python311-3.11.11: .......... done [13amd64-default-php81-job-08] Extracting ninja-1.11.1,4: ... done ===== Message from python311-3.11.11: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> rust-1.84.0 depends on executable: ninja - found ===> Returning to build of rust-1.84.0 ===> rust-1.84.0 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.3.0,1.pkg [13amd64-default-php81-job-08] Installing pkgconf-2.3.0,1... [13amd64-default-php81-job-08] Extracting pkgconf-2.3.0,1: .......... done ===> rust-1.84.0 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of rust-1.84.0 ===> rust-1.84.0 depends on file: /usr/local/bin/python3.11 - found =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> rust-1.84.0 depends on shared library: libcurl.so - not found ===> Installing existing package /packages/All/curl-8.12.1.pkg [13amd64-default-php81-job-08] Installing curl-8.12.1... [13amd64-default-php81-job-08] `-- Installing brotli-1.1.0,1... [13amd64-default-php81-job-08] `-- Extracting brotli-1.1.0,1: .......... done [13amd64-default-php81-job-08] `-- Installing libnghttp2-1.64.0... [13amd64-default-php81-job-08] `-- Extracting libnghttp2-1.64.0: ....... done [13amd64-default-php81-job-08] `-- Installing libpsl-0.21.5_2... [13amd64-default-php81-job-08] `-- Extracting libpsl-0.21.5_2: ........ done [13amd64-default-php81-job-08] `-- Installing libssh2-1.11.1,3... [13amd64-default-php81-job-08] `-- Extracting libssh2-1.11.1,3: .......... done [13amd64-default-php81-job-08] `-- Installing zstd-1.5.6... [13amd64-default-php81-job-08] | `-- Installing liblz4-1.10.0,1... [13amd64-default-php81-job-08] | `-- Extracting liblz4-1.10.0,1: .......... done [13amd64-default-php81-job-08] `-- Extracting zstd-1.5.6: .......... done [13amd64-default-php81-job-08] Extracting curl-8.12.1: .......... done ===> rust-1.84.0 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Returning to build of rust-1.84.0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=poudriere UID=1003 GID=1003 ===> Configuring for rust-1.84.0 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0/libssh2/config.rpath ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.2.23/libssh2/config.rpath install: install: validating arguments install: install: verifying destination is writable install: verifying destination is not the same as source install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/uninstall.sh install: installing component 'cargo' install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/etc/bash_completion.d/cargo install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/doc/cargo/LICENSE-APACHE install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/doc/cargo/LICENSE-MIT install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/doc/cargo/LICENSE-THIRD-PARTY install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/doc/cargo/README.md install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-add.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-bench.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-build.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-check.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-clean.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-doc.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-fetch.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-fix.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-generate-lockfile.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-help.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-info.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-init.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-install.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-locate-project.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-login.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-logout.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-metadata.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-new.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-owner.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-package.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-pkgid.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-publish.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-remove.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-report.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-run.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-rustc.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-rustdoc.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-search.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-test.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-tree.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-uninstall.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-update.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-vendor.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-verify-project.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-version.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo-yank.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/cargo.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/zsh/site-functions/_cargo cargo installed. install: install: validating arguments install: install: verifying destination is writable install: verifying destination is not the same as source install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/uninstall.sh install: installing component 'rust-std-x86_64-unknown-freebsd' install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libaddr2line-4455b68593392a43.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libadler-64f3c32e89f104bf.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/liballoc-d4f52ed0cd8de45c.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libcfg_if-a58905aedd9d6d0b.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libcompiler_builtins-30a1514b8d424e35.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libcore-2e889c07d5d4ee75.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libgetopts-77e5601b6f8b53a3.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libgimli-8e41421c9113a99a.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-1a4f6c222c0484b6.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/liblibc-329c92849f9ccd1f.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libmemchr-eff6d885a27a78b9.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libminiz_oxide-86757b55f35e91f4.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libobject-508a441a4dc1b6a4.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libpanic_abort-bfd07890b24b7a7d.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libpanic_unwind-e6dddbdeeda78062.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libproc_macro-7bd050a20cebbd77.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_demangle-be6ad9b637eb5852.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_alloc-cf016ad1dd802a00.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_core-cd954b70d3f33b24.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_std-e07f108853df175e.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-a17289310c839863.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-a17289310c839863.so install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libstd_detect-7a5ce1cbf6f42993.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libsysroot-a7fa0535b5ffea71.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libtest-f9527e061f581078.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_width-073d5eca0bf810f2.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libunwind-3ab8ddd00092e2db.rlib rust std installed. install: install: validating arguments install: install: verifying destination is writable install: verifying destination is not the same as source install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/uninstall.sh install: installing component 'rustc' install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rust-gdb install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rust-gdbgui install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rust-lldb install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustdoc install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/librustc_driver-2171cb97ac6fdb3f.so install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/etc/gdb_load_rust_pretty_printers.py install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/etc/gdb_lookup.py install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/etc/gdb_providers.py install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/etc/lldb_commands install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/etc/lldb_lookup.py install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/etc/lldb_providers.py install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/etc/rust_types.py install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/doc/rust/COPYRIGHT install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/doc/rust/LICENSE-APACHE install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/doc/rust/LICENSE-MIT install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/doc/rust/README.md install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/rustc.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/rustdoc.1 rustc installed. =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=poudriere UID=1003 GID=1003 ===> Building for rust-1.84.0 Building bootstrap running: /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo build --manifest-path /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap/Cargo.toml --verbose --verbose --frozen Compiling libc v0.2.159 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.159 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=159 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=85535349ccdf5ee1 -C extra-filename=-85535349ccdf5ee1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/libc-85535349ccdf5ee1 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.13 Compiling memchr v2.7.4 Compiling typenum v1.17.0 Compiling version_check v0.9.5 Compiling shlex v1.3.0 Compiling rustix v0.38.37 Compiling crossbeam-utils v0.8.20 Compiling serde v1.0.210 Compiling cfg-if v1.0.0 Compiling bitflags v2.6.0 Compiling pkg-config v0.3.31 Compiling regex-syntax v0.8.4 Compiling anstyle v1.0.8 Compiling heck v0.5.0 Compiling clap_lex v0.7.2 Compiling semver v1.0.23 Compiling serde_json v1.0.128 Compiling log v0.4.22 Compiling same-file v1.0.6 Compiling cpufeatures v0.2.14 Compiling bootstrap v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap) Compiling ryu v1.0.18 Compiling itoa v1.0.11 Compiling opener v0.5.2 Compiling termcolor v1.4.1 Compiling home v0.5.9 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/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 debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=cab76fc0f2799428 -C extra-filename=-cab76fc0f2799428 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-cab76fc0f2799428 -C incremental=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d2a63be0d0de2d18 -C extra-filename=-d2a63be0d0de2d18 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=bef726499cf8407e -C extra-filename=-bef726499cf8407e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/semver-bef726499cf8407e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=c96fec05f257fb56 -C extra-filename=-c96fec05f257fb56 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde_json-c96fec05f257fb56 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f62b6332eae37ed -C extra-filename=-2f62b6332eae37ed --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/same-file-1.0.6 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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 embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d88e65b2006bd92e -C extra-filename=-d88e65b2006bd92e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3ce92329254564ad -C extra-filename=-3ce92329254564ad --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/home-0.5.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/home-0.5.9/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/home-0.5.9 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3025f4f44fd1cd47 -C extra-filename=-3025f4f44fd1cd47 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=06abcfb90790ac34 -C extra-filename=-06abcfb90790ac34 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde-06abcfb90790ac34 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2793fb2536285806 -C extra-filename=-2793fb2536285806 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=17bcad4784a77a4c -C extra-filename=-17bcad4784a77a4c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=e7f137a73222a5c1 -C extra-filename=-e7f137a73222a5c1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=e66b45ce53354670 -C extra-filename=-e66b45ce53354670 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=4a87bc0bf17a3e00 -C extra-filename=-4a87bc0bf17a3e00 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/typenum-4a87bc0bf17a3e00 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8f29711da40d8f1e -C extra-filename=-8f29711da40d8f1e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=82f4092f1159efd3 -C extra-filename=-82f4092f1159efd3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=c76e207e5d1e10fa -C extra-filename=-c76e207e5d1e10fa --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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(); | +++++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=bcd5ab4db72ebac8 -C extra-filename=-bcd5ab4db72ebac8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/rustix-bcd5ab4db72ebac8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.31 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name pkg_config --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3fd03395c7174f79 -C extra-filename=-3fd03395c7174f79 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Compiling walkdir v2.5.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=761ba61d9eb7c724 -C extra-filename=-761ba61d9eb7c724 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/crossbeam-utils-761ba61d9eb7c724 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=991500ca1b37a9ed -C extra-filename=-991500ca1b37a9ed --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/proc-macro2-991500ca1b37a9ed -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b4dc3b003abbffba -C extra-filename=-b4dc3b003abbffba --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a9c24f083ba5df8c -C extra-filename=-a9c24f083ba5df8c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name termcolor --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0876b4ccc047f60b -C extra-filename=-0876b4ccc047f60b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f8e37c04ec31252f -C extra-filename=-f8e37c04ec31252f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=opener CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/opener-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/opener-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Brian Bowman ' CARGO_PKG_DESCRIPTION='Open a file or link using the system default program.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Seeker14491/opener' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/opener-0.5.2 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name opener --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/opener-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b66a14db0a5a0c9 -C extra-filename=-2b66a14db0a5a0c9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=0ace38e4b3e4ea9d -C extra-filename=-0ace38e4b3e4ea9d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/kebab.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `same-file` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/lower_camel.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/shouty_kebab.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/shouty_snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/title.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/train.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/upper_camel.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/lib.rs:76:30 | 76 | F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/lib.rs:77:24 | 77 | G: FnMut(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 77 | G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/lib.rs:73:18 | 73 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/lib.rs:161:36 | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/lib.rs:174:36 | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/lib.rs:182:37 | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2885d05d5a6aec96 -C extra-filename=-2885d05d5a6aec96 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern same_file=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsame_file-d88e65b2006bd92e.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ warning: `log` (lib) generated 15 warnings warning: `heck` (lib) generated 14 warnings warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = 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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Clinker=cc-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.159 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=159 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/libc-1842c998337fd9d7/out PROFILE=debug RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/libc-85535349ccdf5ee1/build-script-build` Compiling aho-corasick v1.1.3 Compiling bstr v1.10.0 Compiling object v0.36.4 warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/src/version.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unused extern crate --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/bytes.rs:26:1 | 26 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:187:41 | 187 | fn set_hyperlink(&mut self, _link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 187 | fn set_hyperlink(&mut self, _link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:211:40 | 211 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 211 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:232:40 | 232 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/tests.rs:46:32 | 46 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:371:32 | 371 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 371 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:728:40 | 728 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:772:40 | 772 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 772 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:819:40 | 819 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 819 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/tests.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:891:40 | 891 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/tests.rs:161:32 | 161 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:979:40 | 979 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:1360:40 | 1360 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs:25:32 | 25 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:1441:37 | 1441 | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs:35:32 | 35 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 35 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:1547:40 | 1547 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1547 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:1694:37 | 1694 | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1694 | fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs:2335:40 | 2335 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2335 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/bytes.rs:196:38 | 196 | .collect::>, QuoteError>>()? | ---^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 196 | .collect::>, QuoteError>>()? | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/bytes.rs:484:37 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/bytes.rs:497:48 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs:228:34 | 228 | pub fn quote(in_str: &str) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs:241:45 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ warning: `shlex` (lib) generated 7 warnings Compiling cc v1.1.22 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Clinker=cc-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde_json-1f371c0afcea1244/out PROFILE=debug RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde_json-c96fec05f257fb56/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=7a38c754a377882c -C extra-filename=-7a38c754a377882c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-2793fb2536285806.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Clinker=cc-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/crossbeam-utils-7bbb8f57e1164618/out PROFILE=debug RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/crossbeam-utils-761ba61d9eb7c724/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/src/version.rs:199:32 | 199 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/src/channel.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/src/date.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.4 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.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 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=1d14d88477a1b8a0 -C extra-filename=-1d14d88477a1b8a0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-2793fb2536285806.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` [libc 0.2.159] cargo:rerun-if-changed=build.rs [libc 0.2.159] cargo:rustc-cfg=freebsd11 [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) [libc 0.2.159] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.159] cargo:rustc-cfg=libc_union Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Clinker=cc-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/semver-997adf8415d9ca03/out PROFILE=debug RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/semver-bef726499cf8407e/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Clinker=cc-Wrust_2018_idioms-Wunused_lifetimes' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-33141dfc8777fbd8/out PROFILE=debug RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-cab76fc0f2799428/build-script-build` warning: `version_check` (lib) generated 4 warnings Compiling generic-array v0.14.7 [libc 0.2.159] cargo:rustc-cfg=libc_const_size_of [libc 0.2.159] cargo:rustc-cfg=libc_align [libc 0.2.159] cargo:rustc-cfg=libc_int128 [libc 0.2.159] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.159] cargo:rustc-cfg=libc_packedN [libc 0.2.159] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.159] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.159] cargo:rustc-cfg=libc_long_array [libc 0.2.159] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.159] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.159] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.159] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.159] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.159] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.159] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.159] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4/src/hir/mod.rs:804:38 | 804 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4/src/hir/mod.rs:1029:38 | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4/src/hir/mod.rs:2901:38 | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling clap_builder v4.5.18 warning: function `is_wsl` is never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/opener-0.5.2/src/linux_and_more.rs:80:15 | 80 | pub(crate) fn is_wsl() -> bool { | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `typenum` (build script) generated 5 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=d53a89c97559f7ee -C extra-filename=-d53a89c97559f7ee --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-2793fb2536285806.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: elided lifetime has a name --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/escape_bytes.rs:15:43 | 14 | impl<'a> EscapeBytes<'a> { | -- lifetime `'a` declared here 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Clinker=cc-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde-c464a77465adf81f/out PROFILE=debug RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde-06abcfb90790ac34/build-script-build` [semver 1.0.23] cargo:rerun-if-changed=build.rs warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/escape_bytes.rs:15:43 | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/escape_bytes.rs:83:38 | 83 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 83 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 365 | impl_partial_eq!(BString, &'a [u8]); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 365 | impl_partial_eq!(BString, &'a [u8]); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 368 | impl_partial_eq!(BString, &'a str); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 368 | impl_partial_eq!(BString, &'a str); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 370 | impl_partial_eq!(BString, &'a BStr); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 370 | impl_partial_eq!(BString, &'a BStr); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 388 | impl_partial_ord!(BString, &'a [u8]); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 388 | impl_partial_ord!(BString, &'a [u8]); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 391 | impl_partial_ord!(BString, &'a str); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 391 | impl_partial_ord!(BString, &'a str); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 393 | impl_partial_ord!(BString, &'a BStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 393 | impl_partial_ord!(BString, &'a BStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 811 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 811 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 813 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 813 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 818 | impl_partial_eq!(&'a BStr, Vec); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 818 | impl_partial_eq!(&'a BStr, Vec); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 822 | impl_partial_eq!(&'a BStr, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 822 | impl_partial_eq!(&'a BStr, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:24:18 | 24 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 824 | impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:32:18 | 32 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 824 | impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:24:18 | 24 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 826 | impl_partial_eq_cow!(&'a BStr, Cow<'a, str>); | -------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:32:18 | 32 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 826 | impl_partial_eq_cow!(&'a BStr, Cow<'a, str>); | -------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:24:18 | 24 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 828 | impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:32:18 | 32 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 828 | impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 845 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 845 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 847 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 847 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `memchr` (lib) generated 2 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=1694b1f709957da1 -C extra-filename=-1694b1f709957da1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libshlex-b4dc3b003abbffba.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 852 | impl_partial_ord!(&'a BStr, Vec); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 852 | impl_partial_ord!(&'a BStr, Vec); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 856 | impl_partial_ord!(&'a BStr, String); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 856 | impl_partial_ord!(&'a BStr, String); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: function `is_docker` is never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/opener-0.5.2/src/linux_and_more.rs:100:4 | 100 | fn is_docker() -> bool { | ^^^^^^^^^ [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) warning: `termcolor` (lib) generated 14 warnings [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Clinker=cc-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/proc-macro2-2fccc713ad9f1faa/out PROFILE=debug RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/proc-macro2-991500ca1b37a9ed/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Clinker=cc-Wrust_2018_idioms-Wunused_lifetimes' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/typenum-c614565805a898e0/out PROFILE=debug RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/typenum-4a87bc0bf17a3e00/build-script-main` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/semver-997adf8415d9ca03/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a9d47534ac372df5 -C extra-filename=-a9d47534ac372df5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` [serde_json 1.0.128] cargo:rerun-if-changed=build.rs [serde_json 1.0.128] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.128] cargo:rustc-cfg=fast_arithmetic="64" Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=f244a59e0ce520da -C extra-filename=-f244a59e0ce520da --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/generic-array-f244a59e0ce520da -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern version_check=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libversion_check-8f29711da40d8f1e.rlib --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Clinker=cc-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/rustix-60e6882ae3f226a4/out PROFILE=debug RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/rustix-bcd5ab4db72ebac8/build-script-build` [bootstrap 0.0.0] cargo:rerun-if-changed=build.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.18 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=62ac9e011e9c7b46 -C extra-filename=-62ac9e011e9c7b46 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libanstyle-f8e37c04ec31252f.rmeta --extern clap_lex=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap_lex-2f62b6332eae37ed.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` [bootstrap 0.0.0] cargo:rustc-env=BUILD_TRIPLE=x86_64-unknown-freebsd [serde 1.0.210] cargo:rerun-if-changed=build.rs warning: `opener` (lib) generated 2 warnings [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_target_has_atomic) warning: `bstr` (lib) generated 109 warnings [rustix 0.38.37] cargo:rerun-if-changed=build.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/crossbeam-utils-7bbb8f57e1164618/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=756c3caff0137c6d -C extra-filename=-756c3caff0137c6d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.159 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=159 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/libc-1842c998337fd9d7/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=58769a2476e21bb0 -C extra-filename=-58769a2476e21bb0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde-c464a77465adf81f/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=e99e96745ceb829b -C extra-filename=-e99e96745ceb829b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.86] cargo:rerun-if-changed=build/probe.rs [rustix 0.38.37] cargo:rustc-cfg=static_assertions [rustix 0.38.37] cargo:rustc-cfg=libc [rustix 0.38.37] cargo:rustc-cfg=freebsdlike [rustix 0.38.37] cargo:rustc-cfg=bsd [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Clinker=cc-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/generic-array-f0f73f38b39b644a/out PROFILE=debug RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/generic-array-f244a59e0ce520da/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/ahocorasick.rs:2030:38 | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/automaton.rs:1117:50 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/dfa.rs:306:38 | 306 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/nfa/contiguous.rs:325:38 | 325 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:795:38 | 795 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 795 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:826:38 | 826 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:85:49 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:93:44 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:288:38 | 288 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/util/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/util/error.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:354:38 | 354 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 526 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 628 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 526 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 628 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:633:38 | 633 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 633 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:719:38 | 719 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/typenum-c614565805a898e0/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=58b03d8ecb479f99 -C extra-filename=-58b03d8ecb479f99 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default [proc-macro2 1.0.86] cargo:rustc-cfg=wrap_proc_macro warning: `semver` (lib) generated 15 warnings Compiling cmake v0.1.48 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cmake CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cmake-0.1.48 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cmake-0.1.48/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build dependency for running `cmake` to build a native library ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cmake-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cmake CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cmake-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.48 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=48 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cmake-0.1.48 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name cmake --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cmake-0.1.48/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e7df437ec1973a76 -C extra-filename=-e7df437ec1973a76 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-1694b1f709957da1.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/proc-macro2-2fccc713ad9f1faa/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1bbcd6002dc08d19 -C extra-filename=-1bbcd6002dc08d19 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libunicode_ident-17bcad4784a77a4c.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/mod.rs:412:42 | 412 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 412 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:1683:42 | 1683 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1683 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:1719:42 | 1719 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1719 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:1749:42 | 1749 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1749 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:1794:42 | 1794 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1794 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:1830:42 | 1830 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1830 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:1859:42 | 1859 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1859 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:1888:42 | 1888 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1888 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:1916:42 | 1916 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1916 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:1946:42 | 1946 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1946 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:1980:42 | 1980 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1980 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2028:42 | 2028 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2028 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2057:42 | 2057 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2057 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2083:42 | 2083 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2083 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2113:42 | 2113 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2113 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2148:42 | 2148 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2148 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2181:42 | 2181 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2211:42 | 2211 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2211 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2259:42 | 2259 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2259 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2329:42 | 2329 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2329 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2356:42 | 2356 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2356 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2380:42 | 2380 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2380 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2403:42 | 2403 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2403 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2427:42 | 2427 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2427 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2449:42 | 2449 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2449 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2472:42 | 2472 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2472 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2496:42 | 2496 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2496 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2517:42 | 2517 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2517 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2536:42 | 2536 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2536 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2556:42 | 2556 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2556 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2578:42 | 2578 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2578 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2600:42 | 2600 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2600 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:2632:42 | 2632 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2632 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:299:42 | 299 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 299 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:361:42 | 361 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 361 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:398:42 | 398 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:113:42 | 113 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 113 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:141:42 | 141 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 141 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:172:42 | 172 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 172 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:202:42 | 202 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 202 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:232:42 | 232 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/x86_64/align.rs:100:42 | 100 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: `regex-syntax` (lib) generated 7 warnings warning: unexpected `cfg` condition value: `dragonflybsd` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cmake-0.1.48/src/lib.rs:807:33 | 807 | || cfg!(target_os = "dragonflybsd")) => | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"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`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("dragonflybsd"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"dragonflybsd\"))");` 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: `bitrig` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cmake-0.1.48/src/lib.rs:806:33 | 806 | || cfg!(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`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated unit variant `cc::windows_registry::VsVers::Vs12`: Visual Studio 12 is no longer supported. cc will never return this value. --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cmake-0.1.48/src/lib.rs:872:24 | 872 | Ok(VsVers::Vs12) => "Visual Studio 12 2013", | ^^^^ | = note: `#[warn(deprecated)]` on by default warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling crossbeam-epoch v0.9.18 warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=2425b6452caef91f -C extra-filename=-2425b6452caef91f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcrossbeam_utils-756c3caff0137c6d.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/generic-array-f0f73f38b39b644a/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=5fad13c14afab7cc -C extra-filename=-5fad13c14afab7cc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtypenum-58b03d8ecb479f99.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg relaxed_coherence` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1287:58 | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `typenum` (lib) generated 6 warnings warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1311:58 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1421:58 | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1455:58 | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1421:58 | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1455:58 | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1542:62 | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1542:62 | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1627:62 | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `variant_identifier` which comes from the expansion of the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1696:54 | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1627:62 | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `variant_identifier` which comes from the expansion of the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1696:54 | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1802:46 | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1841:46 | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1627:62 | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1902 | / variant_identifier! { 1903 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1904 | | "`Unix` or `Windows`", 1905 | | OSSTR_VARIANTS 1906 | | } | |_- in this macro invocation | = note: this warning originates in the macro `variant_identifier` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1915:46 | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:2164:62 | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:2214:54 | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:2303:62 | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:2353:54 | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:2504:58 | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:2549:50 | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:2661:58 | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:2704:50 | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:2799:58 | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:2842:50 | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:2910:62 | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:2968:54 | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:3021:62 | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:3077:54 | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:3173:46 | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/mod.rs:209:36 | 209 | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | ^^^^^^^^^^ expected lifetime parameter ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `declare_error_trait` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 209 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/mod.rs:227:37 | 227 | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | ^^^^^^^^^^ expected lifetime parameter ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `declare_error_trait` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 227 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/mod.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/mod.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/mod.rs:484:40 | 484 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 484 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/mod.rs:490:40 | 490 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/mod.rs:496:40 | 496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/mod.rs:1310:46 | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/mod.rs:2281:40 | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/mod.rs:2303:40 | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:927:50 | 927 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 927 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:1004:50 | 1004 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:2282:50 | 2282 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:2327:50 | 2327 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2327 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:2762:46 | 2762 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2762 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: `cmake` (lib) generated 3 warnings Compiling quote v1.0.37 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=5f8f23e0ebd36562 -C extra-filename=-5f8f23e0ebd36562 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libproc_macro2-1bbcd6002dc08d19.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Compiling crossbeam-deque v0.8.5 Compiling regex-automata v0.4.7 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=055d206e6456731b -C extra-filename=-055d206e6456731b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcrossbeam_epoch-2425b6452caef91f.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcrossbeam_utils-756c3caff0137c6d.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: unused extern crate --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `crossbeam-utils` (lib) generated 23 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs)' --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=568cd4e0ab6a6a35 -C extra-filename=-568cd4e0ab6a6a35 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libaho_corasick-d53a89c97559f7ee.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-2793fb2536285806.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libregex_syntax-0ace38e4b3e4ea9d.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `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(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/impls.rs:69:34 | 69 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 69 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/iter.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/lib.rs:235:62 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | --------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/lib.rs:290:59 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: `crossbeam-epoch` (lib) generated 20 warnings Compiling lzma-sys v0.1.20 Compiling syn v2.0.79 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.79 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=79 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=13810836042abc07 -C extra-filename=-13810836042abc07 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libproc_macro2-1bbcd6002dc08d19.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libquote-5f8f23e0ebd36562.rmeta --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libunicode_ident-17bcad4784a77a4c.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=b72fd0eeeb6181ba -C extra-filename=-b72fd0eeeb6181ba --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/lzma-sys-b72fd0eeeb6181ba -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-1694b1f709957da1.rlib --extern pkg_config=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libpkg_config-3fd03395c7174f79.rlib --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: `proc-macro2` (lib) generated 111 warnings warning: `quote` (lib) generated 13 warnings warning: elided lifetime has a name --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/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: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:524:45 | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:2359:38 | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:2361:32 | 2361 | f: &mut core::fmt::Formatter, | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | f: &mut core::fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:2647:38 | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:2751:38 | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:2831:38 | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:2939:38 | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/hybrid/id.rs:346:38 | 346 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/nfa/thompson/literal_trie.rs:279:38 | 279 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/nfa/thompson/literal_trie.rs:418:38 | 418 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/nfa/thompson/literal_trie.rs:472:38 | 472 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 472 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/alphabet.rs:177:38 | 177 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/alphabet.rs:472:44 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/alphabet.rs:480:46 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/alphabet.rs:789:34 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/alphabet.rs:794:41 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/alphabet.rs:857:38 | 857 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/captures.rs:1205:38 | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/captures.rs:1223:38 | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/captures.rs:1227:46 | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/escape.rs:22:38 | 22 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/escape.rs:52:38 | 52 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 52 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/lazy.rs:92:32 | 92 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/lazy.rs:208:36 | 208 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/look.rs:502:38 | 502 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/pool.rs:187:38 | 187 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 187 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/pool.rs:229:38 | 229 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 229 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/pool.rs:786:42 | 786 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/primitives.rs:78:38 | 78 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/primitives.rs:391:38 | 391 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 391 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/primitives.rs:548:46 | 548 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/primitives.rs:653:46 | 653 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/primitives.rs:548:46 | 548 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/primitives.rs:653:46 | 653 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/start.rs:308:38 | 308 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/wire.rs:114:38 | 114 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 114 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/wire.rs:218:38 | 218 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 218 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/determinize/state.rs:123:38 | 123 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/determinize/state.rs:221:38 | 221 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 221 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/determinize/state.rs:280:38 | 280 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 280 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/determinize/state.rs:566:38 | 566 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 566 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/search.rs:773:38 | 773 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/search.rs:853:38 | 853 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 853 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/search.rs:1345:38 | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/search.rs:1901:38 | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/util/sparse_set.rs:220:38 | 220 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling errno v0.3.9 Compiling filetime v0.2.25 warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:658:38 | 658 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:665:45 | 665 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 665 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:675:45 | 675 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:695:25 | 695 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:709:60 | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:719:54 | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:728:60 | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:753:44 | 753 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/attr.rs:764:44 | 764 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 764 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/error.rs:351:40 | 351 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 351 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f7ae7e4372e525d4 -C extra-filename=-f7ae7e4372e525d4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcfg_if-d2a63be0d0de2d18.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-58769a2476e21bb0.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7de7361bbb633b87 -C extra-filename=-7de7361bbb633b87 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-58769a2476e21bb0.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:811:45 | 811 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:873:52 | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cc41af72d6b9bf56 -C extra-filename=-cc41af72d6b9bf56 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libgeneric_array-5fad13c14afab7cc.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/unix.rs:78:13 | 78 | 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`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs:46:34 | 46 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs:57:34 | 57 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25/src/unix/mod.rs:88:11 | 88 | #[cfg(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`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` 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: `bitrig` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25/src/unix/mod.rs:97:15 | 97 | #[cfg(not(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`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=7cf24686f25b8546 -C extra-filename=-7cf24686f25b8546 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libgeneric_array-5fad13c14afab7cc.rmeta --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtypenum-58b03d8ecb479f99.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25/src/lib.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `generic-array` (lib) generated 8 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/rustix-60e6882ae3f226a4/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=901fee96b26f32d2 -C extra-filename=-901fee96b26f32d2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libbitflags-82f4092f1159efd3.rmeta --extern libc_errno=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liberrno-7de7361bbb633b87.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-58769a2476e21bb0.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1177:59 | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1248:30 | 1248 | fn can_begin_expr(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn can_begin_expr(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1268:16 | 1268 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1268 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1415:31 | 1415 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1415 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1431:16 | 1431 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1431 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1449:26 | 1449 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1449 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1462:26 | 1462 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1462 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1528:16 | 1528 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1528 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1530:16 | 1530 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1530 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1548:30 | 1548 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1548 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1712:25 | 1712 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1712 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1789:28 | 1789 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1789 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1847:28 | 1847 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1847 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1862:16 | 1862 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1862 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1879:16 | 1879 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1879 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1915:25 | 1915 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1923:30 | 1923 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1923 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:1962:31 | 1962 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1962 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2009:25 | 2009 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2009 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2035:25 | 2035 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2035 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2068:25 | 2068 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2068 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2077:16 | 2077 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2077 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2113:25 | 2113 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2113 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2126:25 | 2126 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2126 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2133:24 | 2133 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2133 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2149:25 | 2149 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2149 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2204:25 | 2204 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2204 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2215:25 | 2215 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2215 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2245:25 | 2245 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2245 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2267:25 | 2267 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2267 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2301:37 | 2301 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2316 | / impl_by_parsing_expr! { 2317 | | ExprAssign, Assign, "expected assignment expression", 2318 | | ExprAwait, Await, "expected await expression", 2319 | | ExprBinary, Binary, "expected binary operation", ... | 2327 | | ExprTuple, Tuple, "expected tuple expression", 2328 | | } | |_____- in this macro invocation | = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 2301 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2333:25 | 2333 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2333 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2342:16 | 2342 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2342 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2356:25 | 2356 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2356 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2365:25 | 2365 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2365 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2379:25 | 2379 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2379 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2388:25 | 2388 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2388 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2404:27 | 2404 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2404 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2414:25 | 2414 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2414 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2426:25 | 2426 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2426 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2442:28 | 2442 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2442 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2500:25 | 2500 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2500 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2511:27 | 2511 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2511 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2549:25 | 2549 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2549 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2573:25 | 2573 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2573 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2592:25 | 2592 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2592 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2603:25 | 2603 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2603 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2615:25 | 2615 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2615 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2625:26 | 2625 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2625 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2660:25 | 2660 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2660 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2689:25 | 2689 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2689 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2697:16 | 2697 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2697 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2744:25 | 2744 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2744 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2763:25 | 2763 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2763 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2781:26 | 2781 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2781 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2794:16 | 2794 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2794 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2815:25 | 2815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2815 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2832:45 | 2832 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2832 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2852:25 | 2852 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2852 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2867:25 | 2867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2881:25 | 2881 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2881 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2914:25 | 2914 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2914 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/expr.rs:2973:26 | 2973 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2973 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/file.rs:95:25 | 95 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: `filetime` (lib) generated 4 warnings warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1150:20 | 1150 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1198:20 | 1198 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1198 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1219:45 | 1219 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1232:25 | 1232 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1261:28 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1261:66 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1286:25 | 1286 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1319:25 | 1319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1326:16 | 1326 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1353:25 | 1353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1353 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1360:16 | 1360 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1437:25 | 1437 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1437 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1455:25 | 1455 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1455 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1488:30 | 1488 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1488 | fn peek_signature(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1499:25 | 1499 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1499 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1533:25 | 1533 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1533 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1542:16 | 1542 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1542 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1562:25 | 1562 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1562 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1578:16 | 1578 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1578 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1629:25 | 1629 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1629 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1673:16 | 1673 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1673 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1743:25 | 1743 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1743 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1792:25 | 1792 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1792 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1817:25 | 1817 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1817 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1896:25 | 1896 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1896 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1912:25 | 1912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1928:25 | 1928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1944:39 | 1944 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1944 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1944:59 | 1944 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1944 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1977:25 | 1977 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1977 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:1995:25 | 1995 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1995 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2013:31 | 2013 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2013 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2013:51 | 2013 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2013 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2049:25 | 2049 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2049 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2073:25 | 2073 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2073 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2097:25 | 2097 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2097 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2118:42 | 2118 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2118 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2148:25 | 2148 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2148 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2170:16 | 2170 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2170 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2223:25 | 2223 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2223 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2230:16 | 2230 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2230 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2241:16 | 2241 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2241 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2279:25 | 2279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2364:25 | 2364 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2364 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2401:25 | 2401 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2401 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2430:25 | 2430 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2430 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2452:37 | 2452 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2452 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2452:57 | 2452 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2452 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2487:25 | 2487 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2487 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2505:25 | 2505 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2505 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2511:26 | 2511 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2511 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2617:25 | 2617 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2617 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2712:25 | 2712 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2712 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2749:25 | 2749 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2749 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2756:16 | 2756 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2756 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2790:25 | 2790 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2790 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2815:36 | 2815 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2815 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2815:56 | 2815 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2815 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2852:25 | 2852 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2852 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/item.rs:2879:25 | 2879 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2879 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ Compiling digest v0.10.7 warning: `errno` (lib) generated 3 warnings warning: `libc` (lib) generated 44 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=318a102b836e7ba9 -C extra-filename=-318a102b836e7ba9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern block_buffer=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libblock_buffer-cc41af72d6b9bf56.rmeta --extern crypto_common=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcrypto_common-7cf24686f25b8546.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lookahead.rs:68:40 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lookahead.rs:68:51 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lookahead.rs:77:17 | 77 | lookahead: &Lookahead1, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | lookahead: &Lookahead1<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/lookahead.rs:78:14 | 78 | peek: fn(Cursor) -> bool, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | peek: fn(Cursor<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse_quote.rs:188:21 | 188 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse_quote.rs:195:21 | 195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/parse_quote.rs:208:21 | 208 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:447:39 | 447 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: `aho-corasick` (lib) generated 18 warnings warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Compiling sha2 v0.10.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=6713ddf58caf1ffe -C extra-filename=-6713ddf58caf1ffe --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcfg_if-d2a63be0d0de2d18.rmeta --extern cpufeatures=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcpufeatures-a9c24f083ba5df8c.rmeta --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libdigest-318a102b836e7ba9.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Clinker=cc-Wrust_2018_idioms-Wunused_lifetimes' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20 CARGO_MANIFEST_LINKS=lzma CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/lzma-sys-6e4ec5bb1d1d23bc/out PROFILE=debug RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/lzma-sys-b72fd0eeeb6181ba/build-script-build` [lzma-sys 0.1.20] cargo:rerun-if-changed=build.rs [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LZMA_API_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_NO_PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=SYSROOT [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [lzma-sys 0.1.20] cargo:rustc-link-search=native=/usr/lib [lzma-sys 0.1.20] cargo:rustc-link-lib=lzma [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lzma_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/lzma-sys-6e4ec5bb1d1d23bc/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name lzma_sys --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=261256045a14c59b -C extra-filename=-261256045a14c59b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-58769a2476e21bb0.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib -l lzma` Compiling xz2 v0.1.7 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=xz2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xz2-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xz2-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xz2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xz2-0.1.7 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name xz2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xz2-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=761d1b18afda03f2 -C extra-filename=-761d1b18afda03f2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern lzma_sys=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblzma_sys-261256045a14c59b.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xz2-0.1.7/src/stream.rs:837:32 | 837 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 837 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling xattr v1.3.1 Compiling fd-lock v4.0.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=xattr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xattr-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xattr-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen ' CARGO_PKG_DESCRIPTION='unix extended filesystem attributes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xattr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/xattr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xattr-1.3.1 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name xattr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=214802d141eeb3b0 -C extra-filename=-214802d141eeb3b0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-58769a2476e21bb0.rmeta --extern rustix=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/librustix-901fee96b26f32d2.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fd_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fd-lock-4.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fd-lock-4.0.2/Cargo.toml CARGO_PKG_AUTHORS='Yoshua Wuyts ' CARGO_PKG_DESCRIPTION='Advisory cross-platform lock on a file using a file descriptor to it.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fd-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yoshuawuyts/fd-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.2 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fd-lock-4.0.2 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name fd_lock --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fd-lock-4.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c3f233e0c8509ea1 -C extra-filename=-c3f233e0c8509ea1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcfg_if-d2a63be0d0de2d18.rmeta --extern rustix=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/librustix-901fee96b26f32d2.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: `xz2` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xattr-1.3.1/src/error.rs:22:32 | 22 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling tar v0.4.42 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name tar --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=5b78422ca5e9e175 -C extra-filename=-5b78422ca5e9e175 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-f7ae7e4372e525d4.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-58769a2476e21bb0.rmeta --extern xattr=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libxattr-214802d141eeb3b0.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: `xattr` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/archive.rs:81:52 | 81 | pub fn entries(&mut self) -> io::Result> { | -------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 81 | pub fn entries(&mut self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/archive.rs:186:62 | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:77:41 | 77 | pub fn path(&self) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 77 | pub fn path(&self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:87:36 | 87 | pub fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 87 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:104:53 | 104 | pub fn link_name(&self) -> io::Result>> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 104 | pub fn link_name(&self) -> io::Result>> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:113:48 | 113 | pub fn link_name_bytes(&self) -> Option> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 113 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:135:59 | 135 | pub fn pax_extensions(&mut self) -> io::Result> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 135 | pub fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:285:38 | 285 | pub fn from(entry: Entry) -> EntryFields { | -----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 285 | pub fn from(entry: Entry<'_, R>) -> EntryFields { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:285:46 | 285 | pub fn from(entry: Entry) -> EntryFields { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 285 | pub fn from(entry: Entry) -> EntryFields<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:303:37 | 303 | fn path(&self) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 303 | fn path(&self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:307:32 | 307 | fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 307 | fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:336:49 | 336 | fn link_name(&self) -> io::Result>> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 336 | fn link_name(&self) -> io::Result>> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:343:44 | 343 | fn link_name_bytes(&self) -> Option> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 343 | fn link_name_bytes(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:367:55 | 367 | fn pax_extensions(&mut self) -> io::Result> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:860:32 | 860 | fn set_xattrs(me: &mut EntryFields, dst: &Path) -> io::Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 860 | fn set_xattrs(me: &mut EntryFields<'_>, dst: &Path) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/error.rs:32:32 | 32 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 32 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:346:41 | 346 | pub fn path(&self) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 346 | pub fn path(&self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:357:36 | 357 | pub fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 357 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:406:53 | 406 | pub fn link_name(&self) -> io::Result>> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn link_name(&self) -> io::Result>> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:420:48 | 420 | pub fn link_name_bytes(&self) -> Option> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 420 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:853:41 | 853 | fn debug_fields(&self, b: &mut fmt::DebugStruct) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 853 | fn debug_fields(&self, b: &mut fmt::DebugStruct<'_, '_>) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:900:32 | 900 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 900 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:924:32 | 924 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 924 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:948:32 | 948 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 948 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:957:36 | 957 | pub fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 957 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:1119:32 | 1119 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1119 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:1304:32 | 1304 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1304 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:1322:32 | 1322 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1322 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:1375:32 | 1375 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1375 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:1630:46 | 1630 | pub fn path2bytes(p: &Path) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1630 | pub fn path2bytes(p: &Path) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:1659:29 | 1659 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1659 | pub fn bytes2path(bytes: Cow<'_, [u8]>) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/header.rs:1659:54 | 1659 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1659 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> { | +++ warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ ^^^^ ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.79/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1450:51 | 1450 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^^^ help: remove this bound ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/impls.rs:1450:51 | 1450 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^^^ help: remove these bounds ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:2369:29 | 2369 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:2483:39 | 2483 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:2642:29 | 2642 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:2685:32 | 2685 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:1638:46 | 1638 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:2116:39 | 2116 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/de.rs:2145:42 | 2145 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.210/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/archive.rs:36:27 | 36 | pub struct Entries<'a, R: 'a + Read> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/entry.rs:23:25 | 23 | pub struct Entry<'a, R: 'a + Read> { | ^^^^^ help: remove this bound Compiling globset v0.4.15 Compiling toml v0.5.11 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.5.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.5.11/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.5.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.5.11 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name toml --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.5.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=7c90073087bbd61c -C extra-filename=-7c90073087bbd61c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-e99e96745ceb829b.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.15/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.15 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name globset --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=06ce2698e7ec115f -C extra-filename=-06ce2698e7ec115f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libaho_corasick-d53a89c97559f7ee.rmeta --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libbstr-7a38c754a377882c.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblog-e66b45ce53354670.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libregex_automata-568cd4e0ab6a6a35.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libregex_syntax-0ace38e4b3e4ea9d.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde_json-1f371c0afcea1244/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=e060766581bacc9b -C extra-filename=-e060766581bacc9b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libitoa-c76e207e5d1e10fa.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-2793fb2536285806.rmeta --extern ryu=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libryu-e7f137a73222a5c1.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-e99e96745ceb829b.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.15/src/lib.rs:531:37 | 531 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 531 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `serde` (lib) generated 221 warnings (42 duplicates) Compiling ignore v0.4.23 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.23/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore` against file paths. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.23 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name ignore --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=4fca6b73b7487d60 -C extra-filename=-4fca6b73b7487d60 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern crossbeam_deque=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcrossbeam_deque-055d206e6456731b.rmeta --extern globset=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libglobset-06ce2698e7ec115f.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblog-e66b45ce53354670.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-2793fb2536285806.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libregex_automata-568cd4e0ab6a6a35.rmeta --extern same_file=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsame_file-d88e65b2006bd92e.rmeta --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-2885d05d5a6aec96.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `tar` (lib) generated 34 warnings warning: use of deprecated method `de::Deserializer::<'a>::end` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.5.11/src/de.rs:79:7 | 79 | d.end()?; | ^^^ | = note: `#[warn(deprecated)]` on by default warning: `globset` (lib) generated 1 warning warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/de.rs:1958:23 | 1958 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/de.rs:2015:27 | 2015 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/de.rs:2068:31 | 2068 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/de.rs:2131:20 | 2131 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.128/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound warning: `regex-automata` (lib) generated 47 warnings warning: `serde_json` (lib) generated 34 warnings warning: `syn` (lib) generated 405 warnings Compiling clap_derive v4.5.18 Compiling serde_derive v1.0.210 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=02bf99e5685711d1 -C extra-filename=-02bf99e5685711d1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern heck=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libheck-3ce92329254564ad.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libproc_macro2-1bbcd6002dc08d19.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libquote-5f8f23e0ebd36562.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsyn-13810836042abc07.rlib --extern proc_macro --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=346fef5195dbd2bf -C extra-filename=-346fef5195dbd2bf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libproc_macro2-1bbcd6002dc08d19.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libquote-5f8f23e0ebd36562.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsyn-13810836042abc07.rlib --extern proc_macro --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: `toml` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:557:54 | 557 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 557 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:660:36 | 660 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:679:15 | 679 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:680:23 | 680 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 680 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:681:18 | 681 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:740:23 | 740 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:741:25 | 741 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1391:35 | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1386:12 | 1386 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1386 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1431:12 | 1431 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1431 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1439:12 | 1439 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1439 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1447:12 | 1447 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1447 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1456:12 | 1456 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1465:12 | 1465 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1465 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1500:12 | 1500 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1500 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1522:12 | 1522 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1545:12 | 1545 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1566:12 | 1566 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1566 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1589:12 | 1589 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/attr.rs:1596:54 | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:460:15 | 460 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 460 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:462:11 | 462 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:681:15 | 681 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:862:13 | 862 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:917:15 | 917 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:919:11 | 919 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 919 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1196:17 | 1196 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1212:17 | 1212 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1212 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1227:42 | 1227 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1272:17 | 1272 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1272 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1365:17 | 1365 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1412:17 | 1412 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1727:17 | 1727 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1736:17 | 1736 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1736 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1792:15 | 1792 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1792 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1839:15 | 1839 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1881:15 | 1881 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1937:13 | 1937 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1937 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:1975:13 | 1975 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:2084:17 | 2084 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2084 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:2473:15 | 2473 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:2896:15 | 2896 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2896 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:2956:28 | 2956 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2956 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:2997:13 | 2997 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2997 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:3023:30 | 3023 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3023 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:3032:26 | 3032 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:3163:5 | 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3163 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:3164:5 | 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3164 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/de.rs:3165:10 | 3165 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3165 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:1260:44 | 1260 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/ser.rs:1289:30 | 1289 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.210/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ Compiling clap v4.5.18 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.18 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=838622d358d8d4d9 -C extra-filename=-838622d358d8d4d9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern clap_builder=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap_builder-62ac9e011e9c7b46.rmeta --extern clap_derive=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap_derive-02bf99e5685711d1.so --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Compiling clap_complete v4.5.29 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_complete CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_complete-4.5.29 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_complete-4.5.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Generate shell completion scripts for your clap::Command' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_complete CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.29 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_complete-4.5.29 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name clap_complete --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_complete-4.5.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic"))' -C metadata=2d0b89275b2a7e36 -C extra-filename=-2d0b89275b2a7e36 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap-838622d358d8d4d9.rmeta --cap-lints warn -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` warning: `serde_derive` (lib) generated 122 warnings Compiling build_helper v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/build_helper) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_helper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/build_helper CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/build_helper/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=build_helper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/build_helper LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_helper --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/build_helper/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2dbe6aea595de62f -C extra-filename=-2dbe6aea595de62f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C incremental=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/incremental -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-e99e96745ceb829b.rmeta --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_derive-346fef5195dbd2bf.so -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes` Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bootstrap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-33141dfc8777fbd8/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name bootstrap --edition=2021 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 debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=f4ff97b9a55b3975 -C extra-filename=-f4ff97b9a55b3975 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C incremental=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern build_helper=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libbuild_helper-2dbe6aea595de62f.rmeta --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-1694b1f709957da1.rmeta --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap-838622d358d8d4d9.rmeta --extern clap_complete=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap_complete-2d0b89275b2a7e36.rmeta --extern cmake=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-e7df437ec1973a76.rmeta --extern fd_lock=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfd_lock-c3f233e0c8509ea1.rmeta --extern home=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libhome-3025f4f44fd1cd47.rmeta --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libignore-4fca6b73b7487d60.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-58769a2476e21bb0.rmeta --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libobject-1d14d88477a1b8a0.rmeta --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libopener-2b66a14db0a5a0c9.rmeta --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsemver-a9d47534ac372df5.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-e99e96745ceb829b.rmeta --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_derive-346fef5195dbd2bf.so --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-e060766581bacc9b.rmeta --extern sha2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsha2-6713ddf58caf1ffe.rmeta --extern tar=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtar-5b78422ca5e9e175.rmeta --extern termcolor=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtermcolor-0876b4ccc047f60b.rmeta --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-7c90073087bbd61c.rmeta --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-2885d05d5a6aec96.rmeta --extern xz2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libxz2-761d1b18afda03f2.rmeta -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib` Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rustdoc CARGO_CRATE_NAME=rustdoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-33141dfc8777fbd8/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name rustdoc --edition=2021 src/bin/rustdoc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=55f79d832a0d8bdd -C extra-filename=-55f79d832a0d8bdd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C incremental=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern bootstrap=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libbootstrap-f4ff97b9a55b3975.rlib --extern build_helper=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libbuild_helper-2dbe6aea595de62f.rlib --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-1694b1f709957da1.rlib --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap-838622d358d8d4d9.rlib --extern clap_complete=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap_complete-2d0b89275b2a7e36.rlib --extern cmake=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-e7df437ec1973a76.rlib --extern fd_lock=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfd_lock-c3f233e0c8509ea1.rlib --extern home=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libhome-3025f4f44fd1cd47.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libignore-4fca6b73b7487d60.rlib --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-58769a2476e21bb0.rlib --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libobject-1d14d88477a1b8a0.rlib --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libopener-2b66a14db0a5a0c9.rlib --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsemver-a9d47534ac372df5.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-e99e96745ceb829b.rlib --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_derive-346fef5195dbd2bf.so --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-e060766581bacc9b.rlib --extern sha2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsha2-6713ddf58caf1ffe.rlib --extern tar=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtar-5b78422ca5e9e175.rlib --extern termcolor=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtermcolor-0876b4ccc047f60b.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-7c90073087bbd61c.rlib --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-2885d05d5a6aec96.rlib --extern xz2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libxz2-761d1b18afda03f2.rlib -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib` Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rustc CARGO_CRATE_NAME=rustc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-33141dfc8777fbd8/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name rustc --edition=2021 src/bin/rustc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=1069d817b4d4f219 -C extra-filename=-1069d817b4d4f219 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C incremental=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern bootstrap=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libbootstrap-f4ff97b9a55b3975.rlib --extern build_helper=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libbuild_helper-2dbe6aea595de62f.rlib --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-1694b1f709957da1.rlib --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap-838622d358d8d4d9.rlib --extern clap_complete=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap_complete-2d0b89275b2a7e36.rlib --extern cmake=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-e7df437ec1973a76.rlib --extern fd_lock=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfd_lock-c3f233e0c8509ea1.rlib --extern home=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libhome-3025f4f44fd1cd47.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libignore-4fca6b73b7487d60.rlib --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-58769a2476e21bb0.rlib --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libobject-1d14d88477a1b8a0.rlib --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libopener-2b66a14db0a5a0c9.rlib --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsemver-a9d47534ac372df5.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-e99e96745ceb829b.rlib --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_derive-346fef5195dbd2bf.so --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-e060766581bacc9b.rlib --extern sha2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsha2-6713ddf58caf1ffe.rlib --extern tar=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtar-5b78422ca5e9e175.rlib --extern termcolor=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtermcolor-0876b4ccc047f60b.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-7c90073087bbd61c.rlib --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-2885d05d5a6aec96.rlib --extern xz2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libxz2-761d1b18afda03f2.rlib -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib` Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=bootstrap CARGO_CRATE_NAME=bootstrap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-33141dfc8777fbd8/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name bootstrap --edition=2021 src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=9e2b8e5dd00541da -C extra-filename=-9e2b8e5dd00541da --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C incremental=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern bootstrap=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libbootstrap-f4ff97b9a55b3975.rlib --extern build_helper=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libbuild_helper-2dbe6aea595de62f.rlib --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-1694b1f709957da1.rlib --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap-838622d358d8d4d9.rlib --extern clap_complete=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap_complete-2d0b89275b2a7e36.rlib --extern cmake=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-e7df437ec1973a76.rlib --extern fd_lock=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfd_lock-c3f233e0c8509ea1.rlib --extern home=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libhome-3025f4f44fd1cd47.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libignore-4fca6b73b7487d60.rlib --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-58769a2476e21bb0.rlib --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libobject-1d14d88477a1b8a0.rlib --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libopener-2b66a14db0a5a0c9.rlib --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsemver-a9d47534ac372df5.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-e99e96745ceb829b.rlib --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_derive-346fef5195dbd2bf.so --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-e060766581bacc9b.rlib --extern sha2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsha2-6713ddf58caf1ffe.rlib --extern tar=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtar-5b78422ca5e9e175.rlib --extern termcolor=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtermcolor-0876b4ccc047f60b.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-7c90073087bbd61c.rlib --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-2885d05d5a6aec96.rlib --extern xz2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libxz2-761d1b18afda03f2.rlib -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib` Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=sccache-plus-cl CARGO_CRATE_NAME=sccache_plus_cl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/bootstrap LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-33141dfc8777fbd8/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name sccache_plus_cl --edition=2021 src/bin/sccache-plus-cl.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=b63d412d4739a219 -C extra-filename=-b63d412d4739a219 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C incremental=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern bootstrap=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libbootstrap-f4ff97b9a55b3975.rlib --extern build_helper=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libbuild_helper-2dbe6aea595de62f.rlib --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-1694b1f709957da1.rlib --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap-838622d358d8d4d9.rlib --extern clap_complete=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libclap_complete-2d0b89275b2a7e36.rlib --extern cmake=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-e7df437ec1973a76.rlib --extern fd_lock=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfd_lock-c3f233e0c8509ea1.rlib --extern home=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libhome-3025f4f44fd1cd47.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libignore-4fca6b73b7487d60.rlib --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-58769a2476e21bb0.rlib --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libobject-1d14d88477a1b8a0.rlib --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libopener-2b66a14db0a5a0c9.rlib --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsemver-a9d47534ac372df5.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-e99e96745ceb829b.rlib --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_derive-346fef5195dbd2bf.so --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-e060766581bacc9b.rlib --extern sha2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsha2-6713ddf58caf1ffe.rlib --extern tar=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtar-5b78422ca5e9e175.rlib --extern termcolor=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtermcolor-0876b4ccc047f60b.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-7c90073087bbd61c.rlib --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-2885d05d5a6aec96.rlib --extern xz2=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libxz2-761d1b18afda03f2.rlib -Zallow-features= -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib` Finished `dev` profile [unoptimized] target(s) in 37.95s running: /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/bootstrap dist --jobs=30 WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 133207` at the top of `config.toml` finding compilers CC_wasm32-unknown-unknown = "cc" CFLAGS_wasm32-unknown-unknown = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-fno-exceptions", "-pipe", "-fstack-protector-strong", "-fno-strict-aliasing"] CXX_wasm32-unknown-unknown = "c++" CXXFLAGS_wasm32-unknown-unknown = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-fno-exceptions", "-pipe", "-fstack-protector-strong", "-fno-strict-aliasing"] AR_wasm32-unknown-unknown = "ar" CC_x86_64-unknown-freebsd = "cc" CFLAGS_x86_64-unknown-freebsd = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "-pipe", "-fstack-protector-strong", "-fno-strict-aliasing"] CXX_x86_64-unknown-freebsd = "c++" CXXFLAGS_x86_64-unknown-freebsd = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "-pipe", "-fstack-protector-strong", "-fno-strict-aliasing"] AR_x86_64-unknown-freebsd = "ar" running sanity check learning about cargo running: RUSTC_BOOTSTRAP="1" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/Cargo.toml" (failure_mode=Exit) (created at src/core/metadata.rs:81:25, executed at src/core/metadata.rs:92:50) running: RUSTC_BOOTSTRAP="1" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/Cargo.toml" (failure_mode=Exit) (created at src/core/metadata.rs:81:25, executed at src/core/metadata.rs:92:50) > Mingw { host: x86_64-unknown-freebsd } < Mingw { host: x86_64-unknown-freebsd } > Mingw { host: wasm32-unknown-unknown } < Mingw { host: wasm32-unknown-unknown } > Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2 to avoid caching bugs < Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/lib to avoid caching bugs < Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Llvm { target: x86_64-unknown-freebsd } < Llvm { target: x86_64-unknown-freebsd } > Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 to avoid caching bugs < Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib to avoid caching bugs < Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Llvm { target: x86_64-unknown-freebsd } > Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } > Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [] } > Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } > StartupObjects { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } < StartupObjects { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } > Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot to avoid caching bugs < Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib to avoid caching bugs c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } < Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" LIBC_CHECK_CFG="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.84.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.84.0/\")" RUST_COMPILER_RT_ROOT="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="30" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--features" "backtrace panic-unwind compiler-builtins-c" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } > StdLink { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [], force_recompile: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } < StdLink { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [], force_recompile: false } < Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } c Llvm { target: x86_64-unknown-freebsd } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DEFAULT_LINKER="cc" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" LIBC_CHECK_CFG="1" LLVM_CONFIG="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Zmacro-backtrace -Csplit-debuginfo=off -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="30" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } > RustcLink { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, previous_stage_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } < RustcLink { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, previous_stage_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] } < Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [] } > Lld { target: x86_64-unknown-freebsd } < Lld { target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > LldWrapper { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < LldWrapper { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } < Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } > Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } > StartupObjects { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } < StartupObjects { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" LIBC_CHECK_CFG="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.84.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cembed-bitcode=yes -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.84.0/\")" RUST_COMPILER_RT_ROOT="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="30" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stablestd" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--features" "backtrace panic-unwind compiler-builtins-c" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > StdLink { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [], force_recompile: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } < StdLink { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [], force_recompile: false } < Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Llvm { target: x86_64-unknown-freebsd } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DEFAULT_LINKER="cc" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" LIBC_CHECK_CFG="1" LLVM_CONFIG="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Zmacro-backtrace -Csplit-debuginfo=off -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="30" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stable" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > RustcLink { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, previous_stage_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } < RustcLink { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, previous_stage_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] } < Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Lld { target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > LldWrapper { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stable" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < LldWrapper { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } < Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } > Rustdoc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } < Rustdoc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > RustAnalyzerProcMacroSrv { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-analyzer-proc-macro-srv", path: "src/tools/rust-analyzer/crates/proc-macro-srv-cli", mode: ToolRustc, source_type: InTree, extra_features: ["in-rust-tree"], allow_features: "rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/Cargo.toml" "--features" "in-rust-tree" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-analyzer-proc-macro-srv", path: "src/tools/rust-analyzer/crates/proc-macro-srv-cli", mode: ToolRustc, source_type: InTree, extra_features: ["in-rust-tree"], allow_features: "rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site", cargo_args: [] } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } < RustAnalyzerProcMacroSrv { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > DebuggerScripts { sysroot: "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image", host: x86_64-unknown-freebsd } < DebuggerScripts { sysroot: "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image", host: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } > RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-installer", path: "src/tools/rust-installer", mode: ToolBootstrap, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-installer", path: "src/tools/rust-installer", mode: ToolBootstrap, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Std { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < Std { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > Std { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } > Std { target: wasm32-unknown-unknown, compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } > StartupObjects { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } < StartupObjects { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib to avoid caching bugs < Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std" CARGO_TARGET_WASM32_UNKNOWN_UNKNOWN_LINKER="" CC_wasm32_unknown_unknown="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="wasm32-unknown-unknown" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_wasm32_unknown_unknown="" CXXFLAGS_wasm32_unknown_unknown="" CXX_wasm32_unknown_unknown="" LIBC_CHECK_CFG="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/wasm32-unknown-unknown/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.84.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.84.0/\")" RUST_COMPILER_RT_ROOT="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="30" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stablestd" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "wasm32-unknown-unknown" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--features" "backtrace panic-unwind compiler-builtins-c" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > StdLink { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown, crates: [], force_recompile: false } c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } < StdLink { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown, crates: [], force_recompile: false } < Std { target: wasm32-unknown-unknown, compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < Std { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > RustcDev { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < RustcDev { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Analysis { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < Analysis { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > Analysis { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < Analysis { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } > Src c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < Src c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, source_type: Submodule, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMMIT_DATE="2024-11-19" CFG_COMMIT_HASH="66221abdeca2002d318fde6efff516aab091df0e" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_SHORT_COMMIT_HASH="66221abde" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, source_type: Submodule, extra_features: [], allow_features: "", cargo_args: [] } < Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rls", path: "src/tools/rls", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rls", path: "src/tools/rls", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > RustAnalyzer { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > RustAnalyzer { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-analyzer", path: "src/tools/rust-analyzer", mode: ToolRustc, source_type: InTree, extra_features: ["in-rust-tree"], allow_features: "rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/Cargo.toml" "--features" "in-rust-tree" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-analyzer", path: "src/tools/rust-analyzer", mode: ToolRustc, source_type: InTree, extra_features: ["in-rust-tree"], allow_features: "rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site", cargo_args: [] } < RustAnalyzer { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < RustAnalyzer { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } < Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > Cargofmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < Cargofmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } < Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > CargoClippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="" CC_x86_64_unknown_freebsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="" CXXFLAGS_x86_64_unknown_freebsd="" CXX_x86_64_unknown_freebsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < CargoClippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > RustDev { target: x86_64-unknown-freebsd } c Llvm { target: x86_64-unknown-freebsd } c Lld { target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < RustDev { target: x86_64-unknown-freebsd } > Extended { stage: 2, host: x86_64-unknown-freebsd, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } c Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } c Std { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c RustAnalyzer { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Analysis { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > CodegenBackend { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, backend: "cranelift" } < CodegenBackend { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, backend: "cranelift" } < Extended { stage: 2, host: x86_64-unknown-freebsd, target: x86_64-unknown-freebsd } > ReproducibleArtifacts { target: x86_64-unknown-freebsd } < ReproducibleArtifacts { target: x86_64-unknown-freebsd } > Mingw { host: x86_64-unknown-freebsd } < Mingw { host: x86_64-unknown-freebsd } > Mingw { host: wasm32-unknown-unknown } < Mingw { host: wasm32-unknown-unknown } > Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2 to avoid caching bugs < Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/lib to avoid caching bugs < Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Llvm { target: x86_64-unknown-freebsd } Building LLVM for x86_64-unknown-freebsd CMAKE_TOOLCHAIN_FILE_x86_64-unknown-freebsd = None CMAKE_TOOLCHAIN_FILE_x86_64_unknown_freebsd = None HOST_CMAKE_TOOLCHAIN_FILE = None CMAKE_TOOLCHAIN_FILE = None CMAKE_PREFIX_PATH_x86_64-unknown-freebsd = None CMAKE_PREFIX_PATH_x86_64_unknown_freebsd = None HOST_CMAKE_PREFIX_PATH = None CMAKE_PREFIX_PATH = None CMAKE_x86_64-unknown-freebsd = None CMAKE_x86_64_unknown_freebsd = None HOST_CMAKE = None CMAKE = None running: cd "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/build" && CMAKE_PREFIX_PATH="" DESTDIR="" "cmake" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/llvm" "-G" "Ninja" "-DLLVM_ENABLE_ASSERTIONS=OFF" "-DLLVM_UNREACHABLE_OPTIMIZE=OFF" "-DLLVM_ENABLE_PLUGINS=OFF" "-DLLVM_TARGETS_TO_BUILD=AArch64;ARM;BPF;Hexagon;LoongArch;MSP430;Mips;NVPTX;PowerPC;RISCV;Sparc;SystemZ;WebAssembly;X86" "-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=AVR;M68k;CSKY;Xtensa" "-DLLVM_INCLUDE_EXAMPLES=OFF" "-DLLVM_INCLUDE_DOCS=OFF" "-DLLVM_INCLUDE_BENCHMARKS=OFF" "-DLLVM_INCLUDE_TESTS=OFF" "-DLLVM_ENABLE_TERMINFO=OFF" "-DLLVM_ENABLE_LIBEDIT=OFF" "-DLLVM_ENABLE_BINDINGS=OFF" "-DLLVM_ENABLE_Z3_SOLVER=OFF" "-DLLVM_PARALLEL_COMPILE_JOBS=30" "-DLLVM_TARGET_ARCH=x86_64" "-DLLVM_DEFAULT_TARGET_TRIPLE=x86_64-unknown-freebsd" "-DLLVM_ENABLE_WARNINGS=OFF" "-DLLVM_INSTALL_UTILS=ON" "-DLLVM_ENABLE_ZLIB=ON" "-DLLVM_ENABLE_LIBXML2=OFF" "-DLLVM_VERSION_SUFFIX=-rust-1.84.0-stable" "-DCMAKE_INSTALL_MESSAGE=LAZY" "-DCMAKE_C_COMPILER=cc" "-DCMAKE_CXX_COMPILER=c++" "-DCMAKE_ASM_COMPILER=cc" "-DCMAKE_C_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" "-DCMAKE_CXX_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" "-DCMAKE_SHARED_LINKER_FLAGS= -fstack-protector-strong " "-DCMAKE_MODULE_LINKER_FLAGS= -fstack-protector-strong " "-DCMAKE_EXE_LINKER_FLAGS= -fstack-protector-strong " "-DLLVM_ENABLE_ZSTD=OFF" "-DCMAKE_INSTALL_PREFIX=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" "-DCMAKE_BUILD_TYPE=Release" CMake Deprecation Warning at /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) CMake Deprecation Warning at /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) -- The C compiler identification is Clang 18.1.6 -- The CXX compiler identification is Clang 18.1.6 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /usr/bin/cc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python3: /usr/local/bin/python3.11 (found suitable version "3.11.11", minimum required is "3.0") found components: Interpreter -- Performing Test LLVM_LIBSTDCXX_MIN -- Performing Test LLVM_LIBSTDCXX_MIN - Success -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR - Success -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sysexits.h -- Looking for sysexits.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Performing Test HAVE_BUILTIN_THREAD_POINTER -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Success -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1") -- Looking for compress2 -- Looking for compress2 - found -- Looking for arc4random -- Looking for arc4random - found -- Looking for backtrace -- Looking for backtrace - not found -- Found Backtrace: /usr/lib/libexecinfo.so -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Looking for __register_frame -- Looking for __register_frame - found -- Looking for __deregister_frame -- Looking for __deregister_frame - found -- Looking for __unw_add_dynamic_fde -- Looking for __unw_add_dynamic_fde - not found -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for mallctl -- Looking for mallctl - found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for mallinfo2 -- Looking for mallinfo2 - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Success -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- LLVM host triple: x86_64-unknown-freebsd13.4 -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Ninja version: 1.11.1 -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM default target triple: x86_64-unknown-freebsd -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Linker detection: LLD -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Success -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX - Success -- Looking for __x86_64__ -- Looking for __x86_64__ - found -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Looking for logf128 -- Looking for logf128 - not found -- Targeting AArch64 -- Targeting ARM -- Targeting BPF -- Targeting Hexagon -- Targeting LoongArch -- Targeting MSP430 -- Targeting Mips -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV -- Targeting Sparc -- Targeting SystemZ -- Targeting WebAssembly -- Targeting X86 -- Targeting AVR -- Targeting M68k -- Targeting CSKY -- Targeting Xtensa -- BugpointPasses ignored -- Loadable modules not supported on this platform. -- Configuring done (20.3s) -- Generating done (0.9s) CMake Warning: Manually-specified variables were not used by the project: LLVM_ENABLE_TERMINFO -- Build files have been written to: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/build running: cd "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/build" && DESTDIR="" "cmake" "--build" "." "--target" "install" "--config" "Release" "--" "-j" "30" [ 0% 30/3411] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o [ 0% 31/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [ 0% 32/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [ 0% 33/3411] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o [ 0% 34/3411] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o [ 0% 35/3411] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o [ 0% 36/3411] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o [ 0% 37/3411] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o [ 0% 38/3411] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o [ 0% 39/3411] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o [ 0% 40/3411] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o [ 0% 41/3411] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [ 0% 42/3411] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o [ 0% 43/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [ 0% 44/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [ 0% 45/3411] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o [ 0% 46/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [ 0% 47/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o [ 0% 48/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [ 0% 49/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o [ 0% 50/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [ 0% 51/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o [ 0% 52/3411] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [ 0% 53/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [ 0% 54/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [ 0% 55/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [ 0% 56/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [ 0% 57/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [ 0% 58/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [ 0% 59/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [ 0% 60/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [ 0% 61/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o [ 0% 62/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [ 0% 63/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [ 1% 64/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [ 1% 65/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [ 1% 66/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o [ 1% 67/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o [ 1% 68/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o [ 1% 69/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [ 1% 70/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o [ 1% 71/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [ 1% 72/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [ 1% 73/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o [ 1% 74/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o [ 1% 75/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o [ 1% 76/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [ 1% 77/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o [ 1% 78/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [ 1% 79/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [ 1% 80/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [ 1% 81/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [ 1% 82/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [ 1% 83/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [ 1% 84/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o [ 1% 85/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [ 1% 86/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [ 1% 87/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [ 1% 88/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o [ 1% 89/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [ 1% 90/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [ 1% 91/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [ 1% 92/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExponentialBackoff.cpp.o [ 1% 93/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o [ 1% 94/3411] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o [ 1% 95/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [ 1% 96/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributes.cpp.o [ 1% 97/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [ 2% 98/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o [ 2% 99/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [ 2% 100/3411] Linking CXX static library lib/libLLVMDemangle.a [ 2% 101/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [ 2% 102/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o [ 2% 103/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [ 2% 104/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributeParser.cpp.o [ 2% 105/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [ 2% 106/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [ 2% 107/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [ 2% 108/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [ 2% 109/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [ 2% 110/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [ 2% 111/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [ 2% 112/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [ 2% 113/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o [ 2% 114/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [ 2% 115/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [ 2% 116/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [ 2% 117/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [ 2% 118/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [ 2% 119/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [ 2% 120/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o [ 2% 121/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [ 2% 122/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [ 2% 123/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [ 2% 124/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [ 2% 125/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [ 2% 126/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [ 2% 127/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o [ 2% 128/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [ 2% 129/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAUtils.cpp.o [ 2% 130/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [ 2% 131/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [ 3% 132/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [ 3% 133/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [ 3% 134/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SipHash.cpp.o [ 3% 135/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SlowDynamicAPInt.cpp.o [ 3% 136/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [ 3% 137/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [ 3% 138/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o [ 3% 139/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o [ 3% 140/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [ 3% 141/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [ 3% 142/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [ 3% 143/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [ 3% 144/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [ 3% 145/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [ 3% 146/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [ 3% 147/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [ 3% 148/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o [ 3% 149/3411] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [ 3% 150/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o [ 3% 151/3411] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [ 3% 152/3411] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [ 3% 153/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [ 3% 154/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [ 3% 155/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [ 3% 156/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [ 3% 157/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [ 3% 158/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [ 3% 159/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [ 3% 160/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [ 3% 161/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [ 3% 162/3411] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [ 3% 163/3411] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [ 3% 164/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [ 3% 165/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [ 4% 166/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [ 4% 167/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [ 4% 168/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [ 4% 169/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [ 4% 170/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [ 4% 171/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [ 4% 172/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o [ 4% 173/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_socket_stream.cpp.o [ 4% 174/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [ 4% 175/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [ 4% 176/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [ 4% 177/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [ 4% 178/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [ 4% 179/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [ 4% 180/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [ 4% 181/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [ 4% 182/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [ 4% 183/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [ 4% 184/3411] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [ 4% 185/3411] Generating VCSRevision.h CMake Warning at /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/llvm/cmake/modules/VersionFromVCS.cmake:49 (message): Git not found. Version cannot be determined. Call Stack (most recent call first): /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/llvm/cmake/modules/GenerateVersionFromVCS.cmake:51 (get_source_info) [ 4% 186/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [ 4% 187/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [ 4% 188/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [ 4% 189/3411] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o [ 4% 190/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [ 4% 191/3411] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o [ 4% 192/3411] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o [ 4% 193/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [ 4% 194/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [ 4% 195/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/TableGen.cpp.o [ 4% 196/3411] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [ 4% 197/3411] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [ 4% 198/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/Attributes.cpp.o [ 4% 199/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [ 5% 200/3411] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [ 5% 201/3411] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [ 5% 202/3411] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [ 5% 203/3411] Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o [ 5% 204/3411] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o [ 5% 205/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/VTEmitter.cpp.o [ 5% 206/3411] Linking CXX static library lib/libLLVMSupport.a [ 5% 207/3411] Linking CXX static library lib/libLLVMExtensions.a [ 5% 208/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/RISCVTargetDefEmitter.cpp.o [ 5% 209/3411] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o [ 5% 210/3411] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o [ 5% 211/3411] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/SDNodeProperties.cpp.o [ 5% 212/3411] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o [ 5% 213/3411] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [ 5% 214/3411] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o [ 5% 215/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o [ 5% 216/3411] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o [ 5% 217/3411] Building CXX object lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o [ 5% 218/3411] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o [ 5% 219/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/ARMTargetDefEmitter.cpp.o [ 5% 220/3411] Linking CXX static library lib/libLLVMBitstreamReader.a [ 5% 221/3411] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o [ 5% 222/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o [ 5% 223/3411] Linking CXX static library lib/libLLVMDebugInfoMSF.a [ 5% 224/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o [ 5% 225/3411] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/CodeGenIntrinsics.cpp.o [ 5% 226/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o [ 5% 227/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o [ 5% 228/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o [ 5% 229/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o [ 5% 230/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o [ 5% 231/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o [ 5% 232/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o [ 5% 233/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o [ 6% 234/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o [ 6% 235/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o [ 6% 236/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o [ 6% 237/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o [ 6% 238/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o [ 6% 239/3411] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o [ 6% 240/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o [ 6% 241/3411] Linking CXX static library lib/libLLVMOption.a [ 6% 242/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/DirectiveEmitter.cpp.o [ 6% 243/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o [ 6% 244/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o [ 6% 245/3411] Building C object utils/count/CMakeFiles/count.dir/count.c.o [ 6% 246/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o [ 6% 247/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o [ 6% 248/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o [ 6% 249/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/IntrinsicEmitter.cpp.o [ 6% 250/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o [ 6% 251/3411] Linking CXX executable bin/count [ 6% 252/3411] Creating export file for LTO [ 6% 253/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o [ 6% 254/3411] Creating export file for Remarks [ 6% 254/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o [ 6% 254/3411] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [ 6% 254/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o [ 6% 254/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o [ 6% 254/3411] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o [ 6% 255/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o [ 6% 255/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o [ 6% 255/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o [ 6% 255/3411] Linking CXX static library lib/libLLVMLineEditor.a [ 6% 255/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o [ 6% 255/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o [ 6% 255/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o [ 6% 255/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o [ 7% 255/3411] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o [ 7% 256/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o [ 7% 256/3411] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o [ 7% 257/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o [ 7% 257/3411] Linking CXX static library lib/libLLVMWindowsManifest.a [ 7% 257/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o [ 7% 257/3411] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o [ 7% 258/3411] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o [ 7% 259/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o [ 7% 259/3411] Linking CXX executable bin/not [ 7% 259/3411] Linking CXX executable bin/llvm-PerfectShuffle [ 7% 259/3411] Building CXX object tools/reduce-chunk-list/CMakeFiles/reduce-chunk-list.dir/reduce-chunk-list.cpp.o [ 7% 260/3411] Linking CXX static library lib/libLLVMTableGen.a [ 7% 262/3411] Building CXX object utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o [ 7% 263/3411] Building CXX object tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o [ 7% 264/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o [ 7% 264/3411] Linking CXX static library lib/libLLVMTableGenBasic.a [ 7% 264/3411] Linking CXX executable bin/reduce-chunk-list [ 7% 264/3411] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o [ 7% 265/3411] Linking CXX executable bin/llvm-min-tblgen [ 7% 288/3411] Building CXX object lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o [ 7% 289/3411] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o [ 7% 290/3411] Linking CXX executable bin/split-file [ 7% 291/3411] Linking CXX executable bin/llvm-undname [ 7% 292/3411] Linking CXX static library lib/libLLVMDebugInfoCodeView.a [ 7% 293/3411] Building GenVT.inc... [ 7% 294/3411] Building Attributes.inc... [ 7% 295/3411] Building IntrinsicEnums.inc... [ 7% 295/3411] Building IntrinsicImpl.inc... [ 7% 295/3411] Building IntrinsicsAArch64.h... [ 7% 295/3411] Building IntrinsicsAMDGPU.h... [ 7% 295/3411] Building IntrinsicsARM.h... [ 7% 295/3411] Building IntrinsicsBPF.h... [ 7% 295/3411] Building IntrinsicsDirectX.h... [ 8% 295/3411] Building IntrinsicsHexagon.h... [ 8% 295/3411] Building IntrinsicsLoongArch.h... [ 8% 295/3411] Building IntrinsicsMips.h... [ 8% 295/3411] Building IntrinsicsNVPTX.h... [ 8% 295/3411] Building IntrinsicsR600.h... [ 8% 295/3411] Building IntrinsicsRISCV.h... [ 8% 295/3411] Building IntrinsicsS390.h... [ 8% 295/3411] Building CXX object utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o [ 8% 296/3411] Building IntrinsicsPowerPC.h... [ 8% 296/3411] Building IntrinsicsSPIRV.h... [ 8% 296/3411] Building IntrinsicsVE.h... [ 8% 296/3411] Building IntrinsicsWebAssembly.h... [ 8% 296/3411] Building IntrinsicsXCore.h... [ 8% 296/3411] Building ACC.h.inc... [ 8% 296/3411] Building ACC.inc... [ 8% 297/3411] Building OMP.h.inc... [ 8% 297/3411] Building OMP.inc... [ 8% 297/3411] Building IntrinsicsX86.h... [ 8% 320/3411] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o [ 8% 321/3411] Building ARMTargetParserDef.inc... [ 8% 322/3411] Linking CXX static library lib/libLLVMFileCheck.a [ 8% 323/3411] Building CXX object lib/CodeGenTypes/CMakeFiles/LLVMCodeGenTypes.dir/LowLevelType.cpp.o [ 8% 324/3411] Linking CXX executable bin/yaml-bench [ 8% 325/3411] Linking CXX executable bin/UnicodeNameMappingGenerator [ 8% 326/3411] Building CXX object lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o [ 8% 327/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/Attributes.cpp.o [ 8% 328/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o [ 8% 329/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o [ 8% 330/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/ARMTargetDefEmitter.cpp.o [ 8% 331/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o [ 8% 332/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o [ 8% 333/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o [ 8% 334/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o [ 8% 335/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/MacroFusionPredicatorEmitter.cpp.o [ 9% 336/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o [ 9% 337/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o [ 9% 338/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o [ 9% 339/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o [ 9% 340/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o [ 9% 341/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o [ 9% 342/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o [ 9% 343/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o [ 9% 344/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DirectiveEmitter.cpp.o [ 9% 345/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o [ 9% 346/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o [ 9% 347/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o [ 9% 348/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o [ 9% 349/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/IntrinsicEmitter.cpp.o [ 9% 350/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o [ 9% 351/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RISCVTargetDefEmitter.cpp.o [ 9% 352/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o [ 9% 353/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/CXXPredicates.cpp.o [ 9% 354/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o [ 9% 355/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o [ 9% 356/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/CombinerUtils.cpp.o [ 9% 357/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/VTEmitter.cpp.o [ 9% 358/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/CodeExpander.cpp.o [ 9% 359/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o [ 9% 360/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o [ 9% 361/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o [ 9% 362/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o [ 9% 363/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/Types.cpp.o [ 9% 364/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o [ 9% 365/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenHwModes.cpp.o [ 9% 366/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o [ 9% 367/3411] Linking CXX static library lib/libLLVMCodeGenTypes.a [ 9% 368/3411] Linking CXX static library lib/libLLVMFrontendOpenACC.a [ 9% 369/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o [ 9% 370/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenInstruction.cpp.o [ 10% 371/3411] Building AArch64TargetParserDef.inc... [ 10% 372/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/AsmWriterInst.cpp.o [ 10% 373/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o [ 10% 374/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/PatternParser.cpp.o [ 10% 375/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/OptEmitter.cpp.o [ 10% 376/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenInstAlias.cpp.o [ 10% 377/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86InstrMappingEmitter.cpp.o [ 10% 378/3411] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o [ 10% 379/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/InfoByHwMode.cpp.o [ 10% 380/3411] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o [ 10% 381/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/DAGISelMatcher.cpp.o [ 10% 382/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/SubtargetFeatureInfo.cpp.o [ 10% 383/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/PredicateExpander.cpp.o [ 10% 384/3411] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o [ 10% 385/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/GlobalISelMatchTableExecutorEmitter.cpp.o [ 10% 386/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/Patterns.cpp.o [ 10% 387/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o [ 10% 388/3411] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o [ 10% 389/3411] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o [ 10% 390/3411] Linking CXX executable bin/FileCheck [ 10% 391/3411] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o [ 10% 392/3411] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o [ 10% 393/3411] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o [ 10% 394/3411] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/ObjectFormats.cpp.o [ 10% 395/3411] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o [ 10% 395/3411] Building CXX object tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o [ 10% 395/3411] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o [ 10% 395/3411] Building RISCVTargetParserDef.inc... [ 10% 399/3411] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o [ 10% 400/3411] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 10% 401/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenTarget.cpp.o [ 10% 402/3411] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o [ 10% 403/3411] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o [ 10% 404/3411] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 11% 405/3411] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o [ 11% 406/3411] Building CXX object lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFContext.cpp.o [ 11% 407/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o [ 11% 408/3411] Building CXX object lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFParser.cpp.o [ 11% 409/3411] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilRegistry.cpp.o [ 11% 410/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelCombinerEmitter.cpp.o [ 11% 411/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/VarLenCodeEmitterGen.cpp.o [ 11% 412/3411] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o [ 11% 413/3411] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o [ 11% 414/3411] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtil.cpp.o [ 11% 415/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o [ 11% 416/3411] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilHelpers.cpp.o [ 11% 417/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o [ 11% 418/3411] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCount.cpp.o [ 11% 419/3411] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzerCLI.dir/FuzzerCLI.cpp.o [ 11% 420/3411] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkConvert.cpp.o [ 11% 421/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o [ 11% 422/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o [ 11% 423/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o [ 11% 424/3411] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o [ 11% 425/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o [ 11% 426/3411] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkSizeDiff.cpp.o [ 11% 427/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRangeList.cpp.o [ 11% 428/3411] Building CXX object tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o [ 11% 429/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenSchedule.cpp.o [ 11% 430/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o [ 11% 431/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/CycleInfo.cpp.o [ 11% 432/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o [ 11% 433/3411] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCounter.cpp.o [ 11% 434/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o [ 11% 435/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o [ 11% 436/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o [ 11% 437/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConvergenceVerifier.cpp.o [ 11% 438/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o [ 12% 439/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o [ 12% 440/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/EHPersonalities.cpp.o [ 12% 441/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIExpressionOptimizer.cpp.o [ 12% 442/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o [ 12% 443/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenRegisters.cpp.o [ 12% 444/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o [ 12% 445/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o [ 12% 446/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugProgramInstruction.cpp.o [ 12% 447/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SSAContext.cpp.o [ 12% 448/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o [ 12% 449/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o [ 12% 450/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o [ 12% 451/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o [ 12% 452/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenDAGPatterns.cpp.o [ 12% 453/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o [ 12% 454/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o [ 12% 455/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o [ 12% 456/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o [ 12% 457/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MemoryModelRelaxationAnnotations.cpp.o [ 12% 458/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o [ 12% 459/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o [ 12% 460/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o [ 12% 461/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o [ 12% 462/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o [ 12% 463/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o [ 12% 464/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o [ 12% 465/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o [ 12% 466/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o [ 12% 467/3411] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/GlobalISelMatchTable.cpp.o [ 12% 468/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o [ 12% 469/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o [ 12% 470/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o [ 12% 471/3411] Linking CXX static library lib/libLLVMTableGenCommon.a [ 12% 472/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o [ 13% 473/3411] Linking CXX executable bin/llvm-tblgen [ 13% 474/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o [ 13% 475/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o [ 13% 476/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfDataUtils.cpp.o [ 13% 477/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o [ 13% 478/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o [ 13% 479/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o [ 13% 480/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o [ 13% 481/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o [ 13% 482/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o [ 13% 483/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o [ 13% 484/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o [ 13% 485/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o [ 13% 486/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o [ 13% 487/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o [ 13% 488/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o [ 13% 489/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o [ 13% 490/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o [ 13% 491/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o [ 13% 492/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o [ 13% 493/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypedPointerType.cpp.o [ 13% 494/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/RuntimeLibcalls.cpp.o [ 13% 495/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o [ 13% 496/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o [ 13% 497/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/VFABIDemangler.cpp.o [ 13% 498/3411] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o [ 13% 499/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o [ 13% 500/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o [ 13% 501/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/VectorBuilder.cpp.o [ 13% 502/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o [ 13% 503/3411] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o [ 13% 504/3411] Building CXX object lib/IRPrinter/CMakeFiles/LLVMIRPrinter.dir/IRPrintingPasses.cpp.o [ 13% 505/3411] Building CXX object lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o [ 13% 506/3411] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/OpDescriptor.cpp.o [ 14% 507/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o [ 14% 508/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o [ 14% 509/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o [ 14% 510/3411] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o [ 14% 511/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o [ 14% 512/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o [ 14% 513/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallBrPrepare.cpp.o [ 14% 514/3411] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o [ 14% 515/3411] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o [ 14% 516/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockPathCloning.cpp.o [ 14% 517/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o [ 14% 518/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o [ 14% 519/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o [ 14% 520/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o [ 14% 521/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o [ 14% 522/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o [ 14% 523/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIFixup.cpp.o [ 14% 524/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o [ 14% 525/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o [ 14% 526/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o [ 14% 527/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenCommonISel.cpp.o [ 14% 528/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o [ 14% 529/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o [ 14% 530/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o [ 14% 531/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o [ 14% 532/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o [ 14% 533/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o [ 14% 534/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o [ 14% 535/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o [ 14% 536/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o [ 14% 537/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o [ 14% 538/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EHContGuardCatchret.cpp.o [ 14% 539/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o [ 14% 540/3411] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/IRMutator.cpp.o [ 15% 541/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o [ 15% 542/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o [ 15% 543/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o [ 15% 544/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o [ 15% 545/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o [ 15% 546/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o [ 15% 547/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeDivRem.cpp.o [ 15% 548/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o [ 15% 549/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o [ 15% 550/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandVectorPredication.cpp.o [ 15% 551/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o [ 15% 552/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o [ 15% 553/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o [ 15% 554/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o [ 15% 555/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionAnalysis.cpp.o [ 15% 556/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o [ 15% 557/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o [ 15% 558/3411] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o [ 15% 559/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ComplexDeinterleavingPass.cpp.o [ 15% 560/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InitUndef.cpp.o [ 15% 561/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o [ 15% 562/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o [ 15% 563/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeFpConvert.cpp.o [ 15% 564/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o [ 15% 565/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o [ 15% 566/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o [ 15% 567/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o [ 15% 568/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o [ 15% 569/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/JMCInstrumenter.cpp.o [ 15% 570/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o [ 15% 571/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o [ 15% 572/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o [ 15% 573/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o [ 15% 574/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o [ 16% 575/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o [ 16% 576/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o [ 16% 577/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o [ 16% 578/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o [ 16% 579/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AssignmentTrackingAnalysis.cpp.o [ 16% 580/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelTypeUtils.cpp.o [ 16% 581/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o [ 16% 582/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/KCFI.cpp.o [ 16% 583/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o [ 16% 584/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o [ 16% 585/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o [ 16% 586/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o [ 16% 587/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o [ 16% 588/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o [ 16% 589/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o [ 16% 590/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o [ 16% 591/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o [ 16% 592/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o [ 16% 593/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o [ 16% 594/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o [ 16% 595/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCFGPrinter.cpp.o [ 16% 596/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o [ 16% 597/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o [ 16% 598/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDomTreeUpdater.cpp.o [ 16% 599/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o [ 16% 600/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o [ 16% 601/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCycleAnalysis.cpp.o [ 16% 602/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o [ 16% 603/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o [ 16% 604/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o [ 16% 605/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o [ 16% 606/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o [ 16% 607/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineConvergenceVerifier.cpp.o [ 16% 608/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o [ 17% 609/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o [ 17% 610/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o [ 17% 611/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o [ 17% 612/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLateInstrsCleanup.cpp.o [ 17% 613/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o [ 17% 614/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleSlotTracker.cpp.o [ 17% 615/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o [ 17% 616/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o [ 17% 617/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o [ 17% 618/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o [ 17% 619/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o [ 17% 620/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o [ 17% 621/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o [ 17% 622/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o [ 17% 623/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o [ 17% 624/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o [ 17% 625/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAContext.cpp.o [ 17% 626/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o [ 17% 627/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o [ 17% 628/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o [ 17% 629/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o [ 17% 630/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o [ 17% 631/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o [ 17% 632/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o [ 17% 633/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o [ 17% 634/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o [ 17% 635/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o [ 17% 636/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineUniformityAnalysis.cpp.o [ 17% 637/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o [ 17% 638/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o [ 17% 639/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRYamlMapping.cpp.o [ 17% 640/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o [ 17% 641/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRFSDiscriminator.cpp.o [ 17% 642/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o [ 18% 643/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o [ 18% 644/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o [ 18% 645/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocPriorityAdvisor.cpp.o [ 18% 646/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o [ 18% 647/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o [ 18% 648/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o [ 18% 649/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o [ 18% 650/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocEvictAdvisor.cpp.o [ 18% 651/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o [ 18% 652/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o [ 18% 653/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o [ 18% 654/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o [ 18% 655/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o [ 18% 656/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o [ 18% 657/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o [ 18% 658/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocEvictionAdvisor.cpp.o [ 18% 659/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o [ 18% 660/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o [ 18% 661/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o [ 18% 662/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRSampleProfile.cpp.o [ 18% 663/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o [ 18% 664/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o [ 18% 665/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPriorityAdvisor.cpp.o [ 18% 666/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o [ 18% 667/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o [ 18% 668/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o [ 18% 669/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o [ 18% 670/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o [ 18% 671/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o [ 18% 672/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o [ 18% 673/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o [ 18% 674/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveRedundantDebugValues.cpp.o [ 18% 675/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o [ 18% 676/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocScore.cpp.o [ 18% 677/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o [ 19% 678/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o [ 19% 679/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCEmptyBasicBlocks.cpp.o [ 19% 680/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o [ 19% 681/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBank.cpp.o [ 19% 682/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o [ 19% 683/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o [ 19% 684/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o [ 19% 685/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o [ 19% 686/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o [ 19% 687/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o [ 19% 688/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o [ 19% 689/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o [ 19% 690/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o [ 19% 691/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SanitizerBinaryMetadata.cpp.o [ 19% 692/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o [ 19% 693/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBankInfo.cpp.o [ 19% 694/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o [ 19% 695/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReplaceWithVeclib.cpp.o [ 19% 696/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o [ 19% 697/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o [ 19% 698/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o [ 19% 699/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o [ 19% 700/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o [ 19% 701/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o [ 19% 702/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o [ 19% 703/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o [ 19% 704/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o [ 19% 705/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o [ 19% 706/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o [ 19% 707/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o [ 19% 708/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o [ 19% 709/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o [ 19% 710/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o [ 19% 711/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o [ 20% 712/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o [ 20% 713/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o [ 20% 714/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o [ 20% 715/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o [ 20% 716/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o [ 20% 717/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o [ 20% 718/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackFrameLayoutAnalysisPass.cpp.o [ 20% 719/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o [ 20% 720/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o [ 20% 721/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o [ 20% 722/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o [ 20% 723/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o [ 20% 724/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o [ 20% 725/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o [ 20% 726/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SelectOptimize.cpp.o [ 20% 727/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o [ 20% 728/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o [ 20% 729/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o [ 20% 730/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o [ 20% 731/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o [ 20% 732/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o [ 20% 733/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o [ 20% 734/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o [ 20% 735/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o [ 20% 736/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o [ 20% 737/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o [ 20% 738/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VLIWMachineScheduler.cpp.o [ 20% 739/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WindowScheduler.cpp.o [ 20% 740/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o [ 20% 741/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o [ 20% 742/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o [ 20% 743/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o [ 20% 744/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o [ 20% 745/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o [ 21% 746/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o [ 21% 747/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o [ 21% 748/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o [ 21% 749/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o [ 21% 750/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o [ 21% 751/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o [ 21% 752/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o [ 21% 753/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o [ 21% 754/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o [ 21% 755/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o [ 21% 756/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o [ 21% 757/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o [ 21% 758/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o [ 21% 759/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o [ 21% 760/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o [ 21% 761/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o [ 21% 762/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o [ 21% 763/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o [ 21% 764/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o [ 21% 765/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o [ 21% 766/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o [ 21% 767/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o [ 21% 768/3411] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o [ 21% 769/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o [ 21% 770/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o [ 21% 771/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o [ 21% 772/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o [ 21% 773/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o [ 21% 774/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o [ 21% 775/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o [ 21% 776/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o [ 21% 777/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o [ 21% 778/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o [ 21% 779/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o [ 22% 780/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o [ 22% 781/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o [ 22% 782/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o [ 22% 783/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o [ 22% 784/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o [ 22% 785/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GIMatchTableExecutor.cpp.o [ 22% 786/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o [ 22% 787/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o [ 22% 788/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o [ 22% 789/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelKnownBits.cpp.o [ 22% 790/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o [ 22% 791/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o [ 22% 792/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o [ 22% 793/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o [ 22% 794/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o [ 22% 795/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o [ 22% 796/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o [ 22% 797/3411] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o [ 22% 798/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/COFF.cpp.o [ 22% 799/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o [ 22% 800/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o [ 22% 801/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o [ 22% 802/3411] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o [ 22% 803/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o [ 22% 804/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o [ 22% 805/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o [ 22% 806/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o [ 22% 807/3411] Building CXX object lib/CodeGenData/CMakeFiles/LLVMCodeGenData.dir/OutlinedHashTree.cpp.o [ 22% 808/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o [ 22% 809/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegacyLegalizerInfo.cpp.o [ 22% 810/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o [ 22% 811/3411] Building CXX object lib/CodeGenData/CMakeFiles/LLVMCodeGenData.dir/OutlinedHashTreeRecord.cpp.o [ 22% 812/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelperVectorOps.cpp.o [ 22% 813/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o [ 23% 814/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o [ 23% 815/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o [ 23% 816/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o [ 23% 817/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/DXContainer.cpp.o [ 23% 818/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o [ 23% 819/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o [ 23% 820/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o [ 23% 821/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o [ 23% 822/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o [ 23% 823/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o [ 23% 824/3411] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o [ 23% 825/3411] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o [ 23% 826/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o [ 23% 827/3411] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/Utils.cpp.o [ 23% 828/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o [ 23% 829/3411] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o [ 23% 830/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o [ 23% 831/3411] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o [ 23% 832/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o [ 23% 833/3411] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o [ 23% 834/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o [ 23% 835/3411] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o [ 23% 836/3411] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o [ 23% 837/3411] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o [ 23% 838/3411] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerBase.cpp.o [ 23% 839/3411] Building CXX object lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerDeclContext.cpp.o [ 23% 840/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LoadStoreOpt.cpp.o [ 23% 841/3411] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o [ 23% 842/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o [ 23% 843/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o [ 23% 844/3411] Building CXX object lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerCompileUnit.cpp.o [ 23% 845/3411] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o [ 23% 846/3411] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o [ 23% 847/3411] Building CXX object lib/Frontend/Driver/CMakeFiles/LLVMFrontendDriver.dir/CodeGenOptions.cpp.o [ 24% 848/3411] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o [ 24% 849/3411] Building CXX object lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/HLSLResource.cpp.o [ 24% 850/3411] Building CXX object lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/OffloadWrapper.cpp.o [ 24% 851/3411] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DependencyTracker.cpp.o [ 24% 852/3411] Building CXX object lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/Utility.cpp.o [ 24% 853/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o [ 24% 854/3411] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/AcceleratorRecordsSaver.cpp.o [ 24% 855/3411] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o [ 24% 856/3411] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFEmitterImpl.cpp.o [ 24% 857/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o [ 24% 858/3411] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/SyntheticTypeNameBuilder.cpp.o [ 24% 859/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o [ 24% 860/3411] Building CXX object lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFStreamer.cpp.o [ 24% 861/3411] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DIEAttributeCloner.cpp.o [ 24% 862/3411] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinker.cpp.o [ 24% 863/3411] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/OutputSections.cpp.o [ 24% 864/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o [ 24% 865/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o [ 24% 866/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o [ 24% 867/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o [ 24% 868/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DXILResource.cpp.o [ 24% 869/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o [ 24% 870/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CountVisits.cpp.o [ 24% 871/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o [ 24% 872/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o [ 24% 873/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o [ 24% 874/3411] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerUnit.cpp.o [ 24% 875/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o [ 24% 876/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o [ 24% 877/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DXILUpgrade.cpp.o [ 24% 878/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o [ 24% 879/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o [ 24% 880/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o [ 24% 881/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o [ 25% 882/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o [ 25% 883/3411] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerCompileUnit.cpp.o [ 25% 884/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o [ 25% 885/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o [ 25% 886/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o [ 25% 887/3411] Building CXX object lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinker.cpp.o [ 25% 888/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o [ 25% 889/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o [ 25% 890/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o [ 25% 891/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o [ 25% 892/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o [ 25% 893/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o [ 25% 894/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o [ 25% 895/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o [ 25% 896/3411] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o [ 25% 897/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o [ 25% 898/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o [ 25% 899/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o [ 25% 900/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o [ 25% 901/3411] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o [ 25% 902/3411] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerImpl.cpp.o [ 25% 903/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o [ 25% 904/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o [ 25% 905/3411] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerTypeUnit.cpp.o [ 25% 906/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o [ 25% 907/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerAtomic.cpp.o [ 25% 908/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerIFunc.cpp.o [ 25% 909/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o [ 25% 910/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o [ 25% 911/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o [ 25% 912/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerGlobalDtors.cpp.o [ 25% 913/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o [ 25% 914/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o [ 25% 915/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopConstrainer.cpp.o [ 26% 916/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o [ 26% 917/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o [ 26% 918/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MisExpect.cpp.o [ 26% 919/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o [ 26% 920/3411] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o [ 26% 921/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o [ 26% 922/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o [ 26% 923/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o [ 26% 924/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o [ 26% 925/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o [ 26% 926/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o [ 26% 927/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o [ 26% 928/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o [ 26% 929/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o [ 26% 930/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MoveAutoInit.cpp.o [ 26% 931/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryTaggingSupport.cpp.o [ 26% 932/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o [ 26% 933/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileInference.cpp.o [ 26% 934/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o [ 26% 935/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o [ 26% 936/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o [ 26% 937/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o [ 26% 938/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o [ 26% 939/3411] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o [ 26% 940/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o [ 26% 941/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o [ 26% 942/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o [ 26% 943/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o [ 26% 944/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o [ 26% 945/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o [ 26% 946/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o [ 26% 947/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o [ 26% 948/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o [ 26% 949/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o [ 27% 950/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o [ 27% 951/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BlockCoverageInference.cpp.o [ 27% 952/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o [ 27% 953/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o [ 27% 954/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o [ 27% 955/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o [ 27% 956/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o [ 27% 957/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o [ 27% 958/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o [ 27% 959/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o [ 27% 960/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOForceFunctionAttrs.cpp.o [ 27% 961/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/KCFI.cpp.o [ 27% 962/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o [ 27% 963/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o [ 27% 964/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOCtxProfLowering.cpp.o [ 27% 965/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o [ 27% 966/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/LowerAllowCheckPass.cpp.o [ 27% 967/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o [ 27% 968/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/NumericalStabilitySanitizer.cpp.o [ 27% 969/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o [ 27% 970/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o [ 27% 971/3411] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o [ 27% 972/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o [ 27% 973/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerBinaryMetadata.cpp.o [ 27% 974/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o [ 27% 975/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o [ 27% 976/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o [ 27% 977/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o [ 27% 978/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o [ 27% 979/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o [ 27% 980/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o [ 27% 981/3411] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o [ 27% 982/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o [ 27% 983/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o [ 27% 984/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o [ 28% 985/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o [ 28% 986/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o [ 28% 987/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o [ 28% 988/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o [ 28% 989/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o [ 28% 990/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o [ 28% 991/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o [ 28% 992/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o [ 28% 993/3411] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o [ 28% 994/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o [ 28% 995/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o [ 28% 996/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o [ 28% 997/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o [ 28% 998/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o [ 28% 999/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o [ 28% 1000/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o [ 28% 1001/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o [ 28% 1002/3411] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o [ 28% 1003/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o [ 28% 1004/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o [ 28% 1005/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o [ 28% 1006/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o [ 28% 1007/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o [ 28% 1008/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o [ 28% 1009/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o [ 28% 1010/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAlignment.cpp.o [ 28% 1011/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o [ 28% 1012/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o [ 28% 1013/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o [ 28% 1014/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o [ 28% 1015/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o [ 28% 1016/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o [ 28% 1017/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o [ 28% 1018/3411] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o [ 29% 1019/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpTableToSwitch.cpp.o [ 29% 1020/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o [ 29% 1021/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o [ 29% 1022/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o [ 29% 1023/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o [ 29% 1024/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o [ 29% 1025/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o [ 29% 1026/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o [ 29% 1027/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o [ 29% 1028/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o [ 29% 1029/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o [ 29% 1030/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o [ 29% 1031/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o [ 29% 1032/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomicPass.cpp.o [ 29% 1033/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o [ 29% 1034/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o [ 29% 1035/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o [ 29% 1036/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o [ 29% 1037/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o [ 29% 1038/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o [ 29% 1039/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o [ 29% 1040/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o [ 29% 1041/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o [ 29% 1042/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o [ 29% 1043/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o [ 29% 1044/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o [ 29% 1045/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o [ 29% 1046/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o [ 29% 1047/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o [ 29% 1048/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o [ 29% 1049/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o [ 29% 1050/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o [ 29% 1051/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o [ 29% 1052/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o [ 30% 1053/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o [ 30% 1054/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o [ 30% 1055/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o [ 30% 1056/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o [ 30% 1057/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o [ 30% 1058/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o [ 30% 1059/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o [ 30% 1060/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o [ 30% 1061/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o [ 30% 1062/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o [ 30% 1063/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o [ 30% 1064/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o [ 30% 1065/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o [ 30% 1066/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o [ 30% 1067/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o [ 30% 1068/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o [ 30% 1069/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TLSVariableHoist.cpp.o [ 30% 1070/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o [ 30% 1071/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o [ 30% 1072/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o [ 30% 1073/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o [ 30% 1074/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o [ 30% 1075/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o [ 30% 1076/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o [ 30% 1077/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o [ 30% 1078/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o [ 30% 1079/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o [ 30% 1080/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o [ 30% 1081/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o [ 30% 1082/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o [ 30% 1083/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o [ 30% 1084/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o [ 30% 1085/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o [ 30% 1086/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o [ 31% 1087/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/EmbedBitcodePass.cpp.o [ 31% 1088/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExpandVariadics.cpp.o [ 31% 1089/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o [ 31% 1090/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o [ 31% 1091/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o [ 31% 1092/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o [ 31% 1093/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o [ 31% 1094/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o [ 31% 1095/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o [ 31% 1096/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o [ 31% 1097/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o [ 31% 1098/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o [ 31% 1099/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o [ 31% 1100/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o [ 31% 1101/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ModuleInliner.cpp.o [ 31% 1102/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o [ 31% 1103/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o [ 31% 1104/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionSpecialization.cpp.o [ 31% 1105/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o [ 31% 1106/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SyntheticCountsPropagation.cpp.o [ 31% 1107/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o [ 31% 1108/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o [ 31% 1109/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o [ 31% 1110/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o [ 31% 1111/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o [ 31% 1112/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o [ 31% 1113/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o [ 31% 1114/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o [ 31% 1115/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o [ 31% 1116/3411] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o [ 31% 1117/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o [ 31% 1118/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o [ 31% 1119/3411] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o [ 31% 1120/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o [ 32% 1121/3411] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o [ 32% 1122/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopIdiomVectorize.cpp.o [ 32% 1123/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o [ 32% 1124/3411] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o [ 32% 1125/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o [ 32% 1126/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanAnalysis.cpp.o [ 32% 1127/3411] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o [ 32% 1128/3411] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o [ 32% 1129/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileMatcher.cpp.o [ 32% 1130/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o [ 32% 1131/3411] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o [ 32% 1132/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o [ 32% 1133/3411] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o [ 32% 1134/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o [ 32% 1135/3411] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o [ 32% 1136/3411] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o [ 32% 1137/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o [ 32% 1138/3411] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroConditionalWrapper.cpp.o [ 32% 1139/3411] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o [ 32% 1140/3411] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o [ 32% 1141/3411] Building CXX object lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o [ 32% 1142/3411] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o [ 32% 1143/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o [ 32% 1144/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o [ 32% 1145/3411] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o [ 32% 1146/3411] Building CXX object lib/Transforms/HipStdPar/CMakeFiles/LLVMHipStdPar.dir/HipStdPar.cpp.o [ 32% 1147/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o [ 32% 1148/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o [ 32% 1149/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o [ 32% 1150/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o [ 32% 1151/3411] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o [ 32% 1152/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanRecipes.cpp.o [ 32% 1153/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o [ 32% 1154/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o [ 33% 1155/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGSCCPrinter.cpp.o [ 33% 1156/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o [ 33% 1157/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o [ 33% 1158/3411] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o [ 33% 1159/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o [ 33% 1160/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o [ 33% 1161/3411] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o [ 33% 1162/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o [ 33% 1163/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o [ 33% 1164/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o [ 33% 1165/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o [ 33% 1166/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o [ 33% 1167/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o [ 33% 1168/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o [ 33% 1169/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o [ 33% 1170/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o [ 33% 1171/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o [ 33% 1172/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o [ 33% 1173/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CycleAnalysis.cpp.o [ 33% 1174/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o [ 33% 1175/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o [ 33% 1176/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomConditionCache.cpp.o [ 33% 1177/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o [ 33% 1178/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o [ 33% 1179/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o [ 33% 1180/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o [ 33% 1181/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o [ 33% 1182/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o [ 33% 1183/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o [ 33% 1184/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o [ 33% 1185/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o [ 33% 1186/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MemProfContextDisambiguation.cpp.o [ 33% 1187/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o [ 33% 1188/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o [ 34% 1189/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o [ 34% 1190/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o [ 34% 1191/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o [ 34% 1192/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o [ 34% 1193/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o [ 34% 1194/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o [ 34% 1195/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o [ 34% 1196/3411] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o [ 34% 1197/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o [ 34% 1198/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o [ 34% 1199/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InteractiveModelRunner.cpp.o [ 34% 1200/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o [ 34% 1201/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o [ 34% 1202/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o [ 34% 1203/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o [ 34% 1204/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o [ 34% 1205/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o [ 34% 1206/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Local.cpp.o [ 34% 1207/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o [ 34% 1208/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o [ 34% 1209/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o [ 34% 1210/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineOrder.cpp.o [ 34% 1211/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModelUnderTrainingRunner.cpp.o [ 34% 1212/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o [ 34% 1213/3411] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o [ 34% 1214/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o [ 34% 1215/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o [ 34% 1216/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o [ 34% 1217/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/NoInferenceModelRunner.cpp.o [ 34% 1218/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o [ 34% 1219/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o [ 34% 1220/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o [ 34% 1221/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o [ 34% 1222/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o [ 35% 1223/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o [ 35% 1224/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryProfileInfo.cpp.o [ 35% 1225/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o [ 35% 1226/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o [ 35% 1227/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o [ 35% 1228/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o [ 35% 1229/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o [ 35% 1230/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o [ 35% 1231/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o [ 35% 1232/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o [ 35% 1233/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o [ 35% 1234/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFLiteUtils.cpp.o [ 35% 1235/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o [ 35% 1236/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o [ 35% 1237/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o [ 35% 1238/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o [ 35% 1239/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o [ 35% 1240/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o [ 35% 1241/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o [ 35% 1242/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o [ 35% 1243/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o [ 35% 1244/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o [ 35% 1245/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o [ 35% 1246/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o [ 35% 1247/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o [ 35% 1248/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o [ 35% 1249/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o [ 35% 1250/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o [ 35% 1251/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StructuralHash.cpp.o [ 35% 1252/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o [ 35% 1253/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TensorSpec.cpp.o [ 35% 1254/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o [ 35% 1255/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o [ 35% 1256/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TrainingLogger.cpp.o [ 36% 1257/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o [ 36% 1258/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o [ 36% 1259/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o [ 36% 1260/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o [ 36% 1261/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o [ 36% 1262/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o [ 36% 1263/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o [ 36% 1264/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o [ 36% 1265/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o [ 36% 1266/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/GOFFObjectWriter.cpp.o [ 36% 1267/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o [ 36% 1268/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o [ 36% 1269/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o [ 36% 1270/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o [ 36% 1271/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o [ 36% 1272/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o [ 36% 1273/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o [ 36% 1274/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/DXContainerPSVInfo.cpp.o [ 36% 1275/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o [ 36% 1276/3411] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/SummaryBasedOptimizations.cpp.o [ 36% 1277/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o [ 36% 1278/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o [ 36% 1279/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o [ 36% 1280/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o [ 36% 1281/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o [ 36% 1282/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o [ 36% 1283/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/UniformityAnalysis.cpp.o [ 36% 1284/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o [ 36% 1285/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o [ 36% 1286/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerStreamer.cpp.o [ 36% 1287/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerWriter.cpp.o [ 36% 1288/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o [ 36% 1289/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o [ 36% 1290/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCGOFFStreamer.cpp.o [ 36% 1291/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o [ 37% 1292/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o [ 37% 1293/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o [ 37% 1294/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o [ 37% 1295/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o [ 37% 1296/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o [ 37% 1297/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o [ 37% 1298/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o [ 37% 1299/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o [ 37% 1300/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o [ 37% 1301/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o [ 37% 1302/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o [ 37% 1303/3411] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o [ 37% 1304/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o [ 37% 1305/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o [ 37% 1306/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o [ 37% 1307/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o [ 37% 1308/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o [ 37% 1309/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionDXContainer.cpp.o [ 37% 1310/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o [ 37% 1311/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o [ 37% 1312/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o [ 37% 1313/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o [ 37% 1314/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o [ 37% 1315/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o [ 37% 1316/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o [ 37% 1317/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o [ 37% 1318/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o [ 37% 1319/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o [ 37% 1320/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o [ 37% 1321/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o [ 37% 1322/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o [ 37% 1323/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o [ 37% 1324/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSPIRVStreamer.cpp.o [ 37% 1325/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o [ 38% 1326/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o [ 38% 1327/3411] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o [ 38% 1328/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o [ 38% 1329/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o [ 38% 1330/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o [ 38% 1331/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o [ 38% 1332/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o [ 38% 1333/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o [ 38% 1334/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o [ 38% 1335/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o [ 38% 1336/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SPIRVObjectWriter.cpp.o [ 38% 1337/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o [ 38% 1338/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o [ 38% 1339/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o [ 38% 1340/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o [ 38% 1341/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o [ 38% 1342/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o [ 38% 1343/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o [ 38% 1344/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o [ 38% 1345/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o [ 38% 1346/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o [ 38% 1347/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o [ 38% 1348/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o [ 38% 1349/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o [ 38% 1350/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o [ 38% 1351/3411] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o [ 38% 1352/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o [ 38% 1353/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o [ 38% 1354/3411] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o [ 38% 1355/3411] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o [ 38% 1356/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o [ 38% 1357/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o [ 38% 1358/3411] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o [ 38% 1359/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o [ 39% 1360/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o [ 39% 1361/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o [ 39% 1362/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o [ 39% 1363/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o [ 39% 1364/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/IncrementalSourceMgr.cpp.o [ 39% 1365/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o [ 39% 1366/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o [ 39% 1367/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o [ 39% 1368/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o [ 39% 1369/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o [ 39% 1370/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o [ 39% 1371/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o [ 39% 1372/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o [ 39% 1373/3411] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o [ 39% 1374/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o [ 39% 1375/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o [ 39% 1376/3411] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o [ 39% 1377/3411] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o [ 39% 1378/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o [ 39% 1379/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o [ 39% 1380/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o [ 39% 1381/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o [ 39% 1382/3411] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o [ 39% 1383/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o [ 39% 1384/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o [ 39% 1385/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o [ 39% 1386/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o [ 39% 1387/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o [ 39% 1388/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o [ 39% 1389/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/View.cpp.o [ 39% 1390/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ConfigManager.cpp.o [ 39% 1391/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/Archive.cpp.o [ 39% 1392/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o [ 39% 1393/3411] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o [ 40% 1394/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/CommonConfig.cpp.o [ 40% 1395/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObjcopy.cpp.o [ 40% 1396/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFWriter.cpp.o [ 40% 1397/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFReader.cpp.o [ 40% 1398/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObject.cpp.o [ 40% 1399/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmReader.cpp.o [ 40% 1400/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObject.cpp.o [ 40% 1401/3411] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o [ 40% 1402/3411] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o [ 40% 1403/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ObjCopy.cpp.o [ 40% 1404/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOLayoutBuilder.cpp.o [ 40% 1405/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObjcopy.cpp.o [ 40% 1406/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmWriter.cpp.o [ 40% 1407/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o [ 40% 1408/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFWriter.cpp.o [ 40% 1409/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOWriter.cpp.o [ 40% 1410/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObject.cpp.o [ 40% 1411/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFReader.cpp.o [ 40% 1412/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o [ 40% 1413/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFObjcopy.cpp.o [ 40% 1414/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o [ 40% 1415/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOReader.cpp.o [ 40% 1416/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o [ 40% 1417/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o [ 40% 1418/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/DXContainer.cpp.o [ 40% 1419/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o [ 40% 1420/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o [ 40% 1421/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o [ 40% 1422/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o [ 40% 1423/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/BuildID.cpp.o [ 40% 1424/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/GOFFObjectFile.cpp.o [ 40% 1425/3411] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o [ 40% 1426/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o [ 40% 1427/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o [ 41% 1428/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o [ 41% 1429/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o [ 41% 1430/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o [ 41% 1431/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o [ 41% 1432/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o [ 41% 1433/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o [ 41% 1434/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObjcopy.cpp.o [ 41% 1435/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o [ 41% 1436/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o [ 41% 1437/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o [ 41% 1438/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o [ 41% 1439/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/OffloadBinary.cpp.o [ 41% 1440/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o [ 41% 1441/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o [ 41% 1442/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o [ 41% 1443/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o [ 41% 1444/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o [ 41% 1445/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o [ 41% 1446/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObjcopy.cpp.o [ 41% 1447/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o [ 41% 1448/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o [ 41% 1449/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o [ 41% 1450/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFYAML.cpp.o [ 41% 1451/3411] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o [ 41% 1452/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadEmitter.cpp.o [ 41% 1453/3411] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o [ 41% 1454/3411] Linking CXX static library lib/libLLVMRemarks.a [ 41% 1455/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerYAML.cpp.o [ 41% 1456/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o [ 41% 1457/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFEmitter.cpp.o [ 41% 1458/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o [ 41% 1459/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o [ 41% 1460/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadYAML.cpp.o [ 41% 1461/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o [ 42% 1462/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o [ 42% 1463/3411] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/BuildIDFetcher.cpp.o [ 42% 1464/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o [ 42% 1465/3411] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPClient.cpp.o [ 42% 1466/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o [ 42% 1467/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o [ 42% 1468/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o [ 42% 1469/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o [ 42% 1470/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o [ 42% 1471/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerEmitter.cpp.o [ 42% 1472/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o [ 42% 1473/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o [ 42% 1474/3411] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPServer.cpp.o [ 42% 1475/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o [ 42% 1476/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o [ 42% 1477/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o [ 42% 1478/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o [ 42% 1479/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o [ 42% 1480/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o [ 42% 1481/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o [ 42% 1482/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o [ 42% 1483/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o [ 42% 1484/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o [ 42% 1485/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o [ 42% 1486/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o [ 42% 1487/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o [ 42% 1488/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o [ 42% 1489/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o [ 42% 1490/3411] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObject.cpp.o [ 42% 1491/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o [ 42% 1492/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o [ 42% 1493/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o [ 42% 1494/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o [ 42% 1495/3411] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/Debuginfod.cpp.o [ 43% 1496/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypePrinter.cpp.o [ 43% 1497/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o [ 43% 1498/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o [ 43% 1499/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o [ 43% 1500/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o [ 43% 1501/3411] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o [ 43% 1502/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o [ 43% 1503/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o [ 43% 1504/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o [ 43% 1505/3411] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o [ 43% 1506/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o [ 43% 1507/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o [ 43% 1508/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o [ 43% 1509/3411] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o [ 43% 1510/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o [ 43% 1511/3411] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o [ 43% 1512/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o [ 43% 1513/3411] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o [ 43% 1514/3411] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o [ 43% 1515/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o [ 43% 1516/3411] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ExtractRanges.cpp.o [ 43% 1517/3411] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o [ 43% 1518/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o [ 43% 1519/3411] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o [ 43% 1520/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o [ 43% 1521/3411] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o [ 43% 1522/3411] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o [ 43% 1523/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSupport.cpp.o [ 43% 1524/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o [ 43% 1525/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o [ 43% 1526/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o [ 43% 1527/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVObject.cpp.o [ 43% 1528/3411] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o [ 43% 1529/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLocation.cpp.o [ 44% 1530/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o [ 44% 1531/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o [ 44% 1532/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVRange.cpp.o [ 44% 1533/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSort.cpp.o [ 44% 1534/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLine.cpp.o [ 44% 1535/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o [ 44% 1536/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVElement.cpp.o [ 44% 1537/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o [ 44% 1538/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o [ 44% 1539/3411] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o [ 44% 1540/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o [ 44% 1541/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVType.cpp.o [ 44% 1542/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o [ 44% 1543/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSymbol.cpp.o [ 44% 1544/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o [ 44% 1545/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o [ 44% 1546/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o [ 44% 1547/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o [ 44% 1548/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o [ 44% 1549/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o [ 44% 1550/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o [ 44% 1551/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o [ 44% 1552/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVCompare.cpp.o [ 44% 1553/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVReader.cpp.o [ 44% 1554/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o [ 44% 1555/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o [ 44% 1556/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o [ 44% 1557/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o [ 44% 1558/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o [ 44% 1559/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o [ 44% 1560/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o [ 44% 1561/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o [ 44% 1562/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o [ 44% 1563/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVOptions.cpp.o [ 45% 1564/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o [ 45% 1565/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o [ 45% 1566/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o [ 45% 1567/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o [ 45% 1568/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o [ 45% 1569/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o [ 45% 1570/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o [ 45% 1571/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o [ 45% 1572/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o [ 45% 1573/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o [ 45% 1574/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o [ 45% 1575/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o [ 45% 1576/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o [ 45% 1577/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o [ 45% 1578/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o [ 45% 1579/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o [ 45% 1580/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVBinaryReader.cpp.o [ 45% 1581/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o [ 45% 1582/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o [ 45% 1583/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o [ 45% 1584/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVScope.cpp.o [ 45% 1585/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/LVReaderHandler.cpp.o [ 45% 1586/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/FormatUtil.cpp.o [ 45% 1587/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o [ 45% 1588/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o [ 45% 1589/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o [ 45% 1590/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o [ 45% 1591/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o [ 45% 1592/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVDWARFReader.cpp.o [ 45% 1593/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o [ 45% 1594/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o [ 45% 1595/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o [ 45% 1596/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o [ 45% 1597/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o [ 45% 1598/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o [ 46% 1599/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o [ 46% 1600/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o [ 46% 1601/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o [ 46% 1602/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o [ 46% 1603/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o [ 46% 1604/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o [ 46% 1605/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/LinePrinter.cpp.o [ 46% 1606/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o [ 46% 1607/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o [ 46% 1608/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o [ 46% 1609/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewReader.cpp.o [ 46% 1610/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o [ 46% 1611/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o [ 46% 1612/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o [ 46% 1613/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InputFile.cpp.o [ 46% 1614/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o [ 46% 1615/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o [ 46% 1616/3411] Linking CXX static library lib/libLLVMDebugInfoBTF.a [ 46% 1617/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o [ 46% 1618/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o [ 46% 1619/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o [ 46% 1620/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o [ 46% 1621/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o [ 46% 1622/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o [ 46% 1623/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o [ 46% 1624/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o [ 46% 1625/3411] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewVisitor.cpp.o [ 46% 1626/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o [ 46% 1627/3411] Building COFFOptions.inc... [ 46% 1628/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o [ 46% 1629/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o [ 46% 1630/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o [ 46% 1631/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o [ 46% 1632/3411] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Markup.cpp.o [ 47% 1633/3411] Linking CXX static library lib/libLLVMOrcShared.a [ 47% 1634/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o [ 47% 1635/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o [ 47% 1636/3411] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o [ 47% 1637/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o [ 47% 1638/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o [ 47% 1639/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o [ 47% 1640/3411] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o [ 47% 1641/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o [ 47% 1642/3411] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o [ 47% 1643/3411] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o [ 47% 1644/3411] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/MarkupFilter.cpp.o [ 47% 1645/3411] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o [ 47% 1646/3411] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o [ 47% 1647/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o [ 47% 1648/3411] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o [ 47% 1649/3411] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o [ 47% 1650/3411] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/ExecutorSharedMemoryMapperService.cpp.o [ 47% 1651/3411] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o [ 47% 1652/3411] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o [ 47% 1653/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/DWARFRecordSectionSplitter.cpp.o [ 47% 1654/3411] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o [ 47% 1655/3411] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o [ 47% 1656/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o [ 47% 1657/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF.cpp.o [ 47% 1658/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o [ 47% 1659/3411] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o [ 47% 1660/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o [ 47% 1661/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELFLinkGraphBuilder.cpp.o [ 47% 1662/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o [ 47% 1663/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o [ 47% 1664/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o [ 47% 1665/3411] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o [ 47% 1666/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o [ 48% 1667/3411] Building CXX object lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o [ 48% 1668/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/i386.cpp.o [ 48% 1669/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch64.cpp.o [ 48% 1670/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/loongarch.cpp.o [ 48% 1671/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFDirectiveParser.cpp.o [ 48% 1672/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ppc64.cpp.o [ 48% 1673/3411] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o [ 48% 1674/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86_64.cpp.o [ 48% 1675/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/riscv.cpp.o [ 48% 1676/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o [ 48% 1677/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o [ 48% 1678/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFLinkGraphBuilder.cpp.o [ 48% 1679/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF_x86_64.cpp.o [ 48% 1680/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDynamicLibrarySearchGenerator.cpp.o [ 48% 1681/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDebugObjectRegistrar.cpp.o [ 48% 1682/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o [ 48% 1683/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch32.cpp.o [ 48% 1684/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugUtils.cpp.o [ 48% 1685/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCEHFrameRegistrar.cpp.o [ 48% 1686/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericDylibManager.cpp.o [ 48% 1687/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch64.cpp.o [ 48% 1688/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_loongarch.cpp.o [ 48% 1689/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_i386.cpp.o [ 48% 1690/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITTargetMachineBuilder.cpp.o [ 48% 1691/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileUtils.cpp.o [ 48% 1692/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFVCRuntimeSupport.cpp.o [ 48% 1693/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_ppc64.cpp.o [ 48% 1694/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch32.cpp.o [ 48% 1695/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericRTDyldMemoryManager.cpp.o [ 48% 1696/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRCompileLayer.cpp.o [ 48% 1697/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericJITLinkMemoryManager.cpp.o [ 48% 1698/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileOnDemandLayer.cpp.o [ 48% 1699/3411] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_riscv.cpp.o [ 48% 1700/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LookupAndRecordAddrs.cpp.o [ 49% 1701/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRTransformLayer.cpp.o [ 49% 1702/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o [ 49% 1703/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCIndirectionUtils.cpp.o [ 49% 1704/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectTransformLayer.cpp.o [ 49% 1705/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugObjectManagerPlugin.cpp.o [ 49% 1706/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TaskDispatch.cpp.o [ 49% 1707/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectFileInterface.cpp.o [ 49% 1708/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Mangling.cpp.o [ 49% 1709/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Layer.cpp.o [ 49% 1710/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MemoryMapper.cpp.o [ 49% 1711/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ThreadSafeModule.cpp.o [ 49% 1712/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyReexports.cpp.o [ 49% 1713/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFPlatform.cpp.o [ 49% 1714/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SimpleRemoteEPC.cpp.o [ 49% 1715/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MapperJITLinkMemoryManager.cpp.o [ 49% 1716/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Speculation.cpp.o [ 49% 1717/3411] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o [ 49% 1718/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutorProcessControl.cpp.o [ 49% 1719/3411] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o [ 49% 1720/3411] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderVTune.cpp.o [ 49% 1721/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RTDyldObjectLinkingLayer.cpp.o [ 49% 1722/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SectCreate.cpp.o [ 49% 1723/3411] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderPerf.cpp.o [ 49% 1724/3411] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o [ 49% 1725/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o [ 49% 1726/3411] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorDylibManager.cpp.o [ 49% 1727/3411] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o [ 49% 1728/3411] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebugInfoSupport.cpp.o [ 49% 1729/3411] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o [ 49% 1730/3411] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleRemoteEPCServer.cpp.o [ 49% 1731/3411] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o [ 49% 1732/3411] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/OrcRTBootstrap.cpp.o [ 49% 1733/3411] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/LLJITUtilsCBindings.cpp.o [ 49% 1734/3411] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupportPlugin.cpp.o [ 50% 1735/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectLinkingLayer.cpp.o [ 50% 1736/3411] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o [ 50% 1737/3411] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupport.cpp.o [ 50% 1738/3411] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorMemoryManager.cpp.o [ 50% 1739/3411] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/PerfSupportPlugin.cpp.o [ 50% 1740/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LLJIT.cpp.o [ 50% 1741/3411] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o [ 50% 1742/3411] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o [ 50% 1743/3411] Building AArch64GenCallingConv.inc... [ 50% 1744/3411] Building AArch64GenAsmMatcher.inc... [ 50% 1745/3411] Building AArch64GenExegesis.inc... [ 50% 1746/3411] Building AArch64GenMCPseudoLowering.inc... [ 50% 1747/3411] Building AArch64GenDisassemblerTables.inc... [ 50% 1748/3411] Building AArch64GenAsmWriter.inc... [ 50% 1749/3411] Building AArch64GenAsmWriter1.inc... [ 50% 1750/3411] Building AArch64GenPostLegalizeGICombiner.inc... [ 50% 1751/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ELFNixPlatform.cpp.o [ 50% 1752/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SpeculateAnalyses.cpp.o [ 50% 1753/3411] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/VTuneSupportPlugin.cpp.o [ 50% 1754/3411] Building AArch64GenMCCodeEmitter.inc... [ 50% 1755/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o [ 50% 1756/3411] Building AArch64GenO0PreLegalizeGICombiner.inc... [ 50% 1757/3411] Building ARMGenCallingConv.inc... [ 50% 1758/3411] Building AArch64GenPostLegalizeGILowering.inc... [ 50% 1759/3411] Building AArch64GenGlobalISel.inc... [ 50% 1760/3411] Building AArch64GenRegisterBank.inc... [ 50% 1761/3411] Building AArch64GenRegisterInfo.inc... [ 50% 1762/3411] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o [ 50% 1763/3411] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o [ 50% 1764/3411] Building AArch64GenPreLegalizeGICombiner.inc... [ 50% 1765/3411] Building ARMGenDisassemblerTables.inc... [ 50% 1766/3411] Building AArch64GenFastISel.inc... [ 50% 1767/3411] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o [ 50% 1768/3411] Building ARMGenAsmMatcher.inc... [ 51% 1769/3411] Building BPFGenDisassemblerTables.inc... [ 51% 1770/3411] Building AArch64GenSystemOperands.inc... [ 51% 1771/3411] Building BPFGenAsmMatcher.inc... [ 51% 1772/3411] Building ARMGenMCCodeEmitter.inc... [ 51% 1773/3411] Building BPFGenCallingConv.inc... [ 51% 1774/3411] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o [ 51% 1775/3411] Building ARMGenAsmWriter.inc... [ 51% 1776/3411] Building ARMGenMCPseudoLowering.inc... [ 51% 1777/3411] Building ARMGenRegisterInfo.inc... [ 51% 1778/3411] Building BPFGenDAGISel.inc... [ 51% 1779/3411] Building ARMGenFastISel.inc... [ 51% 1780/3411] Building ARMGenRegisterBank.inc... [ 51% 1781/3411] Building BPFGenAsmWriter.inc... [ 51% 1782/3411] Building BPFGenSubtargetInfo.inc... [ 51% 1783/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcV2CBindings.cpp.o [ 51% 1784/3411] Building ARMGenDAGISel.inc... [ 51% 1785/3411] Building ARMGenSystemRegister.inc... [ 51% 1786/3411] Building BPFGenInstrInfo.inc... [ 51% 1787/3411] Building BPFGenRegisterInfo.inc... [ 51% 1788/3411] Building BPFGenGlobalISel.inc... [ 51% 1789/3411] Building BPFGenRegisterBank.inc... [ 51% 1790/3411] Building BPFGenMCCodeEmitter.inc... [ 51% 1791/3411] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o [ 51% 1792/3411] Building HexagonGenRegisterInfo.inc... [ 51% 1793/3411] Building ARMGenGlobalISel.inc... [ 51% 1794/3411] Building HexagonGenAsmMatcher.inc... [ 51% 1795/3411] Building HexagonGenCallingConv.inc... [ 51% 1796/3411] Building LoongArchGenDisassemblerTables.inc... [ 51% 1797/3411] Building HexagonGenAsmWriter.inc... [ 51% 1798/3411] Building LoongArchGenAsmWriter.inc... [ 51% 1799/3411] Building HexagonGenDFAPacketizer.inc... [ 51% 1800/3411] Building HexagonGenMCCodeEmitter.inc... [ 51% 1801/3411] Building LoongArchGenAsmMatcher.inc... [ 51% 1802/3411] Building LoongArchGenMCCodeEmitter.inc... [ 52% 1803/3411] Building LoongArchGenSubtargetInfo.inc... [ 52% 1804/3411] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o [ 52% 1805/3411] Building AArch64GenDAGISel.inc... [ 52% 1806/3411] Building HexagonGenSubtargetInfo.inc... [ 52% 1807/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachOPlatform.cpp.o [ 52% 1808/3411] Building ARMGenSubtargetInfo.inc... [ 52% 1809/3411] Building HexagonGenDisassemblerTables.inc... [ 52% 1810/3411] Building LoongArchGenInstrInfo.inc... [ 52% 1811/3411] Building LoongArchGenMCPseudoLowering.inc... [ 52% 1812/3411] Building ARMGenInstrInfo.inc... [ 52% 1813/3411] Building MSP430GenCallingConv.inc... [ 52% 1814/3411] Building LoongArchGenRegisterInfo.inc... [ 52% 1815/3411] Building MSP430GenAsmMatcher.inc... [ 52% 1816/3411] Building MSP430GenRegisterInfo.inc... [ 52% 1817/3411] Building HexagonGenInstrInfo.inc... [ 52% 1818/3411] Building MSP430GenAsmWriter.inc... [ 52% 1819/3411] Building LoongArchGenDAGISel.inc... [ 52% 1820/3411] Building MSP430GenDisassemblerTables.inc... [ 52% 1821/3411] Building MSP430GenMCCodeEmitter.inc... [ 52% 1822/3411] Building MSP430GenInstrInfo.inc... [ 52% 1823/3411] Building MSP430GenSubtargetInfo.inc... [ 52% 1824/3411] Building MSP430GenDAGISel.inc... [ 52% 1825/3411] Building MipsGenAsmWriter.inc... [ 52% 1826/3411] Building HexagonGenDAGISel.inc... [ 52% 1827/3411] Building MipsGenCallingConv.inc... [ 52% 1828/3411] Building MipsGenAsmMatcher.inc... [ 52% 1829/3411] Building MipsGenDisassemblerTables.inc... [ 52% 1830/3411] Building MipsGenMCPseudoLowering.inc... [ 52% 1831/3411] Building MipsGenRegisterBank.inc... [ 52% 1832/3411] Building MipsGenExegesis.inc... [ 52% 1833/3411] Building MipsGenGlobalISel.inc... [ 52% 1834/3411] Building MipsGenPostLegalizeGICombiner.inc... [ 52% 1835/3411] Building MipsGenDAGISel.inc... [ 52% 1836/3411] Building MipsGenFastISel.inc... [ 53% 1837/3411] Building MipsGenRegisterInfo.inc... [ 53% 1838/3411] Building PPCGenCallingConv.inc... [ 53% 1839/3411] Building NVPTXGenRegisterInfo.inc... [ 53% 1840/3411] Building PPCGenAsmMatcher.inc... [ 53% 1841/3411] Building MipsGenInstrInfo.inc... [ 53% 1842/3411] Building MipsGenSubtargetInfo.inc... [ 53% 1843/3411] Building PPCGenAsmWriter.inc... [ 53% 1844/3411] Building MipsGenMCCodeEmitter.inc... [ 53% 1845/3411] Building PPCGenExegesis.inc... [ 53% 1846/3411] Building NVPTXGenAsmWriter.inc... [ 53% 1847/3411] Building PPCGenRegisterBank.inc... [ 53% 1848/3411] Building NVPTXGenSubtargetInfo.inc... [ 53% 1849/3411] Building PPCGenDisassemblerTables.inc... [ 53% 1850/3411] Building PPCGenFastISel.inc... [ 53% 1851/3411] Building PPCGenMCCodeEmitter.inc... [ 53% 1852/3411] Building PPCGenRegisterInfo.inc... [ 53% 1853/3411] Building NVPTXGenDAGISel.inc... [ 53% 1854/3411] Building PPCGenGlobalISel.inc... [ 53% 1855/3411] Building PPCGenDAGISel.inc... [ 53% 1856/3411] Building NVPTXGenInstrInfo.inc... [ 53% 1857/3411] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Core.cpp.o [ 53% 1858/3411] Building PPCGenSubtargetInfo.inc... [ 53% 1859/3411] Building SparcGenAsmMatcher.inc... [ 53% 1860/3411] Building PPCGenInstrInfo.inc... [ 53% 1861/3411] Building SparcGenAsmWriter.inc... [ 53% 1862/3411] Building SparcGenCallingConv.inc... [ 53% 1863/3411] Building SparcGenDisassemblerTables.inc... [ 53% 1864/3411] Building SparcGenRegisterInfo.inc... [ 53% 1865/3411] Building SparcGenInstrInfo.inc... [ 53% 1866/3411] Building SparcGenMCCodeEmitter.inc... [ 53% 1867/3411] Building SparcGenDAGISel.inc... [ 53% 1868/3411] Building SparcGenSubtargetInfo.inc... [ 53% 1869/3411] Building SystemZGenAsmMatcher.inc... [ 53% 1870/3411] Building SparcGenSearchableTables.inc... [ 54% 1871/3411] Building SystemZGenAsmWriter.inc... [ 54% 1872/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFRegisterBankInfo.cpp.o [ 54% 1873/3411] Building SystemZGenCallingConv.inc... [ 54% 1874/3411] Building RISCVGenO0PreLegalizeGICombiner.inc... [ 54% 1875/3411] Building RISCVGenMCPseudoLowering.inc... [ 54% 1876/3411] Building RISCVGenDisassemblerTables.inc... [ 54% 1877/3411] Building SystemZGenDAGISel.inc... [ 54% 1878/3411] Building RISCVGenAsmMatcher.inc... [ 54% 1879/3411] Building SystemZGenDisassemblerTables.inc... [ 54% 1880/3411] Building RISCVGenAsmWriter.inc... [ 54% 1881/3411] Building RISCVGenCompressInstEmitter.inc... [ 54% 1882/3411] Building SystemZGenRegisterInfo.inc... [ 54% 1883/3411] Building WebAssemblyGenAsmMatcher.inc... [ 54% 1884/3411] Building RISCVGenRegisterInfo.inc... [ 54% 1885/3411] Building RISCVGenMacroFusion.inc... [ 54% 1886/3411] Building SystemZGenMCCodeEmitter.inc... [ 54% 1887/3411] Building WebAssemblyGenDisassemblerTables.inc... [ 54% 1888/3411] Building RISCVGenPostLegalizeGICombiner.inc... [ 54% 1889/3411] Building RISCVGenMCCodeEmitter.inc... [ 54% 1890/3411] Building WebAssemblyGenAsmWriter.inc... [ 54% 1891/3411] Building WebAssemblyGenFastISel.inc... [ 54% 1892/3411] Building RISCVGenRegisterBank.inc... [ 54% 1893/3411] Building WebAssemblyGenDAGISel.inc... [ 54% 1894/3411] Building WebAssemblyGenRegisterInfo.inc... [ 54% 1895/3411] Building WebAssemblyGenMCCodeEmitter.inc... [ 54% 1896/3411] Building RISCVGenPreLegalizeGICombiner.inc... [ 54% 1897/3411] Building WebAssemblyGenSubtargetInfo.inc... [ 54% 1898/3411] Building WebAssemblyGenInstrInfo.inc... [ 54% 1899/3411] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o [ 54% 1900/3411] Building SystemZGenInstrInfo.inc... [ 54% 1901/3411] Building RISCVGenSearchableTables.inc... [ 54% 1902/3411] Building SystemZGenSubtargetInfo.inc... [ 54% 1903/3411] Building AVRGenCallingConv.inc... [ 54% 1904/3411] Building AVRGenAsmMatcher.inc... [ 54% 1905/3411] Building AVRGenAsmWriter.inc... [ 55% 1906/3411] Building X86GenAsmMatcher.inc... [ 55% 1907/3411] Building AVRGenDAGISel.inc... [ 55% 1908/3411] Building AVRGenDisassemblerTables.inc... [ 55% 1909/3411] Building X86GenCallingConv.inc... [ 55% 1910/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFCallLowering.cpp.o [ 55% 1911/3411] Building AVRGenInstrInfo.inc... [ 55% 1912/3411] Building X86GenAsmWriter.inc... [ 55% 1913/3411] Building X86GenAsmWriter1.inc... [ 55% 1914/3411] Building X86GenExegesis.inc... [ 55% 1915/3411] Building AVRGenSubtargetInfo.inc... [ 55% 1916/3411] Building M68kGenAsmMatcher.inc... [ 55% 1917/3411] Building AVRGenMCCodeEmitter.inc... [ 55% 1918/3411] Building AVRGenRegisterInfo.inc... [ 55% 1919/3411] Building X86GenRegisterBank.inc... [ 55% 1920/3411] Building X86GenInstrMapping.inc... [ 55% 1921/3411] Building X86GenRegisterInfo.inc... [ 55% 1922/3411] Building M68kGenCallingConv.inc... [ 55% 1923/3411] Building M68kGenAsmWriter.inc... [ 55% 1924/3411] Building M68kGenDisassemblerTable.inc... [ 55% 1925/3411] Building M68kGenMCCodeEmitter.inc... [ 55% 1926/3411] Building M68kGenRegisterBank.inc... [ 55% 1927/3411] Building X86GenMnemonicTables.inc... [ 55% 1928/3411] Building M68kGenDAGISel.inc... [ 55% 1929/3411] Building M68kGenMCPseudoLowering.inc... [ 55% 1930/3411] Building M68kGenRegisterInfo.inc... [ 55% 1931/3411] Building X86GenDisassemblerTables.inc... [ 55% 1932/3411] Building M68kGenGlobalISel.inc... [ 55% 1933/3411] Building M68kGenInstrInfo.inc... [ 55% 1934/3411] Building M68kGenSubtargetInfo.inc... [ 55% 1935/3411] Building AArch64GenSubtargetInfo.inc... [ 55% 1936/3411] Building X86GenFoldTables.inc... [ 55% 1937/3411] Building CSKYGenCallingConv.inc... [ 55% 1938/3411] Building CSKYGenAsmMatcher.inc... [ 55% 1939/3411] Building CSKYGenAsmWriter.inc... [ 56% 1940/3411] Building CSKYGenCompressInstEmitter.inc... [ 56% 1941/3411] Building CSKYGenDAGISel.inc... [ 56% 1942/3411] Building CSKYGenDisassemblerTables.inc... [ 56% 1943/3411] Building CSKYGenMCPseudoLowering.inc... [ 56% 1944/3411] Building XtensaGenAsmMatcher.inc... [ 56% 1945/3411] Building XtensaGenCallingConv.inc... [ 56% 1946/3411] Building XtensaGenDAGISel.inc... [ 56% 1947/3411] Building XtensaGenAsmWriter.inc... [ 56% 1948/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFInstructionSelector.cpp.o [ 56% 1949/3411] Building CSKYGenMCCodeEmitter.inc... [ 56% 1950/3411] Building XtensaGenMCCodeEmitter.inc... [ 56% 1951/3411] Building CSKYGenInstrInfo.inc... [ 56% 1952/3411] Building CSKYGenRegisterInfo.inc... [ 56% 1953/3411] Building CSKYGenSubtargetInfo.inc... [ 56% 1954/3411] Building XtensaGenRegisterInfo.inc... [ 56% 1955/3411] Building XtensaGenDisassemblerTables.inc... [ 56% 1956/3411] Building XtensaGenSubtargetInfo.inc... [ 56% 1957/3411] Building XtensaGenInstrInfo.inc... [ 56% 1958/3411] Building X86GenFastISel.inc... [ 56% 1959/3411] Building AArch64GenInstrInfo.inc... [ 56% 1960/3411] Building X86GenGlobalISel.inc... [ 56% 1961/3411] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Tracker.cpp.o [ 56% 1962/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/PGOCtxProfWriter.cpp.o [ 56% 1963/3411] Building X86GenDAGISel.inc... [ 56% 1964/3411] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o [ 56% 1965/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o [ 56% 1966/3411] Building X86GenSubtargetInfo.inc... [ 56% 1967/3411] Building RISCVGenGlobalISel.inc... [ 56% 1968/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/A15SDOptimizer.cpp.o [ 56% 1969/3411] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/SandboxIR.cpp.o [ 56% 1970/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/PGOCtxProfReader.cpp.o [ 56% 1971/3411] Building RISCVGenInstrInfo.inc... [ 56% 1972/3411] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o [ 56% 1973/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SymbolRemappingReader.cpp.o [ 57% 1974/3411] Building X86GenInstrInfo.inc... [ 57% 1975/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o [ 57% 1976/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfCorrelator.cpp.o [ 57% 1977/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBasicBlockInfo.cpp.o [ 57% 1978/3411] Building RISCVGenDAGISel.inc... [ 57% 1979/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProf.cpp.o [ 57% 1980/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64GlobalISelUtils.cpp.o [ 57% 1981/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseRegisterInfo.cpp.o [ 57% 1982/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMAsmPrinter.cpp.o [ 57% 1983/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o [ 57% 1984/3411] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o [ 57% 1985/3411] Building RISCVGenSubtargetInfo.inc... [ 57% 1986/3411] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/OptimizationLevel.cpp.o [ 57% 1987/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o [ 57% 1988/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProfReader.cpp.o [ 57% 1989/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ItaniumManglingCanonicalizer.cpp.o [ 57% 1990/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o [ 57% 1991/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o [ 57% 1992/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64CallLowering.cpp.o [ 57% 1993/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o [ 57% 1994/3411] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o [ 57% 1995/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o [ 57% 1996/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandImm.cpp.o [ 57% 1997/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64RegisterBankInfo.cpp.o [ 57% 1998/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o [ 57% 1999/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostSelectOptimize.cpp.o [ 57% 2000/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64O0PreLegalizerCombiner.cpp.o [ 57% 2001/3411] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o [ 57% 2002/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Arm64ECCallLowering.cpp.o [ 57% 2003/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CallingConvention.cpp.o [ 57% 2004/3411] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o [ 57% 2005/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerCombiner.cpp.o [ 57% 2006/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64GlobalsTagging.cpp.o [ 57% 2007/3411] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/CodeGenPassBuilder.cpp.o [ 58% 2008/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerLowering.cpp.o [ 58% 2009/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o [ 58% 2010/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o [ 58% 2011/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o [ 58% 2012/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o [ 58% 2013/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o [ 58% 2014/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PreLegalizerCombiner.cpp.o [ 58% 2015/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o [ 58% 2016/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CondBrTuning.cpp.o [ 58% 2017/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o [ 58% 2018/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchTargets.cpp.o [ 58% 2019/3411] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o [ 58% 2020/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.cpp.o [ 58% 2021/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o [ 58% 2022/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o [ 58% 2023/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o [ 58% 2024/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o [ 58% 2025/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CompressJumpTables.cpp.o [ 58% 2026/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FalkorHWPFFix.cpp.o [ 58% 2027/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MIPeepholeOpt.cpp.o [ 58% 2028/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MacroFusion.cpp.o [ 58% 2029/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o [ 58% 2030/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PostCoalescerPass.cpp.o [ 58% 2031/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o [ 58% 2032/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o [ 58% 2033/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineFunctionInfo.cpp.o [ 58% 2034/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o [ 58% 2035/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineScheduler.cpp.o [ 58% 2036/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PointerAuth.cpp.o [ 58% 2037/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SpeculationHardening.cpp.o [ 58% 2038/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SMEABIPass.cpp.o [ 58% 2039/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o [ 58% 2040/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LowerHomogeneousPrologEpilog.cpp.o [ 58% 2041/3411] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o [ 59% 2042/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SLSHardening.cpp.o [ 59% 2043/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SVEIntrinsicOpts.cpp.o [ 59% 2044/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o [ 59% 2045/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SIMDInstrOpt.cpp.o [ 59% 2046/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o [ 59% 2047/3411] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o [ 59% 2048/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTaggingPreRA.cpp.o [ 59% 2049/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64InstructionSelector.cpp.o [ 59% 2050/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64LegalizerInfo.cpp.o [ 59% 2051/3411] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o [ 59% 2052/3411] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o [ 59% 2053/3411] Building CXX object lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o [ 59% 2054/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o [ 59% 2055/3411] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o [ 59% 2056/3411] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o [ 59% 2057/3411] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o [ 59% 2058/3411] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o [ 59% 2059/3411] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o [ 59% 2060/3411] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o [ 59% 2061/3411] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64SMEAttributes.cpp.o [ 59% 2062/3411] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o [ 59% 2063/3411] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o [ 59% 2064/3411] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o [ 59% 2065/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o [ 59% 2066/3411] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o [ 59% 2067/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTagging.cpp.o [ 59% 2068/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o [ 59% 2069/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantPoolValue.cpp.o [ 59% 2070/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o [ 59% 2071/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o [ 59% 2072/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterInfo.cpp.o [ 59% 2073/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallLowering.cpp.o [ 59% 2074/3411] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o [ 59% 2075/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallingConv.cpp.o [ 60% 2076/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBranchTargets.cpp.o [ 60% 2077/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFixCortexA57AES1742098Pass.cpp.o [ 60% 2078/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o [ 60% 2079/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMHazardRecognizer.cpp.o [ 60% 2080/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstrInfo.cpp.o [ 60% 2081/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMOptimizeBarriersPass.cpp.o [ 60% 2082/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantIslandPass.cpp.o [ 60% 2083/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFastISel.cpp.o [ 60% 2084/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterBankInfo.cpp.o [ 60% 2085/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMCInstLower.cpp.o [ 60% 2086/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMExpandPseudoInsts.cpp.o [ 60% 2087/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSLSHardening.cpp.o [ 60% 2088/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMachineFunctionInfo.cpp.o [ 60% 2089/3411] Building CXX object lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o [ 60% 2090/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLegalizerInfo.cpp.o [ 60% 2091/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelDAGToDAG.cpp.o [ 60% 2092/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMacroFusion.cpp.o [ 60% 2093/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMParallelDSP.cpp.o [ 60% 2094/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSelectionDAGInfo.cpp.o [ 60% 2095/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstructionSelector.cpp.o [ 60% 2096/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLowOverheadLoops.cpp.o [ 60% 2097/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBlockPlacement.cpp.o [ 60% 2098/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFrameLowering.cpp.o [ 60% 2099/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLoadStoreOptimizer.cpp.o [ 60% 2100/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o [ 60% 2101/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o [ 60% 2102/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetObjectFile.cpp.o [ 60% 2103/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o [ 60% 2104/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MLxExpansionPass.cpp.o [ 60% 2105/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o [ 60% 2106/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o [ 60% 2107/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCExpr.cpp.o [ 60% 2108/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMInstPrinter.cpp.o [ 60% 2109/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o [ 61% 2110/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSubtarget.cpp.o [ 61% 2111/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o [ 61% 2112/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o [ 61% 2113/3411] Building CXX object lib/Target/ARM/Utils/CMakeFiles/LLVMARMUtils.dir/ARMBaseInfo.cpp.o [ 61% 2114/3411] Building CXX object lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o [ 61% 2115/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o [ 61% 2116/3411] Linking CXX static library lib/libLLVMARMUtils.a [ 61% 2117/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o [ 61% 2118/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEVPTBlockPass.cpp.o [ 61% 2119/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEGatherScatterLowering.cpp.o [ 61% 2120/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVELaneInterleavingPass.cpp.o [ 61% 2121/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1FrameLowering.cpp.o [ 61% 2122/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFLegalizerInfo.cpp.o [ 61% 2123/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2InstrInfo.cpp.o [ 61% 2124/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetMachine.cpp.o [ 61% 2125/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o [ 61% 2126/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ThumbRegisterInfo.cpp.o [ 61% 2127/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1InstrInfo.cpp.o [ 61% 2128/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETailPredication.cpp.o [ 61% 2129/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2ITBlockPass.cpp.o [ 61% 2130/3411] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o [ 61% 2131/3411] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o [ 61% 2132/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETPAndVPTOptimisationsPass.cpp.o [ 61% 2133/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFASpaceCastSimplifyPass.cpp.o [ 61% 2134/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMCInstLower.cpp.o [ 61% 2135/3411] Building CXX object lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o [ 61% 2136/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetTransformInfo.cpp.o [ 61% 2137/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFIRPeephole.cpp.o [ 61% 2138/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2SizeReduction.cpp.o [ 61% 2139/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveDIType.cpp.o [ 61% 2140/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFInstrInfo.cpp.o [ 61% 2141/3411] Building CXX object lib/Target/BPF/TargetInfo/CMakeFiles/LLVMBPFInfo.dir/BPFTargetInfo.cpp.o [ 61% 2142/3411] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFAsmBackend.cpp.o [ 61% 2143/3411] Building CXX object lib/Target/BPF/AsmParser/CMakeFiles/LLVMBPFAsmParser.dir/BPFAsmParser.cpp.o [ 62% 2144/3411] Building CXX object lib/Target/BPF/Disassembler/CMakeFiles/LLVMBPFDisassembler.dir/BPFDisassembler.cpp.o [ 62% 2145/3411] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCTargetDesc.cpp.o [ 62% 2146/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAsmPrinter.cpp.o [ 62% 2147/3411] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCCodeEmitter.cpp.o [ 62% 2148/3411] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFInstPrinter.cpp.o [ 62% 2149/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveStaticOffset.cpp.o [ 62% 2150/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAdjustOpt.cpp.o [ 62% 2151/3411] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFELFObjectWriter.cpp.o [ 62% 2152/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFCheckAndAdjustIR.cpp.o [ 62% 2153/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSelectionDAGInfo.cpp.o [ 62% 2154/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFFrameLowering.cpp.o [ 62% 2155/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelLowering.cpp.o [ 62% 2156/3411] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelLowering.cpp.o [ 62% 2157/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelDAGToDAG.cpp.o [ 62% 2158/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAbstractMemberAccess.cpp.o [ 62% 2159/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFRegisterInfo.cpp.o [ 62% 2160/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSubtarget.cpp.o [ 62% 2161/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMISimplifyPatchable.cpp.o [ 62% 2162/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIChecking.cpp.o [ 62% 2163/3411] Building CXX object lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o [ 62% 2164/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/BitTracker.cpp.o [ 62% 2165/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIPeephole.cpp.o [ 62% 2166/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCFGOptimizer.cpp.o [ 62% 2167/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBranchRelaxation.cpp.o [ 62% 2168/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonAsmPrinter.cpp.o [ 62% 2169/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitTracker.cpp.o [ 62% 2170/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BTFDebug.cpp.o [ 62% 2171/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenExtract.cpp.o [ 62% 2172/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFixupHwLoops.cpp.o [ 62% 2173/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCopyToCombine.cpp.o [ 62% 2174/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCommonGEP.cpp.o [ 62% 2175/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBlockRanges.cpp.o [ 62% 2176/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCopyHoisting.cpp.o [ 62% 2177/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitSimplify.cpp.o [ 63% 2178/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenMemAbsolute.cpp.o [ 63% 2179/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineFunctionInfo.cpp.o [ 63% 2180/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstPropagation.cpp.o [ 63% 2181/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonEarlyIfConv.cpp.o [ 63% 2182/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonExpandCondsets.cpp.o [ 63% 2183/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenMux.cpp.o [ 63% 2184/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHazardRecognizer.cpp.o [ 63% 2185/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstExtenders.cpp.o [ 63% 2186/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenPredicate.cpp.o [ 63% 2187/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonLoopAlign.cpp.o [ 63% 2188/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHardwareLoops.cpp.o [ 63% 2189/3411] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFTargetMachine.cpp.o [ 63% 2190/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenInsert.cpp.o [ 63% 2191/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptimizeSZextends.cpp.o [ 63% 2192/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLoweringHVX.cpp.o [ 63% 2193/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFrameLowering.cpp.o [ 63% 2194/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineScheduler.cpp.o [ 63% 2195/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonNewValueJump.cpp.o [ 63% 2196/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAGHVX.cpp.o [ 63% 2197/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetObjectFile.cpp.o [ 63% 2198/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAG.cpp.o [ 63% 2199/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSelectionDAGInfo.cpp.o [ 63% 2200/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMCInstLower.cpp.o [ 63% 2201/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptAddrMode.cpp.o [ 63% 2202/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitConst32AndConst64.cpp.o [ 63% 2203/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonInstrInfo.cpp.o [ 63% 2204/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRegisterInfo.cpp.o [ 63% 2205/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCAsmInfo.cpp.o [ 63% 2206/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLowering.cpp.o [ 63% 2207/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonELFObjectWriter.cpp.o [ 63% 2208/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRDFOpt.cpp.o [ 63% 2209/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonPeephole.cpp.o [ 63% 2210/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonAsmBackend.cpp.o [ 63% 2211/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFCopy.cpp.o [ 63% 2212/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTfrCleanup.cpp.o [ 64% 2213/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorPrint.cpp.o [ 64% 2214/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonInstPrinter.cpp.o [ 64% 2215/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCompound.cpp.o [ 64% 2216/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCDuplexInfo.cpp.o [ 64% 2217/3411] Building CXX object lib/Target/Hexagon/TargetInfo/CMakeFiles/LLVMHexagonInfo.dir/HexagonTargetInfo.cpp.o [ 64% 2218/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFDeadCode.cpp.o [ 64% 2219/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorLoopCarriedReuse.cpp.o [ 64% 2220/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVExtract.cpp.o [ 64% 2221/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitDouble.cpp.o [ 64% 2222/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonStoreWidening.cpp.o [ 64% 2223/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCExpr.cpp.o [ 64% 2224/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCShuffler.cpp.o [ 64% 2225/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonLoopIdiomRecognition.cpp.o [ 64% 2226/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCChecker.cpp.o [ 64% 2227/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCELFStreamer.cpp.o [ 64% 2228/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSubtarget.cpp.o [ 64% 2229/3411] Building CXX object lib/Target/Hexagon/Disassembler/CMakeFiles/LLVMHexagonDisassembler.dir/HexagonDisassembler.cpp.o [ 64% 2230/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCInstrInfo.cpp.o [ 64% 2231/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCodeEmitter.cpp.o [ 64% 2232/3411] Building CXX object lib/Target/Hexagon/AsmParser/CMakeFiles/LLVMHexagonAsmParser.dir/HexagonAsmParser.cpp.o [ 64% 2233/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVLIWPacketizer.cpp.o [ 64% 2234/3411] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchBaseInfo.cpp.o [ 64% 2235/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetTransformInfo.cpp.o [ 64% 2236/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonShuffler.cpp.o [ 64% 2237/3411] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchInstPrinter.cpp.o [ 64% 2238/3411] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFObjectWriter.cpp.o [ 64% 2239/3411] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMatInt.cpp.o [ 64% 2240/3411] Building CXX object lib/Target/LoongArch/Disassembler/CMakeFiles/LLVMLoongArchDisassembler.dir/LoongArchDisassembler.cpp.o [ 64% 2241/3411] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCTargetDesc.cpp.o [ 64% 2242/3411] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchAsmBackend.cpp.o [ 64% 2243/3411] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCAsmInfo.cpp.o [ 64% 2244/3411] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFStreamer.cpp.o [ 64% 2245/3411] Building CXX object lib/Target/LoongArch/TargetInfo/CMakeFiles/LLVMLoongArchInfo.dir/LoongArchTargetInfo.cpp.o [ 64% 2246/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetMachine.cpp.o [ 65% 2247/3411] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCCodeEmitter.cpp.o [ 65% 2248/3411] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCExpr.cpp.o [ 65% 2249/3411] Building CXX object lib/Target/LoongArch/AsmParser/CMakeFiles/LLVMLoongArchAsmParser.dir/LoongArchAsmParser.cpp.o [ 65% 2250/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandAtomicPseudoInsts.cpp.o [ 65% 2251/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchAsmPrinter.cpp.o [ 65% 2252/3411] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchTargetStreamer.cpp.o [ 65% 2253/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchDeadRegisterDefinitions.cpp.o [ 65% 2254/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchSubtarget.cpp.o [ 65% 2255/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchInstrInfo.cpp.o [ 65% 2256/3411] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCTargetDesc.cpp.o [ 65% 2257/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchRegisterInfo.cpp.o [ 65% 2258/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandPseudoInsts.cpp.o [ 65% 2259/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchOptWInstrs.cpp.o [ 65% 2260/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchMCInstLower.cpp.o [ 65% 2261/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloatInfo.cpp.o [ 65% 2262/3411] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFObjectWriter.cpp.o [ 65% 2263/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchFrameLowering.cpp.o [ 65% 2264/3411] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCAsmInfo.cpp.o [ 65% 2265/3411] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorCombine.cpp.o [ 65% 2266/3411] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MachineFunctionInfo.cpp.o [ 65% 2267/3411] Building CXX object lib/Target/MSP430/TargetInfo/CMakeFiles/LLVMMSP430Info.dir/MSP430TargetInfo.cpp.o [ 65% 2268/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelDAGToDAG.cpp.o [ 65% 2269/3411] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430AsmBackend.cpp.o [ 65% 2270/3411] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430InstPrinter.cpp.o [ 65% 2271/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetTransformInfo.cpp.o [ 65% 2272/3411] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCTargetDesc.cpp.o [ 65% 2273/3411] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFStreamer.cpp.o [ 65% 2274/3411] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCCodeEmitter.cpp.o [ 65% 2275/3411] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430BranchSelector.cpp.o [ 65% 2276/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAnalyzeImmediate.cpp.o [ 65% 2277/3411] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelDAGToDAG.cpp.o [ 65% 2278/3411] Building CXX object lib/Target/MSP430/Disassembler/CMakeFiles/LLVMMSP430Disassembler.dir/MSP430Disassembler.cpp.o [ 65% 2279/3411] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MCInstLower.cpp.o [ 65% 2280/3411] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430RegisterInfo.cpp.o [ 66% 2281/3411] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430Subtarget.cpp.o [ 66% 2282/3411] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430TargetMachine.cpp.o [ 66% 2283/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetMachine.cpp.o [ 66% 2284/3411] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430InstrInfo.cpp.o [ 66% 2285/3411] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelLowering.cpp.o [ 66% 2286/3411] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelLowering.cpp.o [ 66% 2287/3411] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430FrameLowering.cpp.o [ 66% 2288/3411] Building CXX object lib/Target/MSP430/AsmParser/CMakeFiles/LLVMMSP430AsmParser.dir/MSP430AsmParser.cpp.o [ 66% 2289/3411] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430AsmPrinter.cpp.o [ 66% 2290/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16InstrInfo.cpp.o [ 66% 2291/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOs16.cpp.o [ 66% 2292/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloat.cpp.o [ 66% 2293/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16FrameLowering.cpp.o [ 66% 2294/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCCState.cpp.o [ 66% 2295/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16RegisterInfo.cpp.o [ 66% 2296/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelLowering.cpp.o [ 66% 2297/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsExpandPseudo.cpp.o [ 66% 2298/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelDAGToDAG.cpp.o [ 66% 2299/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstrInfo.cpp.o [ 66% 2300/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCallLowering.cpp.o [ 66% 2301/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAsmPrinter.cpp.o [ 66% 2302/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsDelaySlotFiller.cpp.o [ 66% 2303/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsConstantIslandPass.cpp.o [ 66% 2304/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsModuleISelDAGToDAG.cpp.o [ 66% 2305/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMachineFunction.cpp.o [ 66% 2306/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMCInstLower.cpp.o [ 66% 2307/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelDAGToDAG.cpp.o [ 66% 2308/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOptimizePICCall.cpp.o [ 66% 2309/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPreLegalizerCombiner.cpp.o [ 66% 2310/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFrameLowering.cpp.o [ 66% 2311/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsBranchExpansion.cpp.o [ 66% 2312/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstructionSelector.cpp.o [ 66% 2313/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterInfo.cpp.o [ 66% 2314/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIInfo.cpp.o [ 67% 2315/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsLegalizerInfo.cpp.o [ 67% 2316/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIFlagsSection.cpp.o [ 67% 2317/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCAsmInfo.cpp.o [ 67% 2318/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFastISel.cpp.o [ 67% 2319/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEInstrInfo.cpp.o [ 67% 2320/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFObjectWriter.cpp.o [ 67% 2321/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsInstPrinter.cpp.o [ 67% 2322/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEFrameLowering.cpp.o [ 67% 2323/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsAsmBackend.cpp.o [ 67% 2324/3411] Building CXX object lib/Target/Mips/Disassembler/CMakeFiles/LLVMMipsDisassembler.dir/MipsDisassembler.cpp.o [ 67% 2325/3411] Building CXX object lib/Target/Mips/TargetInfo/CMakeFiles/LLVMMipsInfo.dir/MipsTargetInfo.cpp.o [ 67% 2326/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPostLegalizerCombiner.cpp.o [ 67% 2327/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterBankInfo.cpp.o [ 67% 2328/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCExpr.cpp.o [ 67% 2329/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFStreamer.cpp.o [ 67% 2330/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsOptionRecord.cpp.o [ 67% 2331/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsNaClELFStreamer.cpp.o [ 67% 2332/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsTargetStreamer.cpp.o [ 67% 2333/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelLowering.cpp.o [ 67% 2334/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCCodeEmitter.cpp.o [ 67% 2335/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSERegisterInfo.cpp.o [ 67% 2336/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MicroMipsSizeReduction.cpp.o [ 67% 2337/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAliasAnalysis.cpp.o [ 67% 2338/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetObjectFile.cpp.o [ 67% 2339/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMulMulBugPass.cpp.o [ 67% 2340/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAtomicLower.cpp.o [ 67% 2341/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSubtarget.cpp.o [ 67% 2342/3411] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCTargetDesc.cpp.o [ 67% 2343/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAssignValidGlobalNames.cpp.o [ 67% 2344/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelLowering.cpp.o [ 67% 2345/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAllocaHoisting.cpp.o [ 67% 2346/3411] Building CXX object lib/Target/Mips/AsmParser/CMakeFiles/LLVMMipsAsmParser.dir/MipsAsmParser.cpp.o [ 67% 2347/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelDAGToDAG.cpp.o [ 67% 2348/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXImageOptimizer.cpp.o [ 68% 2349/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetTransformInfo.cpp.o [ 68% 2350/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerUnreachable.cpp.o [ 68% 2351/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXMCExpr.cpp.o [ 68% 2352/3411] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCAsmInfo.cpp.o [ 68% 2353/3411] Building CXX object lib/Target/NVPTX/TargetInfo/CMakeFiles/LLVMNVPTXInfo.dir/NVPTXTargetInfo.cpp.o [ 68% 2354/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAlloca.cpp.o [ 68% 2355/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXFrameLowering.cpp.o [ 68% 2356/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMIntrRange.cpp.o [ 68% 2357/3411] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetMachine.cpp.o [ 68% 2358/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXGenericToNVVM.cpp.o [ 68% 2359/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoopsVerify.cpp.o [ 68% 2360/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXCtorDtorLowering.cpp.o [ 68% 2361/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAggrCopies.cpp.o [ 68% 2362/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMReflect.cpp.o [ 68% 2363/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXInstrInfo.cpp.o [ 68% 2364/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAsmPrinter.cpp.o [ 68% 2365/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXSubtarget.cpp.o [ 68% 2366/3411] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXTargetStreamer.cpp.o [ 68% 2367/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerArgs.cpp.o [ 68% 2368/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPrologEpilogPass.cpp.o [ 68% 2369/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXProxyRegErasure.cpp.o [ 68% 2370/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXRegisterInfo.cpp.o [ 68% 2371/3411] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCTargetDesc.cpp.o [ 68% 2372/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPeephole.cpp.o [ 68% 2373/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelLowering.cpp.o [ 68% 2374/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelDAGToDAG.cpp.o [ 68% 2375/3411] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXInstPrinter.cpp.o [ 68% 2376/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXReplaceImageHandles.cpp.o [ 68% 2377/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXUtilities.cpp.o [ 68% 2378/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchCoalescing.cpp.o [ 68% 2379/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetTransformInfo.cpp.o [ 68% 2380/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBoolRetToInt.cpp.o [ 68% 2381/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchSelector.cpp.o [ 68% 2382/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineFunctionInfo.cpp.o [ 69% 2383/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCCState.cpp.o [ 69% 2384/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCallingConv.cpp.o [ 69% 2385/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCInstructionSelector.cpp.o [ 69% 2386/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetObjectFile.cpp.o [ 69% 2387/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineScheduler.cpp.o [ 69% 2388/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMergeStringPool.cpp.o [ 69% 2389/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandAtomicPseudoInsts.cpp.o [ 69% 2390/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCEarlyReturn.cpp.o [ 69% 2391/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCAsmPrinter.cpp.o [ 69% 2392/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoops.cpp.o [ 69% 2393/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCHazardRecognizers.cpp.o [ 69% 2394/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMacroFusion.cpp.o [ 69% 2395/3411] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetMachine.cpp.o [ 69% 2396/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMCInstLower.cpp.o [ 69% 2397/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFastISel.cpp.o [ 69% 2398/3411] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCAsmInfo.cpp.o [ 69% 2399/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCInstrInfo.cpp.o [ 69% 2400/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTOCRegDeps.cpp.o [ 69% 2401/3411] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCPredicates.cpp.o [ 69% 2402/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFrameLowering.cpp.o [ 69% 2403/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCRegisterBankInfo.cpp.o [ 69% 2404/3411] Building CXX object lib/Target/PowerPC/Disassembler/CMakeFiles/LLVMPowerPCDisassembler.dir/PPCDisassembler.cpp.o [ 69% 2405/3411] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCAsmBackend.cpp.o [ 69% 2406/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTLSDynamicCall.cpp.o [ 69% 2407/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMIPeephole.cpp.o [ 69% 2408/3411] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCInstPrinter.cpp.o [ 69% 2409/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCRegisterInfo.cpp.o [ 69% 2410/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLoopInstrFormPrep.cpp.o [ 69% 2411/3411] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFObjectWriter.cpp.o [ 69% 2412/3411] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFObjectWriter.cpp.o [ 69% 2413/3411] Building CXX object lib/Target/PowerPC/TargetInfo/CMakeFiles/LLVMPowerPCInfo.dir/PowerPCTargetInfo.cpp.o [ 69% 2414/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXCopy.cpp.o [ 69% 2415/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCLegalizerInfo.cpp.o [ 69% 2416/3411] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCExpr.cpp.o [ 70% 2417/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandISEL.cpp.o [ 70% 2418/3411] Building CXX object lib/Target/PowerPC/AsmParser/CMakeFiles/LLVMPowerPCAsmParser.dir/PPCAsmParser.cpp.o [ 70% 2419/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCReduceCRLogicals.cpp.o [ 70% 2420/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXSwapRemoval.cpp.o [ 70% 2421/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLowerMASSVEntries.cpp.o [ 70% 2422/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelDAGToDAG.cpp.o [ 70% 2423/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXFMAMutate.cpp.o [ 70% 2424/3411] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFStreamer.cpp.o [ 70% 2425/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCGenScalarMASSEntries.cpp.o [ 70% 2426/3411] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCCodeEmitter.cpp.o [ 70% 2427/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCCallLowering.cpp.o [ 70% 2428/3411] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFStreamer.cpp.o [ 70% 2429/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCSubtarget.cpp.o [ 70% 2430/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCPreEmitPeephole.cpp.o [ 70% 2431/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetMachine.cpp.o [ 70% 2432/3411] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCTargetDesc.cpp.o [ 70% 2433/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetTransformInfo.cpp.o [ 70% 2434/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVDeadRegisterDefinitions.cpp.o [ 70% 2435/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRedundantCopyElimination.cpp.o [ 70% 2436/3411] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelLowering.cpp.o [ 70% 2437/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandAtomicPseudoInsts.cpp.o [ 70% 2438/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertReadWriteCSR.cpp.o [ 70% 2439/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMakeCompressible.cpp.o [ 70% 2440/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandPseudoInsts.cpp.o [ 70% 2441/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPostRAExpandPseudoInsts.cpp.o [ 70% 2442/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMergeBaseOffset.cpp.o [ 70% 2443/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertWriteVXRM.cpp.o [ 70% 2444/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFrameLowering.cpp.o [ 70% 2445/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertVSETVLI.cpp.o [ 70% 2446/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVAsmPrinter.cpp.o [ 70% 2447/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVCodeGenPrepare.cpp.o [ 70% 2448/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVGatherScatterLowering.cpp.o [ 70% 2449/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMoveMerger.cpp.o [ 70% 2450/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMachineFunctionInfo.cpp.o [ 71% 2451/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVSubtarget.cpp.o [ 71% 2452/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVOptWInstrs.cpp.o [ 71% 2453/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPushPopOptimizer.cpp.o [ 71% 2454/3411] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCAsmInfo.cpp.o [ 71% 2455/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetObjectFile.cpp.o [ 71% 2456/3411] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMatInt.cpp.o [ 71% 2457/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterInfo.cpp.o [ 71% 2458/3411] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVAsmBackend.cpp.o [ 71% 2459/3411] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVBaseInfo.cpp.o [ 71% 2460/3411] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFObjectWriter.cpp.o [ 71% 2461/3411] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVInstPrinter.cpp.o [ 71% 2462/3411] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCObjectFileInfo.cpp.o [ 71% 2463/3411] Building CXX object lib/Target/RISCV/TargetInfo/CMakeFiles/LLVMRISCVInfo.dir/RISCVTargetInfo.cpp.o [ 71% 2464/3411] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCExpr.cpp.o [ 71% 2465/3411] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVTargetStreamer.cpp.o [ 71% 2466/3411] Building CXX object lib/Target/RISCV/Disassembler/CMakeFiles/LLVMRISCVDisassembler.dir/RISCVDisassembler.cpp.o [ 71% 2467/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInstrInfo.cpp.o [ 71% 2468/3411] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCCodeEmitter.cpp.o [ 71% 2469/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVCallLowering.cpp.o [ 71% 2470/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetTransformInfo.cpp.o [ 71% 2471/3411] Building CXX object lib/Target/RISCV/MCA/CMakeFiles/LLVMRISCVTargetMCA.dir/RISCVCustomBehaviour.cpp.o [ 71% 2472/3411] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFStreamer.cpp.o [ 71% 2473/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVRegisterBankInfo.cpp.o [ 71% 2474/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetMachine.cpp.o [ 71% 2475/3411] Building CXX object lib/Target/RISCV/AsmParser/CMakeFiles/LLVMRISCVAsmParser.dir/RISCVAsmParser.cpp.o [ 71% 2476/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMachineFunctionInfo.cpp.o [ 71% 2477/3411] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcAsmBackend.cpp.o [ 71% 2478/3411] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcELFObjectWriter.cpp.o [ 71% 2479/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPostLegalizerCombiner.cpp.o [ 71% 2480/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPreLegalizerCombiner.cpp.o [ 71% 2481/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVLegalizerInfo.cpp.o [ 71% 2482/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/LeonPasses.cpp.o [ 71% 2483/3411] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCAsmInfo.cpp.o [ 71% 2484/3411] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcInstPrinter.cpp.o [ 72% 2485/3411] Building CXX object lib/Target/Sparc/TargetInfo/CMakeFiles/LLVMSparcInfo.dir/SparcTargetInfo.cpp.o [ 72% 2486/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVO0PreLegalizerCombiner.cpp.o [ 72% 2487/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/DelaySlotFiller.cpp.o [ 72% 2488/3411] Building CXX object lib/Target/Sparc/Disassembler/CMakeFiles/LLVMSparcDisassembler.dir/SparcDisassembler.cpp.o [ 72% 2489/3411] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcTargetStreamer.cpp.o [ 72% 2490/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcInstrInfo.cpp.o [ 72% 2491/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMCInstLower.cpp.o [ 72% 2492/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelDAGToDAG.cpp.o [ 72% 2493/3411] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCExpr.cpp.o [ 72% 2494/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZConstantPoolValue.cpp.o [ 72% 2495/3411] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCCodeEmitter.cpp.o [ 72% 2496/3411] Building CXX object lib/Target/Sparc/AsmParser/CMakeFiles/LLVMSparcAsmParser.dir/SparcAsmParser.cpp.o [ 72% 2497/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcSubtarget.cpp.o [ 72% 2498/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcAsmPrinter.cpp.o [ 72% 2499/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcRegisterInfo.cpp.o [ 72% 2500/3411] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCTargetDesc.cpp.o [ 72% 2501/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVInstructionSelector.cpp.o [ 72% 2502/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcFrameLowering.cpp.o [ 72% 2503/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetObjectFile.cpp.o [ 72% 2504/3411] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCTargetDesc.cpp.o [ 72% 2505/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetMachine.cpp.o [ 72% 2506/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineFunctionInfo.cpp.o [ 72% 2507/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetObjectFile.cpp.o [ 72% 2508/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCallingConv.cpp.o [ 72% 2509/3411] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelLowering.cpp.o [ 72% 2510/3411] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZGOFFObjectWriter.cpp.o [ 72% 2511/3411] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZInstPrinter.cpp.o [ 72% 2512/3411] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZELFObjectWriter.cpp.o [ 72% 2513/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCopyPhysRegs.cpp.o [ 72% 2514/3411] Building CXX object lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o [ 72% 2515/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZElimCompare.cpp.o [ 72% 2516/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLDCleanup.cpp.o [ 72% 2517/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZHazardRecognizer.cpp.o [ 72% 2518/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLongBranch.cpp.o [ 72% 2519/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZAsmPrinter.cpp.o [ 73% 2520/3411] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmBackend.cpp.o [ 73% 2521/3411] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmInfo.cpp.o [ 73% 2522/3411] Building CXX object lib/Target/SystemZ/TargetInfo/CMakeFiles/LLVMSystemZInfo.dir/SystemZTargetInfo.cpp.o [ 73% 2523/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMCInstLower.cpp.o [ 73% 2524/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZInstrInfo.cpp.o [ 73% 2525/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineScheduler.cpp.o [ 73% 2526/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZPostRewrite.cpp.o [ 73% 2527/3411] Building CXX object lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o [ 73% 2528/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSelectionDAGInfo.cpp.o [ 73% 2529/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZShortenInst.cpp.o [ 73% 2530/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSubtarget.cpp.o [ 73% 2531/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZFrameLowering.cpp.o [ 73% 2532/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelLowering.cpp.o [ 73% 2533/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZRegisterInfo.cpp.o [ 73% 2534/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelDAGToDAG.cpp.o [ 73% 2535/3411] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCExpr.cpp.o [ 73% 2536/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTDC.cpp.o [ 73% 2537/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAddMissingPrototypes.cpp.o [ 73% 2538/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCleanCodeAfterTrap.cpp.o [ 73% 2539/3411] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCCodeEmitter.cpp.o [ 73% 2540/3411] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCTargetDesc.cpp.o [ 73% 2541/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVVectorPeephole.cpp.o [ 73% 2542/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetMachine.cpp.o [ 73% 2543/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixFunctionBitcasts.cpp.o [ 73% 2544/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetTransformInfo.cpp.o [ 73% 2545/3411] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelLowering.cpp.o [ 73% 2546/3411] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelDAGToDAG.cpp.o [ 73% 2547/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExceptionInfo.cpp.o [ 73% 2548/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyArgumentMove.cpp.o [ 73% 2549/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGSort.cpp.o [ 73% 2550/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixBrTableDefaults.cpp.o [ 73% 2551/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFrameLowering.cpp.o [ 73% 2552/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLateEHPrepare.cpp.o [ 73% 2553/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeReturned.cpp.o [ 74% 2554/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugFixup.cpp.o [ 74% 2555/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugValueManager.cpp.o [ 74% 2556/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelDAGToDAG.cpp.o [ 74% 2557/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRefTypeMem2Local.cpp.o [ 74% 2558/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExplicitLocals.cpp.o [ 74% 2559/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAsmPrinter.cpp.o [ 74% 2560/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerBrUnless.cpp.o [ 74% 2561/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixIrreducibleControlFlow.cpp.o [ 74% 2562/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerRefTypesIntPtrConv.cpp.o [ 74% 2563/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCInstLower.cpp.o [ 74% 2564/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyNullifyDebugValueLists.cpp.o [ 74% 2565/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyInstrInfo.cpp.o [ 74% 2566/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGStackify.cpp.o [ 74% 2567/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeLiveIntervals.cpp.o [ 74% 2568/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFastISel.cpp.o [ 74% 2569/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelLowering.cpp.o [ 74% 2570/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerEmscriptenEHSjLj.cpp.o [ 74% 2571/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMachineFunctionInfo.cpp.o [ 74% 2572/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCLowerPrePass.cpp.o [ 74% 2573/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyPeephole.cpp.o [ 74% 2574/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySortRegion.cpp.o [ 74% 2575/3411] Building CXX object lib/Target/WebAssembly/Disassembler/CMakeFiles/LLVMWebAssemblyDisassembler.dir/WebAssemblyDisassembler.cpp.o [ 74% 2576/3411] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyAsmBackend.cpp.o [ 74% 2577/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegNumbering.cpp.o [ 74% 2578/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegisterInfo.cpp.o [ 74% 2579/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegColoring.cpp.o [ 74% 2580/3411] Building CXX object lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmTypeCheck.cpp.o [ 74% 2581/3411] Building CXX object lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmParser.cpp.o [ 74% 2582/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySelectionDAGInfo.cpp.o [ 74% 2583/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyReplacePhysRegs.cpp.o [ 74% 2584/3411] Building CXX object lib/Target/WebAssembly/TargetInfo/CMakeFiles/LLVMWebAssemblyInfo.dir/WebAssemblyTargetInfo.cpp.o [ 74% 2585/3411] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCCodeEmitter.cpp.o [ 74% 2586/3411] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTypeUtilities.cpp.o [ 74% 2587/3411] Building CXX object lib/Target/WebAssembly/Utils/CMakeFiles/LLVMWebAssemblyUtils.dir/WebAssemblyTypeUtilities.cpp.o [ 75% 2588/3411] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyInstPrinter.cpp.o [ 75% 2589/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegStackify.cpp.o [ 75% 2590/3411] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyTargetStreamer.cpp.o [ 75% 2591/3411] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCAsmInfo.cpp.o [ 75% 2592/3411] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyWasmObjectWriter.cpp.o [ 75% 2593/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySetP2AlignOperands.cpp.o [ 75% 2594/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetObjectFile.cpp.o [ 75% 2595/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRuntimeLibcallSignatures.cpp.o [ 75% 2596/3411] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTargetDesc.cpp.o [ 75% 2597/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMemIntrinsicResults.cpp.o [ 75% 2598/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySubtarget.cpp.o [ 75% 2599/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyUtilities.cpp.o [ 75% 2600/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetTransformInfo.cpp.o [ 75% 2601/3411] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetMachine.cpp.o [ 75% 2602/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o [ 75% 2603/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o [ 75% 2604/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ArgumentStackSlotRebase.cpp.o [ 75% 2605/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o [ 75% 2606/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o [ 75% 2607/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupInstTuning.cpp.o [ 75% 2608/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o [ 75% 2609/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o [ 75% 2610/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o [ 75% 2611/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o [ 75% 2612/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o [ 75% 2613/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXIntrinsics.cpp.o [ 75% 2614/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o [ 75% 2615/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerTileCopy.cpp.o [ 75% 2616/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastTileConfig.cpp.o [ 75% 2617/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o [ 75% 2618/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastPreTileConfig.cpp.o [ 75% 2619/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o [ 75% 2620/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o [ 75% 2621/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DynAllocaExpander.cpp.o [ 76% 2622/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupVectorConstants.cpp.o [ 76% 2623/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o [ 76% 2624/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.cpp.o [ 76% 2625/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o [ 76% 2626/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o [ 76% 2627/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o [ 76% 2628/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o [ 76% 2629/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o [ 76% 2630/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o [ 76% 2631/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectBranchTracking.cpp.o [ 76% 2632/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CompressEVEX.cpp.o [ 76% 2633/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o [ 76% 2634/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o [ 76% 2635/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o [ 76% 2636/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o [ 76% 2637/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o [ 76% 2638/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o [ 76% 2639/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLoweringCall.cpp.o [ 76% 2640/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o [ 76% 2641/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CodeGenPassBuilder.cpp.o [ 76% 2642/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o [ 76% 2643/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ReturnThunks.cpp.o [ 76% 2644/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o [ 76% 2645/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o [ 76% 2646/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o [ 76% 2647/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o [ 76% 2648/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o [ 76% 2649/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o [ 76% 2650/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o [ 76% 2651/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o [ 76% 2652/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o [ 76% 2653/3411] Building CXX object lib/Target/X86/MCA/CMakeFiles/LLVMX86TargetMCA.dir/X86CustomBehaviour.cpp.o [ 76% 2654/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86EncodingOptimization.cpp.o [ 76% 2655/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o [ 77% 2656/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o [ 77% 2657/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o [ 77% 2658/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o [ 77% 2659/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o [ 77% 2660/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o [ 77% 2661/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o [ 77% 2662/3411] Building CXX object lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o [ 77% 2663/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o [ 77% 2664/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o [ 77% 2665/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o [ 77% 2666/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MnemonicTables.cpp.o [ 77% 2667/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o [ 77% 2668/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o [ 77% 2669/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o [ 77% 2670/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o [ 77% 2671/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o [ 77% 2672/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o [ 77% 2673/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86RegisterBankInfo.cpp.o [ 77% 2674/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o [ 77% 2675/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o [ 77% 2676/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o [ 77% 2677/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o [ 77% 2678/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86CallLowering.cpp.o [ 77% 2679/3411] Building CXX object lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o [ 77% 2680/3411] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFStreamer.cpp.o [ 77% 2681/3411] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFObjectWriter.cpp.o [ 77% 2682/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinFixupBufferSecurityCheck.cpp.o [ 77% 2683/3411] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCAsmInfo.cpp.o [ 77% 2684/3411] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRInstPrinter.cpp.o [ 77% 2685/3411] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRAsmBackend.cpp.o [ 77% 2686/3411] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRShiftExpand.cpp.o [ 77% 2687/3411] Building CXX object lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o [ 77% 2688/3411] Building CXX object lib/Target/AVR/TargetInfo/CMakeFiles/LLVMAVRInfo.dir/AVRTargetInfo.cpp.o [ 77% 2689/3411] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRFrameLowering.cpp.o [ 78% 2690/3411] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCCodeEmitter.cpp.o [ 78% 2691/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o [ 78% 2692/3411] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCExpr.cpp.o [ 78% 2693/3411] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRTargetStreamer.cpp.o [ 78% 2694/3411] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRMCInstLower.cpp.o [ 78% 2695/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86InstructionSelector.cpp.o [ 78% 2696/3411] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRAsmPrinter.cpp.o [ 78% 2697/3411] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRSubtarget.cpp.o [ 78% 2698/3411] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRExpandPseudoInsts.cpp.o [ 78% 2699/3411] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCELFStreamer.cpp.o [ 78% 2700/3411] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRRegisterInfo.cpp.o [ 78% 2701/3411] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetMachine.cpp.o [ 78% 2702/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86LegalizerInfo.cpp.o [ 78% 2703/3411] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCTargetDesc.cpp.o [ 78% 2704/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o [ 78% 2705/3411] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelDAGToDAG.cpp.o [ 78% 2706/3411] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetObjectFile.cpp.o [ 78% 2707/3411] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRInstrInfo.cpp.o [ 78% 2708/3411] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o [ 78% 2709/3411] Building CXX object lib/Target/AVR/AsmParser/CMakeFiles/LLVMAVRAsmParser.dir/AVRAsmParser.cpp.o [ 78% 2710/3411] Building CXX object lib/Target/M68k/TargetInfo/CMakeFiles/LLVMM68kInfo.dir/M68kTargetInfo.cpp.o [ 78% 2711/3411] Building CXX object lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCAsmInfo.cpp.o [ 78% 2712/3411] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelLowering.cpp.o [ 78% 2713/3411] Building CXX object lib/Target/AVR/Disassembler/CMakeFiles/LLVMAVRDisassembler.dir/AVRDisassembler.cpp.o [ 78% 2714/3411] Building CXX object lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kInstPrinter.cpp.o [ 78% 2715/3411] Building CXX object lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kAsmBackend.cpp.o [ 78% 2716/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kLegalizerInfo.cpp.o [ 78% 2717/3411] Building CXX object lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kELFObjectWriter.cpp.o [ 78% 2718/3411] Building CXX object lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCTargetDesc.cpp.o [ 78% 2719/3411] Building CXX object lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYConstantPoolValue.cpp.o [ 78% 2720/3411] Building CXX object lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCCodeEmitter.cpp.o [ 78% 2721/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kCollapseMOVEMPass.cpp.o [ 78% 2722/3411] Building CXX object lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYMCInstLower.cpp.o [ 78% 2723/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kCallLowering.cpp.o [ 79% 2724/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kInstructionSelector.cpp.o [ 79% 2725/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kExpandPseudo.cpp.o [ 79% 2726/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kMachineFunction.cpp.o [ 79% 2727/3411] Building CXX object lib/Target/M68k/AsmParser/CMakeFiles/LLVMM68kAsmParser.dir/M68kAsmParser.cpp.o [ 79% 2728/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kRegisterBankInfo.cpp.o [ 79% 2729/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kSubtarget.cpp.o [ 79% 2730/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kAsmPrinter.cpp.o [ 79% 2731/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kISelDAGToDAG.cpp.o [ 79% 2732/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kMCInstLower.cpp.o [ 79% 2733/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kInstrInfo.cpp.o [ 79% 2734/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kFrameLowering.cpp.o [ 79% 2735/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kTargetMachine.cpp.o [ 79% 2736/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kRegisterInfo.cpp.o [ 79% 2737/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kTargetObjectFile.cpp.o [ 79% 2738/3411] Building CXX object lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYFrameLowering.cpp.o [ 79% 2739/3411] Building CXX object lib/Target/M68k/Disassembler/CMakeFiles/LLVMM68kDisassembler.dir/M68kDisassembler.cpp.o [ 79% 2740/3411] Building CXX object lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYInstPrinter.cpp.o [ 79% 2741/3411] Building CXX object lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYISelDAGToDAG.cpp.o [ 79% 2742/3411] Building CXX object lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYRegisterInfo.cpp.o [ 79% 2743/3411] Building CXX object lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYAsmPrinter.cpp.o [ 79% 2744/3411] Building CXX object lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYELFObjectWriter.cpp.o [ 79% 2745/3411] Building CXX object lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYConstantIslandPass.cpp.o [ 79% 2746/3411] Building CXX object lib/Target/CSKY/Disassembler/CMakeFiles/LLVMCSKYDisassembler.dir/CSKYDisassembler.cpp.o [ 79% 2747/3411] Building CXX object lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYAsmBackend.cpp.o [ 79% 2748/3411] Building CXX object lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYELFStreamer.cpp.o [ 79% 2749/3411] Building CXX object lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCAsmInfo.cpp.o [ 79% 2750/3411] Building CXX object lib/Target/CSKY/TargetInfo/CMakeFiles/LLVMCSKYInfo.dir/CSKYTargetInfo.cpp.o [ 79% 2751/3411] Building CXX object lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYInstrInfo.cpp.o [ 79% 2752/3411] Building CXX object lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCExpr.cpp.o [ 79% 2753/3411] Building CXX object lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYTargetObjectFile.cpp.o [ 79% 2754/3411] Building CXX object lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYISelLowering.cpp.o [ 79% 2755/3411] Building CXX object lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kISelLowering.cpp.o [ 79% 2756/3411] Building CXX object lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCCodeEmitter.cpp.o [ 79% 2757/3411] Building CXX object lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYTargetMachine.cpp.o [ 80% 2758/3411] Building CXX object lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCTargetDesc.cpp.o [ 80% 2759/3411] Building CXX object lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYSubtarget.cpp.o [ 80% 2760/3411] Building CXX object lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaELFObjectWriter.cpp.o [ 80% 2761/3411] Building CXX object lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCAsmInfo.cpp.o [ 80% 2762/3411] Building CXX object lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaInstPrinter.cpp.o [ 80% 2763/3411] Building CXX object lib/Target/Xtensa/TargetInfo/CMakeFiles/LLVMXtensaInfo.dir/XtensaTargetInfo.cpp.o [ 80% 2764/3411] Building CXX object lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaConstantPoolValue.cpp.o [ 80% 2765/3411] Building CXX object lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaAsmBackend.cpp.o [ 80% 2766/3411] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o [ 80% 2767/3411] Building CXX object lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCExpr.cpp.o [ 80% 2768/3411] Building CXX object lib/Target/CSKY/AsmParser/CMakeFiles/LLVMCSKYAsmParser.dir/CSKYAsmParser.cpp.o [ 80% 2769/3411] Building CXX object lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCCodeEmitter.cpp.o [ 80% 2770/3411] Building CXX object lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaUtils.cpp.o [ 80% 2771/3411] Building CXX object lib/Target/Xtensa/Disassembler/CMakeFiles/LLVMXtensaDisassembler.dir/XtensaDisassembler.cpp.o [ 80% 2772/3411] Building CXX object lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCTargetDesc.cpp.o [ 80% 2773/3411] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParserCommon.cpp.o [ 80% 2774/3411] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/LoongArchTargetParser.cpp.o [ 80% 2775/3411] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParser.cpp.o [ 80% 2776/3411] Building CXX object lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaTargetStreamer.cpp.o [ 80% 2777/3411] Building CXX object lib/Target/Xtensa/AsmParser/CMakeFiles/LLVMXtensaAsmParser.dir/XtensaAsmParser.cpp.o [ 80% 2778/3411] Building CXX object lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYTargetStreamer.cpp.o [ 80% 2779/3411] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/CSKYTargetParser.cpp.o [ 80% 2780/3411] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/TargetParser.cpp.o [ 80% 2781/3411] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/SubtargetFeature.cpp.o [ 80% 2782/3411] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/AArch64TargetParser.cpp.o [ 80% 2783/3411] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Host.cpp.o [ 80% 2784/3411] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVTargetParser.cpp.o [ 80% 2785/3411] Building CXX object lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaRegisterInfo.cpp.o [ 80% 2786/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o [ 80% 2787/3411] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/X86TargetParser.cpp.o [ 80% 2788/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o [ 80% 2789/3411] Building Options.inc... [ 80% 2790/3411] Building Options.inc... [ 80% 2791/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o [ 81% 2792/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o [ 81% 2793/3411] Building CXX object lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaTargetMachine.cpp.o [ 81% 2794/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o [ 81% 2795/3411] Building CXX object lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaInstrInfo.cpp.o [ 81% 2796/3411] Building CXX object lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaISelDAGToDAG.cpp.o [ 81% 2797/3411] Building CXX object lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaSubtarget.cpp.o [ 81% 2798/3411] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Triple.cpp.o [ 81% 2799/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordVisitor.cpp.o [ 81% 2800/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextAPIError.cpp.o [ 81% 2801/3411] Building CXX object lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaFrameLowering.cpp.o [ 81% 2802/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o [ 81% 2803/3411] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVISAInfo.cpp.o [ 81% 2804/3411] Linking CXX static library lib/libLLVMTargetParser.a [ 81% 2805/3411] Linking CXX static library lib/libLLVMFuzzerCLI.a [ 81% 2806/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/SymbolSet.cpp.o [ 81% 2807/3411] Linking CXX static library lib/libLLVMOrcTargetProcess.a [ 81% 2808/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o [ 81% 2809/3411] Building CXX object lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaISelLowering.cpp.o [ 81% 2810/3411] Linking CXX static library lib/libLLVMBinaryFormat.a [ 81% 2811/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o [ 81% 2812/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o [ 81% 2813/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordsSlice.cpp.o [ 81% 2814/3411] Linking CXX static library lib/libLLVMCore.a [ 81% 2815/3411] Building CXX object tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o [ 81% 2816/3411] Building CXX object lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaAsmPrinter.cpp.o [ 81% 2817/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o [ 81% 2818/3411] Linking CXX static library lib/libLLVMMC.a [ 81% 2819/3411] Linking CXX static library lib/libLLVMFrontendHLSL.a [ 81% 2820/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Utils.cpp.o [ 81% 2821/3411] Linking CXX static library lib/libLLVMBitReader.a [ 81% 2822/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o [ 81% 2823/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o [ 81% 2824/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o [ 81% 2825/3411] Linking CXX static library lib/libLLVMCFGuard.a [ 81% 2826/3411] Linking CXX static library lib/libLLVMAArch64Utils.a [ 82% 2827/3411] Linking CXX static library lib/libLLVMMCParser.a [ 82% 2828/3411] Linking CXX static library lib/libLLVMMCDisassembler.a [ 82% 2829/3411] Linking CXX static library lib/libLLVMMCA.a [ 82% 2830/3411] Linking CXX static library lib/libLLVMARMInfo.a [ 82% 2831/3411] Linking CXX static library lib/libLLVMAArch64Info.a [ 82% 2832/3411] Linking CXX static library lib/libLLVMHexagonInfo.a [ 82% 2833/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o [ 82% 2834/3411] Linking CXX static library lib/libLLVMBPFInfo.a [ 82% 2835/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o [ 82% 2836/3411] Linking CXX static library lib/libLLVMLoongArchInfo.a [ 82% 2837/3411] Linking CXX static library lib/libLLVMPowerPCInfo.a [ 82% 2838/3411] Linking CXX static library lib/libLLVMRISCVInfo.a [ 82% 2839/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o [ 82% 2840/3411] Linking CXX static library lib/libLLVMMSP430Info.a [ 82% 2841/3411] Linking CXX static library lib/libLLVMMipsInfo.a [ 82% 2842/3411] Linking CXX static library lib/libLLVMNVPTXInfo.a [ 82% 2843/3411] Linking CXX static library lib/libLLVMAArch64Desc.a [ 82% 2844/3411] Linking CXX static library lib/libLLVMHexagonDesc.a [ 82% 2845/3411] Linking CXX static library lib/libLLVMBPFDisassembler.a [ 82% 2846/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o [ 82% 2847/3411] Building CXX object lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o [ 82% 2848/3411] Linking CXX static library lib/libLLVMSparcInfo.a [ 82% 2849/3411] Linking CXX static library lib/libLLVMBPFDesc.a [ 82% 2850/3411] Linking CXX static library lib/libLLVMLoongArchDesc.a [ 82% 2851/3411] Linking CXX static library lib/libLLVMPowerPCDisassembler.a [ 82% 2852/3411] Linking CXX static library lib/libLLVMPowerPCDesc.a [ 82% 2853/3411] Linking CXX static library lib/libLLVMRISCVDesc.a [ 82% 2854/3411] Linking CXX static library lib/libLLVMMSP430Desc.a [ 82% 2855/3411] Linking CXX static library lib/libLLVMMSP430Disassembler.a [ 82% 2856/3411] Linking CXX static library lib/libLLVMMipsDisassembler.a [ 82% 2857/3411] Linking CXX static library lib/libLLVMAArch64AsmParser.a [ 82% 2858/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o [ 82% 2859/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o [ 82% 2860/3411] Linking CXX static library lib/libLLVMAArch64Disassembler.a [ 83% 2861/3411] Linking CXX static library lib/libLLVMHexagonAsmParser.a [ 83% 2862/3411] Linking CXX static library lib/libLLVMHexagonDisassembler.a [ 83% 2863/3411] Linking CXX static library lib/libLLVMMipsDesc.a [ 83% 2864/3411] Linking CXX static library lib/libLLVMNVPTXDesc.a [ 83% 2865/3411] Linking CXX static library lib/libLLVMBPFAsmParser.a [ 83% 2866/3411] Linking CXX static library lib/libLLVMLoongArchAsmParser.a [ 83% 2867/3411] Linking CXX static library lib/libLLVMLoongArchDisassembler.a [ 83% 2868/3411] Linking CXX static library lib/libLLVMPowerPCAsmParser.a [ 83% 2869/3411] Linking CXX static library lib/libLLVMRISCVAsmParser.a [ 83% 2870/3411] Linking CXX static library lib/libLLVMMSP430AsmParser.a [ 83% 2871/3411] Building CXX object lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o [ 83% 2872/3411] Building CXX object lib/WindowsDriver/CMakeFiles/LLVMWindowsDriver.dir/MSVCPaths.cpp.o [ 83% 2873/3411] Linking CXX static library lib/libLLVMRISCVDisassembler.a [ 83% 2874/3411] Linking CXX static library lib/libLLVMRISCVTargetMCA.a [ 83% 2875/3411] Linking CXX static library lib/libLLVMSparcDisassembler.a [ 83% 2876/3411] Linking CXX static library lib/libLLVMSparcDesc.a [ 83% 2877/3411] Linking CXX static library lib/libLLVMSystemZInfo.a [ 83% 2878/3411] Linking CXX static library lib/libLLVMWebAssemblyInfo.a [ 83% 2879/3411] Linking CXX static library lib/libLLVMX86Info.a [ 83% 2880/3411] Linking CXX static library lib/libLLVMAVRInfo.a [ 83% 2881/3411] Linking CXX static library lib/libLLVMMipsAsmParser.a [ 83% 2882/3411] Linking CXX static library lib/libLLVMM68kInfo.a [ 83% 2883/3411] Linking CXX static library lib/libLLVMCSKYInfo.a [ 83% 2884/3411] Linking CXX static library lib/libLLVMXtensaInfo.a [ 83% 2885/3411] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderBindings.cpp.o [ 83% 2886/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o [ 83% 2887/3411] Linking CXX static library lib/libLLVMSandboxIR.a [ 83% 2888/3411] Linking CXX static library lib/libLLVMAsmParser.a [ 83% 2889/3411] Linking CXX static library lib/libLLVMWindowsDriver.a [ 83% 2890/3411] Linking CXX static library lib/libLLVMSparcAsmParser.a [ 83% 2891/3411] Linking CXX static library lib/libLLVMSystemZDesc.a [ 83% 2892/3411] Linking CXX static library lib/libLLVMWebAssemblyDesc.a [ 83% 2893/3411] Linking CXX static library lib/libLLVMX86Disassembler.a [ 83% 2894/3411] Linking CXX static library lib/libLLVMAVRDisassembler.a [ 84% 2895/3411] Linking CXX static library lib/libLLVMAVRDesc.a [ 84% 2896/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o [ 84% 2897/3411] Linking CXX static library lib/libLLVMX86Desc.a [ 84% 2898/3411] Linking CXX static library lib/libLLVMM68kDesc.a [ 84% 2899/3411] Linking CXX static library lib/libLLVMCSKYDisassembler.a [ 84% 2900/3411] Linking CXX static library lib/libLLVMCSKYDesc.a [ 84% 2901/3411] Linking CXX static library lib/libLLVMXtensaDisassembler.a [ 84% 2902/3411] Linking CXX static library lib/libLLVMXtensaDesc.a [ 84% 2903/3411] Linking CXX static library lib/libLLVMIRReader.a [ 84% 2904/3411] Linking CXX static library lib/libLLVMSystemZDisassembler.a [ 84% 2905/3411] Building CXX object lib/TextAPI/BinaryReader/CMakeFiles/LLVMTextAPIBinaryReader.dir/DylibReader.cpp.o [ 84% 2906/3411] Linking CXX static library lib/libLLVMSystemZAsmParser.a [ 84% 2907/3411] Linking CXX static library lib/libLLVMWebAssemblyAsmParser.a [ 84% 2908/3411] Linking CXX static library lib/libLLVMWebAssemblyDisassembler.a [ 84% 2909/3411] Linking CXX static library lib/libLLVMAVRAsmParser.a [ 84% 2910/3411] Linking CXX static library lib/libLLVMX86AsmParser.a [ 84% 2911/3411] Linking CXX static library lib/libLLVMX86TargetMCA.a [ 84% 2912/3411] Linking CXX static library lib/libLLVMM68kDisassembler.a [ 84% 2913/3411] Linking CXX static library lib/libLLVMCSKYAsmParser.a [ 84% 2914/3411] Linking CXX static library lib/libLLVMXtensaAsmParser.a [ 84% 2915/3411] Building Options.inc... [ 84% 2916/3411] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/attributes.c.o [ 84% 2917/3411] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar-driver.cpp.o [ 84% 2918/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubV5.cpp.o [ 84% 2919/3411] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata-driver.cpp.o [ 84% 2920/3411] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o [ 84% 2921/3411] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o [ 84% 2922/3411] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o [ 84% 2923/3411] Building CXX object tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o [ 84% 2924/3411] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o [ 84% 2925/3411] Linking CXX executable bin/llvm-config [ 84% 2926/3411] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o [ 84% 2927/3411] Building CXX object tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o [ 84% 2928/3411] Linking CXX static library lib/libLLVMTextAPI.a [ 85% 2929/3411] Linking CXX static library lib/libLLVMObject.a [ 85% 2930/3411] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o [ 85% 2931/3411] Linking CXX static library lib/libLLVMInterfaceStub.a [ 85% 2932/3411] Linking CXX static library lib/libLLVMCodeGenData.a [ 85% 2933/3411] Linking CXX static library lib/libLLVMObjCopy.a [ 85% 2934/3411] Linking CXX static library lib/libLLVMObjectYAML.a [ 85% 2935/3411] Linking CXX static library lib/libLLVMDebugInfoDWARF.a [ 85% 2936/3411] Linking CXX static library lib/libLLVMDebugInfoPDB.a [ 85% 2937/3411] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o [ 85% 2938/3411] Linking CXX static library lib/libLLVMDebugInfoGSYM.a [ 85% 2939/3411] Linking CXX static library lib/libLLVMDebugInfoLogicalView.a [ 85% 2940/3411] Linking CXX static library lib/libLLVMSymbolize.a [ 85% 2941/3411] Linking CXX static library lib/libLLVMJITLink.a [ 85% 2942/3411] Linking CXX static library lib/libLLVMDWP.a [ 85% 2943/3411] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil-driver.cpp.o [ 85% 2944/3411] Linking CXX static library lib/libLLVMDebuginfod.a [ 85% 2945/3411] Linking CXX static library lib/libLLVMRuntimeDyld.a [ 85% 2946/3411] Linking CXX static library lib/libLLVMARMDesc.a [ 85% 2947/3411] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o [ 85% 2948/3411] Linking CXX static library lib/libLLVMProfileData.a [ 85% 2949/3411] Linking CXX static library lib/libLLVMTextAPIBinaryReader.a [ 85% 2950/3411] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o [ 85% 2951/3411] Linking CXX static library lib/libLLVMDlltoolDriver.a [ 85% 2952/3411] Linking CXX static library lib/libLLVMARMAsmParser.a [ 85% 2953/3411] Linking CXX static library lib/libLLVMCoverage.a [ 85% 2954/3411] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o [ 85% 2955/3411] Linking CXX static library lib/libLLVMAnalysis.a [ 85% 2956/3411] Linking CXX static library lib/libLLVMXRay.a [ 85% 2957/3411] Linking CXX static library lib/libLLVMARMDisassembler.a [ 85% 2958/3411] Linking CXX static library lib/libLLVMLibDriver.a [ 85% 2959/3411] Linking CXX executable bin/llvm-bcanalyzer [ 85% 2960/3411] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o [ 85% 2961/3411] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o [ 85% 2962/3411] Linking CXX static library lib/libLLVMIRPrinter.a [ 86% 2963/3411] Linking CXX static library lib/libLLVMFrontendDriver.a [ 86% 2964/3411] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o [ 86% 2965/3411] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o [ 86% 2966/3411] Linking CXX static library lib/libLLVMBitWriter.a [ 86% 2967/3411] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o [ 86% 2968/3411] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o [ 86% 2969/3411] Linking CXX static library lib/libLLVMTransformUtils.a [ 86% 2970/3411] Linking CXX static library lib/libLLVMTarget.a [ 86% 2971/3411] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o [ 86% 2972/3411] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o [ 86% 2973/3411] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o [ 86% 2974/3411] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o [ 86% 2975/3411] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/RelocationMap.cpp.o [ 86% 2976/3411] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o [ 86% 2977/3411] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o [ 86% 2978/3411] Linking CXX static library lib/libLLVMFrontendOffloading.a [ 86% 2979/3411] Linking CXX static library lib/libLLVMInstrumentation.a [ 86% 2980/3411] Linking CXX static library lib/libLLVMAggressiveInstCombine.a [ 86% 2981/3411] Building CXX object tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o [ 86% 2982/3411] Linking CXX static library lib/libLLVMInstCombine.a [ 86% 2983/3411] Linking CXX static library lib/libLLVMVectorize.a [ 86% 2984/3411] Linking CXX static library lib/libLLVMObjCARCOpts.a [ 86% 2985/3411] Linking CXX static library lib/libLLVMHipStdPar.a [ 86% 2986/3411] Linking CXX static library lib/libLLVMExecutionEngine.a [ 86% 2987/3411] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o [ 86% 2988/3411] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o [ 86% 2989/3411] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o [ 86% 2990/3411] Linking CXX static library lib/libLLVMLinker.a [ 86% 2991/3411] Building CXX object tools/lto/CMakeFiles/LTO.dir/lto.cpp.o [ 86% 2992/3411] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o [ 86% 2993/3411] Linking CXX executable bin/llvm-as [ 86% 2994/3411] Linking CXX static library lib/libLLVMScalarOpts.a [ 86% 2995/3411] Linking CXX static library lib/libLLVMMCJIT.a [ 86% 2996/3411] Linking CXX static library lib/libLLVMFuzzMutate.a [ 87% 2997/3411] Linking CXX static library lib/libLLVMCodeGen.a [ 87% 2998/3411] Linking CXX static library lib/libLLVMFrontendOpenMP.a [ 87% 2999/3411] Linking CXX static library lib/libLLVMSelectionDAG.a [ 87% 3000/3411] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o [ 87% 3001/3411] Linking CXX static library lib/libLLVMAsmPrinter.a [ 87% 3002/3411] Building CXX object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o [ 87% 3003/3411] Linking CXX static library lib/libLLVMDWARFLinker.a [ 87% 3004/3411] Linking CXX static library lib/libLLVMMIRParser.a [ 87% 3005/3411] Linking CXX static library lib/libLLVMipo.a [ 87% 3006/3411] Linking CXX static library lib/libLLVMGlobalISel.a [ 87% 3007/3411] Linking CXX static library lib/libLLVMCoroutines.a [ 87% 3008/3411] Linking CXX static library lib/libLLVMDWARFLinkerClassic.a [ 87% 3009/3411] Linking CXX static library lib/libLLVMDWARFLinkerParallel.a [ 87% 3010/3411] Linking CXX static library lib/libLLVMInterpreter.a [ 87% 3011/3411] Linking CXX static library lib/libLLVMAArch64CodeGen.a [ 87% 3012/3411] Linking CXX static library lib/libLLVMARMCodeGen.a [ 87% 3013/3411] Linking CXX static library lib/libLLVMHexagonCodeGen.a [ 87% 3014/3411] Linking CXX static library lib/libLLVMLoongArchCodeGen.a [ 87% 3015/3411] Linking CXX static library lib/libLLVMMSP430CodeGen.a [ 87% 3016/3411] Linking CXX static library lib/libLLVMNVPTXCodeGen.a [ 87% 3017/3411] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o [ 87% 3018/3411] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o [ 87% 3019/3411] Linking CXX static library lib/libLLVMMipsCodeGen.a [ 87% 3020/3411] Linking CXX static library lib/libLLVMPowerPCCodeGen.a [ 87% 3021/3411] Linking CXX static library lib/libLLVMRISCVCodeGen.a [ 87% 3022/3411] Linking CXX static library lib/libLLVMSparcCodeGen.a [ 87% 3023/3411] Linking CXX static library lib/libLLVMSystemZCodeGen.a [ 87% 3024/3411] Linking CXX static library lib/libLLVMWebAssemblyUtils.a [ 87% 3025/3411] Linking CXX static library lib/libLLVMM68kCodeGen.a [ 87% 3026/3411] Linking CXX static library lib/libLLVMCSKYCodeGen.a [ 87% 3027/3411] Linking CXX static library lib/libLLVMAVRCodeGen.a [ 87% 3028/3411] Linking CXX static library lib/libLLVMXtensaCodeGen.a [ 87% 3029/3411] Linking CXX static library lib/libLLVMWebAssemblyCodeGen.a [ 87% 3030/3411] Linking CXX static library lib/libLLVMM68kAsmParser.a [ 88% 3031/3411] Building Opts.inc... [ 88% 3032/3411] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o [ 88% 3033/3411] Linking CXX executable bin/llvm-ar [ 88% 3034/3411] Generating ../../bin/llvm-ranlib [ 88% 3035/3411] Generating ../../bin/llvm-lib [ 88% 3036/3411] Generating ../../bin/llvm-dlltool [ 88% 3037/3411] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o [ 88% 3038/3411] Building Opts.inc... [ 88% 3039/3411] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o [ 88% 3040/3411] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o [ 88% 3041/3411] Building CXX object tools/llc/CMakeFiles/llc.dir/llc.cpp.o [ 88% 3042/3411] Linking CXX static library lib/libLLVMX86CodeGen.a [ 88% 3043/3411] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o [ 88% 3044/3411] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o [ 88% 3045/3411] Building Opts.inc... [ 88% 3046/3411] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o [ 88% 3047/3411] Building CXX object tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o [ 88% 3048/3411] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o [ 88% 3049/3411] Linking CXX executable bin/llvm-cat [ 88% 3050/3411] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o [ 88% 3051/3411] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o [ 88% 3052/3411] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o [ 88% 3053/3411] Building CXX object tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o [ 88% 3054/3411] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderPipelines.cpp.o [ 88% 3055/3411] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o [ 88% 3056/3411] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o [ 88% 3057/3411] Linking CXX executable bin/llvm-dlang-demangle-fuzzer [ 88% 3058/3411] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o [ 88% 3059/3411] Linking CXX executable bin/llvm-cxxfilt [ 88% 3060/3411] Linking CXX executable bin/llvm-cvtres [ 88% 3061/3411] Building CXX object tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o [ 88% 3062/3411] Building Options.inc... [ 88% 3063/3411] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o [ 88% 3064/3411] Building Opts.inc... [ 89% 3065/3411] Building CXX object tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod-driver.cpp.o [ 89% 3066/3411] Building CXX object tools/llvm-cfi-verify/CMakeFiles/llvm-cfi-verify.dir/llvm-cfi-verify.cpp.o [ 89% 3067/3411] Linking CXX executable bin/llvm-cxxmap [ 89% 3068/3411] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o [ 89% 3069/3411] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o [ 89% 3070/3411] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o [ 89% 3071/3411] Building CXX object tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o [ 89% 3072/3411] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o [ 89% 3073/3411] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o [ 89% 3074/3411] Linking CXX static library lib/libLLVMCFIVerify.a [ 89% 3075/3411] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o [ 89% 3076/3411] Linking CXX executable bin/llvm-cxxdump [ 89% 3077/3411] Building CXX object tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o [ 89% 3078/3411] Linking CXX executable bin/llvm-debuginfod-find [ 89% 3079/3411] Building CXX object tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o [ 89% 3080/3411] Building CXX object tools/llc/CMakeFiles/llc.dir/NewPMDriver.cpp.o [ 89% 3081/3411] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o [ 89% 3082/3411] Linking CXX executable bin/llvm-cfi-verify [ 89% 3083/3411] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o [ 89% 3084/3411] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o [ 89% 3085/3411] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp-driver.cpp.o [ 89% 3086/3411] Linking CXX executable bin/llvm-debuginfod [ 89% 3087/3411] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o [ 89% 3088/3411] Building CXX object tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/llvm-debuginfo-analyzer.cpp.o [ 89% 3089/3411] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o [ 89% 3090/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o [ 89% 3091/3411] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o [ 89% 3092/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o [ 89% 3093/3411] Linking CXX static library lib/libLLVMDiff.a [ 89% 3094/3411] Linking CXX executable bin/llvm-diff [ 89% 3095/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o [ 89% 3096/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o [ 89% 3097/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o [ 89% 3098/3411] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o [ 90% 3099/3411] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o [ 90% 3100/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o [ 90% 3101/3411] Building CXX object tools/lli/CMakeFiles/lli.dir/lli.cpp.o [ 90% 3102/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/DisassemblerHelper.cpp.o [ 90% 3103/3411] Linking CXX executable bin/llvm-cov [ 90% 3104/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ResultAggregator.cpp.o [ 90% 3105/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o [ 90% 3106/3411] Building CXX object tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o [ 90% 3107/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ValidationEvent.cpp.o [ 90% 3108/3411] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o [ 90% 3109/3411] Building Opts.inc... [ 90% 3110/3411] Building Opts.inc... [ 90% 3111/3411] Linking CXX executable bin/llvm-dis [ 90% 3112/3411] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/DummyISelFuzzer.cpp.o [ 90% 3113/3411] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/X86Counter.cpp.o [ 90% 3114/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SubprocessMemory.cpp.o [ 90% 3115/3411] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o [ 90% 3116/3411] Linking CXX executable bin/llvm-profdata [ 90% 3117/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o [ 90% 3118/3411] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil-driver.cpp.o [ 90% 3119/3411] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o [ 90% 3120/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o [ 90% 3121/3411] Linking CXX executable bin/llvm-dwarfdump [ 90% 3122/3411] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o [ 90% 3123/3411] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o [ 90% 3124/3411] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o [ 90% 3125/3411] Building CXX object tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/DebugInfoLinker.cpp.o [ 90% 3126/3411] Linking CXX executable bin/llvm-itanium-demangle-fuzzer [ 90% 3127/3411] Building CXX object tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/Options.cpp.o [ 90% 3128/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkRunner.cpp.o [ 90% 3129/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkResult.cpp.o [ 90% 3130/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o [ 90% 3131/3411] Building Opts.inc... [ 90% 3132/3411] Building LipoOpts.inc... [ 90% 3133/3411] Linking CXX executable bin/llvm-debuginfo-analyzer [ 91% 3134/3411] Building CXX object tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/llvm-dwarfutil.cpp.o [ 91% 3135/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o [ 91% 3136/3411] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o [ 91% 3137/3411] Building CXX object tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o [ 91% 3138/3411] Linking CXX executable bin/llvm-ifs [ 91% 3139/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ParallelSnippetGenerator.cpp.o [ 91% 3140/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetGenerator.cpp.o [ 91% 3141/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Assembler.cpp.o [ 91% 3142/3411] Linking CXX executable bin/llvm-jitlink-executor [ 91% 3143/3411] Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin-driver.cpp.o [ 91% 3144/3411] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/llvm-isel-fuzzer.cpp.o [ 91% 3145/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o [ 91% 3146/3411] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o [ 91% 3147/3411] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-coff.cpp.o [ 91% 3148/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SerialSnippetGenerator.cpp.o [ 91% 3149/3411] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-macho.cpp.o [ 91% 3150/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o [ 91% 3151/3411] Building CXX object tools/llvm-exegesis/CMakeFiles/llvm-exegesis.dir/llvm-exegesis.cpp.o [ 91% 3152/3411] Building CXX object tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o [ 91% 3153/3411] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo-driver.cpp.o [ 91% 3154/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o [ 91% 3155/3411] Building CXX object tools/llvm-exegesis/lib/PowerPC/CMakeFiles/LLVMExegesisPowerPC.dir/Target.cpp.o [ 91% 3156/3411] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 91% 3157/3411] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-elf.cpp.o [ 91% 3158/3411] Building Opts.inc... [ 91% 3159/3411] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-statistics.cpp.o [ 91% 3160/3411] Building Opts.inc... [ 91% 3161/3411] Building Opts.inc... [ 91% 3162/3411] Building ObjcopyOpts.inc... [ 91% 3163/3411] Building InstallNameToolOpts.inc... [ 91% 3164/3411] Building BitcodeStripOpts.inc... [ 91% 3165/3411] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o [ 91% 3166/3411] Building StripOpts.inc... [ 91% 3167/3411] Building ObjdumpOpts.inc... [ 92% 3168/3411] Building CXX object tools/llvm-exegesis/lib/Mips/CMakeFiles/LLVMExegesisMips.dir/Target.cpp.o [ 92% 3169/3411] Building OtoolOpts.inc... [ 92% 3170/3411] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/DummyOptFuzzer.cpp.o [ 92% 3171/3411] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o [ 92% 3172/3411] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o [ 92% 3173/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionView.cpp.o [ 92% 3174/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegion.cpp.o [ 92% 3175/3411] Linking CXX executable bin/llvm-microsoft-demangle-fuzzer [ 92% 3176/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RegisterFileStatistics.cpp.o [ 92% 3177/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/DispatchStatistics.cpp.o [ 92% 3178/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionInfoView.cpp.o [ 92% 3179/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RetireControlUnitStatistics.cpp.o [ 92% 3180/3411] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml-driver.cpp.o [ 92% 3181/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/PipelinePrinter.cpp.o [ 92% 3182/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SchedulerStatistics.cpp.o [ 92% 3183/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SummaryView.cpp.o [ 92% 3184/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegionGenerator.cpp.o [ 92% 3185/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/ResourcePressureView.cpp.o [ 92% 3186/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/BottleneckAnalysis.cpp.o [ 92% 3187/3411] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o [ 92% 3188/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/TimelineView.cpp.o [ 92% 3189/3411] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o [ 92% 3190/3411] Building CXX object tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o [ 92% 3191/3411] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm-driver.cpp.o [ 92% 3192/3411] Linking CXX executable bin/llvm-opt-report [ 92% 3193/3411] Building CXX object tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o [ 92% 3194/3411] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o [ 92% 3195/3411] Linking CXX executable bin/llvm-mc [ 92% 3196/3411] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o [ 92% 3197/3411] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o [ 92% 3198/3411] Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o [ 92% 3199/3411] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump-driver.cpp.o [ 92% 3200/3411] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o [ 92% 3201/3411] Linking CXX executable bin/llvm-link [ 93% 3202/3411] Linking CXX executable bin/llvm-mt [ 93% 3203/3411] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/Disassembler.cpp.o [ 93% 3204/3411] Building CXX object tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o [ 93% 3205/3411] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o [ 93% 3206/3411] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml.cpp.o [ 93% 3207/3411] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o [ 93% 3208/3411] Linking CXX executable bin/llvm-modextract [ 93% 3209/3411] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/OffloadDump.cpp.o [ 93% 3210/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o [ 93% 3211/3411] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o [ 93% 3212/3411] Linking CXX executable bin/llvm-ml [ 93% 3213/3411] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o [ 93% 3214/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o [ 93% 3215/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o [ 93% 3216/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o [ 93% 3217/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o [ 93% 3218/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o [ 93% 3219/3411] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o [ 93% 3220/3411] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/llvm-mca.cpp.o [ 93% 3221/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o [ 93% 3222/3411] Building Opts.inc... [ 93% 3223/3411] Building WindresOpts.inc... [ 93% 3224/3411] Building Opts.inc... [ 93% 3225/3411] Building TapiOpts.inc... [ 93% 3226/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o [ 93% 3227/3411] Linking CXX executable bin/llvm-mca [ 93% 3228/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o [ 93% 3229/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o [ 93% 3230/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o [ 93% 3231/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o [ 93% 3232/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o [ 93% 3233/3411] Building CXX object tools/llvm-lto2/CMakeFiles/llvm-lto2.dir/llvm-lto2.cpp.o [ 93% 3234/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o [ 93% 3235/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o [ 94% 3236/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o [ 94% 3237/3411] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o [ 94% 3238/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o [ 94% 3239/3411] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc-driver.cpp.o [ 94% 3240/3411] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o [ 94% 3241/3411] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o [ 94% 3242/3411] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o [ 94% 3243/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o [ 94% 3244/3411] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o [ 94% 3245/3411] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.o [ 94% 3246/3411] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ObjcopyOptions.cpp.o [ 94% 3247/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/DeltaManager.cpp.o [ 94% 3248/3411] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o [ 94% 3249/3411] Linking CXX executable bin/llvm-nm [ 94% 3250/3411] Linking CXX executable bin/llvm-objcopy [ 94% 3251/3411] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o [ 94% 3252/3411] Generating ../../bin/llvm-install-name-tool [ 94% 3253/3411] Generating ../../bin/llvm-bitcode-strip [ 94% 3254/3411] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o [ 94% 3255/3411] Generating ../../bin/llvm-strip [ 94% 3256/3411] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o [ 94% 3257/3411] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj-driver.cpp.o [ 94% 3258/3411] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o [ 94% 3259/3411] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o [ 94% 3260/3411] Linking CXX static library lib/libLLVMPasses.a [ 94% 3261/3411] Linking CXX executable bin/llvm-rc [ 94% 3262/3411] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/llvm-opt-fuzzer.cpp.o [ 94% 3263/3411] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o [ 94% 3264/3411] Linking CXX static library lib/libLLVMLTO.a [ 94% 3265/3411] Generating ../../bin/llvm-windres [ 94% 3266/3411] Linking CXX static library lib/libLLVMBPFCodeGen.a [ 94% 3267/3411] Linking CXX static library lib/libLLVMOrcJIT.a [ 94% 3268/3411] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o [ 94% 3269/3411] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o [ 95% 3270/3411] Linking CXX executable bin/llvm-extract [ 95% 3271/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o [ 95% 3272/3411] Linking CXX static library lib/libLLVMOrcDebugging.a [ 95% 3273/3411] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o [ 95% 3274/3411] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o [ 95% 3275/3411] Linking CXX executable bin/lli-child-target [ 95% 3276/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Utils.cpp.o [ 95% 3277/3411] Linking CXX shared library lib/libLTO.so.19.1-rust-1.84.0-stable [ 95% 3278/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/TestRunner.cpp.o [ 95% 3279/3411] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o [ 95% 3280/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAliases.cpp.o [ 95% 3281/3411] Linking CXX executable bin/bugpoint [ 95% 3282/3411] Linking CXX executable bin/lli [ 95% 3283/3411] Creating library symlink lib/libLTO.so [ 95% 3284/3411] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/llvm-profgen.cpp.o [ 95% 3285/3411] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o [ 95% 3286/3411] Linking CXX executable bin/llvm-lto [ 95% 3287/3411] Linking CXX executable bin/dsymutil [ 95% 3288/3411] Linking CXX static library lib/libLLVMExegesis.a [ 95% 3289/3411] Linking CXX executable bin/llc [ 95% 3290/3411] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/MissingFrameInferrer.cpp.o [ 95% 3291/3411] Linking CXX static library lib/libLLVMExegesisX86.a [ 95% 3292/3411] Linking CXX static library lib/libLLVMExegesisAArch64.a [ 95% 3293/3411] Linking CXX static library lib/libLLVMExegesisMips.a [ 95% 3294/3411] Linking CXX static library lib/libLLVMExegesisPowerPC.a [ 95% 3295/3411] Linking CXX executable bin/llvm-pdbutil [ 95% 3296/3411] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o [ 95% 3297/3411] Linking CXX executable bin/llvm-lipo [ 95% 3298/3411] Linking CXX executable bin/llvm-c-test [ 95% 3299/3411] Linking CXX executable bin/llvm-dwarfutil [ 95% 3300/3411] Linking CXX executable bin/llvm-jitlink [ 95% 3301/3411] Linking CXX executable bin/llvm-libtool-darwin [ 95% 3302/3411] Linking CXX executable bin/llvm-dwp [ 95% 3303/3411] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/CSPreInliner.cpp.o [ 96% 3304/3411] Building CXX object tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/llvm-readtapi.cpp.o [ 96% 3305/3411] Linking CXX executable bin/llvm-gsymutil [ 96% 3306/3411] Linking CXX executable bin/llvm-isel-fuzzer [ 96% 3307/3411] Linking CXX executable bin/llvm-exegesis [ 96% 3308/3411] Linking CXX executable bin/llvm-lto2 [ 96% 3309/3411] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o [ 96% 3310/3411] Linking CXX executable bin/llvm-opt-fuzzer [ 96% 3311/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceArguments.cpp.o [ 96% 3312/3411] Building CXX object tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/DiffEngine.cpp.o [ 96% 3313/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAttributes.cpp.o [ 96% 3314/3411] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o [ 96% 3315/3411] Linking CXX executable bin/llvm-readtapi [ 96% 3316/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalValues.cpp.o [ 96% 3317/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDbgRecords.cpp.o [ 96% 3318/3411] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PerfReader.cpp.o [ 96% 3319/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctionBodies.cpp.o [ 96% 3320/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalObjects.cpp.o [ 96% 3321/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceModuleData.cpp.o [ 96% 3322/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVarInitializers.cpp.o [ 96% 3323/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctions.cpp.o [ 96% 3324/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVars.cpp.o [ 96% 3325/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceSpecialGlobals.cpp.o [ 96% 3326/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructions.cpp.o [ 96% 3327/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlags.cpp.o [ 96% 3328/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceBasicBlocks.cpp.o [ 96% 3329/3411] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 96% 3330/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/ReducerWorkItem.cpp.o [ 96% 3331/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInvokes.cpp.o [ 96% 3332/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDIMetadata.cpp.o [ 96% 3333/3411] Building Opts.inc... [ 96% 3334/3411] Linking CXX executable bin/llvm-remarkutil [ 96% 3335/3411] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/DummySpecialCaseListFuzzer.cpp.o [ 96% 3336/3411] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o [ 96% 3337/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMetadata.cpp.o [ 97% 3338/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Delta.cpp.o [ 97% 3339/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMemoryOperations.cpp.o [ 97% 3340/3411] Building Opts.inc... [ 97% 3341/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperands.cpp.o [ 97% 3342/3411] Building Opts.inc... [ 97% 3343/3411] Building Opts.inc... [ 97% 3344/3411] Linking CXX executable bin/llvm-objdump [ 97% 3345/3411] Generating ../../bin/llvm-otool [ 97% 3346/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandBundles.cpp.o [ 97% 3347/3411] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/llvm-rust-demangle-fuzzer.cpp.o [ 97% 3348/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOpcodes.cpp.o [ 97% 3349/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsSkip.cpp.o [ 97% 3350/3411] Linking CXX executable bin/llvm-rust-demangle-fuzzer [ 97% 3351/3411] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfiledBinary.cpp.o [ 97% 3352/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/SimplifyInstructions.cpp.o [ 97% 3353/3411] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size-driver.cpp.o [ 97% 3354/3411] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/special-case-list-fuzzer.cpp.o [ 97% 3355/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceUsingSimplifyCFG.cpp.o [ 97% 3356/3411] Linking CXX executable bin/llvm-special-case-list-fuzzer [ 97% 3357/3411] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfileGenerator.cpp.o [ 97% 3358/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlagsMIR.cpp.o [ 97% 3359/3411] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer-driver.cpp.o [ 97% 3360/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsToArgs.cpp.o [ 97% 3361/3411] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o [ 97% 3362/3411] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/DummyYAMLNumericParserFuzzer.cpp.o [ 97% 3363/3411] Linking CXX executable bin/llvm-profgen [ 97% 3364/3411] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/DummyYAMLParserFuzzer.cpp.o [ 97% 3365/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceIRReferences.cpp.o [ 97% 3366/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceVirtualRegisters.cpp.o [ 97% 3367/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/StripDebugInfo.cpp.o [ 97% 3368/3411] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o [ 97% 3369/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/llvm-reduce.cpp.o [ 97% 3370/3411] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o [ 97% 3371/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionsMIR.cpp.o [ 98% 3372/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterUses.cpp.o [ 98% 3373/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterMasks.cpp.o [ 98% 3374/3411] Building CXX object tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o [ 98% 3375/3411] Linking CXX executable bin/llvm-strings [ 98% 3376/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterDefs.cpp.o [ 98% 3377/3411] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o [ 98% 3378/3411] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o [ 98% 3379/3411] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/yaml-parser-fuzzer.cpp.o [ 98% 3380/3411] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o [ 98% 3381/3411] Linking CXX executable bin/llvm-yaml-parser-fuzzer [ 98% 3382/3411] Building CXX object tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o [ 98% 3383/3411] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o [ 98% 3384/3411] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/yaml-numeric-parser-fuzzer.cpp.o [ 98% 3385/3411] Linking CXX executable bin/llvm-size [ 98% 3386/3411] Building CXX object tools/llvm-sim/CMakeFiles/llvm-sim.dir/llvm-sim.cpp.o [ 98% 3387/3411] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o [ 98% 3388/3411] Linking CXX executable bin/llvm-yaml-numeric-parser-fuzzer [ 98% 3389/3411] Building Opts.inc... [ 98% 3390/3411] Linking CXX shared library lib/libRemarks.so.19.1-rust-1.84.0-stable [ 98% 3391/3411] Linking CXX executable bin/llvm-symbolizer [ 98% 3392/3411] Generating ../../bin/llvm-addr2line [ 98% 3393/3411] Linking CXX executable bin/llvm-sim [ 98% 3394/3411] Creating library symlink lib/libRemarks.so [ 98% 3395/3411] Building CXX object tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o [ 98% 3396/3411] Linking CXX executable bin/llvm-split [ 98% 3397/3411] Copying llvm-locstats into /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/build/./bin [ 98% 3397/3411] Building CXX object tools/llvm-tli-checker/CMakeFiles/llvm-tli-checker.dir/llvm-tli-checker.cpp.o [ 98% 3398/3411] Linking CXX executable bin/llvm-stress [ 98% 3398/3411] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o [ 98% 3398/3411] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/RunIRPasses.cpp.o [ 98% 3399/3411] Building CXX object tools/opt/CMakeFiles/opt.dir/opt.cpp.o [ 98% 3399/3411] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/offload2yaml.cpp.o [ 98% 3399/3411] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o [ 98% 3399/3411] Linking CXX executable bin/llvm-tli-checker [ 99% 3399/3411] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o [ 99% 3399/3411] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o [ 99% 3399/3411] Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov-driver.cpp.o [ 99% 3399/3411] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o [ 99% 3399/3411] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o [ 99% 3399/3411] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dxcontainer2yaml.cpp.o [ 99% 3399/3411] Linking CXX executable bin/llvm-reduce [ 99% 3399/3411] Building CXX object tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o [ 99% 3400/3411] Linking CXX executable bin/llvm-rtdyld [ 99% 3400/3411] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o [ 99% 3400/3411] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o [ 99% 3400/3411] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o [ 99% 3400/3411] Building CXX object tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o [ 99% 3401/3411] Linking CXX executable bin/sanstats [ 99% 3401/3411] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o [ 99% 3401/3411] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o [ 99% 3401/3411] Building CXX object tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o [ 99% 3402/3411] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o [ 99% 3403/3411] Linking CXX executable bin/verify-uselistorder [ 99% 3403/3411] Linking CXX executable bin/yaml2obj [ 99% 3403/3411] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o [ 99% 3404/3411] Linking CXX executable bin/llvm-xray [ 99% 3404/3411] Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o [ 99% 3405/3411] Linking CXX executable bin/sancov [ 99% 3405/3411] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o [ 99% 3405/3411] Building CXX object tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o [ 99% 3405/3411] Building CXX object tools/opt/CMakeFiles/LLVMOptDriver.dir/NewPMDriver.cpp.o [ 99% 3406/3411] Linking CXX static library lib/libLLVMOptDriver.a [ 99% 3407/3411] Linking CXX executable bin/opt [ 99% 3407/3411] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o [ 99% 3408/3411] Linking CXX executable bin/llvm-readobj [ 99% 3409/3411] Generating ../../bin/llvm-readelf [ 99% 3409/3411] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o [ 99% 3410/3411] Linking CXX executable bin/obj2yaml [ 99% 3411/3411] Install the project... -- Install configuration: "Release" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDemangle.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSupport.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTableGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTableGenBasic.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTableGenCommon.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-tblgen -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-tblgen" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCore.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFuzzerCLI.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFuzzMutate.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFileCheck.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMInterfaceStub.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMIRPrinter.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMIRReader.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSelectionDAG.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAsmPrinter.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMIRParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMGlobalISel.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCodeGenData.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCodeGenTypes.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBinaryFormat.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBitReader.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBitWriter.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBitstreamReader.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDWARFLinker.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDWARFLinkerClassic.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDWARFLinkerParallel.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMExtensions.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendDriver.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendHLSL.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendOpenACC.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendOpenMP.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendOffloading.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTransformUtils.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMInstrumentation.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAggressiveInstCombine.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMInstCombine.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMScalarOpts.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMipo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMVectorize.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMObjCARCOpts.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCoroutines.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCFGuard.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHipStdPar.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLinker.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAnalysis.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLTO.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMC.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMCParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMCDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMCA.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMObjCopy.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMObject.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMObjectYAML.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOption.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRemarks.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebuginfod.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoDWARF.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoGSYM.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoLogicalView.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoMSF.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoCodeView.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoPDB.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSymbolize.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoBTF.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDWP.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMExecutionEngine.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMInterpreter.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMJITLink.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMCJIT.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOrcJIT.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOrcDebugging.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOrcShared.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOrcTargetProcess.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRuntimeDyld.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTarget.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64CodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64AsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64Disassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64Desc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64Info.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64Utils.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMUtils.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430CodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430Desc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430Info.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430AsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430Disassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMNVPTXCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMNVPTXDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMNVPTXInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVTargetMCA.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyUtils.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86CodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86AsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86Disassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86TargetMCA.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86Desc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86Info.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaCodeGen.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaDisassembler.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaDesc.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaInfo.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSandboxIR.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAsmParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLineEditor.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMProfileData.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCoverage.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPasses.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTargetParser.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTextAPI.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTextAPIBinaryReader.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDlltoolDriver.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLibDriver.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXRay.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWindowsDriver.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWindowsManifest.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/FileCheck -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/FileCheck" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-PerfectShuffle -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-PerfectShuffle" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/count -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/count" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/not -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/not" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/UnicodeNameMappingGenerator -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/UnicodeNameMappingGenerator" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/yaml-bench -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/yaml-bench" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/split-file -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/split-file" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLTO.so.19.1-rust-1.84.0-stable -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLTO.so.19.1-rust-1.84.0-stable" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLTO.so -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/lto.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ar -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ar" to "$ORIGIN/../lib" -- Creating llvm-ranlib -- Creating llvm-lib -- Creating llvm-dlltool -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-lto -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-lto" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-profdata -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-profdata" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/bugpoint -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/bugpoint" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/dsymutil -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/dsymutil" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llc -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llc" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/lli-child-target -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/lli-child-target" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/lli -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/lli" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-as -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-as" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-bcanalyzer -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-bcanalyzer" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-c-test -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-c-test" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cat -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cat" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cfi-verify -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cfi-verify" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCFIVerify.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cov -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cov" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cvtres -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cvtres" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cxxdump -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cxxdump" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cxxfilt -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cxxfilt" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cxxmap -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cxxmap" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-debuginfo-analyzer -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-debuginfo-analyzer" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-debuginfod -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-debuginfod" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-debuginfod-find -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-debuginfod-find" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-diff -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-diff" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDiff.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dis -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dis" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dwarfdump -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dwarfdump" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dwarfutil -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dwarfutil" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dwp -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dwp" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMExegesisX86.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMExegesisAArch64.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMExegesisPowerPC.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMExegesisMips.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMExegesis.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-exegesis -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-exegesis" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-extract -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-extract" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-gsymutil -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-gsymutil" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ifs -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ifs" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-jitlink-executor -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-jitlink-executor" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-jitlink -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-jitlink" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-libtool-darwin -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-libtool-darwin" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-link -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-link" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-lipo -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-lipo" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-lto2 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-lto2" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-mc -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-mc" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-mca -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-mca" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ml -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ml" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-modextract -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-modextract" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-mt -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-mt" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-nm -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-nm" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-objcopy -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-objcopy" to "$ORIGIN/../lib" -- Creating llvm-install-name-tool -- Creating llvm-bitcode-strip -- Creating llvm-strip -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-objdump -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-objdump" to "$ORIGIN/../lib" -- Creating llvm-otool -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-opt-report -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-opt-report" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-pdbutil -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-pdbutil" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-profgen -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-profgen" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-rc -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-rc" to "$ORIGIN/../lib" -- Creating llvm-windres -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-readobj -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-readobj" to "$ORIGIN/../lib" -- Creating llvm-readelf -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-readtapi -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-readtapi" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-reduce -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-reduce" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-remarkutil -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-remarkutil" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-rtdyld -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-rtdyld" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-sim -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-sim" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-size -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-size" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-split -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-split" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-stress -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-stress" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-strings -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-strings" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-symbolizer -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-symbolizer" to "$ORIGIN/../lib" -- Creating llvm-addr2line -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-tli-checker -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-tli-checker" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-undname -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-undname" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-xray -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-xray" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/obj2yaml -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/obj2yaml" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOptDriver.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/opt -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/opt" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/share/opt-viewer/opt-diff.py -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/share/opt-viewer/opt-stats.py -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/share/opt-viewer/opt-viewer.py -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/share/opt-viewer/optpmap.py -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/share/opt-viewer/optrecord.py -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/share/opt-viewer/style.css -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/reduce-chunk-list -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/reduce-chunk-list" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libRemarks.so.19.1-rust-1.84.0-stable -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libRemarks.so.19.1-rust-1.84.0-stable" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libRemarks.so -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Remarks.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/sancov -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/sancov" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/sanstats -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/sanstats" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/verify-uselistorder -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/verify-uselistorder" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/yaml2obj -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/yaml2obj" to "$ORIGIN/../lib" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/LLVMExports.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/LLVMExports-release.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/LLVMConfig.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/LLVMConfigVersion.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/LLVM-Config.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./GetLibraryName.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./Findzstd.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./DetermineGCCCompatible.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./LLVMExternalProjectUtils.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./FindLibpfm.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./FindZ3.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./LLVMInstallSymlink.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./FindFFI.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./FindOCaml.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./GetErrcMessages.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./CheckAtomic.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./AddOCaml.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./UseLibtool.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./TableGen.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./FindSphinx.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./TensorFlowCompile.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./CrossCompile.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./GenerateVersionFromVCS.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./llvm-driver-template.cpp.in -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./LLVMProcessSources.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./LLVMCheckLinkerFlag.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./CheckCompilerVersion.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./HandleLLVMStdlib.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./HandleLLVMOptions.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./AddSphinxTarget.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./CoverageReport.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./LLVM-Build.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./CheckProblematicConfigurations.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./FindLibEdit.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./VersionFromVCS.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./LLVMDistributionSupport.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/./AddLLVM.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/CFGuard.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/AggressiveInstCombine -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/NumericalStabilitySanitizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/PoisonChecking.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/KCFI.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/LowerAllowCheckPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/CGProfile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/PGOCtxProfLowering.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/CFGMST.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/PGOForceFunctionAttrs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/MergeFunctions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/Annotation2Metadata.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/GlobalSplit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ExtractGV.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ConstantMerge.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/SampleProfile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/LoopExtractor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/GlobalOpt.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/Inliner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/SCCP.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/SampleContextTracker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ModuleInliner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/PartialInlining.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/IROutliner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/EmbedBitcodePass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/SampleProfileMatcher.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ExpandVariadics.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/FunctionImport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/Internalize.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/BlockExtractor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/Attributor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/StripSymbols.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/GlobalDCE.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/OpenMPOpt.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/ObjCARC.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/InstCombine -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/InstCombine/InstCombine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LoopSimplify.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SimplifyCFGOptions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/DXILResource.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/VNCoercion.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LowerGlobalDtors.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LoopUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/InstructionWorklist.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/GuardUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/GlobalStatus.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/BreakCriticalEdges.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/RelLookupTableConverter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/Local.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/MoveAutoInit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/StripGCRelocates.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CountVisits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/IntegerDivision.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LowerIFunc.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/PredicateInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/Mem2Reg.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LowerInvoke.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CtorUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/MetaRenamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LowerSwitch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/Debugify.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/InjectTLIMappings.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LoopPeel.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SanitizerStats.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SampleProfileInference.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/MisExpect.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/MatrixUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/Evaluator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/UnrollLoop.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/Cloning.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CodeExtractor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LowerAtomic.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/DXILUpgrade.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/FixIrreducible.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CodeLayout.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LCSSA.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/FunctionComparator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SplitModule.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/ValueMapper.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CanonicalizeAliases.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/EscapeEnumerator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LoopRotationUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CallGraphUpdater.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SCCPSolver.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/ModuleUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/InstructionNamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SSAUpdater.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/HelloWorld.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LoopConstrainer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LoopVersioning.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SizeOpts.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/EntryExitInstrumenter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/MemoryOpRemark.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/UnifyLoopExits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/HipStdPar -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/HipStdPar/HipStdPar.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize/LoopIdiomVectorize.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize/VectorCombine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/NewGVN.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopLoadElimination.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/Reg2Mem.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/AnnotationRemarks.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/CallSiteSplitting.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopRotation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/BDCE.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/GuardWidening.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/DFAJumpThreading.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/GVN.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LowerAtomicPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/SROA.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopPredication.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/ConstraintElimination.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopFuse.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/StructurizeCFG.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/Float2Int.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/InferAlignment.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/SCCP.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/JumpThreading.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/ADCE.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopBoundSplit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LICM.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LowerWidenableCondition.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/PlaceSafepoints.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/WarnMissedTransforms.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/FlattenCFG.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/Reassociate.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/TLSVariableHoist.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/IVUsersPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopVersioningLICM.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/JumpTableToSwitch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopSink.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/InferAddressSpaces.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopFlatten.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/Scalarizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/MergeICmps.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/Sink.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/GVNExpression.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/DivRemPairs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopInterchange.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/DCE.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/InstSimplifyPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Coroutines -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Coroutines/CoroCleanup.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Coroutines/CoroSplit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Coroutines/CoroElide.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Coroutines/CoroEarly.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser/LLParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser/NumberedValues.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser/Parser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser/LLToken.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser/LLLexer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser/SlotMapping.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDXContainerStreamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionMachO.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/DXContainerPSVInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCCodeEmitter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDirectives.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/ConstantPools.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCCodeView.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfoGOFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/AsmLexer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/AsmCond.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/MCAsmParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/MCAsmLexer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSchedule.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCWasmObjectWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionSPIRV.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCTargetOptions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfoDarwin.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInstBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionXCOFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCELFExtras.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSubtargetInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCFragment.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCWinCOFFStreamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInstrAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmMacro.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCWin64EH.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCLabel.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSPIRVStreamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCRegister.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCFixup.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCELFObjectWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolCOFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfoCOFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfoWasm.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInstPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCGOFFStreamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionCOFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmBackend.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolGOFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCFixupKindInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/TargetRegistry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCObjectFileInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSPIRVObjectWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInstrInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolWasm.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCStreamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDwarf.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfoELF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCGOFFObjectWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCXCOFFObjectWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDecoderOps.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionGOFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolELF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInstrDesc.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolMachO.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCObjectWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolXCOFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MachineLocation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDXContainerWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInst.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/SectionKind.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionELF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/LaneBitmask.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCObjectStreamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfoXCOFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCLinkerOptimizationHint.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/StringTableBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCWasmStreamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCRegisterInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCMachObjectWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInstrItineraries.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDisassembler -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCExpr.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionDXContainer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCWinEH.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCELFStreamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCValue.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCXCOFFStreamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionWasm.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCPseudoProbe.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAssembler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolTableEntry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Pass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate/FuzzerCLI.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate/Random.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate/IRMutator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate/Operations.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate/OpDescriptor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGenData -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGenData/OutlinedHashTreeRecord.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGenData/OutlinedHashTree.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Argument.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Function.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/LegacyPassManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/SymbolTableListTraits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GEPNoWrapFlags.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PassManagerImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/LegacyPassNameParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ConstantRange.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsRISCV.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsHexagon.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsVEVL.gen.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/TrackingMDRef.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/UseListOrder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Verifier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DiagnosticInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ValueMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GlobalObject.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ConstantFold.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/MatrixBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PseudoProbe.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DebugProgramInstruction.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/FixedPointBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/RuntimeLibcalls.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Mangler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/VFABIDemangler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PredIteratorCache.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Value.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsX86.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ConstantRangeList.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/SSAContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/VectorBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/FixedMetadataKinds.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/LegacyPassManagers.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsAArch64.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DiagnosticPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Operator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GlobalAlias.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DiagnosticHandler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GlobalIFunc.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IRPrintingPasses.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/CallingConv.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicInst.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ConvergenceVerifier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsAMDGPU.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsVE.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/CycleInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/LLVMContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/SafepointIRVerifier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/FPEnv.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Module.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsRISCVXTHead.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Intrinsics.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GCStrategy.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ModuleSummaryIndex.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsDirectX.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/InlineAsm.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/AutoUpgrade.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GenericConvergenceVerifierImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DebugInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsRISCVXCV.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ProfileSummary.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Instructions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/OptBisect.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/EHPersonalities.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsNVVM.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GVMaterializer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Metadata.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DIBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/RuntimeLibcalls.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PassManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Statepoint.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsSystemZ.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Comdat.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PatternMatch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GetElementPtrTypeIterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ValueSymbolTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Metadata.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IRBuilderFolder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/BasicBlock.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/LLVMRemarkStreamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/MDBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Attributes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Assumptions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Constant.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/AbstractCallSite.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ConstantFolder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsPowerPC.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Constants.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PassInstrumentation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/CFG.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ValueHandle.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/TypeFinder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsBPF.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PassManagerInternal.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/VPIntrinsics.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DataLayout.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DebugInfoMetadata.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsSPIRV.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/TypedPointerType.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsLoongArch.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/User.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/BuiltinGCs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Type.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Instruction.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/InstrTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ModuleSlotTracker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IRBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsXCore.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DebugInfoFlags.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/OperandTraits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DerivedTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Analysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GlobalValue.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsMips.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/AssemblyAnnotationWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DbgVariableFragmentInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/NoFolder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ConstrainedOps.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsHexagonDep.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ReplaceConstant.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DerivedUser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Use.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/FMF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsARM.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsRISCVXsf.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/InstIterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Attributes.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DebugLoc.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ProfDataUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Intrinsics.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/StructuralHash.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Value.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Dominators.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/InstVisitor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GlobalVariable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Instruction.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PrintPasses.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/MemoryModelRelaxationAnnotations.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/AttributeMask.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PassTimingInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsWebAssembly.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/GOFFObjectFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/COFFImportFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/CVDebugRecord.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/MachOUniversalWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/BuildID.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/ELFTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/RelocationResolver.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/COFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/ArchiveWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/Binary.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/ELFObjectFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/ModuleSymbolTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/COFFModuleDefinition.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/Archive.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/SymbolicFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/ELF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/Minidump.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/StackMapParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/GOFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/TapiUniversal.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/DXContainer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/ObjectFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/MachOUniversal.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/IRObjectFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/Decompressor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/WindowsResource.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/TapiFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/XCOFFObjectFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/MachO.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/IRSymtab.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/Wasm.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/WindowsMachineFlag.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/OffloadBinary.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/SymbolSize.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/FaultMapParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/Error.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option/OptTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option/OptParser.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option/Option.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option/Arg.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option/ArgList.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option/OptSpecifier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIATable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIASupport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAError.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIASession.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/UDTLayout.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/RawError.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/RawConstants.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/InputFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/Hash.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/FormatUtil.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/LinePrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/SymbolStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/DbiStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/PublicsStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/SymbolCache.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/TpiHashing.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/TpiStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/EnumTables.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBDataStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBSourceFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBLineNumber.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBSession.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBFrameData.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymDumper.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBExtras.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDB.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/GenericError.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize/MarkupFilter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize/Markup.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFTypePrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFListTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/BTF -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/BTF/BTF.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/BTF/BTF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/BTF/BTFParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/BTF/BTFContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/LVReaderHandler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVType.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSort.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVCompare.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVElement.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVScope.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVRange.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLocation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVObject.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Readers -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVDWARFReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVBinaryReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/FileEntry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/StringTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/LineEntry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/DwarfTransformer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/OutputAggregator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/LineTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/ExtractRanges.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/Header.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/FileWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/MSF -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/MSF/MSFError.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/MSF/IMSFFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CodeViewTypes.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolSerializer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/Formatters.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/RecordName.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeTableCollection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeCollection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolDumper.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/GUID.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/Line.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/FunctionId.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CodeView.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DIContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsManifest -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMP.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPConstants.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPDeviceConstants.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPAssume.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPKinds.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMP.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/ConstructCompositionT.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/ClauseT.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Driver -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Driver/CodeGenOptions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenACC -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenACC/ACC.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Offloading -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Offloading/OffloadWrapper.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Offloading/Utility.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Directive -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Directive/DirectiveBase.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Debug -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Debug/Options.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/HLSL -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/HLSL/HLSLResource.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IRPrinter -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IRPrinter/IRPrintingPasses.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/PassSupport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/MachinePassRegistry.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/PassPlugin.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/OptimizationLevel.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/StandardInstrumentations.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/TargetPassRegistry.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/PassBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/CodeGenPassBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Debuginfod -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Debuginfod/Debuginfod.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Debuginfod/BuildIDFetcher.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Debuginfod/HTTPClient.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Debuginfod/HTTPServer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/InterfaceStub -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/InterfaceStub/ELFObjHandler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/InterfaceStub/IFSStub.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/InterfaceStub/IFSHandler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsResource -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsResource/ResourceScriptTokenList.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsResource/ResourceScriptToken.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsResource/ResourceProcessor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ScopeExit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DenseMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GenericSSAContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ScopedHashTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/TinyPtrVector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/bit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/AllocatorList.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/FoldingSet.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Sequence.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Bitset.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DepthFirstIterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/AddressRanges.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Bitfields.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SmallPtrSet.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ilist_node_options.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ArrayRef.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SCCIterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/FloatingPointMode.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SetVector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DeltaAlgorithm.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/EnumeratedArray.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/simple_ilist.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Uniformity.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ilist_node.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/iterator_range.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/STLFunctionalExtras.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ImmutableSet.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/TypeSwitch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GenericConvergenceVerifier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PriorityQueue.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StableHashing.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/STLForwardCompat.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/APFixedPoint.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PointerSumType.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SmallString.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SmallBitVector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DenseMapInfoVariant.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ilist_iterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/iterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/APFloat.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SmallSet.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ImmutableMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PointerEmbeddedInt.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StringExtras.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SetOperations.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PointerUnion.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GenericUniformityInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PointerIntPair.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/UniqueVector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PackedVector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Hashing.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ilist_base.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SparseBitVector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Twine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GenericCycleImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ilist.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/IndexedMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/fallible_iterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SmallVector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/BreadthFirstIterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/CombinationGenerator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DenseMapInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PagedVector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DenseSet.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/BitmaskEnum.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StringMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ADL.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/EpochTracker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/CachedHashString.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SmallVectorExtras.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Any.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PriorityWorklist.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StringSwitch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/APInt.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/BitVector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/CoalescingBitVector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ilist_node_base.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ConcurrentHashtable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/MapVector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StringSet.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StringMapEntry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GraphTraits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/STLExtras.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/IntervalTree.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DynamicAPInt.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PostOrderIterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StringRef.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/identity.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/LazyAtomicPointer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SparseMultiSet.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/APSInt.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GenericCycleInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ImmutableList.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DirectedGraph.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Statistic.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SlowDynamicAPInt.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/EquivalenceClasses.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/FunctionExtras.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GenericUniformityImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/IntervalMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/edit_distance.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SparseSet.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/IntEqClasses.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWP -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWP/DWP.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWP/DWPError.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWP/DWPStringPool.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/SandboxIR -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/SandboxIR/Tracker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/SandboxIR/SandboxIR.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/SandboxIR/SandboxIRValues.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/SandboxIR/Use.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/X86TargetParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/RISCVTargetParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/TargetParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/CSKYTargetParser.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/Triple.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/ARMTargetParser.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/X86TargetParser.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/SubtargetFeature.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/AArch64CPUFeatures.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/RISCVISAInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/PPCTargetParser.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/ARMTargetParserCommon.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/LoongArchTargetParser.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/AArch64TargetParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/CSKYTargetParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/LoongArchTargetParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/ARMTargetParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/Host.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MsgPackDocument.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MsgPack.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/COFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/Lanai.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/ARM.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/Xtensa.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/Sparc.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/ARC.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/BPF.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/MSP430.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/AArch64.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/x86_64.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/Mips.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/M68k.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/i386.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/AVR.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/VE.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/CSKY.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MinidumpConstants.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MsgPackReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MsgPack.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Minidump.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/WasmTraits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/GOFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Dwarf.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MsgPackWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Swift.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/DynamicTags.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/DXContainer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Dwarf.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/WasmRelocs.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/DXContainerConstants.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MachO.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MachO.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Magic.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Swift.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Wasm.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/XCOFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/HeatUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InteractiveModelRunner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DDG.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/UniformityAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InstructionSimplify.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ConstantFolding.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/PtrUseVisitor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/RegionPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Delinearization.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InlineModelFeatureMaps.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DomPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DependenceAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/PostDominators.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Loads.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DemandedBits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemoryLocation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/SyntheticCountsUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScalarFuncs.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InstSimplifyFolder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CodeMetrics.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/GuardUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Lint.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScopedNoAliasAA.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/RegionInfoImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ValueLatticeUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemorySSA.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemoryProfileInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LazyBranchProbabilityInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/GenericDomTreeUpdater.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Trace.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ReleaseModeModelRunner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DomTreeUpdater.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CallPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/RegionInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TargetLibraryInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/VectorUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/BranchProbabilityInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TargetLibraryInfo.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CallGraphSCCPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopIterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LazyValueInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/NoInferenceModelRunner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ConstraintSystem.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CallGraph.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ObjCARCUtil.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/AliasAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TargetTransformInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemorySSAUpdater.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/VecFuncs.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InlineAdvisor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ReplayInlineAdvisor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/PhiValues.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/OverflowInstAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MLInlineAdvisor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/GenericDomTreeUpdaterImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CaptureTracking.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopAnalysisManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/AssumptionCache.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ModuleDebugInfoPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CostModel.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ValueLattice.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Passes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DDGPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Utils -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Utils/TFUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Utils/Local.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Utils/TrainingLogger.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/SimplifyQuery.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InlineCost.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/EHUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/AliasSetTracker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CFG.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/RegionPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/StackLifetime.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/BasicAliasAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DependenceGraphBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/IndirectCallVisitor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemDerefPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CGSCCPassManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ProfileSummaryInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/IVDescriptors.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/IVUsers.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MustExecute.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InstCount.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DomConditionCache.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CFGSCCPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CFGPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemoryBuiltins.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TypeMetadataUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ModelUnderTrainingRunner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/PHITransAddr.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/StackSafetyAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/BlockFrequencyInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DominanceFrontier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScalarEvolution.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopNestAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TensorSpec.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/SparsePropagation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/GlobalsModRef.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LazyCallGraph.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DominanceFrontierImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopCacheAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CycleAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ObjCARCInstKind.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/AssumeBundleQueries.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InlineOrder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/WithCache.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/StructuralHash.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ValueTracking.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MLModelRunner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/RegionIterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TargetFolder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopAccessAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CmpInstAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScalarEvolutionDivision.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/PassInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/GenericOpcodes.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetCallingConv.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetSchedule.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetMachine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetOptions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetIntrinsicInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetInstrPredicate.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/CGPassBuilderOption.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/CodeGenCWrappers.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetPfmCounters.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/GlobalISel -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/GlobalISel/RegisterBank.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/GlobalISel/Combine.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/GlobalISel/Target.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetItinerary.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetLoweringObjectFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetSelectionDAG.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetMacroFusion.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/Target.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Context.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/SourceMgr.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Support.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Pipeline.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/CodeEmitter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/CustomBehaviour.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/InstrBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/DispatchStage.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/InOrderIssueStage.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/MicroOpQueueStage.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/Stage.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/ExecuteStage.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/InstructionTables.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/EntryStage.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/RetireStage.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HWEventListener.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/IncrementalSourceMgr.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits/LSUnit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits/RetireControlUnit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits/Scheduler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits/HardwareUnit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Instruction.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/View.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsDriver -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsDriver/MSVCSetupApi.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsDriver/MSVCPaths.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/MCJIT.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITSymbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Interpreter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/COFF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_i386.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/TableManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/loongarch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/i386.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/riscv.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/MachO.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/COFF_x86_64.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/aarch32.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/x86_64.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/ObjectCache.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderVTune.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/SectCreate.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Layer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/MachOBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/COFFPlatform.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Debugging -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TaskDispatch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/MemoryMapper.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Core.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Mangling.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/VTuneSharedStructs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/GenericValue.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITEventListener.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/DWARFYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/ObjectYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/ArchiveYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/GOFFYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/DWARFEmitter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/MinidumpYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/YAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/yaml2obj.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/COFFYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/DXContainerYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/MachOYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/ELFYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/WasmYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/OffloadYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/XCOFFYAML.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGenTypes -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGenTypes/LowLevelType.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGenTypes/MachineValueType.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IRReader -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IRReader/IRReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/PassRegistry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegisterBankInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRParser -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRParser/MIParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SchedulerRegistry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DwarfEHPrepare.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ScheduleDFS.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveRegUnits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CalcSpillWeights.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineUniformityAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MultiHazardRecognizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetLowering.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/WindowScheduler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/Register.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/StackProtector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CSEConfigBase.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegAllocRegistry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SlotIndexes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/FastISel.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveIntervalUnion.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PseudoSourceValue.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GCMetadata.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/FinalizeISel.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetFrameLowering.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ReplaceWithVeclib.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachinePassRegistry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineDomTreeUpdater.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalMerge.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/BasicTTIImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/WasmEHPrepare.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ISDOpcodes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LoopTraversal.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AntiDepBreaker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveRegMatrix.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MBFIWrapper.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SDNodeProperties.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveRangeEdit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RDFRegisters.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CallBrPrepare.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ExpandMemCmp.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SelectionDAGISel.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/BasicBlockSectionUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RuntimeLibcallUtil.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachinePassManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineMemOperand.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SDPatternMatch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveInterval.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/HardwareLoops.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AssignmentTrackingAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DAGCombine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AtomicExpandUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ExpandLargeFpConvert.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineCycleAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ExpandVectorPredication.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RDFLiveness.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineStableHash.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AccelTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CallingConvLower.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegisterPressure.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineFunctionAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegisterScavenging.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ExpandReductions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachinePipeliner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ModuloSchedule.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CodeGenCommonISel.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetOpcodes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineModuleSlotTracker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ByteProvider.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/WinEHFuncInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveVariables.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SafeStack.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineSizeOpts.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/VLIWMachineScheduler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SjLjEHPrepare.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DeadMachineInstructionElim.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/Spiller.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRSampleProfile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/IntrinsicLowering.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineTraceMetrics.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetPassConfig.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetRegisterInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/VirtRegMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ScheduleDAG.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineSSAContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TypePromotion.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineCombinerPattern.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegAllocFast.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineConvergenceVerifier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegAllocPBQP.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AsmPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PHIElimination.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetCallingConv.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RDFGraph.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegisterBank.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveIntervalCalc.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/Passes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DetectDeadLanes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LowLevelTypeUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegisterClassInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/JMCInstrumenter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineDominators.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AtomicExpand.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ValueTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineConstantPool.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DebugHandlerBase.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ExecutionDomainFix.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/IndirectBrExpand.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TileShapeInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegisterUsageInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DIE.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/Utils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/Combiner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineOperand.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachORelocation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/InterleavedAccess.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LowerEmuTLS.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ComplexDeinterleavingPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineScheduler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AsmPrinterHandler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TwoAddressInstructionPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineInstr.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineLoopInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ValueTypes.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CodeGenPrepare.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LocalStackSlotAllocation.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineModuleInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/FaultMaps.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineFrameInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQP -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQP/Solution.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQP/Math.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQP/Graph.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachinePostDominators.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CFIFixup.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/UnreachableBlockElim.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SelectionDAG.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ExpandLargeDivRem.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveDebugVariables.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineVerifier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/Analysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineRegisterInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SelectionDAGNodes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/StackMaps.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/InterleavedLoadCombine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/WinEHPrepare.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineLoopUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineFunction.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SelectOptimize.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineBasicBlock.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DFAPacketizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRFSDiscriminator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CommandFlags.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/IndirectThunks.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegAllocCommon.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineInstrBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineSSAUpdater.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PseudoSourceValueManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetInstrInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GCMetadataPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LexicalScopes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineCFGPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MacroFusion.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineFunctionPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveStacks.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/NonRelocatableStringpool.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRYamlMapping.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DIEValue.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQPRAConstraint.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/EdgeBundles.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveIntervals.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRFormatter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LivePhysRegs.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CostTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetSchedule.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineRegionInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ShadowStackGCLowering.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineInstrBundle.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TailDuplicator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveRangeCalc.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineOutliner.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/InitializePasses.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ErrorOr.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ConvertEBCDIC.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Signals.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TimeProfiler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FormatVariadic.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryStreamWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GraphWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/WithColor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/YAMLParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/RecyclingAllocator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SystemUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SpecialCaseList.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/RISCVISAUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/thread.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Recycler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BuryPointer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FileCollector.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Casting.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/RandomNumberGenerator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MD5.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Capacity.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SHA1.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ManagedStatic.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/RISCVAttributes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AlignOf.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Memory.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Errno.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Duration.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MemoryBuffer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ConvertUTF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ELFAttributes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MSVCErrorWorkarounds.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryItemStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Locale.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CrashRecoveryContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SuffixTreeNode.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DynamicLibrary.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ModRef.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MSP430AttributeParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/RISCVAttributeParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GenericDomTree.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/LEB128.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/PointerLikeTypeTraits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryStreamArray.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AMDHSAKernelDescriptor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/HexagonAttributes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AllocatorBase.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Mutex.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/PluginLoader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MemoryBufferRef.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Allocator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SourceMgr.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Threading.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/JSON.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ScaledNumber.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DXILABI.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SaveAndRestore.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Win64EH.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Printable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Compiler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Atomic.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/StringSaver.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Path.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SuffixTree.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ARMEHABI.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GenericLoopInfoImpl.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DJB.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Valgrind.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ThreadPool.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/HexagonAttributeParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryStreamError.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/LICENSE.TXT -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TargetSelect.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/LineIterator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ExtensibleRTTI.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/PGOOptions.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GenericIteratedDominanceFrontier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ExponentialBackoff.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FileSystem -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FileSystem/UniqueID.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/NativeFormatting.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/OnDiskHashTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TypeSize.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/RWMutex.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/raw_sha1_ostream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryStreamRef.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ScopedPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/xxhash.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/VirtualFileSystem.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ReverseIteration.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/KnownBits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Debug.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/OptimizedStructLayout.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Automaton.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Chrono.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GenericLoopInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Base64.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Solaris -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Solaris/sys -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Solaris/sys/regset.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CSKYAttributeParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/LockFileManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/HashBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SmallVectorMemoryBuffer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CRC.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SMTAPI.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BalancedPartitioning.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/InstructionCost.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MathExtras.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/LogicalResult.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ToolOutputFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AutoConvert.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/COM.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GenericDomTreeConstruction.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/YAMLTraits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CBindingWrapping.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/X86FoldTablesUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SwapByteOrder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Program.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Regex.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ThreadSafeAllocator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Unicode.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/raw_ostream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FormatAdapters.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/PrettyStackTrace.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ELFAttributeParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Caching.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Signposts.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Registry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/InitLLVM.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TrailingObjects.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CheckedArithmetic.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/EndianStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TypeName.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BranchProbability.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TargetOpcodes.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DataExtractor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CachePruning.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MipsABIFlags.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CodeGen.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/UnicodeCharRanges.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Compression.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Format.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FormattedStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryStreamReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Process.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Timer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CFGDiff.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CommandLine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MemAlloc.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CFGUpdate.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CodeGenCoverage.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/VersionTuple.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GlobPattern.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/type_traits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FileSystem.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SystemZ -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SystemZ/zOSSupport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FileUtilities.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MSP430Attributes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ErrorHandling.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Endian.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/LLVMDriver.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ExitCodes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/raw_socket_stream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BCD.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ARMAttributeParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FileOutputBuffer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DOTGraphTraits.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AtomicOrdering.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryByteStream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AMDGPUAddrSpace.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ArrayRecycler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FormatProviders.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DataTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FormatVariadicDetails.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BLAKE3.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Alignment.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/raw_os_ostream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SipHash.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AMDGPUMetadata.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Watchdog.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Windows -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Windows/WindowsSupport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/PerThreadBumpPtrAllocator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CSKYAttributes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BlockFrequency.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SHA256.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SMLoc.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Parallel.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ARMBuildAttributes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/circular_raw_ostream.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DivisionByConstantInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Discriminator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Error.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ARMWinEH.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Errc.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FormatCommon.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/float128.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/WindowsError.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TarWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DebugCounter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FileCheck -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FileCheck/FileCheck.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/ADT -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/ADT/StringMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/ADT/StringMapEntry.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/Support -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/Support/SupportHelpers.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/Support/Error.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/Annotations -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/Annotations/Annotations.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/legacy -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/legacy/LTOModule.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/LTOBackend.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/LTO.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/Config.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/SummaryBasedOptimizations.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/DemangleConfig.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/ItaniumNodes.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/Demangle.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/ItaniumDemangle.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/Utility.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/MicrosoftDemangle.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/StringViewExtras.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ToolDrivers -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ToolDrivers/llvm-lib -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ToolDrivers/llvm-lib/LibDriver.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ToolDrivers/llvm-dlltool -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/BitstreamRemarkContainer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/BitstreamRemarkParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/BitstreamRemarkSerializer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/RemarkSerializer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/RemarkParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/RemarkStringTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/RemarkFormat.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/Remark.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/HotnessThresholdParser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/RemarkLinker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/RemarkStreamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/BitcodeReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/BitcodeWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/BitcodeWriterPass.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/BitcodeConvenience.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/BitcodeCommon.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/BitcodeAnalyzer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/LLVMBitCodes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/TextAPIError.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Symbol.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/InterfaceFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Utils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/SymbolSet.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Architecture.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/RecordsSlice.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/FileTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Record.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/RecordVisitor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Architecture.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/TextAPIWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/TextAPIReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Platform.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/ArchitectureSet.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/DylibReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Target.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/PackedVersion.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LinkAllPasses.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/ConfigManager.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/ObjCopy.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/XCOFF -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/XCOFF/XCOFFConfig.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/XCOFF/XCOFFObjcopy.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/CommonConfig.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/MultiFormatConfig.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/wasm -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/wasm/WasmConfig.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/wasm/WasmObjcopy.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/ELF -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/ELF/ELFConfig.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/ELF/ELFObjcopy.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/MachO -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/MachO/MachOObjcopy.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/MachO/MachOConfig.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/COFF -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/COFF/COFFObjcopy.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/COFF/COFFConfig.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/DWARFLinkerBase.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/AddressesMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Utils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Parallel -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Parallel/DWARFLinker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/DWARFFile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/IndexedValuesMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/StringPool.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Classic -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Classic/DWARFStreamer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Classic/DWARFLinkerCompileUnit.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Classic/DWARFLinker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Classic/DWARFLinkerDeclContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/SampleProfWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/MemProfReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/InstrProf.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/PGOCtxProfWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/SampleProfReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/MemProfData.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/InstrProfWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/MIBEntryDef.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/SymbolRemappingReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/GCOV.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/RawMemProfReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/InstrProfCorrelator.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/HashKeyMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/PGOCtxProfReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/MemProf.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/InstrProfData.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/SampleProf.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/FunctionId.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/Coverage -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/Coverage/MCDCTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/ProfileCommon.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/CtxInstrContextNode.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/InstrProfReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitstream -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitstream/BitCodes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitstream/BitstreamWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitstream/BitCodeEnums.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitstream/BitstreamReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LineEditor -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LineEditor/LineEditor.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/YAMLXRayRecord.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/BlockVerifier.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/RecordPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FDRTraceExpander.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/Trace.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FileHeaderReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FDRRecordProducer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FDRRecords.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FDRLogBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FDRRecordConsumer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/InstrumentationMap.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/Profile.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/XRayRecord.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FDRTraceWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/BlockIndexer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/BlockPrinter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/Graph.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Linker -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Linker/IRMover.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Linker/Linker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LinkAllIR.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/PassAnalysisSupport.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/Main.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/SetTheory.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/Parser.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/Record.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/StringMatcher.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/DirectiveEmitter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/TableGenBackend.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/Automaton.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/SearchableTable.td -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/StringToOffsetTable.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/Error.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Transforms -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Transforms/PassBuilder.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/BitReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/TargetMachine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Deprecated.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Object.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Support.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/DebugInfo.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Linker.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/BitWriter.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Comdat.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/blake3.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/IRReader.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Types.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/DisassemblerTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Orc.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Disassembler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/ErrorHandling.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Analysis.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Core.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/DataTypes.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/OrcEE.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/LLJITUtils.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/ExecutionEngine.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Error.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/ExternC.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Target.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/LLJIT.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsR600.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsX86.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsBPF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicImpl.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsWebAssembly.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsAArch64.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsVE.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsSPIRV.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsRISCV.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsARM.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsS390.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Attributes.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsLoongArch.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsPowerPC.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsHexagon.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsMips.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsXCore.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsDirectX.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicEnums.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsAMDGPU.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsNVPTX.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMP.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMP.h.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenACC/ACC.h.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenACC/ACC.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/AArch64TargetParserDef.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/ARMTargetParserDef.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/RISCVTargetParserDef.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GenVT.inc -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/VCSRevision.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Extension.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/Targets.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/AsmParsers.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/TargetExegesis.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/llvm-config.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/Disassemblers.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/abi-breaking.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/TargetMCAs.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/AsmPrinters.def -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm/LLVMConfigExtensions.cmake cargo:root=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm finished in 565.491 seconds < Llvm { target: x86_64-unknown-freebsd } running: "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--bindir" (failure_mode=Exit) (created at src/core/build_steps/compile.rs:1789:21, executed at src/core/build_steps/compile.rs:1789:58) Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cov" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-cov" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-nm" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-nm" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-objcopy" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-objcopy" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-objdump" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-objdump" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-profdata" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-profdata" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-readobj" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-readobj" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-size" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-size" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-strip" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-strip" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ar" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-ar" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-as" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-as" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dis" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-dis" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-link" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-link" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llc" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/opt" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/opt" > Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 to avoid caching bugs < Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib to avoid caching bugs < Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Llvm { target: x86_64-unknown-freebsd } running: "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--bindir" (failure_mode=Exit) (created at src/core/build_steps/compile.rs:1789:21, executed at src/core/build_steps/compile.rs:1789:58) Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cov" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-cov" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-nm" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-nm" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-objcopy" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-objcopy" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-objdump" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-objdump" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-profdata" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-profdata" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-readobj" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-readobj" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-size" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-size" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-strip" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-strip" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ar" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-ar" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-as" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-as" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dis" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-dis" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-link" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-link" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llc" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/opt" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/opt" > Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } < Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } > Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [] } > Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } > StartupObjects { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } < StartupObjects { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } > Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot to avoid caching bugs < Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib to avoid caching bugs c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } < Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot Dirty - /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std Building stage0 library artifacts (x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" LIBC_CHECK_CFG="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.84.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.84.0/\")" RUST_COMPILER_RT_ROOT="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="30" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--features" "backtrace panic-unwind compiler-builtins-c" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" 0.636282542s INFO prepare_target{force=false package_id=sysroot v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot) target="sysroot"}: cargo::core::compiler::fingerprint: fingerprint error for sysroot v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot)/Build/TargetInner { name_inferred: true, ..: lib_target("sysroot", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/src/lib.rs", Edition2021) } 0.636335440s INFO prepare_target{force=false package_id=sysroot v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot) target="sysroot"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/sysroot-ae91b4c602298afa/lib-sysroot` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.646167863s INFO prepare_target{force=false package_id=proc_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro) target="proc_macro"}: cargo::core::compiler::fingerprint: fingerprint error for proc_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro)/Build/TargetInner { name_inferred: true, ..: lib_target("proc_macro", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/lib.rs", Edition2021) } 0.646215652s INFO prepare_target{force=false package_id=proc_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro) target="proc_macro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/proc_macro-eb3cdbd05852c543/lib-proc_macro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.651633154s INFO prepare_target{force=false package_id=core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core) target="core"}: cargo::core::compiler::fingerprint: fingerprint error for core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core)/Build/TargetInner { name_inferred: true, tested: false, benched: false, ..: lib_target("core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/lib.rs", Edition2021) } 0.651684460s INFO prepare_target{force=false package_id=core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core) target="core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/core-ff8f499eca6f6880/lib-core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.654526504s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="std"}: cargo::core::compiler::fingerprint: fingerprint error for std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std)/Build/TargetInner { name_inferred: true, ..: lib_target("std", ["dylib", "rlib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/lib.rs", Edition2021) } 0.654559766s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="std"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/std-2f4e143f37622e29/lib-std` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.657725686s INFO prepare_target{force=false package_id=addr2line v0.22.0 target="addr2line"}: cargo::core::compiler::fingerprint: fingerprint error for addr2line v0.22.0/Build/TargetInner { name_inferred: true, ..: lib_target("addr2line", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.0/src/lib.rs", Edition2018) } 0.657774637s INFO prepare_target{force=false package_id=addr2line v0.22.0 target="addr2line"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/addr2line-6de24bebd50911ea/lib-addr2line` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.665230604s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="compiler_builtins"}: cargo::core::compiler::fingerprint: fingerprint error for compiler_builtins v0.1.138/Build/TargetInner { tested: false, ..: lib_target("compiler_builtins", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/src/lib.rs", Edition2021) } 0.665278483s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="compiler_builtins"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/compiler_builtins-a281f7cfd0fa57b7/lib-compiler_builtins` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.671850470s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for compiler_builtins v0.1.138/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/build.rs", Edition2021) } 0.671903529s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/compiler_builtins-f472d7c5222b4cb5/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.673112636s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for compiler_builtins v0.1.138/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/build.rs", Edition2021) } 0.673134737s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/.fingerprint/compiler_builtins-32bbca70eefe19b1/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.679198134s INFO prepare_target{force=false package_id=cc v1.1.22 target="cc"}: cargo::core::compiler::fingerprint: fingerprint error for cc v1.1.22/Build/TargetInner { ..: lib_target("cc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/src/lib.rs", Edition2018) } 0.679246094s INFO prepare_target{force=false package_id=cc v1.1.22 target="cc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/.fingerprint/cc-1c17adde99fc345e/lib-cc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.683727919s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: fingerprint error for shlex v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("shlex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs", Edition2015) } 0.683768545s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/.fingerprint/shlex-eba367e17bff6b82/lib-shlex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.687196133s INFO prepare_target{force=false package_id=rustc-std-workspace-core v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core) target="rustc_std_workspace_core"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-std-workspace-core v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_std_workspace_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core/lib.rs", Edition2021) } 0.687246036s INFO prepare_target{force=false package_id=rustc-std-workspace-core v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core) target="rustc_std_workspace_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/rustc-std-workspace-core-6700308c1c82b265/lib-rustc_std_workspace_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.691731628s INFO prepare_target{force=false package_id=gimli v0.29.0 target="gimli"}: cargo::core::compiler::fingerprint: fingerprint error for gimli v0.29.0/Build/TargetInner { name_inferred: true, ..: lib_target("gimli", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.0/src/lib.rs", Edition2018) } 0.691771282s INFO prepare_target{force=false package_id=gimli v0.29.0 target="gimli"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/gimli-f65c168e7aa5cccb/lib-gimli` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.698365781s INFO prepare_target{force=false package_id=rustc-std-workspace-alloc v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc) target="rustc_std_workspace_alloc"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-std-workspace-alloc v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_std_workspace_alloc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc/lib.rs", Edition2021) } 0.698426935s INFO prepare_target{force=false package_id=rustc-std-workspace-alloc v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc) target="rustc_std_workspace_alloc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/rustc-std-workspace-alloc-e190ccb561401b48/lib-rustc_std_workspace_alloc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.702857595s INFO prepare_target{force=false package_id=alloc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc) target="alloc"}: cargo::core::compiler::fingerprint: fingerprint error for alloc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc)/Build/TargetInner { name_inferred: true, ..: lib_target("alloc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/lib.rs", Edition2021) } 0.702906095s INFO prepare_target{force=false package_id=alloc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc) target="alloc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/alloc-de2affef06ade1c9/lib-alloc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.708289975s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: fingerprint error for cfg-if v1.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("cfg_if", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs", Edition2018) } 0.708336381s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/cfg-if-8c5ff33886d334ea/lib-cfg_if` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.713890238s INFO prepare_target{force=false package_id=hashbrown v0.15.0 target="hashbrown"}: cargo::core::compiler::fingerprint: fingerprint error for hashbrown v0.15.0/Build/TargetInner { ..: lib_target("hashbrown", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/src/lib.rs", Edition2021) } 0.713942605s INFO prepare_target{force=false package_id=hashbrown v0.15.0 target="hashbrown"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/hashbrown-4078b709cbd5871c/lib-hashbrown` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.719807162s INFO prepare_target{force=false package_id=libc v0.2.162 target="libc"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.162/Build/TargetInner { ..: lib_target("libc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/src/lib.rs", Edition2015) } 0.719844682s INFO prepare_target{force=false package_id=libc v0.2.162 target="libc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/libc-ebd10641d8e97e58/lib-libc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.726268953s INFO prepare_target{force=false package_id=libc v0.2.162 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.162/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/build.rs", Edition2015) } 0.726313065s INFO prepare_target{force=false package_id=libc v0.2.162 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/libc-7fa13f7a15615d43/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.727453033s INFO prepare_target{force=false package_id=libc v0.2.162 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.162/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/build.rs", Edition2015) } 0.727467039s INFO prepare_target{force=false package_id=libc v0.2.162 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/.fingerprint/libc-4f85bcf0847f1199/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.730748103s INFO prepare_target{force=false package_id=miniz_oxide v0.7.4 target="miniz_oxide"}: cargo::core::compiler::fingerprint: fingerprint error for miniz_oxide v0.7.4/Build/TargetInner { ..: lib_target("miniz_oxide", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs", Edition2018) } 0.730785523s INFO prepare_target{force=false package_id=miniz_oxide v0.7.4 target="miniz_oxide"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/miniz_oxide-0608fea15d3be763/lib-miniz_oxide` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.739909252s INFO prepare_target{force=false package_id=adler v1.0.2 target="adler"}: cargo::core::compiler::fingerprint: fingerprint error for adler v1.0.2/Build/TargetInner { name_inferred: true, ..: lib_target("adler", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2/src/lib.rs", Edition2015) } 0.739969936s INFO prepare_target{force=false package_id=adler v1.0.2 target="adler"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/adler-4b94b9d8af628420/lib-adler` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.745571000s INFO prepare_target{force=false package_id=object v0.36.5 target="object"}: cargo::core::compiler::fingerprint: fingerprint error for object v0.36.5/Build/TargetInner { ..: lib_target("object", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/src/lib.rs", Edition2018) } 0.745632665s INFO prepare_target{force=false package_id=object v0.36.5 target="object"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/object-fb14953daf8dcf39/lib-object` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.753337096s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: fingerprint error for memchr v2.7.4/Build/TargetInner { benched: false, ..: lib_target("memchr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs", Edition2021) } 0.753384173s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/memchr-cdabda0e2f1a34ff/lib-memchr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.758879621s INFO prepare_target{force=false package_id=panic_abort v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort) target="panic_abort"}: cargo::core::compiler::fingerprint: fingerprint error for panic_abort v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort)/Build/TargetInner { name_inferred: true, tested: false, benched: false, doc: false, ..: lib_target("panic_abort", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort/src/lib.rs", Edition2021) } 0.758924144s INFO prepare_target{force=false package_id=panic_abort v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort) target="panic_abort"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/panic_abort-e0dd4e783e5041d0/lib-panic_abort` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.767031546s INFO prepare_target{force=false package_id=panic_unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind) target="panic_unwind"}: cargo::core::compiler::fingerprint: fingerprint error for panic_unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind)/Build/TargetInner { name_inferred: true, tested: false, benched: false, doc: false, ..: lib_target("panic_unwind", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/src/lib.rs", Edition2021) } 0.767608704s INFO prepare_target{force=false package_id=panic_unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind) target="panic_unwind"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/panic_unwind-59b20fb082c4a0f9/lib-panic_unwind` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.776996957s INFO prepare_target{force=false package_id=unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind) target="unwind"}: cargo::core::compiler::fingerprint: fingerprint error for unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind)/Build/TargetInner { name_inferred: true, tested: false, benched: false, doc: false, ..: lib_target("unwind", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind/src/lib.rs", Edition2021) } 0.777068691s INFO prepare_target{force=false package_id=unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind) target="unwind"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/unwind-9cc565d50b3738e2/lib-unwind` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.781886844s INFO prepare_target{force=false package_id=rustc-demangle v0.1.24 target="rustc_demangle"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-demangle v0.1.24/Build/TargetInner { ..: lib_target("rustc_demangle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs", Edition2015) } 0.781917341s INFO prepare_target{force=false package_id=rustc-demangle v0.1.24 target="rustc_demangle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/rustc-demangle-50e5b06f759124b6/lib-rustc_demangle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.788710220s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/build.rs", Edition2021) } 0.788751878s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/std-777e2027b420accd/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.789770379s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/build.rs", Edition2021) } 0.789784545s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/.fingerprint/std-c443b2366d190668/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.793041715s INFO prepare_target{force=false package_id=std_detect v0.1.5 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect) target="std_detect"}: cargo::core::compiler::fingerprint: fingerprint error for std_detect v0.1.5 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect)/Build/TargetInner { name_inferred: true, ..: lib_target("std_detect", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/lib.rs", Edition2021) } 0.793101456s INFO prepare_target{force=false package_id=std_detect v0.1.5 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect) target="std_detect"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/std_detect-4a2ae1ac739429ff/lib-std_detect` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.802033368s INFO prepare_target{force=false package_id=test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test) target="test"}: cargo::core::compiler::fingerprint: fingerprint error for test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test)/Build/TargetInner { name_inferred: true, ..: lib_target("test", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/lib.rs", Edition2021) } 0.802113417s INFO prepare_target{force=false package_id=test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test) target="test"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/test-384ae7570a0c406b/lib-test` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.809538015s INFO prepare_target{force=false package_id=getopts v0.2.21 target="getopts"}: cargo::core::compiler::fingerprint: fingerprint error for getopts v0.2.21/Build/TargetInner { name_inferred: true, ..: lib_target("getopts", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/src/lib.rs", Edition2015) } 0.809591766s INFO prepare_target{force=false package_id=getopts v0.2.21 target="getopts"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/getopts-725c8519a4fccde2/lib-getopts` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.816133887s INFO prepare_target{force=false package_id=rustc-std-workspace-std v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std) target="rustc_std_workspace_std"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-std-workspace-std v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_std_workspace_std", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std/lib.rs", Edition2021) } 0.816185874s INFO prepare_target{force=false package_id=rustc-std-workspace-std v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std) target="rustc_std_workspace_std"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/rustc-std-workspace-std-ab0f51d442b35412/lib-rustc_std_workspace_std` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.820764129s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-width v0.1.14/Build/TargetInner { ..: lib_target("unicode_width", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs", Edition2021) } 0.820814333s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/.fingerprint/unicode-width-a4e8d7185c7383bb/lib-unicode_width` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main Compiling shlex v1.3.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=eba367e17bff6b82 -C extra-filename=-eba367e17bff6b82 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core) Compiling libc v0.2.162 Compiling std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Core Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name core --edition=2021 core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_fp_fmt_parse)' --check-cfg 'cfg(stdarch_intel_sde)' --check-cfg 'cfg(target_os, values("rtems"))' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug_refcell", "optimize_for_size", "panic_immediate_abort"))' -C metadata=ff8f499eca6f6880 -C extra-filename=-ff8f499eca6f6880 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 std/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(target_os, values("rtems"))' -C debug-assertions=off --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=c443b2366d190668 -C extra-filename=-c443b2366d190668 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/std-c443b2366d190668 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/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.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/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="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --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=4f85bcf0847f1199 -C extra-filename=-4f85bcf0847f1199 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/libc-4f85bcf0847f1199 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /rust/deps/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused extern crate --> /rust/deps/shlex-1.3.0/src/bytes.rs:26:1 | 26 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:196:38 | 196 | .collect::>, QuoteError>>()? | ---^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 196 | .collect::>, QuoteError>>()? | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:484:37 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:497:48 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/lib.rs:228:34 | 228 | pub fn quote(in_str: &str) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/lib.rs:241:45 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ Compiling cc v1.1.22 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=1c17adde99fc345e -C extra-filename=-1c17adde99fc345e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps/libshlex-eba367e17bff6b82.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `shlex` (lib) generated 7 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' CARGO_FEATURE_ALIGN=1 CARGO_FEATURE_RUSTC_DEP_OF_STD=1 CARGO_FEATURE_RUSTC_STD_WORKSPACE_CORE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/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.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/libc-7fa13f7a15615d43/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/libc-4f85bcf0847f1199/build-script-build` [libc 0.2.162] cargo:rerun-if-changed=build.rs [libc 0.2.162] cargo:rustc-cfg=freebsd12 [libc 0.2.162] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.162] cargo:rustc-cfg=libc_union [libc 0.2.162] cargo:rustc-cfg=libc_const_size_of [libc 0.2.162] cargo:rustc-cfg=libc_align [libc 0.2.162] cargo:rustc-cfg=libc_int128 [libc 0.2.162] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.162] cargo:rustc-cfg=libc_packedN [libc 0.2.162] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.162] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.162] cargo:rustc-cfg=libc_long_array [libc 0.2.162] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.162] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.162] cargo:rustc-cfg=libc_thread_local [libc 0.2.162] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.162] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.162] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Compiling compiler_builtins v0.1.138 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE='MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.138 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C codegen-units=10000 -C debug-assertions=off --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=32bbca70eefe19b1 -C extra-filename=-32bbca70eefe19b1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/compiler_builtins-32bbca70eefe19b1 -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps/libcc-1c17adde99fc345e.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' CARGO_FEATURE_C=1 CARGO_FEATURE_CC=1 CARGO_FEATURE_COMPILER_BUILTINS=1 CARGO_FEATURE_CORE=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RUSTC_DEP_OF_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 CARGO_MANIFEST_LINKS=compiler-rt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE='MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.138 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/compiler_builtins-32bbca70eefe19b1/build-script-build` [compiler_builtins 0.1.138] cargo::rerun-if-changed=build.rs [compiler_builtins 0.1.138] cargo::rerun-if-changed=configure.rs [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__ashldi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__ashlsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__ashrdi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__ashrsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__bswapsi2, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__bswapdi2, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__bswapti2, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divdi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divmoddi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divmodsi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divmodsi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divmodti4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__lshrdi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__lshrsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__moddi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__modsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__muldi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__udivdi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__udivmoddi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__udivmodsi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__udivsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__umoddi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__umodsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas16_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas16_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas16_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas16_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(target_feature, values("vis3")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(feature, values("checked")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(assert_no_panic) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(f16_enabled) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(f128_enabled) [compiler_builtins 0.1.138] cargo::rustc-cfg=f16_enabled [compiler_builtins 0.1.138] cargo::rustc-cfg=f128_enabled [compiler_builtins 0.1.138] cargo:compiler-rt=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/compiler-rt [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(feature, values("unstable", "force-soft-floats")) [compiler_builtins 0.1.138] cargo:rustc-cfg=feature="unstable" [compiler_builtins 0.1.138] cargo:rustc-cfg=feature="force-soft-floats" [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(feature, values("mem-unaligned")) [compiler_builtins 0.1.138] cargo:rustc-cfg=feature="mem-unaligned" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__absvdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/absvsi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__absvsi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/absvti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__absvti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addvdi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__addvdi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addvsi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__addvsi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addvti3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__addvti3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__cmpdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__cmpti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divdc3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__divdc3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divsc3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__divsc3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ffsti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__ffsti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_util.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__int_util="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/muldc3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__muldc3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulsc3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__mulsc3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvdi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__mulvdi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvsi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__mulvsi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvti3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__mulvti3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negdf2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negdf2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negsf2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negsf2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negvdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negvdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negvsi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negvsi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negvti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negvti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/paritydi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__paritydi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/paritysi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__paritysi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/parityti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__parityti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__popcountdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountsi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__popcountsi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__popcountti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subvdi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__subvdi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subvsi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__subvsi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subvti3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__subvti3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__ucmpdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__ucmpti2="optimized-c" [compiler_builtins 0.1.138] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out) [compiler_builtins 0.1.138] TARGET = Some(x86_64-unknown-freebsd) [compiler_builtins 0.1.138] OPT_LEVEL = Some(3) [compiler_builtins 0.1.138] HOST = Some(x86_64-unknown-freebsd) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [compiler_builtins 0.1.138] CC_x86_64-unknown-freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [compiler_builtins 0.1.138] CC_x86_64_unknown_freebsd = Some(cc) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [compiler_builtins 0.1.138] CC_KNOWN_WRAPPER_CUSTOM = None [compiler_builtins 0.1.138] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [compiler_builtins 0.1.138] CRATE_CC_NO_DEFAULTS = None [compiler_builtins 0.1.138] DEBUG = Some(false) [compiler_builtins 0.1.138] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [compiler_builtins 0.1.138] CFLAGS_x86_64-unknown-freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [compiler_builtins 0.1.138] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [compiler_builtins 0.1.138] CC_SHELL_ESCAPED_FLAGS = None [compiler_builtins 0.1.138] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [compiler_builtins 0.1.138] CRATE_CC_NO_DEFAULTS = None [compiler_builtins 0.1.138] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [compiler_builtins 0.1.138] CFLAGS_x86_64-unknown-freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [compiler_builtins 0.1.138] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [compiler_builtins 0.1.138] CC_SHELL_ESCAPED_FLAGS = None [compiler_builtins 0.1.138] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [compiler_builtins 0.1.138] CRATE_CC_NO_DEFAULTS = None [compiler_builtins 0.1.138] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [compiler_builtins 0.1.138] CFLAGS_x86_64-unknown-freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [compiler_builtins 0.1.138] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [compiler_builtins 0.1.138] CC_SHELL_ESCAPED_FLAGS = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [compiler_builtins 0.1.138] AR_x86_64-unknown-freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [compiler_builtins 0.1.138] AR_x86_64_unknown_freebsd = Some(ar) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [compiler_builtins 0.1.138] ARFLAGS_x86_64-unknown-freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [compiler_builtins 0.1.138] ARFLAGS_x86_64_unknown_freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=HOST_ARFLAGS [compiler_builtins 0.1.138] HOST_ARFLAGS = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=ARFLAGS [compiler_builtins 0.1.138] ARFLAGS = None [compiler_builtins 0.1.138] cargo:rustc-link-lib=static=compiler-rt [compiler_builtins 0.1.138] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(thumb) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(thumb_1) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(kernel_user_helpers) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' CARGO_FEATURE_ADDR2LINE=1 CARGO_FEATURE_BACKTRACE=1 CARGO_FEATURE_COMPILER_BUILTINS_C=1 CARGO_FEATURE_MINIZ_OXIDE=1 CARGO_FEATURE_OBJECT=1 CARGO_FEATURE_PANIC_UNWIND=1 CARGO_FEATURE_STD_DETECT_DLSYM_GETAUXVAL=1 CARGO_FEATURE_STD_DETECT_FILE_IO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_COMPILER_RT_COMPILER_RT=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/compiler-rt HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/std-777e2027b420accd/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/std-c443b2366d190668/build-script-build` [std 0.0.0] cargo:rerun-if-changed=build.rs [std 0.0.0] cargo:rustc-check-cfg=cfg(netbsd10) [std 0.0.0] cargo:rustc-check-cfg=cfg(restricted_std) [std 0.0.0] cargo:rustc-check-cfg=cfg(backtrace_in_libstd) [std 0.0.0] cargo:rustc-cfg=backtrace_in_libstd [std 0.0.0] cargo:rustc-env=STD_ENV_ARCH=x86_64 [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f16) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f128) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f16_math) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f128_math) [std 0.0.0] cargo:rustc-cfg=reliable_f16 [std 0.0.0] cargo:rustc-cfg=reliable_f128 Compiling rustc-std-workspace-core v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_std_workspace_core --edition=2021 rustc-std-workspace-core/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6700308c1c82b265 -C extra-filename=-6700308c1c82b265 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-ff8f499eca6f6880.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=compiler_builtins CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE='MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.138 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name compiler_builtins --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=10000 --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=a281f7cfd0fa57b7 -C extra-filename=-a281f7cfd0fa57b7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out -l static=compiler-rt --cfg f16_enabled --cfg f128_enabled --cfg 'feature="unstable"' --cfg 'feature="force-soft-floats"' --cfg 'feature="mem-unaligned"' --cfg '__absvdi2="optimized-c"' --cfg '__absvsi2="optimized-c"' --cfg '__absvti2="optimized-c"' --cfg '__addvdi3="optimized-c"' --cfg '__addvsi3="optimized-c"' --cfg '__addvti3="optimized-c"' --cfg '__cmpdi2="optimized-c"' --cfg '__cmpti2="optimized-c"' --cfg '__divdc3="optimized-c"' --cfg '__divsc3="optimized-c"' --cfg '__ffsti2="optimized-c"' --cfg '__int_util="optimized-c"' --cfg '__muldc3="optimized-c"' --cfg '__mulsc3="optimized-c"' --cfg '__mulvdi3="optimized-c"' --cfg '__mulvsi3="optimized-c"' --cfg '__mulvti3="optimized-c"' --cfg '__negdf2="optimized-c"' --cfg '__negdi2="optimized-c"' --cfg '__negsf2="optimized-c"' --cfg '__negti2="optimized-c"' --cfg '__negvdi2="optimized-c"' --cfg '__negvsi2="optimized-c"' --cfg '__negvti2="optimized-c"' --cfg '__paritydi2="optimized-c"' --cfg '__paritysi2="optimized-c"' --cfg '__parityti2="optimized-c"' --cfg '__popcountdi2="optimized-c"' --cfg '__popcountsi2="optimized-c"' --cfg '__popcountti2="optimized-c"' --cfg '__subvdi3="optimized-c"' --cfg '__subvsi3="optimized-c"' --cfg '__subvti3="optimized-c"' --cfg '__ucmpdi2="optimized-c"' --cfg '__ucmpti2="optimized-c"' --check-cfg 'cfg(__ashldi3, values("optimized-c"))' --check-cfg 'cfg(__ashlsi3, values("optimized-c"))' --check-cfg 'cfg(__ashrdi3, values("optimized-c"))' --check-cfg 'cfg(__ashrsi3, values("optimized-c"))' --check-cfg 'cfg(__bswapsi2, values("optimized-c"))' --check-cfg 'cfg(__bswapdi2, values("optimized-c"))' --check-cfg 'cfg(__bswapti2, values("optimized-c"))' --check-cfg 'cfg(__divdi3, values("optimized-c"))' --check-cfg 'cfg(__divsi3, values("optimized-c"))' --check-cfg 'cfg(__divmoddi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodti4, values("optimized-c"))' --check-cfg 'cfg(__lshrdi3, values("optimized-c"))' --check-cfg 'cfg(__lshrsi3, values("optimized-c"))' --check-cfg 'cfg(__moddi3, values("optimized-c"))' --check-cfg 'cfg(__modsi3, values("optimized-c"))' --check-cfg 'cfg(__muldi3, values("optimized-c"))' --check-cfg 'cfg(__udivdi3, values("optimized-c"))' --check-cfg 'cfg(__udivmoddi4, values("optimized-c"))' --check-cfg 'cfg(__udivmodsi4, values("optimized-c"))' --check-cfg 'cfg(__udivsi3, values("optimized-c"))' --check-cfg 'cfg(__umoddi3, values("optimized-c"))' --check-cfg 'cfg(__umodsi3, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(target_feature, values("vis3"))' --check-cfg 'cfg(feature, values("checked"))' --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)' --check-cfg 'cfg(feature, values("unstable", "force-soft-floats"))' --check-cfg 'cfg(feature, values("mem-unaligned"))' --check-cfg 'cfg(thumb)' --check-cfg 'cfg(thumb_1)' --check-cfg 'cfg(kernel_user_helpers)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/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.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/libc-7fa13f7a15615d43/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --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=ebd10641d8e97e58 -C extra-filename=-ebd10641d8e97e58 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern rustc_std_workspace_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo --cfg freebsd12 --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_thread_local --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: the feature `link_cfg` is internal to the compiler or standard library --> /rust/deps/libc-0.2.162/src/lib.rs:22:51 | 22 | #![cfg_attr(feature = "rustc-dep-of-std", feature(link_cfg, no_core))] | ^^^^^^^^ | = note: using it is strongly discouraged = note: `#[warn(internal_features)]` on by default warning: private item shadows public glob re-export --> /rust/deps/libc-0.2.162/src/lib.rs:42:13 | 42 | use core::option; | ^^^^^^^^^^^^ | note: the name `option` in the type namespace is supposed to be publicly re-exported here --> /rust/deps/libc-0.2.162/src/lib.rs:135:17 | 135 | pub use unix::*; | ^^^^^^^ note: but the private item here shadows it --> /rust/deps/libc-0.2.162/src/lib.rs:42:13 | 42 | use core::option; | ^^^^^^^^^^^^ = note: `#[warn(hidden_glob_reexports)]` on by default Compiling alloc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling memchr v2.7.4 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.24 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=alloc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust core allocation and collections library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name alloc --edition=2021 alloc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_global_oom_handling)' --check-cfg 'cfg(no_rc)' --check-cfg 'cfg(no_sync)' --check-cfg 'cfg(randomized_layouts)' --cfg 'feature="compiler-builtins-c"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "optimize_for_size", "panic_immediate_abort"))' -C metadata=de2affef06ade1c9 -C extra-filename=-de2affef06ade1c9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-ff8f499eca6f6880.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=cdabda0e2f1a34ff -C extra-filename=-cdabda0e2f1a34ff --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=8c5ff33886d334ea -C extra-filename=-8c5ff33886d334ea --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name adler --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=4b94b9d8af628420 -C extra-filename=-4b94b9d8af628420 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=50e5b06f759124b6 -C extra-filename=-50e5b06f759124b6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind) warning: `libc` (lib) generated 2 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unwind CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unwind CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unwind --edition=2021 unwind/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("rtems"))' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm-libunwind", "system-llvm-libunwind"))' -C metadata=9cc565d50b3738e2 -C extra-filename=-9cc565d50b3738e2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcfg_if-8c5ff33886d334ea.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-ff8f499eca6f6880.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liblibc-ebd10641d8e97e58.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/legacy.rs:49:37 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ()> { | ^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/legacy.rs:106:32 | 106 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:37:37 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ParseError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:241:32 | 241 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 241 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:92:33 | 92 | pub fn demangle(mut s: &str) -> Demangle { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | pub fn demangle(mut s: &str) -> Demangle<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:237:40 | 237 | pub fn try_demangle(s: &str) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:281:32 | 281 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 281 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:314:32 | 314 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 314 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:349:32 | 349 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:568:22 | 568 | struct Printer<'a, 'b: 'a, 's> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `memchr` (lib) generated 2 warnings warning: `rustc-demangle` (lib) generated 11 warnings Compiling rustc-std-workspace-alloc v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=panic_abort CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation of Rust panics via process aborts' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=panic_abort CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name panic_abort --edition=2021 panic_abort/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0dd4e783e5041d0 -C extra-filename=-e0dd4e783e5041d0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liballoc-de2affef06ade1c9.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcfg_if-8c5ff33886d334ea.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-ff8f499eca6f6880.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liblibc-ebd10641d8e97e58.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=panic_unwind CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation of Rust panics via stack unwinding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=panic_unwind CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name panic_unwind --edition=2021 panic_unwind/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("rtems"))' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=59b20fb082c4a0f9 -C extra-filename=-59b20fb082c4a0f9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liballoc-de2affef06ade1c9.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcfg_if-8c5ff33886d334ea.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-ff8f499eca6f6880.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liblibc-ebd10641d8e97e58.rmeta --extern unwind=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libunwind-9cc565d50b3738e2.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_alloc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-alloc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_std_workspace_alloc --edition=2021 rustc-std-workspace-alloc/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e190ccb561401b48 -C extra-filename=-e190ccb561401b48 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liballoc-de2affef06ade1c9.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Compiling gimli v0.29.0 Compiling object v0.36.5 Compiling std_detect v0.1.5 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect) Compiling hashbrown v0.15.0 Compiling miniz_oxide v0.7.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.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.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C embed-bitcode=no --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=f65c168e7aa5cccb -C extra-filename=-f65c168e7aa5cccb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-e190ccb561401b48.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=0608fea15d3be763 -C extra-filename=-0608fea15d3be763 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern adler=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libadler-4b94b9d8af628420.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-e190ccb561401b48.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=std_detect CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Andrew Gallant :Gonzalo Brito Gadeschi ' CARGO_PKG_DESCRIPTION='`std::detect` - Rust'\''s standard library run-time CPU feature detection.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stdarch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std_detect CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stdarch' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name std_detect --edition=2021 stdarch/crates/std_detect/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="libc"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io"))' -C metadata=4a2ae1ac739429ff -C extra-filename=-4a2ae1ac739429ff --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcfg_if-8c5ff33886d334ea.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liblibc-ebd10641d8e97e58.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-e190ccb561401b48.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=fb14953daf8dcf39 -C extra-filename=-fb14953daf8dcf39 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libmemchr-cdabda0e2f1a34ff.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-e190ccb561401b48.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="nightly"' --cfg 'feature="raw-entry"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-internal-api"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=4078b709cbd5871c -C extra-filename=-4078b709cbd5871c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-e190ccb561401b48.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:392:38 | 392 | fn read_u16_le(iter: &mut slice::Iter) -> u16 { | -----------^--- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 392 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:407:38 | 407 | fn read_u32_le(iter: &mut slice::Iter) -> u32 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn read_u32_le(iter: &mut slice::Iter<'_, u8>) -> u32 { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:423:64 | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:491:30 | 491 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 491 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:599:42 | 599 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:618:30 | 618 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 618 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:647:64 | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:981:30 | 981 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 981 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:982:19 | 982 | out_buf: &mut OutputBuffer, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | out_buf: &mut OutputBuffer<'_>, | ++++ warning: unexpected `cfg` condition name: `fuzzing` --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:1800:18 | 1800 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `bootstrap`, `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: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` 103 | 104 | / dw!( 105 | | /// The section type field in a `.dwp` unit index. 106 | | /// 107 | | /// This is used for version 5 and later. ... | 117 | | DW_SECT_RNGLISTS = 8, 118 | | }); | |__- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 120 | / dw!( 121 | | /// The section type field in a `.dwp` unit index with version 2. 122 | | DwSectV2(u32) { 123 | | DW_SECT_V2_INFO = 1, ... | 130 | | DW_SECT_V2_MACRO = 8, 131 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 133 | / dw!( 134 | | /// The unit type field in a unit header. 135 | | /// 136 | | /// See Section 7.5.1, Table 7.2. ... | 145 | | DW_UT_hi_user = 0xff, 146 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 148 | / dw!( 149 | | /// The opcode for a call frame instruction. 150 | | /// 151 | | /// Section 7.24: ... | 193 | | DW_CFA_AARCH64_negate_ra_state = 0x2d, 194 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 196 | / dw!( 197 | | /// The child determination encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.4. ... | 202 | | DW_CHILDREN_yes = 1, 203 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 205 | / dw!( 206 | | /// The tag encodings for DIE attributes. 207 | | /// 208 | | /// See Section 7.5.3, Table 7.3. ... | 347 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 348 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 350 | / dw!( 351 | | /// The attribute encodings for DIE attributes. 352 | | /// 353 | | /// See Section 7.5.4, Table 7.5. ... | 657 | | DW_AT_APPLE_property = 0x3fed 658 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 660 | / dw!( 661 | | /// The attribute form encodings for DIE attributes. 662 | | /// 663 | | /// See Section 7.5.6, Table 7.6. ... | 721 | | DW_FORM_GNU_strp_alt = 0x1f21 722 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 724 | / dw!( 725 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 726 | | /// 727 | | /// See Section 7.8, Table 7.11. ... | 753 | | DW_ATE_hi_user = 0xff, 754 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 756 | / dw!( 757 | | /// The encodings of the constants used in location list entries. 758 | | /// 759 | | /// See Section 7.7.3, Table 7.10. ... | 770 | | DW_LLE_GNU_view_pair = 0x09, 771 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 773 | / dw!( 774 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 775 | | /// 776 | | /// See Section 7.8, Table 7.12. ... | 782 | | DW_DS_trailing_separate = 0x05, 783 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 785 | / dw!( 786 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 787 | | /// 788 | | /// See Section 7.8, Table 7.13. ... | 794 | | DW_END_hi_user = 0xff, 795 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 799 | | /// 800 | | /// See Section 7.9, Table 7.14. ... | 804 | | DW_ACCESS_private = 0x03, 805 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 809 | | /// 810 | | /// See Section 7.10, Table 7.15. ... | 814 | | DW_VIS_qualified = 0x03, 815 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 819 | | /// 820 | | /// See Section 7.11, Table 7.16. ... | 824 | | DW_VIRTUALITY_pure_virtual = 0x02, 825 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 827 | / dw!( 828 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 829 | | /// 830 | | /// See Section 7.12, Table 7.17. ... | 886 | | DW_LANG_BORLAND_Delphi = 0xb000, 887 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 925 | / dw!( 926 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 927 | | /// 928 | | /// There is only one value that is common to all target architectures. ... | 931 | | DW_ADDR_none = 0x00, 932 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 934 | / dw!( 935 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 936 | | /// 937 | | /// See Section 7.14, Table 7.18. ... | 942 | | DW_ID_case_insensitive = 0x03, 943 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 945 | / dw!( 946 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 947 | | /// 948 | | /// See Section 7.15, Table 7.19. ... | 956 | | DW_CC_hi_user = 0xff, 957 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 959 | / dw!( 960 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 961 | | /// 962 | | /// See Section 7.16, Table 7.20. ... | 967 | | DW_INL_declared_inlined = 0x03, 968 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 970 | / dw!( 971 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 972 | | /// 973 | | /// See Section 7.17, Table 7.17. ... | 976 | | DW_ORD_col_major = 0x01, 977 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 979 | / dw!( 980 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 981 | | /// 982 | | /// See Section 7.18, Table 7.22. ... | 985 | | DW_DSC_range = 0x01, 986 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 988 | / dw!( 989 | | /// Name index attribute encodings. 990 | | /// 991 | | /// See Section 7.19, Table 7.23. ... | 999 | | DW_IDX_hi_user = 0x3fff, 1000 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1002 | / dw!( 1003 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 1004 | | /// 1005 | | /// See Section 7.20, Table 7.24. ... | 1009 | | DW_DEFAULTED_out_of_class = 0x02, 1010 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1012 | / dw!( 1013 | | /// The encodings for the standard opcodes for line number information. 1014 | | /// 1015 | | /// See Section 7.22, Table 7.25. ... | 1028 | | DW_LNS_set_isa = 0x0c, 1029 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1031 | / dw!( 1032 | | /// The encodings for the extended opcodes for line number information. 1033 | | /// 1034 | | /// See Section 7.22, Table 7.26. ... | 1042 | | DW_LNE_hi_user = 0xff, 1043 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1045 | / dw!( 1046 | | /// The encodings for the line number header entry formats. 1047 | | /// 1048 | | /// See Section 7.22, Table 7.27. ... | 1056 | | DW_LNCT_hi_user = 0x3fff, 1057 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1059 | / dw!( 1060 | | /// The encodings for macro information entry types. 1061 | | /// 1062 | | /// See Section 7.23, Table 7.28. ... | 1077 | | DW_MACRO_hi_user = 0xff, 1078 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1080 | / dw!( 1081 | | /// Range list entry encoding values. 1082 | | /// 1083 | | /// See Section 7.25, Table 7.30. ... | 1092 | | DW_RLE_start_length = 0x07, 1093 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1095 | / dw!( 1096 | | /// The encodings for DWARF expression operations. 1097 | | /// 1098 | | /// See Section 7.7.1, Table 7.9. ... | 1279 | | DW_OP_WASM_location = 0xed, 1280 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1282 | / dw!( 1283 | | /// Pointer encoding used by `.eh_frame`. 1284 | | /// 1285 | | /// The four lower bits describe the ... | 1337 | | DW_EH_PE_omit = 0xff, 1338 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:210:45 | 210 | pub fn table(&self) -> Option> { | ----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 210 | pub fn table(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:1248:56 | 1248 | encoding_parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | encoding_parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:1715:47 | 1715 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1715 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:1993:32 | 1993 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:2527:32 | 2527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:2597:39 | 2597 | fn iter(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2597 | fn iter(&self) -> RegisterRuleIter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:2674:32 | 2674 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2674 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:2815:48 | 2815 | pub fn registers(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2815 | pub fn registers(&self) -> RegisterRuleIter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:3212:47 | 3212 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3212 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:3560:43 | 3560 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3560 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:542:42 | 542 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 542 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:994:43 | 994 | sections: UnitIndexSectionIterator, | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 994 | sections: UnitIndexSectionIterator<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1273:91 | 1273 | pub fn entry(&self, offset: UnitOffset) -> Result> { | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1273 | pub fn entry(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1279:43 | 1279 | pub fn entries(&self) -> EntriesCursor { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1279 | pub fn entries(&self) -> EntriesCursor<'_, '_, R> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1286:91 | 1286 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1286 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1293:92 | 1293 | pub fn entries_tree(&self, offset: Option>) -> Result> { | -----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1293 | pub fn entries_tree(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1299:90 | 1299 | pub fn entries_raw(&self, offset: Option>) -> Result> { | ----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1299 | pub fn entries_raw(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/endian_slice.rs:307:37 | 307 | fn to_slice(&self) -> Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 307 | fn to_slice(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/endian_slice.rs:313:38 | 313 | fn to_string(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn to_string(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/endian_slice.rs:322:44 | 322 | fn to_string_lossy(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn to_string_lossy(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/reader.rs:277:37 | 277 | fn to_slice(&self) -> Result>; | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn to_slice(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/reader.rs:288:38 | 288 | fn to_string(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn to_string(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/reader.rs:297:44 | 297 | fn to_string_lossy(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn to_string_lossy(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/relocate.rs:133:37 | 133 | fn to_slice(&self) -> Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 133 | fn to_slice(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/relocate.rs:139:38 | 139 | fn to_string(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 139 | fn to_string(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/relocate.rs:145:44 | 145 | fn to_string_lossy(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn to_string_lossy(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/index.rs:259:76 | 259 | pub fn sections(&self, mut row: u32) -> Result> { | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 259 | pub fn sections(&self, mut row: u32) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/line.rs:524:32 | 524 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 524 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> result::Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/value.rs:112:42 | 112 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 112 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/mod.rs:445:32 | 445 | fn fmt(&self, f: &mut fmt::Formatter) -> ::core::result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> ::core::result::Result<(), fmt::Error> { | ++++ warning: `miniz_oxide` (lib) generated 10 warnings warning: `extern crate` is not idiomatic in the new edition --> /rust/deps/hashbrown-0.15.0/src/lib.rs:55:1 | 55 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /rust/deps/hashbrown-0.15.0/src/lib.rs:38:9 | 38 | #![warn(rust_2018_idioms)] | ^^^^^^^^^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]` help: convert it to a `use` | 55 | use alloc; | ~~~ warning: `hashbrown` (lib) generated 1 warning Compiling addr2line v0.22.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.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.22.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name addr2line --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --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=6de24bebd50911ea -C extra-filename=-6de24bebd50911ea --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern gimli=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libgimli-f65c168e7aa5cccb.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-e190ccb561401b48.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` warning: `extern crate` is not idiomatic in the new edition --> /rust/deps/addr2line-0.22.0/src/lib.rs:37:1 | 37 | pub extern crate gimli; | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 37 | pub use gimli; | ~~~ warning: `gimli` (lib) generated 61 warnings warning: `addr2line` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=std CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/std-777e2027b420accd/out STD_ENV_ARCH=x86_64 /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name std --edition=2021 std/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --crate-type rlib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(target_os, values("rtems"))' --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=2f4e143f37622e29 -C extra-filename=-2f4e143f37622e29 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern 'priv:addr2line=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libaddr2line-6de24bebd50911ea.rlib' --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liballoc-de2affef06ade1c9.rlib --extern 'priv:cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcfg_if-8c5ff33886d334ea.rlib' --extern 'priv:compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rlib' --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-ff8f499eca6f6880.rlib --extern 'priv:hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libhashbrown-4078b709cbd5871c.rlib' --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liblibc-ebd10641d8e97e58.rlib --extern 'priv:miniz_oxide=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libminiz_oxide-0608fea15d3be763.rlib' --extern 'priv:object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libobject-fb14953daf8dcf39.rlib' --extern 'priv:panic_abort=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libpanic_abort-e0dd4e783e5041d0.rlib' --extern 'priv:panic_unwind=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libpanic_unwind-59b20fb082c4a0f9.rlib' --extern 'priv:rustc_demangle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_demangle-50e5b06f759124b6.rlib' --extern 'priv:std_detect=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd_detect-4a2ae1ac739429ff.rlib' --extern 'priv:unwind=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libunwind-9cc565d50b3738e2.rlib' -Z unstable-options --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out --cfg backtrace_in_libstd --cfg reliable_f16 --cfg reliable_f128 --check-cfg 'cfg(netbsd10)' --check-cfg 'cfg(restricted_std)' --check-cfg 'cfg(backtrace_in_libstd)' --check-cfg 'cfg(reliable_f16)' --check-cfg 'cfg(reliable_f128)' --check-cfg 'cfg(reliable_f16_math)' --check-cfg 'cfg(reliable_f128_math)'` Compiling rustc-std-workspace-std v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_std CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-std CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_std_workspace_std --edition=2021 rustc-std-workspace-std/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab0f51d442b35412 -C extra-filename=-ab0f51d442b35412 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-2f4e143f37622e29.so --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-2f4e143f37622e29.rlib --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro --edition=2021 proc_macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb3cdbd05852c543 -C extra-filename=-eb3cdbd05852c543 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-ff8f499eca6f6880.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-2f4e143f37622e29.so --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-2f4e143f37622e29.rlib --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Compiling unicode-width v0.1.14 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cjk"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=a4e8d7185c7383bb -C extra-filename=-a4e8d7185c7383bb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_std-ab0f51d442b35412.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Compiling getopts v0.2.21 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=725c8519a4fccde2 -C extra-filename=-725c8519a4fccde2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_std-ab0f51d442b35412.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libunicode_width-a4e8d7185c7383bb.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=test CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name test --edition=2021 test/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=384ae7570a0c406b -C extra-filename=-384ae7570a0c406b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-ff8f499eca6f6880.rmeta --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libgetopts-725c8519a4fccde2.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liblibc-ebd10641d8e97e58.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-2f4e143f37622e29.so --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-2f4e143f37622e29.rlib --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` warning: `getopts` (lib) generated 1 warning Compiling sysroot v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sysroot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sysroot CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sysroot --edition=2021 sysroot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="default"' --cfg 'feature="panic-unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "default", "llvm-libunwind", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "profiler", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=ae91b4c602298afa -C extra-filename=-ae91b4c602298afa --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern proc_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libproc_macro-eb3cdbd05852c543.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-2f4e143f37622e29.so --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-2f4e143f37622e29.rlib --extern test=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libtest-384ae7570a0c406b.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-f472d7c5222b4cb5/out` Finished `release` profile [optimized] target(s) in 28.92s c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } > StdLink { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [], force_recompile: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libaddr2line-6de24bebd50911ea.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libaddr2line-6de24bebd50911ea.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libadler-4b94b9d8af628420.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libadler-4b94b9d8af628420.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liballoc-de2affef06ade1c9.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/liballoc-de2affef06ade1c9.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcfg_if-8c5ff33886d334ea.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libcfg_if-8c5ff33886d334ea.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-a281f7cfd0fa57b7.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libcompiler_builtins-a281f7cfd0fa57b7.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-ff8f499eca6f6880.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libcore-ff8f499eca6f6880.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libgetopts-725c8519a4fccde2.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libgetopts-725c8519a4fccde2.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libgimli-f65c168e7aa5cccb.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libgimli-f65c168e7aa5cccb.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libhashbrown-4078b709cbd5871c.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-4078b709cbd5871c.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liblibc-ebd10641d8e97e58.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/liblibc-ebd10641d8e97e58.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libmemchr-cdabda0e2f1a34ff.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libmemchr-cdabda0e2f1a34ff.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libminiz_oxide-0608fea15d3be763.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libminiz_oxide-0608fea15d3be763.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libobject-fb14953daf8dcf39.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libobject-fb14953daf8dcf39.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libpanic_abort-e0dd4e783e5041d0.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libpanic_abort-e0dd4e783e5041d0.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libpanic_unwind-59b20fb082c4a0f9.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libpanic_unwind-59b20fb082c4a0f9.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libproc_macro-eb3cdbd05852c543.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libproc_macro-eb3cdbd05852c543.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_demangle-50e5b06f759124b6.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_demangle-50e5b06f759124b6.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-e190ccb561401b48.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_alloc-e190ccb561401b48.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-6700308c1c82b265.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_core-6700308c1c82b265.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_std-ab0f51d442b35412.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_std-ab0f51d442b35412.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-2f4e143f37622e29.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-2f4e143f37622e29.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-2f4e143f37622e29.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-2f4e143f37622e29.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd_detect-4a2ae1ac739429ff.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libstd_detect-4a2ae1ac739429ff.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libsysroot-ae91b4c602298afa.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libsysroot-ae91b4c602298afa.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libtest-384ae7570a0c406b.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtest-384ae7570a0c406b.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libunicode_width-a4e8d7185c7383bb.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_width-a4e8d7185c7383bb.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libunwind-9cc565d50b3738e2.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunwind-9cc565d50b3738e2.rlib" < StdLink { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [], force_recompile: false } < Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot c Llvm { target: x86_64-unknown-freebsd } Building compiler artifacts (stage0 -> stage1, x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DEFAULT_LINKER="cc" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" LIBC_CHECK_CFG="1" LLVM_CONFIG="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" LLVM_RUSTLLVM="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Zmacro-backtrace -Csplit-debuginfo=off -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="30" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" 0.590849581s INFO prepare_target{force=false package_id=rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) target="rustc-main"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc)/Build/TargetInner { name: "rustc-main", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/src/main.rs", Edition2021) } 0.590887903s INFO prepare_target{force=false package_id=rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) target="rustc-main"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-main-763763f2eacf1408/bin-rustc-main` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.599224552s INFO prepare_target{force=false package_id=rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/build.rs", Edition2021) } 0.599236855s INFO prepare_target{force=false package_id=rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-main-17c6abc382c83eb8/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.599904442s INFO prepare_target{force=false package_id=rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/build.rs", Edition2021) } 0.599910103s INFO prepare_target{force=false package_id=rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/rustc-main-256cf75dc5fafdb4/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.601741302s INFO prepare_target{force=false package_id=rustc_codegen_ssa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa) target="rustc_codegen_ssa"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_codegen_ssa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_codegen_ssa", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/lib.rs", Edition2021) } 0.601750059s INFO prepare_target{force=false package_id=rustc_codegen_ssa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa) target="rustc_codegen_ssa"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_codegen_ssa-f8a3c685dd7ec5a4/lib-rustc_codegen_ssa` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.627883515s INFO prepare_target{force=false package_id=ar_archive_writer v0.4.2 target="ar_archive_writer"}: cargo::core::compiler::fingerprint: fingerprint error for ar_archive_writer v0.4.2/Build/TargetInner { ..: lib_target("ar_archive_writer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ar_archive_writer-0.4.2/src/lib.rs", Edition2021) } 0.627905476s INFO prepare_target{force=false package_id=ar_archive_writer v0.4.2 target="ar_archive_writer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/ar_archive_writer-0576331a2b2bb286/lib-ar_archive_writer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.630404874s INFO prepare_target{force=false package_id=object v0.36.5 target="object"}: cargo::core::compiler::fingerprint: fingerprint error for object v0.36.5/Build/TargetInner { ..: lib_target("object", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/src/lib.rs", Edition2018) } 0.630412148s INFO prepare_target{force=false package_id=object v0.36.5 target="object"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/object-4654ca62d75e98a4/lib-object` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.636689852s INFO prepare_target{force=false package_id=crc32fast v1.4.2 target="crc32fast"}: cargo::core::compiler::fingerprint: fingerprint error for crc32fast v1.4.2/Build/TargetInner { name_inferred: true, ..: lib_target("crc32fast", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2/src/lib.rs", Edition2015) } 0.636697296s INFO prepare_target{force=false package_id=crc32fast v1.4.2 target="crc32fast"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/crc32fast-a5f4068cae032c08/lib-crc32fast` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.639216661s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: fingerprint error for cfg-if v1.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("cfg_if", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs", Edition2018) } 0.639222341s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/cfg-if-45bb66792c21a8c0/lib-cfg_if` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.641080812s INFO prepare_target{force=false package_id=flate2 v1.0.34 target="flate2"}: cargo::core::compiler::fingerprint: fingerprint error for flate2 v1.0.34/Build/TargetInner { ..: lib_target("flate2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/src/lib.rs", Edition2018) } 0.641086673s INFO prepare_target{force=false package_id=flate2 v1.0.34 target="flate2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/flate2-51050f697970773a/lib-flate2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.644157709s INFO prepare_target{force=false package_id=miniz_oxide v0.8.0 target="miniz_oxide"}: cargo::core::compiler::fingerprint: fingerprint error for miniz_oxide v0.8.0/Build/TargetInner { ..: lib_target("miniz_oxide", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0/src/lib.rs", Edition2021) } 0.644163189s INFO prepare_target{force=false package_id=miniz_oxide v0.8.0 target="miniz_oxide"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/miniz_oxide-b46000966d7ab896/lib-miniz_oxide` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.646630647s INFO prepare_target{force=false package_id=adler2 v2.0.0 target="adler2"}: cargo::core::compiler::fingerprint: fingerprint error for adler2 v2.0.0/Build/TargetInner { ..: lib_target("adler2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0/src/lib.rs", Edition2021) } 0.646635927s INFO prepare_target{force=false package_id=adler2 v2.0.0 target="adler2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/adler2-333ae1b9da8a122a/lib-adler2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.648491332s INFO prepare_target{force=false package_id=hashbrown v0.15.0 target="hashbrown"}: cargo::core::compiler::fingerprint: fingerprint error for hashbrown v0.15.0/Build/TargetInner { ..: lib_target("hashbrown", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/src/lib.rs", Edition2021) } 0.648498435s INFO prepare_target{force=false package_id=hashbrown v0.15.0 target="hashbrown"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/hashbrown-cd62986fc31e630f/lib-hashbrown` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.651044620s INFO prepare_target{force=false package_id=foldhash v0.1.3 target="foldhash"}: cargo::core::compiler::fingerprint: fingerprint error for foldhash v0.1.3/Build/TargetInner { benched: false, ..: lib_target("foldhash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/foldhash-0.1.3/src/lib.rs", Edition2021) } 0.651050361s INFO prepare_target{force=false package_id=foldhash v0.1.3 target="foldhash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/foldhash-4da51cbf33855be7/lib-foldhash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.652963304s INFO prepare_target{force=false package_id=indexmap v2.6.0 target="indexmap"}: cargo::core::compiler::fingerprint: fingerprint error for indexmap v2.6.0/Build/TargetInner { benched: false, ..: lib_target("indexmap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0/src/lib.rs", Edition2021) } 0.652969405s INFO prepare_target{force=false package_id=indexmap v2.6.0 target="indexmap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/indexmap-def50f54d1c78196/lib-indexmap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.656798416s INFO prepare_target{force=false package_id=equivalent v1.0.1 target="equivalent"}: cargo::core::compiler::fingerprint: fingerprint error for equivalent v1.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("equivalent", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/equivalent-1.0.1/src/lib.rs", Edition2015) } 0.656804277s INFO prepare_target{force=false package_id=equivalent v1.0.1 target="equivalent"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/equivalent-20d69eb2b4a64d4e/lib-equivalent` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.658777212s INFO prepare_target{force=false package_id=rustc-rayon v0.5.0 target="rayon"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-rayon v0.5.0/Build/TargetInner { ..: lib_target("rayon", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-0.5.0/src/lib.rs", Edition2021) } 0.658783674s INFO prepare_target{force=false package_id=rustc-rayon v0.5.0 target="rayon"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-rayon-d5c6e921f5ede8bf/lib-rayon` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.661956319s INFO prepare_target{force=false package_id=either v1.13.0 target="either"}: cargo::core::compiler::fingerprint: fingerprint error for either v1.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("either", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/src/lib.rs", Edition2018) } 0.661962480s INFO prepare_target{force=false package_id=either v1.13.0 target="either"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/either-bafc5544cd914e24/lib-either` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.663886944s INFO prepare_target{force=false package_id=rustc-rayon-core v0.5.0 target="rayon_core"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-rayon-core v0.5.0/Build/TargetInner { ..: lib_target("rayon_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-core-0.5.0/src/lib.rs", Edition2021) } 0.663893116s INFO prepare_target{force=false package_id=rustc-rayon-core v0.5.0 target="rayon_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-rayon-core-44f8363bb92ab174/lib-rayon_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.668341283s INFO prepare_target{force=false package_id=crossbeam-channel v0.5.13 target="crossbeam_channel"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-channel v0.5.13/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_channel", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13/src/lib.rs", Edition2021) } 0.668346804s INFO prepare_target{force=false package_id=crossbeam-channel v0.5.13 target="crossbeam_channel"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-channel-3ca941de9ff2979e/lib-crossbeam_channel` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.670921552s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="crossbeam_utils"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_utils", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs", Edition2021) } 0.670928024s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="crossbeam_utils"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-utils-4c0f50839c12f4fd/lib-crossbeam_utils` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.674125436s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs", Edition2021) } 0.674132830s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-utils-9514379b9584fc32/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.674793033s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs", Edition2021) } 0.674797952s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/crossbeam-utils-c0f3b98fa7716f54/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.676684836s INFO prepare_target{force=false package_id=crossbeam-deque v0.8.5 target="crossbeam_deque"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-deque v0.8.5/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_deque", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs", Edition2021) } 0.676690476s INFO prepare_target{force=false package_id=crossbeam-deque v0.8.5 target="crossbeam_deque"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-deque-da134331057f8588/lib-crossbeam_deque` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.679828226s INFO prepare_target{force=false package_id=crossbeam-epoch v0.9.18 target="crossbeam_epoch"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-epoch v0.9.18/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_epoch", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs", Edition2021) } 0.679834177s INFO prepare_target{force=false package_id=crossbeam-epoch v0.9.18 target="crossbeam_epoch"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-epoch-df2d8da8443b58b2/lib-crossbeam_epoch` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.682378659s INFO prepare_target{force=false package_id=num_cpus v1.16.0 target="num_cpus"}: cargo::core::compiler::fingerprint: fingerprint error for num_cpus v1.16.0/Build/TargetInner { name_inferred: true, ..: lib_target("num_cpus", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0/src/lib.rs", Edition2015) } 0.682384971s INFO prepare_target{force=false package_id=num_cpus v1.16.0 target="num_cpus"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/num_cpus-e32d74e543054777/lib-num_cpus` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.684959890s INFO prepare_target{force=false package_id=libc v0.2.164 target="libc"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/Build/TargetInner { ..: lib_target("libc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/src/lib.rs", Edition2015) } 0.684965841s INFO prepare_target{force=false package_id=libc v0.2.164 target="libc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/libc-233af89ce33ec4d9/lib-libc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.688276404s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/build.rs", Edition2015) } 0.688283437s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/libc-89ef5ca78894914b/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.688953408s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/build.rs", Edition2015) } 0.688959329s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/libc-3c5bb25305803473/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.690941711s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: fingerprint error for memchr v2.7.4/Build/TargetInner { benched: false, ..: lib_target("memchr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs", Edition2021) } 0.690948945s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/memchr-447ab43d8f593ab6/lib-memchr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.692924995s INFO prepare_target{force=false package_id=ruzstd v0.7.2 target="ruzstd"}: cargo::core::compiler::fingerprint: fingerprint error for ruzstd v0.7.2/Build/TargetInner { ..: lib_target("ruzstd", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ruzstd-0.7.2/src/lib.rs", Edition2018) } 0.692931047s INFO prepare_target{force=false package_id=ruzstd v0.7.2 target="ruzstd"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/ruzstd-f949c6f9127f8272/lib-ruzstd` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.695562551s INFO prepare_target{force=false package_id=twox-hash v1.6.3 target="twox_hash"}: cargo::core::compiler::fingerprint: fingerprint error for twox-hash v1.6.3/Build/TargetInner { name_inferred: true, ..: lib_target("twox_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/twox-hash-1.6.3/src/lib.rs", Edition2018) } 0.695568472s INFO prepare_target{force=false package_id=twox-hash v1.6.3 target="twox_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/twox-hash-d91d07a50769aa58/lib-twox_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.699412341s INFO prepare_target{force=false package_id=rand v0.8.5 target="rand"}: cargo::core::compiler::fingerprint: fingerprint error for rand v0.8.5/Build/TargetInner { name_inferred: true, ..: lib_target("rand", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5/src/lib.rs", Edition2018) } 0.699418633s INFO prepare_target{force=false package_id=rand v0.8.5 target="rand"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rand-2310720bc74dbf50/lib-rand` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.703226564s INFO prepare_target{force=false package_id=rand_chacha v0.3.1 target="rand_chacha"}: cargo::core::compiler::fingerprint: fingerprint error for rand_chacha v0.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("rand_chacha", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1/src/lib.rs", Edition2018) } 0.703232015s INFO prepare_target{force=false package_id=rand_chacha v0.3.1 target="rand_chacha"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rand_chacha-e430f81d63c9b035/lib-rand_chacha` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.706389682s INFO prepare_target{force=false package_id=ppv-lite86 v0.2.20 target="ppv_lite86"}: cargo::core::compiler::fingerprint: fingerprint error for ppv-lite86 v0.2.20/Build/TargetInner { ..: lib_target("ppv_lite86", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.20/src/lib.rs", Edition2021) } 0.706394851s INFO prepare_target{force=false package_id=ppv-lite86 v0.2.20 target="ppv_lite86"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/ppv-lite86-c414ee5e2d16a1f3/lib-ppv_lite86` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.708969289s INFO prepare_target{force=false package_id=zerocopy v0.7.35 target="zerocopy"}: cargo::core::compiler::fingerprint: fingerprint error for zerocopy v0.7.35/Build/TargetInner { name_inferred: true, ..: lib_target("zerocopy", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35/src/lib.rs", Edition2018) } 0.708974960s INFO prepare_target{force=false package_id=zerocopy v0.7.35 target="zerocopy"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/zerocopy-47ad9d9418d66912/lib-zerocopy` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.712190696s INFO prepare_target{force=false package_id=byteorder v1.5.0 target="byteorder"}: cargo::core::compiler::fingerprint: fingerprint error for byteorder v1.5.0/Build/TargetInner { benched: false, ..: lib_target("byteorder", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0/src/lib.rs", Edition2021) } 0.712197007s INFO prepare_target{force=false package_id=byteorder v1.5.0 target="byteorder"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/byteorder-d7d1c15a3ad4171d/lib-byteorder` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.714107856s INFO prepare_target{force=false package_id=zerocopy-derive v0.7.35 target="zerocopy_derive"}: cargo::core::compiler::fingerprint: fingerprint error for zerocopy-derive v0.7.35/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("zerocopy_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-derive-0.7.35/src/lib.rs", Edition2018) } 0.714114238s INFO prepare_target{force=false package_id=zerocopy-derive v0.7.35 target="zerocopy_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/zerocopy-derive-e20dd0e68288c242/lib-zerocopy_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.717966412s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="proc_macro2"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.89/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("proc_macro2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/src/lib.rs", Edition2021) } 0.717973115s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="proc_macro2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/proc-macro2-d40aeb01068b2991/lib-proc_macro2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.721853762s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.89/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/build.rs", Edition2021) } 0.721861146s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/proc-macro2-454f8810f6e82ed8/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: cargo::core::compiler::compile 17: cargo::core::compiler::compile 18: ::compile 19: cargo::ops::cargo_compile::compile_ws 20: cargo::ops::cargo_compile::compile 21: cargo::commands::build::exec 22: ::exec 23: cargo::cli::main 24: cargo::main 25: std::sys::backtrace::__rust_begin_short_backtrace:: 26: std::rt::lang_start::<()>::{closure#0} 27: std::rt::lang_start_internal 28: main 0.722542288s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.89/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/build.rs", Edition2021) } 0.722548079s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/proc-macro2-7e1c301db47c1a06/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: cargo::core::compiler::compile 17: ::compile 18: cargo::ops::cargo_compile::compile_ws 19: cargo::ops::cargo_compile::compile 20: cargo::commands::build::exec 21: ::exec 22: cargo::cli::main 23: cargo::main 24: std::sys::backtrace::__rust_begin_short_backtrace:: 25: std::rt::lang_start::<()>::{closure#0} 26: std::rt::lang_start_internal 27: main 0.724471251s INFO prepare_target{force=false package_id=unicode-ident v1.0.13 target="unicode_ident"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-ident v1.0.13/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("unicode_ident", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/src/lib.rs", Edition2018) } 0.724478174s INFO prepare_target{force=false package_id=unicode-ident v1.0.13 target="unicode_ident"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/unicode-ident-ed7e4ee11216ba80/lib-unicode_ident` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: ::compile 17: cargo::ops::cargo_compile::compile_ws 18: cargo::ops::cargo_compile::compile 19: cargo::commands::build::exec 20: ::exec 21: cargo::cli::main 22: cargo::main 23: std::sys::backtrace::__rust_begin_short_backtrace:: 24: std::rt::lang_start::<()>::{closure#0} 25: std::rt::lang_start_internal 26: main 0.726461578s INFO prepare_target{force=false package_id=quote v1.0.37 target="quote"}: cargo::core::compiler::fingerprint: fingerprint error for quote v1.0.37/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("quote", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/lib.rs", Edition2018) } 0.726471176s INFO prepare_target{force=false package_id=quote v1.0.37 target="quote"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/quote-22c83177cf488df6/lib-quote` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.729038981s INFO prepare_target{force=false package_id=syn v2.0.87 target="syn"}: cargo::core::compiler::fingerprint: fingerprint error for syn v2.0.87/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("syn", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/src/lib.rs", Edition2021) } 0.729045954s INFO prepare_target{force=false package_id=syn v2.0.87 target="syn"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/syn-e60791f1d01e5475/lib-syn` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.732843356s INFO prepare_target{force=false package_id=rand_core v0.6.4 target="rand_core"}: cargo::core::compiler::fingerprint: fingerprint error for rand_core v0.6.4/Build/TargetInner { name_inferred: true, ..: lib_target("rand_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4/src/lib.rs", Edition2018) } 0.732849938s INFO prepare_target{force=false package_id=rand_core v0.6.4 target="rand_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rand_core-e61308803b0d6523/lib-rand_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.735374343s INFO prepare_target{force=false package_id=getrandom v0.2.15 target="getrandom"}: cargo::core::compiler::fingerprint: fingerprint error for getrandom v0.2.15/Build/TargetInner { ..: lib_target("getrandom", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15/src/lib.rs", Edition2018) } 0.735381005s INFO prepare_target{force=false package_id=getrandom v0.2.15 target="getrandom"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/getrandom-e627566f40a813c3/lib-getrandom` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.738481155s INFO prepare_target{force=false package_id=static_assertions v1.1.0 target="static_assertions"}: cargo::core::compiler::fingerprint: fingerprint error for static_assertions v1.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("static_assertions", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0/src/lib.rs", Edition2015) } 0.738486746s INFO prepare_target{force=false package_id=static_assertions v1.1.0 target="static_assertions"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/static_assertions-390c2199cfa605de/lib-static_assertions` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.740337933s INFO prepare_target{force=false package_id=wasmparser v0.218.0 target="wasmparser"}: cargo::core::compiler::fingerprint: fingerprint error for wasmparser v0.218.0/Build/TargetInner { ..: lib_target("wasmparser", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasmparser-0.218.0/src/lib.rs", Edition2021) } 0.740343253s INFO prepare_target{force=false package_id=wasmparser v0.218.0 target="wasmparser"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/wasmparser-f1e6ef722e86f25c/lib-wasmparser` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.742858851s INFO prepare_target{force=false package_id=bitflags v2.6.0 target="bitflags"}: cargo::core::compiler::fingerprint: fingerprint error for bitflags v2.6.0/Build/TargetInner { name_inferred: true, ..: lib_target("bitflags", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/src/lib.rs", Edition2021) } 0.742864001s INFO prepare_target{force=false package_id=bitflags v2.6.0 target="bitflags"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/bitflags-8d36151677f83b5f/lib-bitflags` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.744765852s INFO prepare_target{force=false package_id=arrayvec v0.7.6 target="arrayvec"}: cargo::core::compiler::fingerprint: fingerprint error for arrayvec v0.7.6/Build/TargetInner { ..: lib_target("arrayvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6/src/lib.rs", Edition2018) } 0.744770782s INFO prepare_target{force=false package_id=arrayvec v0.7.6 target="arrayvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/arrayvec-aca785ecc8abac16/lib-arrayvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.746652997s INFO prepare_target{force=false package_id=cc v1.2.5 target="cc"}: cargo::core::compiler::fingerprint: fingerprint error for cc v1.2.5/Build/TargetInner { ..: lib_target("cc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5/src/lib.rs", Edition2018) } 0.746658918s INFO prepare_target{force=false package_id=cc v1.2.5 target="cc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/cc-872367b296bf34e9/lib-cc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.749197910s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: fingerprint error for shlex v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("shlex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs", Edition2015) } 0.749205153s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/shlex-a7c2673fe554220f/lib-shlex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.751118496s INFO prepare_target{force=false package_id=itertools v0.12.1 target="itertools"}: cargo::core::compiler::fingerprint: fingerprint error for itertools v0.12.1/Build/TargetInner { name_inferred: true, tested: false, benched: false, ..: lib_target("itertools", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1/src/lib.rs", Edition2018) } 0.751124668s INFO prepare_target{force=false package_id=itertools v0.12.1 target="itertools"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/itertools-8b80508d0b38a538/lib-itertools` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.753648732s INFO prepare_target{force=false package_id=jobserver v0.1.32 target="jobserver"}: cargo::core::compiler::fingerprint: fingerprint error for jobserver v0.1.32/Build/TargetInner { name_inferred: true, ..: lib_target("jobserver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32/src/lib.rs", Edition2021) } 0.753654964s INFO prepare_target{force=false package_id=jobserver v0.1.32 target="jobserver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/jobserver-0133c2df8b5f9f2d/lib-jobserver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.756202251s INFO prepare_target{force=false package_id=pathdiff v0.2.2 target="pathdiff"}: cargo::core::compiler::fingerprint: fingerprint error for pathdiff v0.2.2/Build/TargetInner { ..: lib_target("pathdiff", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.2/src/lib.rs", Edition2018) } 0.756208272s INFO prepare_target{force=false package_id=pathdiff v0.2.2 target="pathdiff"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/pathdiff-257f5d89092ef6d7/lib-pathdiff` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.758094835s INFO prepare_target{force=false package_id=regex v1.11.1 target="regex"}: cargo::core::compiler::fingerprint: fingerprint error for regex v1.11.1/Build/TargetInner { ..: lib_target("regex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1/src/lib.rs", Edition2021) } 0.758113260s INFO prepare_target{force=false package_id=regex v1.11.1 target="regex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/regex-85a3a4ed0f9aff94/lib-regex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.762407991s INFO prepare_target{force=false package_id=aho-corasick v1.1.3 target="aho_corasick"}: cargo::core::compiler::fingerprint: fingerprint error for aho-corasick v1.1.3/Build/TargetInner { ..: lib_target("aho_corasick", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/lib.rs", Edition2021) } 0.762415014s INFO prepare_target{force=false package_id=aho-corasick v1.1.3 target="aho_corasick"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/aho-corasick-03b2ff0f8d29673b/lib-aho_corasick` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.764872663s INFO prepare_target{force=false package_id=regex-automata v0.4.8 target="regex_automata"}: cargo::core::compiler::fingerprint: fingerprint error for regex-automata v0.4.8/Build/TargetInner { benched: false, ..: lib_target("regex_automata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8/src/lib.rs", Edition2021) } 0.764878464s INFO prepare_target{force=false package_id=regex-automata v0.4.8 target="regex_automata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/regex-automata-c8d162992f2a6bf0/lib-regex_automata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.768593623s INFO prepare_target{force=false package_id=regex-syntax v0.8.5 target="regex_syntax"}: cargo::core::compiler::fingerprint: fingerprint error for regex-syntax v0.8.5/Build/TargetInner { ..: lib_target("regex_syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5/src/lib.rs", Edition2021) } 0.768600055s INFO prepare_target{force=false package_id=regex-syntax v0.8.5 target="regex_syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/regex-syntax-285b1c719318d5a7/lib-regex_syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.770516925s INFO prepare_target{force=false package_id=rustc_abi v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi) target="rustc_abi"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_abi v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_abi", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi/src/lib.rs", Edition2021) } 0.770523958s INFO prepare_target{force=false package_id=rustc_abi v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi) target="rustc_abi"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_abi-7fbe3538520fb96a/lib-rustc_abi` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.778592246s INFO prepare_target{force=false package_id=rand_xoshiro v0.6.0 target="rand_xoshiro"}: cargo::core::compiler::fingerprint: fingerprint error for rand_xoshiro v0.6.0/Build/TargetInner { name_inferred: true, ..: lib_target("rand_xoshiro", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0/src/lib.rs", Edition2018) } 0.778601774s INFO prepare_target{force=false package_id=rand_xoshiro v0.6.0 target="rand_xoshiro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rand_xoshiro-4f709d75bfd24d6b/lib-rand_xoshiro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.781192953s INFO prepare_target{force=false package_id=rustc_data_structures v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures) target="rustc_data_structures"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_data_structures v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_data_structures", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/lib.rs", Edition2021) } 0.781200858s INFO prepare_target{force=false package_id=rustc_data_structures v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures) target="rustc_data_structures"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_data_structures-0659156bd2290ebd/lib-rustc_data_structures` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.798202961s INFO prepare_target{force=false package_id=elsa v1.7.1 target="elsa"}: cargo::core::compiler::fingerprint: fingerprint error for elsa v1.7.1/Build/TargetInner { name_inferred: true, ..: lib_target("elsa", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elsa-1.7.1/src/lib.rs", Edition2018) } 0.798218239s INFO prepare_target{force=false package_id=elsa v1.7.1 target="elsa"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/elsa-077bb774b42d6795/lib-elsa` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.800776316s INFO prepare_target{force=false package_id=stable_deref_trait v1.2.0 target="stable_deref_trait"}: cargo::core::compiler::fingerprint: fingerprint error for stable_deref_trait v1.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("stable_deref_trait", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0/src/lib.rs", Edition2015) } 0.800782839s INFO prepare_target{force=false package_id=stable_deref_trait v1.2.0 target="stable_deref_trait"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/stable_deref_trait-f71ccb5aeae76a7c/lib-stable_deref_trait` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.802700079s INFO prepare_target{force=false package_id=ena v0.14.3 target="ena"}: cargo::core::compiler::fingerprint: fingerprint error for ena v0.14.3/Build/TargetInner { name_inferred: true, ..: lib_target("ena", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3/src/lib.rs", Edition2015) } 0.802705549s INFO prepare_target{force=false package_id=ena v0.14.3 target="ena"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/ena-598f83f5386e2485/lib-ena` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.805255512s INFO prepare_target{force=false package_id=log v0.4.22 target="log"}: cargo::core::compiler::fingerprint: fingerprint error for log v0.4.22/Build/TargetInner { name_inferred: true, ..: lib_target("log", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs", Edition2021) } 0.805261202s INFO prepare_target{force=false package_id=log v0.4.22 target="log"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/log-689067a193223293/lib-log` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.807212446s INFO prepare_target{force=false package_id=measureme v11.0.1 target="measureme"}: cargo::core::compiler::fingerprint: fingerprint error for measureme v11.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("measureme", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/measureme-11.0.1/src/lib.rs", Edition2018) } 0.807219359s INFO prepare_target{force=false package_id=measureme v11.0.1 target="measureme"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/measureme-b7e22d466f4cdd16/lib-measureme` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.811656055s INFO prepare_target{force=false package_id=parking_lot v0.12.3 target="parking_lot"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot v0.12.3/Build/TargetInner { ..: lib_target("parking_lot", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/src/lib.rs", Edition2021) } 0.811663639s INFO prepare_target{force=false package_id=parking_lot v0.12.3 target="parking_lot"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/parking_lot-c9f7d1ce40518dbd/lib-parking_lot` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.814930771s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="lock_api"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.12/Build/TargetInner { name_inferred: true, ..: lib_target("lock_api", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/src/lib.rs", Edition2021) } 0.814937904s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="lock_api"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/lock_api-f22181a8397f0f5e/lib-lock_api` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.818766915s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.12/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/build.rs", Edition2021) } 0.818780881s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/lock_api-3d121d2d8a614c27/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.819455081s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.12/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/build.rs", Edition2021) } 0.819461553s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/lock_api-b38ae2253bf3631a/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.821993611s INFO prepare_target{force=false package_id=autocfg v1.4.0 target="autocfg"}: cargo::core::compiler::fingerprint: fingerprint error for autocfg v1.4.0/Build/TargetInner { ..: lib_target("autocfg", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0/src/lib.rs", Edition2015) } 0.822001025s INFO prepare_target{force=false package_id=autocfg v1.4.0 target="autocfg"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/autocfg-a4855eab3efebef4/lib-autocfg` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.823892778s INFO prepare_target{force=false package_id=scopeguard v1.2.0 target="scopeguard"}: cargo::core::compiler::fingerprint: fingerprint error for scopeguard v1.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("scopeguard", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0/src/lib.rs", Edition2015) } 0.823899280s INFO prepare_target{force=false package_id=scopeguard v1.2.0 target="scopeguard"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/scopeguard-e69f63781fdda657/lib-scopeguard` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.825780905s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="parking_lot_core"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.10/Build/TargetInner { name_inferred: true, ..: lib_target("parking_lot_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs", Edition2021) } 0.825787547s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="parking_lot_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/parking_lot_core-e53c9df3aa5c21b7/lib-parking_lot_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.830879877s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.10/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/build.rs", Edition2021) } 0.830890878s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/parking_lot_core-22e0a74b19225dee/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.831558966s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.10/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/build.rs", Edition2021) } 0.831565267s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/parking_lot_core-d155d81859811e30/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.833502044s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: fingerprint error for smallvec v1.13.2/Build/TargetInner { name_inferred: true, ..: lib_target("smallvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs", Edition2018) } 0.833508957s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/smallvec-cb43d8924387269e/lib-smallvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.835442969s INFO prepare_target{force=false package_id=rustc-hash v1.1.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-hash v1.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/src/lib.rs", Edition2015) } 0.835450042s INFO prepare_target{force=false package_id=rustc-hash v1.1.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-hash-bc617d55cf14941e/lib-rustc_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.837368616s INFO prepare_target{force=false package_id=memmap2 v0.2.3 target="memmap2"}: cargo::core::compiler::fingerprint: fingerprint error for memmap2 v0.2.3/Build/TargetInner { name_inferred: true, ..: lib_target("memmap2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.2.3/src/lib.rs", Edition2018) } 0.837375789s INFO prepare_target{force=false package_id=memmap2 v0.2.3 target="memmap2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/memmap2-309ccfb14a153605/lib-memmap2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.839925350s INFO prepare_target{force=false package_id=rustc-hash v2.0.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-hash v2.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0/src/lib.rs", Edition2021) } 0.839932173s INFO prepare_target{force=false package_id=rustc-hash v2.0.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-hash-50f2b373d9b892ab/lib-rustc_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.841831290s INFO prepare_target{force=false package_id=rustc-stable-hash v0.1.0 target="rustc_stable_hash"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-stable-hash v0.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_stable_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-stable-hash-0.1.0/src/lib.rs", Edition2021) } 0.841838063s INFO prepare_target{force=false package_id=rustc-stable-hash v0.1.0 target="rustc_stable_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-stable-hash-e59e731a952593ba/lib-rustc_stable_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.843741407s INFO prepare_target{force=false package_id=rustc_arena v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena) target="rustc_arena"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_arena v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_arena", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena/src/lib.rs", Edition2021) } 0.843749092s INFO prepare_target{force=false package_id=rustc_arena v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena) target="rustc_arena"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_arena-cb80ed26b4df2053/lib-rustc_arena` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.846266864s INFO prepare_target{force=false package_id=rustc_graphviz v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz) target="rustc_graphviz"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_graphviz v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_graphviz", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz/src/lib.rs", Edition2021) } 0.846275009s INFO prepare_target{force=false package_id=rustc_graphviz v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz) target="rustc_graphviz"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_graphviz-66e47d15bd9f3b0b/lib-rustc_graphviz` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.848074349s INFO prepare_target{force=false package_id=rustc_index v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index) target="rustc_index"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_index v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_index", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/src/lib.rs", Edition2021) } 0.848082344s INFO prepare_target{force=false package_id=rustc_index v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index) target="rustc_index"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_index-e8e11a4af9941583/lib-rustc_index` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.852924457s INFO prepare_target{force=false package_id=rustc_index_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros) target="rustc_index_macros"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_index_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros)/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("rustc_index_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros/src/lib.rs", Edition2021) } 0.852933895s INFO prepare_target{force=false package_id=rustc_index_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros) target="rustc_index_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/rustc_index_macros-a31f7e9028b4b3df/lib-rustc_index_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.856588681s INFO prepare_target{force=false package_id=rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) target="rustc_macros"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros)/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("rustc_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/lib.rs", Edition2021) } 0.856595473s INFO prepare_target{force=false package_id=rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) target="rustc_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/rustc_macros-c09f78524f9ddf56/lib-rustc_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.862170345s INFO prepare_target{force=false package_id=rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/build.rs", Edition2021) } 0.862179482s INFO prepare_target{force=false package_id=rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/rustc_macros-88daeaa7c6422c71/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.862826029s INFO prepare_target{force=false package_id=rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/build.rs", Edition2021) } 0.862831389s INFO prepare_target{force=false package_id=rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/rustc_macros-6693cad56f168dfe/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.864682877s INFO prepare_target{force=false package_id=synstructure v0.13.1 target="synstructure"}: cargo::core::compiler::fingerprint: fingerprint error for synstructure v0.13.1/Build/TargetInner { name_inferred: true, ..: lib_target("synstructure", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1/src/lib.rs", Edition2018) } 0.864689810s INFO prepare_target{force=false package_id=synstructure v0.13.1 target="synstructure"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/synstructure-ed02c3662d6ca368/lib-synstructure` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.868534100s INFO prepare_target{force=false package_id=rustc_serialize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize) target="rustc_serialize"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_serialize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_serialize", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize/src/lib.rs", Edition2021) } 0.868547745s INFO prepare_target{force=false package_id=rustc_serialize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize) target="rustc_serialize"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_serialize-3bd970f1a61e15b2/lib-rustc_serialize` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.872392475s INFO prepare_target{force=false package_id=thin-vec v0.2.13 target="thin_vec"}: cargo::core::compiler::fingerprint: fingerprint error for thin-vec v0.2.13/Build/TargetInner { name_inferred: true, ..: lib_target("thin_vec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thin-vec-0.2.13/src/lib.rs", Edition2018) } 0.872399489s INFO prepare_target{force=false package_id=thin-vec v0.2.13 target="thin_vec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/thin-vec-61b654f6cec4ee24/lib-thin_vec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.874308333s INFO prepare_target{force=false package_id=stacker v0.1.17 target="stacker"}: cargo::core::compiler::fingerprint: fingerprint error for stacker v0.1.17/Build/TargetInner { tested: false, doctest: false, ..: lib_target("stacker", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/src/lib.rs", Edition2015) } 0.874315567s INFO prepare_target{force=false package_id=stacker v0.1.17 target="stacker"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/stacker-b24297450a48b9da/lib-stacker` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.878076611s INFO prepare_target{force=false package_id=psm v0.1.23 target="psm"}: cargo::core::compiler::fingerprint: fingerprint error for psm v0.1.23/Build/TargetInner { name_inferred: true, ..: lib_target("psm", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/src/lib.rs", Edition2015) } 0.878083714s INFO prepare_target{force=false package_id=psm v0.1.23 target="psm"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/psm-100c5556bcc2db2f/lib-psm` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.881178674s INFO prepare_target{force=false package_id=psm v0.1.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for psm v0.1.23/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/build.rs", Edition2015) } 0.881185597s INFO prepare_target{force=false package_id=psm v0.1.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/psm-b3d9dbe16f36b44b/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.881848425s INFO prepare_target{force=false package_id=psm v0.1.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for psm v0.1.23/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/build.rs", Edition2015) } 0.881853104s INFO prepare_target{force=false package_id=psm v0.1.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/psm-a9055c05e387bb04/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.884468258s INFO prepare_target{force=false package_id=cc v1.2.5 target="cc"}: cargo::core::compiler::fingerprint: fingerprint error for cc v1.2.5/Build/TargetInner { ..: lib_target("cc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5/src/lib.rs", Edition2018) } 0.884474970s INFO prepare_target{force=false package_id=cc v1.2.5 target="cc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/cc-f53e6cefd8664689/lib-cc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.887087199s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: fingerprint error for shlex v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("shlex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs", Edition2015) } 0.887095835s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/shlex-fb2ba077c83b1e9a/lib-shlex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.890421887s INFO prepare_target{force=false package_id=stacker v0.1.17 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for stacker v0.1.17/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/build.rs", Edition2015) } 0.890429200s INFO prepare_target{force=false package_id=stacker v0.1.17 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/stacker-d06e321d45c54a57/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.891105213s INFO prepare_target{force=false package_id=stacker v0.1.17 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for stacker v0.1.17/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/build.rs", Edition2015) } 0.891110914s INFO prepare_target{force=false package_id=stacker v0.1.17 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/stacker-ab9fbe1a89cfcde3/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.893714376s INFO prepare_target{force=false package_id=tempfile v3.13.0 target="tempfile"}: cargo::core::compiler::fingerprint: fingerprint error for tempfile v3.13.0/Build/TargetInner { ..: lib_target("tempfile", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0/src/lib.rs", Edition2021) } 0.893731157s INFO prepare_target{force=false package_id=tempfile v3.13.0 target="tempfile"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/tempfile-36c088e06122895b/lib-tempfile` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.898223257s INFO prepare_target{force=false package_id=fastrand v2.1.1 target="fastrand"}: cargo::core::compiler::fingerprint: fingerprint error for fastrand v2.1.1/Build/TargetInner { ..: lib_target("fastrand", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1/src/lib.rs", Edition2018) } 0.898230991s INFO prepare_target{force=false package_id=fastrand v2.1.1 target="fastrand"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/fastrand-585d95486fb739d6/lib-fastrand` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.900166095s INFO prepare_target{force=false package_id=once_cell v1.20.2 target="once_cell"}: cargo::core::compiler::fingerprint: fingerprint error for once_cell v1.20.2/Build/TargetInner { ..: lib_target("once_cell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2/src/lib.rs", Edition2021) } 0.900171966s INFO prepare_target{force=false package_id=once_cell v1.20.2 target="once_cell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/once_cell-edf0941bd93d25a7/lib-once_cell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.902140182s INFO prepare_target{force=false package_id=rustix v0.38.38 target="rustix"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.38/Build/TargetInner { ..: lib_target("rustix", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/src/lib.rs", Edition2021) } 0.902145912s INFO prepare_target{force=false package_id=rustix v0.38.38 target="rustix"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustix-891bb85fd4074fe2/lib-rustix` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.905963773s INFO prepare_target{force=false package_id=errno v0.3.9 target="errno"}: cargo::core::compiler::fingerprint: fingerprint error for errno v0.3.9/Build/TargetInner { name_inferred: true, ..: lib_target("errno", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs", Edition2018) } 0.905969904s INFO prepare_target{force=false package_id=errno v0.3.9 target="errno"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/errno-a281631b7ce4f02d/lib-errno` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.909816177s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.38/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/build.rs", Edition2021) } 0.909823411s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustix-c75bbe30f7df25cb/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.910479466s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.38/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/build.rs", Edition2021) } 0.910484746s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/rustix-daee77c7dc30f0db/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.912384634s INFO prepare_target{force=false package_id=tracing v0.1.37 target="tracing"}: cargo::core::compiler::fingerprint: fingerprint error for tracing v0.1.37/Build/TargetInner { name_inferred: true, ..: lib_target("tracing", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37/src/lib.rs", Edition2018) } 0.912390465s INFO prepare_target{force=false package_id=tracing v0.1.37 target="tracing"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/tracing-e8db2a4b95cb76ca/lib-tracing` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.916772789s INFO prepare_target{force=false package_id=pin-project-lite v0.2.15 target="pin_project_lite"}: cargo::core::compiler::fingerprint: fingerprint error for pin-project-lite v0.2.15/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("pin_project_lite", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15/src/lib.rs", Edition2018) } 0.916780864s INFO prepare_target{force=false package_id=pin-project-lite v0.2.15 target="pin_project_lite"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/pin-project-lite-19a80ca5c044c1dd/lib-pin_project_lite` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.918696392s INFO prepare_target{force=false package_id=tracing-attributes v0.1.27 target="tracing_attributes"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-attributes v0.1.27/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("tracing_attributes", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs", Edition2018) } 0.918710127s INFO prepare_target{force=false package_id=tracing-attributes v0.1.27 target="tracing_attributes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/tracing-attributes-05dd6d7b162003a9/lib-tracing_attributes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.922447287s INFO prepare_target{force=false package_id=tracing-core v0.1.30 target="tracing_core"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-core v0.1.30/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30/src/lib.rs", Edition2018) } 0.922454641s INFO prepare_target{force=false package_id=tracing-core v0.1.30 target="tracing_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/tracing-core-b4ea267a41fb9c9f/lib-tracing_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.925003541s INFO prepare_target{force=false package_id=rustc_feature v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature) target="rustc_feature"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_feature v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_feature", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature/src/lib.rs", Edition2021) } 0.925012277s INFO prepare_target{force=false package_id=rustc_feature v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature) target="rustc_feature"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_feature-424d3878543965e4/lib-rustc_feature` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.929472106s INFO prepare_target{force=false package_id=rustc_span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span) target="rustc_span"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_span", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/lib.rs", Edition2021) } 0.929480853s INFO prepare_target{force=false package_id=rustc_span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span) target="rustc_span"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_span-9ed391317e142cea/lib-rustc_span` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.940755820s INFO prepare_target{force=false package_id=blake3 v1.5.4 target="blake3"}: cargo::core::compiler::fingerprint: fingerprint error for blake3 v1.5.4/Build/TargetInner { ..: lib_target("blake3", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/src/lib.rs", Edition2021) } 0.940771499s INFO prepare_target{force=false package_id=blake3 v1.5.4 target="blake3"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/blake3-155ba99152d71b6a/lib-blake3` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.945202524s INFO prepare_target{force=false package_id=arrayref v0.3.9 target="arrayref"}: cargo::core::compiler::fingerprint: fingerprint error for arrayref v0.3.9/Build/TargetInner { name_inferred: true, ..: lib_target("arrayref", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.9/src/lib.rs", Edition2015) } 0.945214176s INFO prepare_target{force=false package_id=arrayref v0.3.9 target="arrayref"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/arrayref-41f516e67a70149b/lib-arrayref` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.948550246s INFO prepare_target{force=false package_id=blake3 v1.5.4 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for blake3 v1.5.4/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/build.rs", Edition2021) } 0.948560846s INFO prepare_target{force=false package_id=blake3 v1.5.4 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/blake3-ce65a70d5fbd64ab/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.949260903s INFO prepare_target{force=false package_id=blake3 v1.5.4 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for blake3 v1.5.4/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/build.rs", Edition2021) } 0.949268488s INFO prepare_target{force=false package_id=blake3 v1.5.4 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/blake3-abeaa57398607d79/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.951876108s INFO prepare_target{force=false package_id=constant_time_eq v0.3.1 target="constant_time_eq"}: cargo::core::compiler::fingerprint: fingerprint error for constant_time_eq v0.3.1/Build/TargetInner { ..: lib_target("constant_time_eq", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.1/src/lib.rs", Edition2021) } 0.951884112s INFO prepare_target{force=false package_id=constant_time_eq v0.3.1 target="constant_time_eq"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/constant_time_eq-80caef786b8ebbb7/lib-constant_time_eq` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.953825328s INFO prepare_target{force=false package_id=derive-where v1.2.7 target="derive_where"}: cargo::core::compiler::fingerprint: fingerprint error for derive-where v1.2.7/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("derive_where", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive-where-1.2.7/src/lib.rs", Edition2021) } 0.953835377s INFO prepare_target{force=false package_id=derive-where v1.2.7 target="derive_where"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/derive-where-229312118e8d2293/lib-derive_where` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.957710063s INFO prepare_target{force=false package_id=itoa v1.0.11 target="itoa"}: cargo::core::compiler::fingerprint: fingerprint error for itoa v1.0.11/Build/TargetInner { name_inferred: true, doc_scrape_examples: Disabled, ..: lib_target("itoa", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/src/lib.rs", Edition2018) } 0.957717176s INFO prepare_target{force=false package_id=itoa v1.0.11 target="itoa"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/itoa-376632f4dfba799e/lib-itoa` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.959655576s INFO prepare_target{force=false package_id=md-5 v0.10.6 target="md5"}: cargo::core::compiler::fingerprint: fingerprint error for md-5 v0.10.6/Build/TargetInner { ..: lib_target("md5", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/md-5-0.10.6/src/lib.rs", Edition2018) } 0.959661848s INFO prepare_target{force=false package_id=md-5 v0.10.6 target="md5"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/md-5-8b795e16911fc676/lib-md5` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.962850663s INFO prepare_target{force=false package_id=digest v0.10.7 target="digest"}: cargo::core::compiler::fingerprint: fingerprint error for digest v0.10.7/Build/TargetInner { name_inferred: true, ..: lib_target("digest", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/src/lib.rs", Edition2018) } 0.962857586s INFO prepare_target{force=false package_id=digest v0.10.7 target="digest"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/digest-4b117ecf9ab2cecd/lib-digest` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.965954270s INFO prepare_target{force=false package_id=block-buffer v0.10.4 target="block_buffer"}: cargo::core::compiler::fingerprint: fingerprint error for block-buffer v0.10.4/Build/TargetInner { name_inferred: true, ..: lib_target("block_buffer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/src/lib.rs", Edition2018) } 0.965961543s INFO prepare_target{force=false package_id=block-buffer v0.10.4 target="block_buffer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/block-buffer-783eba7e9a9bf32e/lib-block_buffer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.968519591s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="generic_array"}: cargo::core::compiler::fingerprint: fingerprint error for generic-array v0.14.7/Build/TargetInner { ..: lib_target("generic_array", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/lib.rs", Edition2015) } 0.968528748s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="generic_array"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/generic-array-290c25dfb3c0a06d/lib-generic_array` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.972372296s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for generic-array v0.14.7/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs", Edition2015) } 0.972380671s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/generic-array-77f32dada95439a1/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.973040364s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for generic-array v0.14.7/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs", Edition2015) } 0.973046014s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/generic-array-02e831613664f87e/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.975611856s INFO prepare_target{force=false package_id=version_check v0.9.5 target="version_check"}: cargo::core::compiler::fingerprint: fingerprint error for version_check v0.9.5/Build/TargetInner { ..: lib_target("version_check", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/src/lib.rs", Edition2015) } 0.975618889s INFO prepare_target{force=false package_id=version_check v0.9.5 target="version_check"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/version_check-fad4cb3d0927ae03/lib-version_check` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.977539205s INFO prepare_target{force=false package_id=typenum v1.17.0 target="typenum"}: cargo::core::compiler::fingerprint: fingerprint error for typenum v1.17.0/Build/TargetInner { ..: lib_target("typenum", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/lib.rs", Edition2018) } 0.977545177s INFO prepare_target{force=false package_id=typenum v1.17.0 target="typenum"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/typenum-aa40738950d59edb/lib-typenum` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.980804794s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: fingerprint error for typenum v1.17.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-main", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs", Edition2018) } 0.980811918s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/typenum-fb3a6f835a865ad4/run-build-script-build-script-main` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: ::compile 17: cargo::ops::cargo_compile::compile_ws 18: cargo::ops::cargo_compile::compile 19: cargo::commands::build::exec 20: ::exec 21: cargo::cli::main 22: cargo::main 23: std::sys::backtrace::__rust_begin_short_backtrace:: 24: std::rt::lang_start::<()>::{closure#0} 25: std::rt::lang_start_internal 26: main 0.981481388s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: fingerprint error for typenum v1.17.0/Build/TargetInner { ..: custom_build_target("build-script-main", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs", Edition2018) } 0.981486808s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/typenum-bac5492183770aa0/build-script-build-script-main` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.983418405s INFO prepare_target{force=false package_id=crypto-common v0.1.6 target="crypto_common"}: cargo::core::compiler::fingerprint: fingerprint error for crypto-common v0.1.6/Build/TargetInner { name_inferred: true, ..: lib_target("crypto_common", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/src/lib.rs", Edition2018) } 0.983424707s INFO prepare_target{force=false package_id=crypto-common v0.1.6 target="crypto_common"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/crypto-common-2398f5f3590b1814/lib-crypto_common` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.986672503s INFO prepare_target{force=false package_id=scoped-tls v1.0.1 target="scoped_tls"}: cargo::core::compiler::fingerprint: fingerprint error for scoped-tls v1.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("scoped_tls", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1/src/lib.rs", Edition2015) } 0.986679325s INFO prepare_target{force=false package_id=scoped-tls v1.0.1 target="scoped_tls"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/scoped-tls-e983863c377a45fc/lib-scoped_tls` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.988638494s INFO prepare_target{force=false package_id=sha1 v0.10.6 target="sha1"}: cargo::core::compiler::fingerprint: fingerprint error for sha1 v0.10.6/Build/TargetInner { name_inferred: true, ..: lib_target("sha1", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6/src/lib.rs", Edition2018) } 0.988645828s INFO prepare_target{force=false package_id=sha1 v0.10.6 target="sha1"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/sha1-480a341b189ae1b1/lib-sha1` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.992532957s INFO prepare_target{force=false package_id=cpufeatures v0.2.14 target="cpufeatures"}: cargo::core::compiler::fingerprint: fingerprint error for cpufeatures v0.2.14/Build/TargetInner { ..: lib_target("cpufeatures", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14/src/lib.rs", Edition2018) } 0.992539951s INFO prepare_target{force=false package_id=cpufeatures v0.2.14 target="cpufeatures"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/cpufeatures-301a8d268a4227ef/lib-cpufeatures` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.994496164s INFO prepare_target{force=false package_id=sha2 v0.10.8 target="sha2"}: cargo::core::compiler::fingerprint: fingerprint error for sha2 v0.10.8/Build/TargetInner { name_inferred: true, ..: lib_target("sha2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/src/lib.rs", Edition2018) } 0.994502756s INFO prepare_target{force=false package_id=sha2 v0.10.8 target="sha2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/sha2-4614929dbee4c6ab/lib-sha2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.998242601s INFO prepare_target{force=false package_id=unicode-width v0.2.0 target="unicode_width"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-width v0.2.0/Build/TargetInner { ..: lib_target("unicode_width", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0/src/lib.rs", Edition2021) } 0.998249283s INFO prepare_target{force=false package_id=unicode-width v0.2.0 target="unicode_width"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-width-c5abb1d4301987ce/lib-unicode_width` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.000123043s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs", Edition2018) } 1.000129384s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/serde-7b176582f1edad89/lib-serde` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.003905346s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/build.rs", Edition2018) } 1.003912920s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/serde-a5a927771f7f918b/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.004584435s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/build.rs", Edition2018) } 1.004591688s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/serde-4a38df523de545e1/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.006536821s INFO prepare_target{force=false package_id=serde_derive v1.0.214 target="serde_derive"}: cargo::core::compiler::fingerprint: fingerprint error for serde_derive v1.0.214/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("serde_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/src/lib.rs", Edition2015) } 1.006543042s INFO prepare_target{force=false package_id=serde_derive v1.0.214 target="serde_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/serde_derive-d751240d78618197/lib-serde_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.010438237s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="serde_json"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde_json", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/src/lib.rs", Edition2021) } 1.010444318s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="serde_json"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/serde_json-1898838f05333875/lib-serde_json` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.014908275s INFO prepare_target{force=false package_id=ryu v1.0.18 target="ryu"}: cargo::core::compiler::fingerprint: fingerprint error for ryu v1.0.18/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("ryu", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/src/lib.rs", Edition2018) } 1.014914837s INFO prepare_target{force=false package_id=ryu v1.0.18 target="ryu"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/ryu-30bfbdd618b26eae/lib-ryu` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.018206625s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/build.rs", Edition2021) } 1.018214079s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/serde_json-b56380345be63dbd/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.018817937s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/build.rs", Edition2021) } 1.018822756s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/serde_json-cf3adb678cbb21c9/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.020727012s INFO prepare_target{force=false package_id=rustc_ast v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast) target="rustc_ast"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_ast v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_ast", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/lib.rs", Edition2021) } 1.020733404s INFO prepare_target{force=false package_id=rustc_ast v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast) target="rustc_ast"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_ast-c95a2313613cd87e/lib-rustc_ast` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.030291575s INFO prepare_target{force=false package_id=rustc_ast_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir) target="rustc_ast_ir"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_ast_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_ast_ir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir/src/lib.rs", Edition2021) } 1.030301002s INFO prepare_target{force=false package_id=rustc_ast_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir) target="rustc_ast_ir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_ast_ir-e36b5bfadf72db3c/lib-rustc_ast_ir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.034671034s INFO prepare_target{force=false package_id=rustc_lexer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer) target="rustc_lexer"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_lexer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_lexer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer/src/lib.rs", Edition2021) } 1.034678167s INFO prepare_target{force=false package_id=rustc_lexer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer) target="rustc_lexer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_lexer-5b98fac01910944a/lib-rustc_lexer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.037946281s INFO prepare_target{force=false package_id=unicode-properties v0.1.3 target="unicode_properties"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-properties v0.1.3/Build/TargetInner { ..: lib_target("unicode_properties", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3/src/lib.rs", Edition2021) } 1.037953434s INFO prepare_target{force=false package_id=unicode-properties v0.1.3 target="unicode_properties"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-properties-df94d8ef67ef3595/lib-unicode_properties` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.039920257s INFO prepare_target{force=false package_id=unicode-xid v0.2.6 target="unicode_xid"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-xid v0.2.6/Build/TargetInner { ..: lib_target("unicode_xid", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.6/src/lib.rs", Edition2015) } 1.039926970s INFO prepare_target{force=false package_id=unicode-xid v0.2.6 target="unicode_xid"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-xid-bce0954f9701369d/lib-unicode_xid` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.041875459s INFO prepare_target{force=false package_id=rustc_attr v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr) target="rustc_attr"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_attr v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_attr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr/src/lib.rs", Edition2021) } 1.041882812s INFO prepare_target{force=false package_id=rustc_attr v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr) target="rustc_attr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_attr-f0b19c6eb6f1e16f/lib-rustc_attr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.051518808s INFO prepare_target{force=false package_id=rustc_ast_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty) target="rustc_ast_pretty"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_ast_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_ast_pretty", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/lib.rs", Edition2021) } 1.051530170s INFO prepare_target{force=false package_id=rustc_ast_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty) target="rustc_ast_pretty"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_ast_pretty-67872a1163e1eb54/lib-rustc_ast_pretty` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.057384062s INFO prepare_target{force=false package_id=rustc_errors v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors) target="rustc_errors"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_errors v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_errors", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/lib.rs", Edition2021) } 1.057392448s INFO prepare_target{force=false package_id=rustc_errors v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors) target="rustc_errors"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_errors-bfef99018781c440/lib-rustc_errors` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.073481185s INFO prepare_target{force=false package_id=annotate-snippets v0.11.4 target="annotate_snippets"}: cargo::core::compiler::fingerprint: fingerprint error for annotate-snippets v0.11.4/Build/TargetInner { ..: lib_target("annotate_snippets", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs", Edition2021) } 1.073493047s INFO prepare_target{force=false package_id=annotate-snippets v0.11.4 target="annotate_snippets"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/annotate-snippets-95568bbbe8002db9/lib-annotate_snippets` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.076752174s INFO prepare_target{force=false package_id=anstyle v1.0.10 target="anstyle"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle v1.0.10/Build/TargetInner { ..: lib_target("anstyle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/src/lib.rs", Edition2021) } 1.076758996s INFO prepare_target{force=false package_id=anstyle v1.0.10 target="anstyle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/anstyle-c8b396f2b26251e4/lib-anstyle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.078752319s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-width v0.1.14/Build/TargetInner { ..: lib_target("unicode_width", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs", Edition2021) } 1.078758501s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-width-14664ccb7674433f/lib-unicode_width` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.080737196s INFO prepare_target{force=false package_id=derive_setters v0.1.6 target="derive_setters"}: cargo::core::compiler::fingerprint: fingerprint error for derive_setters v0.1.6/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("derive_setters", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive_setters-0.1.6/src/lib.rs", Edition2018) } 1.080744410s INFO prepare_target{force=false package_id=derive_setters v0.1.6 target="derive_setters"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/derive_setters-59963723436bebac/lib-derive_setters` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.085161459s INFO prepare_target{force=false package_id=darling v0.20.10 target="darling"}: cargo::core::compiler::fingerprint: fingerprint error for darling v0.20.10/Build/TargetInner { name_inferred: true, ..: lib_target("darling", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling-0.20.10/src/lib.rs", Edition2021) } 1.085168322s INFO prepare_target{force=false package_id=darling v0.20.10 target="darling"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/darling-92fd0d7adb1f7904/lib-darling` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.088699256s INFO prepare_target{force=false package_id=darling_core v0.20.10 target="darling_core"}: cargo::core::compiler::fingerprint: fingerprint error for darling_core v0.20.10/Build/TargetInner { name_inferred: true, ..: lib_target("darling_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_core-0.20.10/src/lib.rs", Edition2021) } 1.088712781s INFO prepare_target{force=false package_id=darling_core v0.20.10 target="darling_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/darling_core-2b6b77c8e88587c8/lib-darling_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.098049839s INFO prepare_target{force=false package_id=fnv v1.0.7 target="fnv"}: cargo::core::compiler::fingerprint: fingerprint error for fnv v1.0.7/Build/TargetInner { ..: lib_target("fnv", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fnv-1.0.7/lib.rs", Edition2015) } 1.098061290s INFO prepare_target{force=false package_id=fnv v1.0.7 target="fnv"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/fnv-ab981a2f3d4700a8/lib-fnv` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.101234376s INFO prepare_target{force=false package_id=ident_case v1.0.1 target="ident_case"}: cargo::core::compiler::fingerprint: fingerprint error for ident_case v1.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("ident_case", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ident_case-1.0.1/src/lib.rs", Edition2015) } 1.101244746s INFO prepare_target{force=false package_id=ident_case v1.0.1 target="ident_case"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/ident_case-82f59a96bb339639/lib-ident_case` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.104419915s INFO prepare_target{force=false package_id=strsim v0.11.1 target="strsim"}: cargo::core::compiler::fingerprint: fingerprint error for strsim v0.11.1/Build/TargetInner { name_inferred: true, ..: lib_target("strsim", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1/src/lib.rs", Edition2015) } 1.104430545s INFO prepare_target{force=false package_id=strsim v0.11.1 target="strsim"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/strsim-691a767e4bf26634/lib-strsim` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.107617678s INFO prepare_target{force=false package_id=darling_macro v0.20.10 target="darling_macro"}: cargo::core::compiler::fingerprint: fingerprint error for darling_macro v0.20.10/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("darling_macro", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_macro-0.20.10/src/lib.rs", Edition2021) } 1.107629209s INFO prepare_target{force=false package_id=darling_macro v0.20.10 target="darling_macro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/darling_macro-97b54c9ced69d684/lib-darling_macro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.114025374s INFO prepare_target{force=false package_id=rustc_error_codes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes) target="rustc_error_codes"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_error_codes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_error_codes", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/lib.rs", Edition2021) } 1.114038419s INFO prepare_target{force=false package_id=rustc_error_codes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes) target="rustc_error_codes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_error_codes-58ea36ca927bd041/lib-rustc_error_codes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.117219680s INFO prepare_target{force=false package_id=rustc_error_messages v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages) target="rustc_error_messages"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_error_messages v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_error_messages", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages/src/lib.rs", Edition2021) } 1.117231662s INFO prepare_target{force=false package_id=rustc_error_messages v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages) target="rustc_error_messages"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_error_messages-9fcaa0c20c9ec9bb/lib-rustc_error_messages` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.134210402s INFO prepare_target{force=false package_id=fluent-bundle v0.15.3 target="fluent_bundle"}: cargo::core::compiler::fingerprint: fingerprint error for fluent-bundle v0.15.3/Build/TargetInner { ..: lib_target("fluent_bundle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3/src/lib.rs", Edition2021) } 1.134231721s INFO prepare_target{force=false package_id=fluent-bundle v0.15.3 target="fluent_bundle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/fluent-bundle-12e649d23ba39d27/lib-fluent_bundle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.145880987s INFO prepare_target{force=false package_id=fluent-langneg v0.13.0 target="fluent_langneg"}: cargo::core::compiler::fingerprint: fingerprint error for fluent-langneg v0.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("fluent_langneg", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0/src/lib.rs", Edition2018) } 1.145901426s INFO prepare_target{force=false package_id=fluent-langneg v0.13.0 target="fluent_langneg"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/fluent-langneg-2eb2448d0ea2bfa2/lib-fluent_langneg` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.150135884s INFO prepare_target{force=false package_id=unic-langid v0.9.5 target="unic_langid"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid v0.9.5/Build/TargetInner { ..: lib_target("unic_langid", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5/src/lib.rs", Edition2021) } 1.150151423s INFO prepare_target{force=false package_id=unic-langid v0.9.5 target="unic_langid"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/unic-langid-7cd807d6d380f9b1/lib-unic_langid` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.155382292s INFO prepare_target{force=false package_id=unic-langid-impl v0.9.5 target="unic_langid_impl"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid-impl v0.9.5/Build/TargetInner { ..: lib_target("unic_langid_impl", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs", Edition2021) } 1.155394294s INFO prepare_target{force=false package_id=unic-langid-impl v0.9.5 target="unic_langid_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/unic-langid-impl-9a906dc85dc01758/lib-unic_langid_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.159590431s INFO prepare_target{force=false package_id=tinystr v0.7.6 target="tinystr"}: cargo::core::compiler::fingerprint: fingerprint error for tinystr v0.7.6/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("tinystr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6/src/lib.rs", Edition2021) } 1.159601622s INFO prepare_target{force=false package_id=tinystr v0.7.6 target="tinystr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/tinystr-9a8b92ab4cd2cfdc/lib-tinystr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 1.164909304s INFO prepare_target{force=false package_id=displaydoc v0.2.5 target="displaydoc"}: cargo::core::compiler::fingerprint: fingerprint error for displaydoc v0.2.5/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("displaydoc", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/displaydoc-0.2.5/src/lib.rs", Edition2021) } 1.164920505s INFO prepare_target{force=false package_id=displaydoc v0.2.5 target="displaydoc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/displaydoc-6568474dbe145929/lib-displaydoc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 1.171376252s INFO prepare_target{force=false package_id=zerovec v0.10.4 target="zerovec"}: cargo::core::compiler::fingerprint: fingerprint error for zerovec v0.10.4/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("zerovec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-0.10.4/src/lib.rs", Edition2021) } 1.171388224s INFO prepare_target{force=false package_id=zerovec v0.10.4 target="zerovec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/zerovec-7fb7f36dfb0868fd/lib-zerovec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 1.177781925s INFO prepare_target{force=false package_id=yoke v0.7.4 target="yoke"}: cargo::core::compiler::fingerprint: fingerprint error for yoke v0.7.4/Build/TargetInner { name_inferred: true, ..: lib_target("yoke", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-0.7.4/src/lib.rs", Edition2021) } 1.177793667s INFO prepare_target{force=false package_id=yoke v0.7.4 target="yoke"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/yoke-f0b057e6f786cb11/lib-yoke` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 1.184108110s INFO prepare_target{force=false package_id=yoke-derive v0.7.4 target="yoke_derive"}: cargo::core::compiler::fingerprint: fingerprint error for yoke-derive v0.7.4/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("yoke_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-derive-0.7.4/src/lib.rs", Edition2021) } 1.184119190s INFO prepare_target{force=false package_id=yoke-derive v0.7.4 target="yoke_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/yoke-derive-74d58fe0a1c25347/lib-yoke_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: ::compile 17: cargo::ops::cargo_compile::compile_ws 18: cargo::ops::cargo_compile::compile 19: cargo::commands::build::exec 20: ::exec 21: cargo::cli::main 22: cargo::main 23: std::sys::backtrace::__rust_begin_short_backtrace:: 24: std::rt::lang_start::<()>::{closure#0} 25: std::rt::lang_start_internal 26: main 1.191607285s INFO prepare_target{force=false package_id=zerofrom v0.1.4 target="zerofrom"}: cargo::core::compiler::fingerprint: fingerprint error for zerofrom v0.1.4/Build/TargetInner { name_inferred: true, ..: lib_target("zerofrom", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-0.1.4/src/lib.rs", Edition2021) } 1.191618546s INFO prepare_target{force=false package_id=zerofrom v0.1.4 target="zerofrom"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/zerofrom-9e7b83d563c9d6c5/lib-zerofrom` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: ::compile 17: cargo::ops::cargo_compile::compile_ws 18: cargo::ops::cargo_compile::compile 19: cargo::commands::build::exec 20: ::exec 21: cargo::cli::main 22: cargo::main 23: std::sys::backtrace::__rust_begin_short_backtrace:: 24: std::rt::lang_start::<()>::{closure#0} 25: std::rt::lang_start_internal 26: main 1.195918296s INFO prepare_target{force=false package_id=zerofrom-derive v0.1.4 target="zerofrom_derive"}: cargo::core::compiler::fingerprint: fingerprint error for zerofrom-derive v0.1.4/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("zerofrom_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-derive-0.1.4/src/lib.rs", Edition2021) } 1.195929447s INFO prepare_target{force=false package_id=zerofrom-derive v0.1.4 target="zerofrom_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/zerofrom-derive-0955db659a660ab8/lib-zerofrom_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: cargo::core::compiler::compile 17: ::compile 18: cargo::ops::cargo_compile::compile_ws 19: cargo::ops::cargo_compile::compile 20: cargo::commands::build::exec 21: ::exec 22: cargo::cli::main 23: cargo::main 24: std::sys::backtrace::__rust_begin_short_backtrace:: 25: std::rt::lang_start::<()>::{closure#0} 26: std::rt::lang_start_internal 27: main 1.203334236s INFO prepare_target{force=false package_id=zerovec-derive v0.10.3 target="zerovec_derive"}: cargo::core::compiler::fingerprint: fingerprint error for zerovec-derive v0.10.3/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("zerovec_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-derive-0.10.3/src/lib.rs", Edition2021) } 1.203346940s INFO prepare_target{force=false package_id=zerovec-derive v0.10.3 target="zerovec_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/zerovec-derive-8a83896832b9001d/lib-zerovec_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 1.209674186s INFO prepare_target{force=false package_id=unic-langid-macros v0.9.5 target="unic_langid_macros"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid-macros v0.9.5/Build/TargetInner { ..: lib_target("unic_langid_macros", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5/src/lib.rs", Edition2021) } 1.209686209s INFO prepare_target{force=false package_id=unic-langid-macros v0.9.5 target="unic_langid_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/unic-langid-macros-653c943e8eeea50e/lib-unic_langid_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.216930248s INFO prepare_target{force=false package_id=proc-macro-hack v0.5.20+deprecated target="proc_macro_hack"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-hack v0.5.20+deprecated/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("proc_macro_hack", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs", Edition2018) } 1.216941799s INFO prepare_target{force=false package_id=proc-macro-hack v0.5.20+deprecated target="proc_macro_hack"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/proc-macro-hack-e08f819518509226/lib-proc_macro_hack` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 1.222319052s INFO prepare_target{force=false package_id=proc-macro-hack v0.5.20+deprecated target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-hack v0.5.20+deprecated/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/build.rs", Edition2018) } 1.222330673s INFO prepare_target{force=false package_id=proc-macro-hack v0.5.20+deprecated target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/proc-macro-hack-0f7f1da9933bff7f/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: ::compile 17: cargo::ops::cargo_compile::compile_ws 18: cargo::ops::cargo_compile::compile 19: cargo::commands::build::exec 20: ::exec 21: cargo::cli::main 22: cargo::main 23: std::sys::backtrace::__rust_begin_short_backtrace:: 24: std::rt::lang_start::<()>::{closure#0} 25: std::rt::lang_start_internal 26: main 1.223423124s INFO prepare_target{force=false package_id=proc-macro-hack v0.5.20+deprecated target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-hack v0.5.20+deprecated/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/build.rs", Edition2018) } 1.223431449s INFO prepare_target{force=false package_id=proc-macro-hack v0.5.20+deprecated target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/proc-macro-hack-24c5c5b7a47c9fcf/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 1.226644089s INFO prepare_target{force=false package_id=unic-langid-macros-impl v0.9.5 target="unic_langid_macros_impl"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid-macros-impl v0.9.5/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("unic_langid_macros_impl", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-impl-0.9.5/src/lib.rs", Edition2021) } 1.226655210s INFO prepare_target{force=false package_id=unic-langid-macros-impl v0.9.5 target="unic_langid_macros_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/unic-langid-macros-impl-73697d6720bd42d9/lib-unic_langid_macros_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 1.234051042s INFO prepare_target{force=false package_id=unic-langid-impl v0.9.5 target="unic_langid_impl"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid-impl v0.9.5/Build/TargetInner { ..: lib_target("unic_langid_impl", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs", Edition2021) } 1.234062433s INFO prepare_target{force=false package_id=unic-langid-impl v0.9.5 target="unic_langid_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/unic-langid-impl-0317d4ba71ac6f8d/lib-unic_langid_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 1.238309335s INFO prepare_target{force=false package_id=tinystr v0.7.6 target="tinystr"}: cargo::core::compiler::fingerprint: fingerprint error for tinystr v0.7.6/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("tinystr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6/src/lib.rs", Edition2021) } 1.238320105s INFO prepare_target{force=false package_id=tinystr v0.7.6 target="tinystr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/tinystr-04bd03b066ae83d6/lib-tinystr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 1.242509188s INFO prepare_target{force=false package_id=fluent-syntax v0.11.1 target="fluent_syntax"}: cargo::core::compiler::fingerprint: fingerprint error for fluent-syntax v0.11.1/Build/TargetInner { name_inferred: true, ..: lib_target("fluent_syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1/src/lib.rs", Edition2021) } 1.242519628s INFO prepare_target{force=false package_id=fluent-syntax v0.11.1 target="fluent_syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/fluent-syntax-50054d166e7f3be7/lib-fluent_syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.246749938s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="thiserror"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/Build/TargetInner { ..: lib_target("thiserror", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/src/lib.rs", Edition2021) } 1.246761079s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="thiserror"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/thiserror-1c27d93cbf36ac7c/lib-thiserror` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.253163947s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/build.rs", Edition2021) } 1.253174767s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/thiserror-c05142de7a6caf93/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 1.254294599s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/build.rs", Edition2021) } 1.254303064s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/thiserror-b2d387f563a3beb6/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 1.257521395s INFO prepare_target{force=false package_id=thiserror-impl v1.0.66 target="thiserror_impl"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror-impl v1.0.66/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("thiserror_impl", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66/src/lib.rs", Edition2021) } 1.257531734s INFO prepare_target{force=false package_id=thiserror-impl v1.0.66 target="thiserror_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/thiserror-impl-cec794d32f017760/lib-thiserror_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.263889788s INFO prepare_target{force=false package_id=intl-memoizer v0.5.2 target="intl_memoizer"}: cargo::core::compiler::fingerprint: fingerprint error for intl-memoizer v0.5.2/Build/TargetInner { name_inferred: true, ..: lib_target("intl_memoizer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs", Edition2021) } 1.263900809s INFO prepare_target{force=false package_id=intl-memoizer v0.5.2 target="intl_memoizer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/intl-memoizer-e6343fbff9c41dc7/lib-intl_memoizer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.269118043s INFO prepare_target{force=false package_id=type-map v0.5.0 target="type_map"}: cargo::core::compiler::fingerprint: fingerprint error for type-map v0.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("type_map", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0/src/lib.rs", Edition2018) } 1.269128983s INFO prepare_target{force=false package_id=type-map v0.5.0 target="type_map"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/type-map-0889445fba6201b0/lib-type_map` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.273288181s INFO prepare_target{force=false package_id=intl_pluralrules v7.0.2 target="intl_pluralrules"}: cargo::core::compiler::fingerprint: fingerprint error for intl_pluralrules v7.0.2/Build/TargetInner { name_inferred: true, ..: lib_target("intl_pluralrules", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs", Edition2018) } 1.273298149s INFO prepare_target{force=false package_id=intl_pluralrules v7.0.2 target="intl_pluralrules"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/intl_pluralrules-091bbde46f40584b/lib-intl_pluralrules` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.277416861s INFO prepare_target{force=false package_id=self_cell v0.10.3 target="self_cell"}: cargo::core::compiler::fingerprint: fingerprint error for self_cell v0.10.3/Build/TargetInner { name_inferred: true, ..: lib_target("self_cell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3/src/lib.rs", Edition2018) } 1.277427752s INFO prepare_target{force=false package_id=self_cell v0.10.3 target="self_cell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/self_cell-cb12f3f32f64f619/lib-self_cell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.281547616s INFO prepare_target{force=false package_id=self_cell v1.0.4 target="self_cell"}: cargo::core::compiler::fingerprint: fingerprint error for self_cell v1.0.4/Build/TargetInner { name_inferred: true, ..: lib_target("self_cell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4/src/lib.rs", Edition2018) } 1.281557414s INFO prepare_target{force=false package_id=self_cell v1.0.4 target="self_cell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/self_cell-51411eafa30fe3f8/lib-self_cell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.284657724s INFO prepare_target{force=false package_id=icu_list v1.5.0 target="icu_list"}: cargo::core::compiler::fingerprint: fingerprint error for icu_list v1.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("icu_list", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list-1.5.0/src/lib.rs", Edition2021) } 1.284667192s INFO prepare_target{force=false package_id=icu_list v1.5.0 target="icu_list"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_list-24dcd0fad0e05480/lib-icu_list` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.290535862s INFO prepare_target{force=false package_id=icu_list_data v1.5.0 target="icu_list_data"}: cargo::core::compiler::fingerprint: fingerprint error for icu_list_data v1.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("icu_list_data", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list_data-1.5.0/src/lib.rs", Edition2021) } 1.290559045s INFO prepare_target{force=false package_id=icu_list_data v1.5.0 target="icu_list_data"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_list_data-b9a5f3c62923a5fb/lib-icu_list_data` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.292597522s INFO prepare_target{force=false package_id=icu_locid_transform v1.5.0 target="icu_locid_transform"}: cargo::core::compiler::fingerprint: fingerprint error for icu_locid_transform v1.5.0/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("icu_locid_transform", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform-1.5.0/src/lib.rs", Edition2021) } 1.292608232s INFO prepare_target{force=false package_id=icu_locid_transform v1.5.0 target="icu_locid_transform"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_locid_transform-a6289c411db70cd5/lib-icu_locid_transform` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.298246152s INFO prepare_target{force=false package_id=icu_locid v1.5.0 target="icu_locid"}: cargo::core::compiler::fingerprint: fingerprint error for icu_locid v1.5.0/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("icu_locid", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid-1.5.0/src/lib.rs", Edition2021) } 1.298255469s INFO prepare_target{force=false package_id=icu_locid v1.5.0 target="icu_locid"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_locid-578173e733c91fb5/lib-icu_locid` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.303155019s INFO prepare_target{force=false package_id=litemap v0.7.3 target="litemap"}: cargo::core::compiler::fingerprint: fingerprint error for litemap v0.7.3/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("litemap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/litemap-0.7.3/src/lib.rs", Edition2021) } 1.303162994s INFO prepare_target{force=false package_id=litemap v0.7.3 target="litemap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/litemap-b2283f4edc24827c/lib-litemap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.305006728s INFO prepare_target{force=false package_id=writeable v0.5.5 target="writeable"}: cargo::core::compiler::fingerprint: fingerprint error for writeable v0.5.5/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("writeable", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/writeable-0.5.5/src/lib.rs", Edition2021) } 1.305013520s INFO prepare_target{force=false package_id=writeable v0.5.5 target="writeable"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/writeable-9d9553d75247a6bc/lib-writeable` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.306847445s INFO prepare_target{force=false package_id=icu_locid_transform_data v1.5.0 target="icu_locid_transform_data"}: cargo::core::compiler::fingerprint: fingerprint error for icu_locid_transform_data v1.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("icu_locid_transform_data", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform_data-1.5.0/src/lib.rs", Edition2021) } 1.306860359s INFO prepare_target{force=false package_id=icu_locid_transform_data v1.5.0 target="icu_locid_transform_data"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_locid_transform_data-81c2dda996d88646/lib-icu_locid_transform_data` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.308879039s INFO prepare_target{force=false package_id=icu_provider v1.5.0 target="icu_provider"}: cargo::core::compiler::fingerprint: fingerprint error for icu_provider v1.5.0/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("icu_provider", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider-1.5.0/src/lib.rs", Edition2021) } 1.308895360s INFO prepare_target{force=false package_id=icu_provider v1.5.0 target="icu_provider"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_provider-4c0b6f6561887f65/lib-icu_provider` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.316908575s INFO prepare_target{force=false package_id=icu_provider_macros v1.5.0 target="icu_provider_macros"}: cargo::core::compiler::fingerprint: fingerprint error for icu_provider_macros v1.5.0/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("icu_provider_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_macros-1.5.0/src/lib.rs", Edition2021) } 1.316918053s INFO prepare_target{force=false package_id=icu_provider_macros v1.5.0 target="icu_provider_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/icu_provider_macros-04dc373577674a0d/lib-icu_provider_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.320974959s INFO prepare_target{force=false package_id=regex-automata v0.2.0 target="regex_automata"}: cargo::core::compiler::fingerprint: fingerprint error for regex-automata v0.2.0/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("regex_automata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.2.0/src/lib.rs", Edition2018) } 1.320982804s INFO prepare_target{force=false package_id=regex-automata v0.2.0 target="regex_automata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/regex-automata-0e14fce9184713ff/lib-regex_automata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.323659744s INFO prepare_target{force=false package_id=icu_provider_adapters v1.5.0 target="icu_provider_adapters"}: cargo::core::compiler::fingerprint: fingerprint error for icu_provider_adapters v1.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("icu_provider_adapters", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_adapters-1.5.0/src/lib.rs", Edition2021) } 1.323667017s INFO prepare_target{force=false package_id=icu_provider_adapters v1.5.0 target="icu_provider_adapters"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_provider_adapters-93ecdd0eb5e207d8/lib-icu_provider_adapters` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.329034091s INFO prepare_target{force=false package_id=rustc_baked_icu_data v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data) target="rustc_baked_icu_data"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_baked_icu_data v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_baked_icu_data", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/src/lib.rs", Edition2021) } 1.329042697s INFO prepare_target{force=false package_id=rustc_baked_icu_data v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data) target="rustc_baked_icu_data"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_baked_icu_data-a317cc04b6a7969e/lib-rustc_baked_icu_data` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.334215357s INFO prepare_target{force=false package_id=rustc_fluent_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro) target="rustc_fluent_macro"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_fluent_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro)/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("rustc_fluent_macro", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro/src/lib.rs", Edition2021) } 1.334226468s INFO prepare_target{force=false package_id=rustc_fluent_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro) target="rustc_fluent_macro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/rustc_fluent_macro-12dc841636e03a85/lib-rustc_fluent_macro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.340763817s INFO prepare_target{force=false package_id=annotate-snippets v0.11.4 target="annotate_snippets"}: cargo::core::compiler::fingerprint: fingerprint error for annotate-snippets v0.11.4/Build/TargetInner { ..: lib_target("annotate_snippets", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs", Edition2021) } 1.340770479s INFO prepare_target{force=false package_id=annotate-snippets v0.11.4 target="annotate_snippets"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/annotate-snippets-dbf1acd85e9d6a29/lib-annotate_snippets` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.344045215s INFO prepare_target{force=false package_id=anstyle v1.0.10 target="anstyle"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle v1.0.10/Build/TargetInner { ..: lib_target("anstyle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/src/lib.rs", Edition2021) } 1.344052158s INFO prepare_target{force=false package_id=anstyle v1.0.10 target="anstyle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/anstyle-8f8a09a9155334a0/lib-anstyle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.346025854s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-width v0.1.14/Build/TargetInner { ..: lib_target("unicode_width", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs", Edition2021) } 1.346031695s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/unicode-width-4bb0bd608f22ba68/lib-unicode_width` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.348055825s INFO prepare_target{force=false package_id=fluent-bundle v0.15.3 target="fluent_bundle"}: cargo::core::compiler::fingerprint: fingerprint error for fluent-bundle v0.15.3/Build/TargetInner { ..: lib_target("fluent_bundle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3/src/lib.rs", Edition2021) } 1.348065603s INFO prepare_target{force=false package_id=fluent-bundle v0.15.3 target="fluent_bundle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/fluent-bundle-b40d28831693bd0e/lib-fluent_bundle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.355300846s INFO prepare_target{force=false package_id=fluent-langneg v0.13.0 target="fluent_langneg"}: cargo::core::compiler::fingerprint: fingerprint error for fluent-langneg v0.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("fluent_langneg", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0/src/lib.rs", Edition2018) } 1.355308139s INFO prepare_target{force=false package_id=fluent-langneg v0.13.0 target="fluent_langneg"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/fluent-langneg-6ac37941c4670eea/lib-fluent_langneg` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.357968758s INFO prepare_target{force=false package_id=unic-langid v0.9.5 target="unic_langid"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid v0.9.5/Build/TargetInner { ..: lib_target("unic_langid", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5/src/lib.rs", Edition2021) } 1.357975521s INFO prepare_target{force=false package_id=unic-langid v0.9.5 target="unic_langid"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/unic-langid-2131f4b370e2dc51/lib-unic_langid` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.361263361s INFO prepare_target{force=false package_id=unic-langid-macros v0.9.5 target="unic_langid_macros"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid-macros v0.9.5/Build/TargetInner { ..: lib_target("unic_langid_macros", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5/src/lib.rs", Edition2021) } 1.361270004s INFO prepare_target{force=false package_id=unic-langid-macros v0.9.5 target="unic_langid_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/unic-langid-macros-9e663e9e7c8ebbb1/lib-unic_langid_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.365751513s INFO prepare_target{force=false package_id=fluent-syntax v0.11.1 target="fluent_syntax"}: cargo::core::compiler::fingerprint: fingerprint error for fluent-syntax v0.11.1/Build/TargetInner { name_inferred: true, ..: lib_target("fluent_syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1/src/lib.rs", Edition2021) } 1.365758015s INFO prepare_target{force=false package_id=fluent-syntax v0.11.1 target="fluent_syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/fluent-syntax-16183be372e24c41/lib-fluent_syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.368261060s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="thiserror"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/Build/TargetInner { ..: lib_target("thiserror", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/src/lib.rs", Edition2021) } 1.368267903s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="thiserror"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/thiserror-0c2200599d133cac/lib-thiserror` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.372179478s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/build.rs", Edition2021) } 1.372187443s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/thiserror-aa1e0769342abb3b/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 1.372883563s INFO prepare_target{force=false package_id=intl-memoizer v0.5.2 target="intl_memoizer"}: cargo::core::compiler::fingerprint: fingerprint error for intl-memoizer v0.5.2/Build/TargetInner { name_inferred: true, ..: lib_target("intl_memoizer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs", Edition2021) } 1.372890466s INFO prepare_target{force=false package_id=intl-memoizer v0.5.2 target="intl_memoizer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/intl-memoizer-9d702c362914dadc/lib-intl_memoizer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.376188205s INFO prepare_target{force=false package_id=type-map v0.5.0 target="type_map"}: cargo::core::compiler::fingerprint: fingerprint error for type-map v0.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("type_map", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0/src/lib.rs", Edition2018) } 1.376194647s INFO prepare_target{force=false package_id=type-map v0.5.0 target="type_map"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/type-map-e78cfb78fd4da887/lib-type_map` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.378877998s INFO prepare_target{force=false package_id=rustc-hash v1.1.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-hash v1.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/src/lib.rs", Edition2015) } 1.378884370s INFO prepare_target{force=false package_id=rustc-hash v1.1.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/rustc-hash-80186440c4329e31/lib-rustc_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.380890106s INFO prepare_target{force=false package_id=intl_pluralrules v7.0.2 target="intl_pluralrules"}: cargo::core::compiler::fingerprint: fingerprint error for intl_pluralrules v7.0.2/Build/TargetInner { name_inferred: true, ..: lib_target("intl_pluralrules", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs", Edition2018) } 1.380896989s INFO prepare_target{force=false package_id=intl_pluralrules v7.0.2 target="intl_pluralrules"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/intl_pluralrules-b5fac34b9575abb0/lib-intl_pluralrules` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.383468762s INFO prepare_target{force=false package_id=self_cell v0.10.3 target="self_cell"}: cargo::core::compiler::fingerprint: fingerprint error for self_cell v0.10.3/Build/TargetInner { name_inferred: true, ..: lib_target("self_cell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3/src/lib.rs", Edition2018) } 1.383475244s INFO prepare_target{force=false package_id=self_cell v0.10.3 target="self_cell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/self_cell-6417a810a0869b0a/lib-self_cell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.386091650s INFO prepare_target{force=false package_id=self_cell v1.0.4 target="self_cell"}: cargo::core::compiler::fingerprint: fingerprint error for self_cell v1.0.4/Build/TargetInner { name_inferred: true, ..: lib_target("self_cell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4/src/lib.rs", Edition2018) } 1.386097641s INFO prepare_target{force=false package_id=self_cell v1.0.4 target="self_cell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/self_cell-cf2d6d9ef0105e7c/lib-self_cell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.388088690s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: fingerprint error for smallvec v1.13.2/Build/TargetInner { name_inferred: true, ..: lib_target("smallvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs", Edition2018) } 1.388094911s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/smallvec-965f47b729cd2827/lib-smallvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.390069419s INFO prepare_target{force=false package_id=rustc_hir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir) target="rustc_hir"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_hir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/lib.rs", Edition2021) } 1.390076673s INFO prepare_target{force=false package_id=rustc_hir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir) target="rustc_hir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_hir-14a10c63be6493cd/lib-rustc_hir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.399777700s INFO prepare_target{force=false package_id=odht v0.3.1 target="odht"}: cargo::core::compiler::fingerprint: fingerprint error for odht v0.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("odht", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/odht-0.3.1/src/lib.rs", Edition2018) } 1.399784252s INFO prepare_target{force=false package_id=odht v0.3.1 target="odht"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/odht-9e4b7b5c09910e60/lib-odht` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.402380010s INFO prepare_target{force=false package_id=rustc_target v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target) target="rustc_target"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_target v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_target", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/lib.rs", Edition2021) } 1.402387143s INFO prepare_target{force=false package_id=rustc_target v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target) target="rustc_target"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_target-1a115013061e7004/lib-rustc_target` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.410779627s INFO prepare_target{force=false package_id=rustc_fs_util v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util) target="rustc_fs_util"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_fs_util v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_fs_util", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util/src/lib.rs", Edition2021) } 1.410787231s INFO prepare_target{force=false package_id=rustc_fs_util v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util) target="rustc_fs_util"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_fs_util-452eea3e4db07613/lib-rustc_fs_util` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.412783670s INFO prepare_target{force=false package_id=rustc_lint_defs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs) target="rustc_lint_defs"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_lint_defs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_lint_defs", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs/src/lib.rs", Edition2021) } 1.412791043s INFO prepare_target{force=false package_id=rustc_lint_defs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs) target="rustc_lint_defs"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_lint_defs-7217dccd1e8c83c4/lib-rustc_lint_defs` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.423046326s INFO prepare_target{force=false package_id=rustc_type_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir) target="rustc_type_ir"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_type_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_type_ir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/lib.rs", Edition2021) } 1.423081191s INFO prepare_target{force=false package_id=rustc_type_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir) target="rustc_type_ir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_type_ir-0e88d190672cd51b/lib-rustc_type_ir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.435354513s INFO prepare_target{force=false package_id=rustc_type_ir_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros) target="rustc_type_ir_macros"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_type_ir_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros)/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("rustc_type_ir_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros/src/lib.rs", Edition2021) } 1.435364782s INFO prepare_target{force=false package_id=rustc_type_ir_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros) target="rustc_type_ir_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/rustc_type_ir_macros-a4a218b0cb8a0315/lib-rustc_type_ir_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.439947891s INFO prepare_target{force=false package_id=termcolor v1.4.1 target="termcolor"}: cargo::core::compiler::fingerprint: fingerprint error for termcolor v1.4.1/Build/TargetInner { benched: false, ..: lib_target("termcolor", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs", Edition2018) } 1.439955135s INFO prepare_target{force=false package_id=termcolor v1.4.1 target="termcolor"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/termcolor-2160df7d2cea6ba1/lib-termcolor` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.441996717s INFO prepare_target{force=false package_id=termize v0.1.1 target="termize"}: cargo::core::compiler::fingerprint: fingerprint error for termize v0.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("termize", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1/src/lib.rs", Edition2018) } 1.442003710s INFO prepare_target{force=false package_id=termize v0.1.1 target="termize"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/termize-ff19ce075326e58b/lib-termize` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.444657206s INFO prepare_target{force=false package_id=rustc_session v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session) target="rustc_session"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_session v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_session", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/lib.rs", Edition2021) } 1.444665742s INFO prepare_target{force=false package_id=rustc_session v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session) target="rustc_session"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_session-dde6f6b39beaff67/lib-rustc_session` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.458987830s INFO prepare_target{force=false package_id=getopts v0.2.21 target="getopts"}: cargo::core::compiler::fingerprint: fingerprint error for getopts v0.2.21/Build/TargetInner { name_inferred: true, ..: lib_target("getopts", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/src/lib.rs", Edition2015) } 1.458996015s INFO prepare_target{force=false package_id=getopts v0.2.21 target="getopts"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/getopts-7879614820ea1959/lib-getopts` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.461608294s INFO prepare_target{force=false package_id=rustc_incremental v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental) target="rustc_incremental"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_incremental v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_incremental", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/lib.rs", Edition2021) } 1.461615818s INFO prepare_target{force=false package_id=rustc_incremental v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental) target="rustc_incremental"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_incremental-06ca05d90f1d3161/lib-rustc_incremental` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.473244215s INFO prepare_target{force=false package_id=rustc_middle v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle) target="rustc_middle"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_middle v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_middle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/lib.rs", Edition2021) } 1.473251919s INFO prepare_target{force=false package_id=rustc_middle v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle) target="rustc_middle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_middle-dcba7e1df0214dc4/lib-rustc_middle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.496727592s INFO prepare_target{force=false package_id=field-offset v0.3.6 target="field_offset"}: cargo::core::compiler::fingerprint: fingerprint error for field-offset v0.3.6/Build/TargetInner { name_inferred: true, ..: lib_target("field_offset", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/src/lib.rs", Edition2015) } 1.496734955s INFO prepare_target{force=false package_id=field-offset v0.3.6 target="field_offset"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/field-offset-3e179ba87132e8b8/lib-field_offset` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.500747720s INFO prepare_target{force=false package_id=field-offset v0.3.6 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for field-offset v0.3.6/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/build.rs", Edition2015) } 1.500755905s INFO prepare_target{force=false package_id=field-offset v0.3.6 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/field-offset-ad3d992b6676c7a2/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.501448669s INFO prepare_target{force=false package_id=field-offset v0.3.6 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for field-offset v0.3.6/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/build.rs", Edition2015) } 1.501454269s INFO prepare_target{force=false package_id=field-offset v0.3.6 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/field-offset-2fbb546862eba271/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.504173878s INFO prepare_target{force=false package_id=rustc_version v0.4.1 target="rustc_version"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_version v0.4.1/Build/TargetInner { ..: lib_target("rustc_version", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_version-0.4.1/src/lib.rs", Edition2018) } 1.504181112s INFO prepare_target{force=false package_id=rustc_version v0.4.1 target="rustc_version"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/rustc_version-9cccf72eb5bc6ba1/lib-rustc_version` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.506879391s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("semver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs", Edition2018) } 1.506887747s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/semver-8ebeac5d40e3478e/lib-semver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.510314867s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs", Edition2018) } 1.510327190s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/semver-2937d358fa20b503/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 1.510999185s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs", Edition2018) } 1.511005206s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/semver-7604f77cc06d3f08/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 1.512975376s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="memoffset"}: cargo::core::compiler::fingerprint: fingerprint error for memoffset v0.9.1/Build/TargetInner { name_inferred: true, ..: lib_target("memoffset", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/src/lib.rs", Edition2015) } 1.512982569s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="memoffset"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/memoffset-fa2b6e0613710182/lib-memoffset` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.516233030s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for memoffset v0.9.1/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/build.rs", Edition2015) } 1.516241255s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/memoffset-dc97639be7c4b67f/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.516892000s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for memoffset v0.9.1/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/build.rs", Edition2015) } 1.516898052s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/memoffset-6577e841c4bde939/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.519403631s INFO prepare_target{force=false package_id=gsgdt v0.1.2 target="gsgdt"}: cargo::core::compiler::fingerprint: fingerprint error for gsgdt v0.1.2/Build/TargetInner { name_inferred: true, ..: lib_target("gsgdt", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gsgdt-0.1.2/src/lib.rs", Edition2018) } 1.519411145s INFO prepare_target{force=false package_id=gsgdt v0.1.2 target="gsgdt"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/gsgdt-c95e9beefe388abb/lib-gsgdt` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.521850691s INFO prepare_target{force=false package_id=polonius-engine v0.13.0 target="polonius_engine"}: cargo::core::compiler::fingerprint: fingerprint error for polonius-engine v0.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("polonius_engine", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/polonius-engine-0.13.0/src/lib.rs", Edition2015) } 1.521857554s INFO prepare_target{force=false package_id=polonius-engine v0.13.0 target="polonius_engine"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/polonius-engine-80baef924d1678a1/lib-polonius_engine` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.525590506s INFO prepare_target{force=false package_id=datafrog v2.0.1 target="datafrog"}: cargo::core::compiler::fingerprint: fingerprint error for datafrog v2.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("datafrog", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/datafrog-2.0.1/src/lib.rs", Edition2018) } 1.525597288s INFO prepare_target{force=false package_id=datafrog v2.0.1 target="datafrog"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/datafrog-ca8286c21a9562b5/lib-datafrog` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.527444248s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="rustc_apfloat"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_apfloat v0.2.1+llvm-462a31f5a5ab/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_apfloat", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs", Edition2021) } 1.527451812s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="rustc_apfloat"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_apfloat-1347f27e0d66c62f/lib-rustc_apfloat` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.530625719s INFO prepare_target{force=false package_id=bitflags v1.3.2 target="bitflags"}: cargo::core::compiler::fingerprint: fingerprint error for bitflags v1.3.2/Build/TargetInner { name_inferred: true, ..: lib_target("bitflags", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-1.3.2/src/lib.rs", Edition2018) } 1.530633424s INFO prepare_target{force=false package_id=bitflags v1.3.2 target="bitflags"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/bitflags-2ac9bc7e2890e0ab/lib-bitflags` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.533750495s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_apfloat v0.2.1+llvm-462a31f5a5ab/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/build.rs", Edition2021) } 1.533759071s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_apfloat-4b0ec1bd9dfabd2f/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.534394708s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_apfloat v0.2.1+llvm-462a31f5a5ab/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/build.rs", Edition2021) } 1.534400409s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/rustc_apfloat-54d6eb3ba0f2ad60/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.536250574s INFO prepare_target{force=false package_id=rustc_hir_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty) target="rustc_hir_pretty"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_hir_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hir_pretty", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty/src/lib.rs", Edition2021) } 1.536257277s INFO prepare_target{force=false package_id=rustc_hir_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty) target="rustc_hir_pretty"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_hir_pretty-24cfff72f861c6e7/lib-rustc_hir_pretty` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.541456617s INFO prepare_target{force=false package_id=rustc_query_system v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system) target="rustc_query_system"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_query_system v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_query_system", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/lib.rs", Edition2021) } 1.541463159s INFO prepare_target{force=false package_id=rustc_query_system v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system) target="rustc_query_system"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_query_system-31a09fba7a2337d7/lib-rustc_query_system` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.554626513s INFO prepare_target{force=false package_id=rustc_metadata v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata) target="rustc_metadata"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_metadata v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_metadata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/lib.rs", Edition2021) } 1.554634778s INFO prepare_target{force=false package_id=rustc_metadata v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata) target="rustc_metadata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_metadata-f7569cb5e919d082/lib-rustc_metadata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.572869072s INFO prepare_target{force=false package_id=libloading v0.8.5 target="libloading"}: cargo::core::compiler::fingerprint: fingerprint error for libloading v0.8.5/Build/TargetInner { name_inferred: true, ..: lib_target("libloading", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5/src/lib.rs", Edition2015) } 1.572876466s INFO prepare_target{force=false package_id=libloading v0.8.5 target="libloading"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/libloading-b125050f2eb5c246/lib-libloading` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.575571599s INFO prepare_target{force=false package_id=rustc_expand v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand) target="rustc_expand"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_expand v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("rustc_expand", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/lib.rs", Edition2021) } 1.575579003s INFO prepare_target{force=false package_id=rustc_expand v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand) target="rustc_expand"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_expand-981bbcc5d66bf941/lib-rustc_expand` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.589448846s INFO prepare_target{force=false package_id=rustc_ast_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes) target="rustc_ast_passes"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_ast_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_ast_passes", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes/src/lib.rs", Edition2021) } 1.589457001s INFO prepare_target{force=false package_id=rustc_ast_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes) target="rustc_ast_passes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_ast_passes-32a3ebd053dedc69/lib-rustc_ast_passes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.600554487s INFO prepare_target{force=false package_id=rustc_parse v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse) target="rustc_parse"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_parse v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_parse", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/lib.rs", Edition2021) } 1.600562131s INFO prepare_target{force=false package_id=rustc_parse v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse) target="rustc_parse"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_parse-912685d04363d73e/lib-rustc_parse` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.613043130s INFO prepare_target{force=false package_id=unicode-normalization v0.1.24 target="unicode_normalization"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-normalization v0.1.24/Build/TargetInner { ..: lib_target("unicode_normalization", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24/src/lib.rs", Edition2018) } 1.613049763s INFO prepare_target{force=false package_id=unicode-normalization v0.1.24 target="unicode_normalization"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-normalization-41e42197ffd2385f/lib-unicode_normalization` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.615701495s INFO prepare_target{force=false package_id=tinyvec v1.8.0 target="tinyvec"}: cargo::core::compiler::fingerprint: fingerprint error for tinyvec v1.8.0/Build/TargetInner { ..: lib_target("tinyvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0/src/lib.rs", Edition2018) } 1.615708428s INFO prepare_target{force=false package_id=tinyvec v1.8.0 target="tinyvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/tinyvec-b1a318845a3d7fb9/lib-tinyvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.618413861s INFO prepare_target{force=false package_id=tinyvec_macros v0.1.1 target="tinyvec_macros"}: cargo::core::compiler::fingerprint: fingerprint error for tinyvec_macros v0.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("tinyvec_macros", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec_macros-0.1.1/src/lib.rs", Edition2018) } 1.618421124s INFO prepare_target{force=false package_id=tinyvec_macros v0.1.1 target="tinyvec_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/tinyvec_macros-3ad0b6f8b8bfa827/lib-tinyvec_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.620436999s INFO prepare_target{force=false package_id=rustc_symbol_mangling v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling) target="rustc_symbol_mangling"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_symbol_mangling v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_symbol_mangling", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling/src/lib.rs", Edition2021) } 1.620444593s INFO prepare_target{force=false package_id=rustc_symbol_mangling v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling) target="rustc_symbol_mangling"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_symbol_mangling-14c7b0817f3d5696/lib-rustc_symbol_mangling` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.628847797s INFO prepare_target{force=false package_id=punycode v0.4.1 target="punycode"}: cargo::core::compiler::fingerprint: fingerprint error for punycode v0.4.1/Build/TargetInner { name_inferred: true, ..: lib_target("punycode", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/punycode-0.4.1/src/lib.rs", Edition2015) } 1.628855501s INFO prepare_target{force=false package_id=punycode v0.4.1 target="punycode"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/punycode-69e0f4c82f49a650/lib-punycode` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.630874883s INFO prepare_target{force=false package_id=rustc-demangle v0.1.24 target="rustc_demangle"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-demangle v0.1.24/Build/TargetInner { ..: lib_target("rustc_demangle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs", Edition2015) } 1.630882036s INFO prepare_target{force=false package_id=rustc-demangle v0.1.24 target="rustc_demangle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-demangle-60a4fa3871f19c3a/lib-rustc_demangle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.632907739s INFO prepare_target{force=false package_id=rustc_trait_selection v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection) target="rustc_trait_selection"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_trait_selection v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_trait_selection", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/lib.rs", Edition2021) } 1.632915093s INFO prepare_target{force=false package_id=rustc_trait_selection v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection) target="rustc_trait_selection"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_trait_selection-21c02b4e75781b8a/lib-rustc_trait_selection` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.648750597s INFO prepare_target{force=false package_id=rustc_infer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer) target="rustc_infer"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_infer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("rustc_infer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/lib.rs", Edition2021) } 1.648757790s INFO prepare_target{force=false package_id=rustc_infer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer) target="rustc_infer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_infer-5db2c04875e33276/lib-rustc_infer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.659376061s INFO prepare_target{force=false package_id=rustc_next_trait_solver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver) target="rustc_next_trait_solver"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_next_trait_solver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_next_trait_solver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/lib.rs", Edition2021) } 1.659383725s INFO prepare_target{force=false package_id=rustc_next_trait_solver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver) target="rustc_next_trait_solver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_next_trait_solver-022537870bfac67c/lib-rustc_next_trait_solver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.667010449s INFO prepare_target{force=false package_id=rustc_parse_format v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format) target="rustc_parse_format"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_parse_format v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_parse_format", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format/src/lib.rs", Edition2021) } 1.667017361s INFO prepare_target{force=false package_id=rustc_parse_format v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format) target="rustc_parse_format"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_parse_format-2f8d5fee9db82f02/lib-rustc_parse_format` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.670362679s INFO prepare_target{force=false package_id=rustc_transmute v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute) target="rustc_transmute"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_transmute v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_transmute", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/src/lib.rs", Edition2021) } 1.670369943s INFO prepare_target{force=false package_id=rustc_transmute v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute) target="rustc_transmute"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_transmute-2b3f812590636569/lib-rustc_transmute` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.678211177s INFO prepare_target{force=false package_id=thorin-dwp v0.8.0 target="thorin"}: cargo::core::compiler::fingerprint: fingerprint error for thorin-dwp v0.8.0/Build/TargetInner { benched: false, ..: lib_target("thorin", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thorin-dwp-0.8.0/src/lib.rs", Edition2021) } 1.678218240s INFO prepare_target{force=false package_id=thorin-dwp v0.8.0 target="thorin"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/thorin-dwp-9834b820d1cf8138/lib-thorin` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.682864317s INFO prepare_target{force=false package_id=gimli v0.30.0 target="gimli"}: cargo::core::compiler::fingerprint: fingerprint error for gimli v0.30.0/Build/TargetInner { name_inferred: true, ..: lib_target("gimli", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.30.0/src/lib.rs", Edition2018) } 1.682875688s INFO prepare_target{force=false package_id=gimli v0.30.0 target="gimli"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/gimli-cd30feff3337e79f/lib-gimli` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.685534724s INFO prepare_target{force=false package_id=hashbrown v0.14.5 target="hashbrown"}: cargo::core::compiler::fingerprint: fingerprint error for hashbrown v0.14.5/Build/TargetInner { name_inferred: true, ..: lib_target("hashbrown", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5/src/lib.rs", Edition2021) } 1.685541126s INFO prepare_target{force=false package_id=hashbrown v0.14.5 target="hashbrown"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/hashbrown-13257f8a3a2cae2d/lib-hashbrown` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.688826722s INFO prepare_target{force=false package_id=ahash v0.8.11 target="ahash"}: cargo::core::compiler::fingerprint: fingerprint error for ahash v0.8.11/Build/TargetInner { ..: lib_target("ahash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/src/lib.rs", Edition2018) } 1.688833034s INFO prepare_target{force=false package_id=ahash v0.8.11 target="ahash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/ahash-1c5d1a0434a789ba/lib-ahash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.694132060s INFO prepare_target{force=false package_id=ahash v0.8.11 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for ahash v0.8.11/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/./build.rs", Edition2018) } 1.694139925s INFO prepare_target{force=false package_id=ahash v0.8.11 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/ahash-cc902d12ca6c61c7/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.694861973s INFO prepare_target{force=false package_id=ahash v0.8.11 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for ahash v0.8.11/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/./build.rs", Edition2018) } 1.694867844s INFO prepare_target{force=false package_id=ahash v0.8.11 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/ahash-e6d8514a66b5aca7/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.697576733s INFO prepare_target{force=false package_id=allocator-api2 v0.2.18 target="allocator_api2"}: cargo::core::compiler::fingerprint: fingerprint error for allocator-api2 v0.2.18/Build/TargetInner { name_inferred: true, ..: lib_target("allocator_api2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18/src/lib.rs", Edition2018) } 1.697584007s INFO prepare_target{force=false package_id=allocator-api2 v0.2.18 target="allocator_api2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/allocator-api2-3aa5d27c073f2b9c/lib-allocator_api2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.699619178s INFO prepare_target{force=false package_id=wasm-encoder v0.216.0 target="wasm_encoder"}: cargo::core::compiler::fingerprint: fingerprint error for wasm-encoder v0.216.0/Build/TargetInner { ..: lib_target("wasm_encoder", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasm-encoder-0.216.0/src/lib.rs", Edition2021) } 1.699626251s INFO prepare_target{force=false package_id=wasm-encoder v0.216.0 target="wasm_encoder"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/wasm-encoder-880ae2d71e3775f8/lib-wasm_encoder` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.702306166s INFO prepare_target{force=false package_id=leb128 v0.2.5 target="leb128"}: cargo::core::compiler::fingerprint: fingerprint error for leb128 v0.2.5/Build/TargetInner { name_inferred: true, ..: lib_target("leb128", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/leb128-0.2.5/src/lib.rs", Edition2018) } 1.702312859s INFO prepare_target{force=false package_id=leb128 v0.2.5 target="leb128"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/leb128-dd9d053ce3bd9a9a/lib-leb128` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.704331719s INFO prepare_target{force=false package_id=rustc_driver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver) target="rustc_driver"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_driver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_driver", ["dylib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver/src/lib.rs", Edition2021) } 1.704339313s INFO prepare_target{force=false package_id=rustc_driver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver) target="rustc_driver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_driver-f397b3d5e866a761/lib-rustc_driver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.707210195s INFO prepare_target{force=false package_id=rustc_driver_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl) target="rustc_driver_impl"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_driver_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_driver_impl", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/src/lib.rs", Edition2021) } 1.707217599s INFO prepare_target{force=false package_id=rustc_driver_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl) target="rustc_driver_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_driver_impl-9d44c460769174cd/lib-rustc_driver_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.741588228s INFO prepare_target{force=false package_id=ctrlc v3.4.5 target="ctrlc"}: cargo::core::compiler::fingerprint: fingerprint error for ctrlc v3.4.5/Build/TargetInner { name_inferred: true, ..: lib_target("ctrlc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ctrlc-3.4.5/src/lib.rs", Edition2021) } 1.741718802s INFO prepare_target{force=false package_id=ctrlc v3.4.5 target="ctrlc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/ctrlc-2bbcf427dd75145c/lib-ctrlc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.745681413s INFO prepare_target{force=false package_id=nix v0.29.0 target="nix"}: cargo::core::compiler::fingerprint: fingerprint error for nix v0.29.0/Build/TargetInner { name_inferred: true, ..: lib_target("nix", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/src/lib.rs", Edition2021) } 1.745692153s INFO prepare_target{force=false package_id=nix v0.29.0 target="nix"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/nix-330efa4dd6a6e056/lib-nix` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.753004289s INFO prepare_target{force=false package_id=nix v0.29.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for nix v0.29.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/build.rs", Edition2021) } 1.753013706s INFO prepare_target{force=false package_id=nix v0.29.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/nix-cefd3d1c46b3d00c/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.754010328s INFO prepare_target{force=false package_id=nix v0.29.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for nix v0.29.0/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/build.rs", Edition2021) } 1.754018373s INFO prepare_target{force=false package_id=nix v0.29.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/nix-a9d24cc47a8587b4/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.758278078s INFO prepare_target{force=false package_id=cfg_aliases v0.2.1 target="cfg_aliases"}: cargo::core::compiler::fingerprint: fingerprint error for cfg_aliases v0.2.1/Build/TargetInner { name_inferred: true, ..: lib_target("cfg_aliases", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.2.1/src/lib.rs", Edition2018) } 1.758294178s INFO prepare_target{force=false package_id=cfg_aliases v0.2.1 target="cfg_aliases"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/cfg_aliases-580be7f38c19ba2b/lib-cfg_aliases` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.761525954s INFO prepare_target{force=false package_id=rustc_ast_lowering v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering) target="rustc_ast_lowering"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_ast_lowering v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("rustc_ast_lowering", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/lib.rs", Edition2021) } 1.761542845s INFO prepare_target{force=false package_id=rustc_ast_lowering v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering) target="rustc_ast_lowering"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_ast_lowering-4269636678497f30/lib-rustc_ast_lowering` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.780700814s INFO prepare_target{force=false package_id=rustc_borrowck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck) target="rustc_borrowck"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_borrowck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_borrowck", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/lib.rs", Edition2021) } 1.780741310s INFO prepare_target{force=false package_id=rustc_borrowck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck) target="rustc_borrowck"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_borrowck-6f8f615e5794b564/lib-rustc_borrowck` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.800298354s INFO prepare_target{force=false package_id=rustc_mir_dataflow v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow) target="rustc_mir_dataflow"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_mir_dataflow v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_mir_dataflow", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/lib.rs", Edition2021) } 1.800321036s INFO prepare_target{force=false package_id=rustc_mir_dataflow v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow) target="rustc_mir_dataflow"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_mir_dataflow-546d05cf77260078/lib-rustc_mir_dataflow` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.812138546s INFO prepare_target{force=false package_id=rustc_traits v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits) target="rustc_traits"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_traits v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_traits", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/src/lib.rs", Edition2021) } 1.812164966s INFO prepare_target{force=false package_id=rustc_traits v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits) target="rustc_traits"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_traits-9386ba84ffa91d98/lib-rustc_traits` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.820100586s INFO prepare_target{force=false package_id=rustc_builtin_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros) target="rustc_builtin_macros"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_builtin_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("rustc_builtin_macros", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/lib.rs", Edition2021) } 1.820123138s INFO prepare_target{force=false package_id=rustc_builtin_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros) target="rustc_builtin_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_builtin_macros-82c91803473e1af8/lib-rustc_builtin_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.838961861s INFO prepare_target{force=false package_id=rustc_const_eval v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval) target="rustc_const_eval"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_const_eval v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_const_eval", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/lib.rs", Edition2021) } 1.838992599s INFO prepare_target{force=false package_id=rustc_const_eval v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval) target="rustc_const_eval"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_const_eval-cd364ab9e44d4b94/lib-rustc_const_eval` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.854601369s INFO prepare_target{force=false package_id=rustc_hir_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis) target="rustc_hir_analysis"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_hir_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis)/Build/TargetInner { name_inferred: true, tested: false, doctest: false, ..: lib_target("rustc_hir_analysis", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/lib.rs", Edition2021) } 1.854624743s INFO prepare_target{force=false package_id=rustc_hir_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis) target="rustc_hir_analysis"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_hir_analysis-f34aa3cc03955d82/lib-rustc_hir_analysis` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.870677372s INFO prepare_target{force=false package_id=rustc_hir_typeck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck) target="rustc_hir_typeck"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_hir_typeck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hir_typeck", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/lib.rs", Edition2021) } 1.870700916s INFO prepare_target{force=false package_id=rustc_hir_typeck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck) target="rustc_hir_typeck"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_hir_typeck-f3a6a0dc4e5eb6cc/lib-rustc_hir_typeck` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.885484486s INFO prepare_target{force=false package_id=rustc_lint v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint) target="rustc_lint"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_lint v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_lint", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/lib.rs", Edition2021) } 1.885510554s INFO prepare_target{force=false package_id=rustc_lint v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint) target="rustc_lint"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_lint-70e1e1d5e50301d8/lib-rustc_lint` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.899944371s INFO prepare_target{force=false package_id=unicode-security v0.1.2 target="unicode_security"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-security v0.1.2/Build/TargetInner { ..: lib_target("unicode_security", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-security-0.1.2/src/lib.rs", Edition2018) } 1.899965761s INFO prepare_target{force=false package_id=unicode-security v0.1.2 target="unicode_security"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-security-0e7bff2e7426a5a9/lib-unicode_security` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.903146811s INFO prepare_target{force=false package_id=unicode-script v0.5.7 target="unicode_script"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-script v0.5.7/Build/TargetInner { ..: lib_target("unicode_script", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7/src/lib.rs", Edition2018) } 1.903162170s INFO prepare_target{force=false package_id=unicode-script v0.5.7 target="unicode_script"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-script-91361eb6dbd635e1/lib-unicode_script` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.904967291s INFO prepare_target{force=false package_id=rustc_interface v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface) target="rustc_interface"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_interface v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_interface", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/src/lib.rs", Edition2021) } 1.904975406s INFO prepare_target{force=false package_id=rustc_interface v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface) target="rustc_interface"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_interface-19e504cd96e47568/lib-rustc_interface` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.934257082s INFO prepare_target{force=false package_id=rustc_codegen_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm) target="rustc_codegen_llvm"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_codegen_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm)/Build/TargetInner { name_inferred: true, tested: false, ..: lib_target("rustc_codegen_llvm", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/lib.rs", Edition2021) } 1.934279053s INFO prepare_target{force=false package_id=rustc_codegen_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm) target="rustc_codegen_llvm"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_codegen_llvm-2c9ad8311769f8e9/lib-rustc_codegen_llvm` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.954097145s INFO prepare_target{force=false package_id=rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) target="rustc_llvm"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_llvm", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/src/lib.rs", Edition2021) } 1.954111502s INFO prepare_target{force=false package_id=rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) target="rustc_llvm"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_llvm-c7f8c781a11b3e2b/lib-rustc_llvm` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.957811722s INFO prepare_target{force=false package_id=rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/build.rs", Edition2021) } 1.957819667s INFO prepare_target{force=false package_id=rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_llvm-ef6e37f01e1e0b8b/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.958456617s INFO prepare_target{force=false package_id=rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/build.rs", Edition2021) } 1.958462808s INFO prepare_target{force=false package_id=rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/rustc_llvm-70906a25bfb26339/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.960883229s INFO prepare_target{force=false package_id=rustc_sanitizers v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers) target="rustc_sanitizers"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_sanitizers v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_sanitizers", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/src/lib.rs", Edition2021) } 1.960888859s INFO prepare_target{force=false package_id=rustc_sanitizers v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers) target="rustc_sanitizers"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_sanitizers-081550b34713f013/lib-rustc_sanitizers` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.968666845s INFO prepare_target{force=false package_id=rustc_mir_build v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build) target="rustc_mir_build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_mir_build v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_mir_build", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/lib.rs", Edition2021) } 1.968673928s INFO prepare_target{force=false package_id=rustc_mir_build v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build) target="rustc_mir_build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_mir_build-3d4caad0b611e067/lib-rustc_mir_build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.982503146s INFO prepare_target{force=false package_id=rustc_pattern_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis) target="rustc_pattern_analysis"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_pattern_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_pattern_analysis", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/src/lib.rs", Edition2021) } 1.982510339s INFO prepare_target{force=false package_id=rustc_pattern_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis) target="rustc_pattern_analysis"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_pattern_analysis-fc22d774f275d1c0/lib-rustc_pattern_analysis` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.993470107s INFO prepare_target{force=false package_id=rustc_mir_transform v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform) target="rustc_mir_transform"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_mir_transform v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_mir_transform", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/lib.rs", Edition2021) } 1.993477651s INFO prepare_target{force=false package_id=rustc_mir_transform v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform) target="rustc_mir_transform"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_mir_transform-4dd5dbf3ff7551c9/lib-rustc_mir_transform` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 2.010029323s INFO prepare_target{force=false package_id=rustc_monomorphize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize) target="rustc_monomorphize"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_monomorphize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_monomorphize", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/src/lib.rs", Edition2021) } 2.010041496s INFO prepare_target{force=false package_id=rustc_monomorphize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize) target="rustc_monomorphize"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_monomorphize-ce10bc1a32d1ccc1/lib-rustc_monomorphize` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 2.019921307s INFO prepare_target{force=false package_id=rustc_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes) target="rustc_passes"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_passes", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/lib.rs", Edition2021) } 2.019932067s INFO prepare_target{force=false package_id=rustc_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes) target="rustc_passes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_passes-836d2228c876af81/lib-rustc_passes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 2.034210443s INFO prepare_target{force=false package_id=rustc_privacy v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy) target="rustc_privacy"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_privacy v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_privacy", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy/src/lib.rs", Edition2021) } 2.034224509s INFO prepare_target{force=false package_id=rustc_privacy v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy) target="rustc_privacy"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_privacy-418244669b98109d/lib-rustc_privacy` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 2.043514339s INFO prepare_target{force=false package_id=rustc_ty_utils v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils) target="rustc_ty_utils"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_ty_utils v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_ty_utils", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/lib.rs", Edition2021) } 2.043524407s INFO prepare_target{force=false package_id=rustc_ty_utils v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils) target="rustc_ty_utils"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_ty_utils-752f5b573c5e87fe/lib-rustc_ty_utils` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 2.055842703s INFO prepare_target{force=false package_id=rustc_query_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl) target="rustc_query_impl"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_query_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_query_impl", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl/src/lib.rs", Edition2021) } 2.055852110s INFO prepare_target{force=false package_id=rustc_query_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl) target="rustc_query_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_query_impl-70ff433f12c8e8e1/lib-rustc_query_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 2.065583414s INFO prepare_target{force=false package_id=rustc_resolve v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve) target="rustc_resolve"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_resolve v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_resolve", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/lib.rs", Edition2021) } 2.065593503s INFO prepare_target{force=false package_id=rustc_resolve v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve) target="rustc_resolve"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_resolve-2d3b7e08652576db/lib-rustc_resolve` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 2.081226810s INFO prepare_target{force=false package_id=pulldown-cmark v0.11.3 target="pulldown_cmark"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark v0.11.3/Build/TargetInner { name_inferred: true, ..: lib_target("pulldown_cmark", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/src/lib.rs", Edition2021) } 2.081240615s INFO prepare_target{force=false package_id=pulldown-cmark v0.11.3 target="pulldown_cmark"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/pulldown-cmark-d6c99ee9b5c18dfd/lib-pulldown_cmark` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 2.086970136s INFO prepare_target{force=false package_id=pulldown-cmark v0.11.3 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark v0.11.3/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/build.rs", Edition2021) } 2.086978742s INFO prepare_target{force=false package_id=pulldown-cmark v0.11.3 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/pulldown-cmark-d379ca41b207b188/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 2.087651739s INFO prepare_target{force=false package_id=pulldown-cmark v0.11.3 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark v0.11.3/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/build.rs", Edition2021) } 2.087657650s INFO prepare_target{force=false package_id=pulldown-cmark v0.11.3 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/pulldown-cmark-3c5c720e566baed0/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 2.089647806s INFO prepare_target{force=false package_id=pulldown-cmark-escape v0.11.0 target="pulldown_cmark_escape"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark-escape v0.11.0/Build/TargetInner { name_inferred: true, ..: lib_target("pulldown_cmark_escape", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs", Edition2021) } 2.089655341s INFO prepare_target{force=false package_id=pulldown-cmark-escape v0.11.0 target="pulldown_cmark_escape"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/pulldown-cmark-escape-8683349def89af0a/lib-pulldown_cmark_escape` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 2.091539780s INFO prepare_target{force=false package_id=unicase v2.8.0 target="unicase"}: cargo::core::compiler::fingerprint: fingerprint error for unicase v2.8.0/Build/TargetInner { ..: lib_target("unicase", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0/src/lib.rs", Edition2018) } 2.091545931s INFO prepare_target{force=false package_id=unicase v2.8.0 target="unicase"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicase-cbe3f1fad382405a/lib-unicase` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 2.093473822s INFO prepare_target{force=false package_id=rustc_log v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log) target="rustc_log"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_log v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_log", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log/src/lib.rs", Edition2021) } 2.093481065s INFO prepare_target{force=false package_id=rustc_log v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log) target="rustc_log"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_log-fb85b6b93f4b6937/lib-rustc_log` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 2.097836910s INFO prepare_target{force=false package_id=tracing-subscriber v0.3.18 target="tracing_subscriber"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-subscriber v0.3.18/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_subscriber", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs", Edition2018) } 2.097844184s INFO prepare_target{force=false package_id=tracing-subscriber v0.3.18 target="tracing_subscriber"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/tracing-subscriber-0bf16ac7a8bcb456/lib-tracing_subscriber` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 2.105944151s INFO prepare_target{force=false package_id=matchers v0.1.0 target="matchers"}: cargo::core::compiler::fingerprint: fingerprint error for matchers v0.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("matchers", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0/src/lib.rs", Edition2018) } 2.105951755s INFO prepare_target{force=false package_id=matchers v0.1.0 target="matchers"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/matchers-c58df6e02f17a3dc/lib-matchers` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 2.108455992s INFO prepare_target{force=false package_id=regex-automata v0.1.10 target="regex_automata"}: cargo::core::compiler::fingerprint: fingerprint error for regex-automata v0.1.10/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("regex_automata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10/src/lib.rs", Edition2015) } 2.108461713s INFO prepare_target{force=false package_id=regex-automata v0.1.10 target="regex_automata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/regex-automata-95e6ac9d327d5b2e/lib-regex_automata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 2.110949148s INFO prepare_target{force=false package_id=regex-syntax v0.6.29 target="regex_syntax"}: cargo::core::compiler::fingerprint: fingerprint error for regex-syntax v0.6.29/Build/TargetInner { name_inferred: true, ..: lib_target("regex_syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29/src/lib.rs", Edition2018) } 2.110954027s INFO prepare_target{force=false package_id=regex-syntax v0.6.29 target="regex_syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/regex-syntax-f7c9ef94b08e59de/lib-regex_syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 2.112839168s INFO prepare_target{force=false package_id=nu-ansi-term v0.46.0 target="nu_ansi_term"}: cargo::core::compiler::fingerprint: fingerprint error for nu-ansi-term v0.46.0/Build/TargetInner { name_inferred: true, ..: lib_target("nu_ansi_term", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs", Edition2018) } 2.112844468s INFO prepare_target{force=false package_id=nu-ansi-term v0.46.0 target="nu_ansi_term"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/nu-ansi-term-889610c204733ff3/lib-nu_ansi_term` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 2.115316344s INFO prepare_target{force=false package_id=overload v0.1.1 target="overload"}: cargo::core::compiler::fingerprint: fingerprint error for overload v0.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("overload", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1/src/lib.rs", Edition2018) } 2.115321975s INFO prepare_target{force=false package_id=overload v0.1.1 target="overload"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/overload-618a46c5a8924ac4/lib-overload` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 2.117216663s INFO prepare_target{force=false package_id=sharded-slab v0.1.7 target="sharded_slab"}: cargo::core::compiler::fingerprint: fingerprint error for sharded-slab v0.1.7/Build/TargetInner { name_inferred: true, ..: lib_target("sharded_slab", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7/src/lib.rs", Edition2018) } 2.117224187s INFO prepare_target{force=false package_id=sharded-slab v0.1.7 target="sharded_slab"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/sharded-slab-fedf0c4f385e6d24/lib-sharded_slab` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 2.119790300s INFO prepare_target{force=false package_id=lazy_static v1.5.0 target="lazy_static"}: cargo::core::compiler::fingerprint: fingerprint error for lazy_static v1.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("lazy_static", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0/src/lib.rs", Edition2015) } 2.119796151s INFO prepare_target{force=false package_id=lazy_static v1.5.0 target="lazy_static"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/lazy_static-ef743819a51291dc/lib-lazy_static` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 2.121708432s INFO prepare_target{force=false package_id=thread_local v1.1.8 target="thread_local"}: cargo::core::compiler::fingerprint: fingerprint error for thread_local v1.1.8/Build/TargetInner { name_inferred: true, ..: lib_target("thread_local", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8/src/lib.rs", Edition2021) } 2.121713462s INFO prepare_target{force=false package_id=thread_local v1.1.8 target="thread_local"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/thread_local-b94c94411c08f8b8/lib-thread_local` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 2.124875747s INFO prepare_target{force=false package_id=tracing-tree v0.3.1 target="tracing_tree"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-tree v0.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_tree", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1/src/lib.rs", Edition2018) } 2.124880616s INFO prepare_target{force=false package_id=tracing-tree v0.3.1 target="tracing_tree"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/tracing-tree-33251f4c65a6e290/lib-tracing_tree` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 2.129280854s INFO prepare_target{force=false package_id=nu-ansi-term v0.50.1 target="nu_ansi_term"}: cargo::core::compiler::fingerprint: fingerprint error for nu-ansi-term v0.50.1/Build/TargetInner { name_inferred: true, ..: lib_target("nu_ansi_term", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1/src/lib.rs", Edition2021) } 2.129286294s INFO prepare_target{force=false package_id=nu-ansi-term v0.50.1 target="nu_ansi_term"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/nu-ansi-term-6c604a88ee779432/lib-nu_ansi_term` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 2.131159192s INFO prepare_target{force=false package_id=tracing-log v0.2.0 target="tracing_log"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-log v0.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_log", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0/src/lib.rs", Edition2018) } 2.131164121s INFO prepare_target{force=false package_id=tracing-log v0.2.0 target="tracing_log"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/tracing-log-fee3d7d593092cd6/lib-tracing_log` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 2.134864813s INFO prepare_target{force=false package_id=rustc_smir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir) target="rustc_smir"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_smir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_smir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/lib.rs", Edition2021) } 2.134871355s INFO prepare_target{force=false package_id=rustc_smir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir) target="rustc_smir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_smir-0c74d38e890281c8/lib-rustc_smir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 2.144154111s INFO prepare_target{force=false package_id=stable_mir v0.1.0-preview (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir) target="stable_mir"}: cargo::core::compiler::fingerprint: fingerprint error for stable_mir v0.1.0-preview (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir)/Build/TargetInner { name_inferred: true, ..: lib_target("stable_mir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/lib.rs", Edition2021) } 2.144164891s INFO prepare_target{force=false package_id=stable_mir v0.1.0-preview (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir) target="stable_mir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/stable_mir-3b1fcdd9fd263d52/lib-stable_mir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 2.147256465s INFO prepare_target{force=false package_id=time v0.3.36 target="time"}: cargo::core::compiler::fingerprint: fingerprint error for time v0.3.36/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("time", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-0.3.36/src/lib.rs", Edition2021) } 2.147261875s INFO prepare_target{force=false package_id=time v0.3.36 target="time"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/time-77aac15361189e36/lib-time` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 2.152803404s INFO prepare_target{force=false package_id=deranged v0.3.11 target="deranged"}: cargo::core::compiler::fingerprint: fingerprint error for deranged v0.3.11/Build/TargetInner { name_inferred: true, ..: lib_target("deranged", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11/src/lib.rs", Edition2021) } 2.152809195s INFO prepare_target{force=false package_id=deranged v0.3.11 target="deranged"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/deranged-a8d218f097d7225d/lib-deranged` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 2.155280501s INFO prepare_target{force=false package_id=powerfmt v0.2.0 target="powerfmt"}: cargo::core::compiler::fingerprint: fingerprint error for powerfmt v0.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("powerfmt", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/powerfmt-0.2.0/src/lib.rs", Edition2021) } 2.155285871s INFO prepare_target{force=false package_id=powerfmt v0.2.0 target="powerfmt"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/powerfmt-7d462a274641da23/lib-powerfmt` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 2.157144512s INFO prepare_target{force=false package_id=num-conv v0.1.0 target="num_conv"}: cargo::core::compiler::fingerprint: fingerprint error for num-conv v0.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("num_conv", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0/src/lib.rs", Edition2021) } 2.157152887s INFO prepare_target{force=false package_id=num-conv v0.1.0 target="num_conv"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/num-conv-1a8f45a1b7c0875b/lib-num_conv` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 2.159029592s INFO prepare_target{force=false package_id=time-core v0.1.2 target="time_core"}: cargo::core::compiler::fingerprint: fingerprint error for time-core v0.1.2/Build/TargetInner { name_inferred: true, ..: lib_target("time_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2/src/lib.rs", Edition2021) } 2.159035073s INFO prepare_target{force=false package_id=time-core v0.1.2 target="time_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/.fingerprint/time-core-38ad2816c80e575e/lib-time_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 2.160892992s INFO prepare_target{force=false package_id=time-macros v0.2.18 target="time_macros"}: cargo::core::compiler::fingerprint: fingerprint error for time-macros v0.2.18/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("time_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-macros-0.2.18/src/lib.rs", Edition2021) } 2.160898232s INFO prepare_target{force=false package_id=time-macros v0.2.18 target="time_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/time-macros-f8b751dcdd7e16a6/lib-time_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 2.163971412s INFO prepare_target{force=false package_id=num-conv v0.1.0 target="num_conv"}: cargo::core::compiler::fingerprint: fingerprint error for num-conv v0.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("num_conv", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0/src/lib.rs", Edition2021) } 2.163977242s INFO prepare_target{force=false package_id=num-conv v0.1.0 target="num_conv"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/num-conv-3187f50611096d04/lib-num_conv` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 2.165833299s INFO prepare_target{force=false package_id=time-core v0.1.2 target="time_core"}: cargo::core::compiler::fingerprint: fingerprint error for time-core v0.1.2/Build/TargetInner { name_inferred: true, ..: lib_target("time_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2/src/lib.rs", Edition2021) } 2.165838168s INFO prepare_target{force=false package_id=time-core v0.1.2 target="time_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/.fingerprint/time-core-4575877b235cea0b/lib-time_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main Compiling proc-macro2 v1.0.89 Compiling unicode-ident v1.0.13 Compiling libc v0.2.164 Compiling cfg-if v1.0.0 Compiling stable_deref_trait v1.2.0 Compiling crossbeam-utils v0.8.20 Compiling shlex v1.3.0 Compiling version_check v0.9.5 Compiling autocfg v1.4.0 Compiling smallvec v1.13.2 Compiling once_cell v1.20.2 Compiling either v1.13.0 Compiling memchr v2.7.4 Compiling foldhash v0.1.3 Compiling bitflags v2.6.0 Compiling equivalent v1.0.1 Compiling typenum v1.17.0 Compiling parking_lot_core v0.9.10 Compiling scopeguard v1.2.0 Compiling log v0.4.22 Compiling pin-project-lite v0.2.15 Compiling rustc-hash v1.1.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) Compiling rustix v0.38.38 Compiling arrayvec v0.7.6 Compiling thin-vec v0.2.13 Compiling byteorder v1.5.0 Compiling itoa v1.0.11 Compiling cpufeatures v0.2.14 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=7e1c301db47c1a06 -C extra-filename=-7e1c301db47c1a06 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/proc-macro2-7e1c301db47c1a06 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed7e4ee11216ba80 -C extra-filename=-ed7e4ee11216ba80 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/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)' --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=3c5bb25305803473 -C extra-filename=-3c5bb25305803473 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/libc-3c5bb25305803473 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=45bb66792c21a8c0 -C extra-filename=-45bb66792c21a8c0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=f71ccb5aeae76a7c -C extra-filename=-f71ccb5aeae76a7c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fb2ba077c83b1e9a -C extra-filename=-fb2ba077c83b1e9a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fad4cb3d0927ae03 -C extra-filename=-fad4cb3d0927ae03 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c0f3b98fa7716f54 -C extra-filename=-c0f3b98fa7716f54 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/crossbeam-utils-c0f3b98fa7716f54 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.20.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=edf0941bd93d25a7 -C extra-filename=-edf0941bd93d25a7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a4855eab3efebef4 -C extra-filename=-a4855eab3efebef4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=bafc5544cd914e24 -C extra-filename=-bafc5544cd914e24 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=8d36151677f83b5f -C extra-filename=-8d36151677f83b5f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /rust/deps/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused extern crate --> /rust/deps/shlex-1.3.0/src/bytes.rs:26:1 | 26 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:196:38 | 196 | .collect::>, QuoteError>>()? | ---^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 196 | .collect::>, QuoteError>>()? | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:484:37 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:497:48 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/lib.rs:228:34 | 228 | pub fn quote(in_str: &str) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/lib.rs:241:45 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=bac5492183770aa0 -C extra-filename=-bac5492183770aa0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/typenum-bac5492183770aa0 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=447ab43d8f593ab6 -C extra-filename=-447ab43d8f593ab6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=e69f63781fdda657 -C extra-filename=-e69f63781fdda657 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=19a80ca5c044c1dd -C extra-filename=-19a80ca5c044c1dd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=d155d81859811e30 -C extra-filename=-d155d81859811e30 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/parking_lot_core-d155d81859811e30 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bc617d55cf14941e -C extra-filename=-bc617d55cf14941e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=689067a193223293 -C extra-filename=-689067a193223293 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/equivalent-1.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=20d69eb2b4a64d4e -C extra-filename=-20d69eb2b4a64d4e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/version.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/version.rs:199:32 | 199 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/channel.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/date.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/foldhash-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/foldhash-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/foldhash-0.1.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/foldhash-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4da51cbf33855be7 -C extra-filename=-4da51cbf33855be7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cc v1.2.5 Compiling fastrand v2.1.1 Compiling elsa v1.7.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="const_generics"' --cfg 'feature="may_dangle"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --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=cb43d8924387269e -C extra-filename=-cb43d8924387269e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/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)' --check-cfg 'cfg(feature, values())' -C metadata=24c5c5b7a47c9fcf -C extra-filename=-24c5c5b7a47c9fcf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/proc-macro-hack-24c5c5b7a47c9fcf -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc_macros/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)' --check-cfg 'cfg(feature, values())' -C metadata=6693cad56f168dfe -C extra-filename=-6693cad56f168dfe --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/rustc_macros-6693cad56f168dfe -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=aca785ecc8abac16 -C extra-filename=-aca785ecc8abac16 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=d7d1c15a3ad4171d -C extra-filename=-d7d1c15a3ad4171d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=daee77c7dc30f0db -C extra-filename=-daee77c7dc30f0db --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/rustix-daee77c7dc30f0db -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=301a8d268a4227ef -C extra-filename=-301a8d268a4227ef --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/autocfg-1.4.0/src/error.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=376632f4dfba799e -C extra-filename=-376632f4dfba799e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `shlex` (lib) generated 7 warnings Compiling constant_time_eq v0.3.1 warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/once_cell-1.20.2/src/imp_std.rs:101:21 | 101 | let slot = &*self.value.get(); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/once_cell-1.20.2/src/imp_std.rs:99:5 | 99 | pub(crate) unsafe fn get_unchecked(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::option::Option::::unwrap_unchecked` is unsafe and requires unsafe block --> /rust/deps/once_cell-1.20.2/src/imp_std.rs:102:9 | 102 | slot.as_ref().unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thin_vec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thin-vec-0.2.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thin-vec-0.2.13/Cargo.toml CARGO_PKG_AUTHORS='Aria Beingessner ' CARGO_PKG_DESCRIPTION='A vec that takes up less space on the stack' CARGO_PKG_HOMEPAGE='https://github.com/gankra/thin-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thin-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gankra/thin-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thin-vec-0.2.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thin_vec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thin-vec-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gecko-ffi", "serde", "std", "unstable"))' -C metadata=61b654f6cec4ee24 -C extra-filename=-61b654f6cec4ee24 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `imp::OnceCell::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/once_cell-1.20.2/src/lib.rs:1032:13 | 1032 | self.0.get_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/once_cell-1.20.2/src/lib.rs:1031:9 | 1031 | pub unsafe fn get_unchecked(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/tests.rs:46:32 | 46 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/tests.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/tests.rs:161:32 | 161 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/main.rs:25:32 | 25 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/main.rs:35:32 | 35 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 35 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/scopeguard-1.2.0/src/lib.rs:486:32 | 486 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 486 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `scopeguard` (lib) generated 1 warning Compiling tracing-core v0.1.30 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling scoped-tls v1.0.1 For more information about this error, try `rustc --explain E0133`. warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-hash-1.1.0/src/lib.rs:43:28 | 43 | pub type FxHashMap = HashMap>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-hash-1.1.0/src/lib.rs:47:25 | 47 | pub type FxHashSet = HashSet>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: `once_cell` (lib) generated 7 warnings Compiling rustc-hash v2.0.0 warning: `rustc-hash` (lib) generated 2 warnings Compiling rustc-stable-hash v0.1.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.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)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=f53e6cefd8664689 -C extra-filename=-f53e6cefd8664689 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libshlex-fb2ba077c83b1e9a.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1232:34 | 1232 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1236:28 | 1236 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1249:34 | 1249 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1249 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1253:28 | 1253 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ Compiling rustc_graphviz v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ Compiling arrayref v0.3.9 warning: `version_check` (lib) generated 4 warnings Compiling generic-array v0.14.7 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=elsa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elsa-1.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elsa-1.7.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Append-only collections for Rust where borrows to entries can outlive insertions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=elsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/manishearth/elsa' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elsa-1.7.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name elsa --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elsa-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=077bb774b42d6795 -C extra-filename=-077bb774b42d6795 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libstable_deref_trait-f71ccb5aeae76a7c.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /rust/deps/log-0.4.22/src/lib.rs:1449:13 | 1449 | LOGGER = logger; | ^^^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/log-0.4.22/src/lib.rs:1446:1 | 1446 | pub unsafe fn set_logger_racy(logger: &'static dyn Log) -> Result<(), SetLoggerError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=585d95486fb739d6 -C extra-filename=-585d95486fb739d6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:605:50 | 605 | pub fn drain(&mut self, range: R) -> Drain | -----^------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:632:65 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | -----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:961:32 | 961 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1217:32 | 1217 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1217 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/array_string.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/array_string.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/errors.rs:39:32 | 39 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/errors.rs:45:32 | 45 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/proc-macro2-454f8810f6e82ed8/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/proc-macro2-7e1c301db47c1a06/build-script-build` warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:136:19 | 136 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:127:5 | 127 | / pub unsafe fn find_raw( 128 | | &self, 129 | | start: *const u8, 130 | | end: *const u8, 131 | | ) -> Option<*const u8> { | |__________________________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:138:20 | 138 | return generic::fwd_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:143:21 | 143 | let chunk = start.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:145:20 | 145 | return generic::fwd_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:154:13 | 154 | start.add(USIZE_BYTES - (start.as_usize() & USIZE_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:157:20 | 157 | return generic::fwd_byte_by_byte(cur, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:159:23 | 159 | debug_assert!(end.sub(One::LOOP_BYTES) >= start); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:160:22 | 160 | while cur <= end.sub(One::LOOP_BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:163:21 | 163 | let a = cur.cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2342:30 | 2342 | fn arbitrary(gen: &mut G) -> Wi128 { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:164:21 | 164 | let b = cur.add(USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:164:21 | 164 | let b = cur.add(USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:339:5 | 339 | alloc::alloc::dealloc(ptr.as_ptr() as *mut u8, layout) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/smallvec-1.13.2/src/lib.rs:336:1 | 336 | unsafe fn deallocate(ptr: NonNull, capacity: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:168:19 | 168 | cur = cur.add(One::LOOP_BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2343:52 | 2343 | let max = calc_max!(::core::u128::MAX, gen.size(), 16); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:170:9 | 170 | generic::fwd_byte_by_byte(cur, end, confirm) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2344:27 | 2344 | let output = (gen.gen::() as u128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:638:27 | 638 | ConstNonNull::new(self.inline.as_ptr() as *const A::Item).unwrap() | ^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/smallvec-1.13.2/src/lib.rs:637:5 | 637 | unsafe fn inline(&self) -> ConstNonNull { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2344:31 | 2344 | let output = (gen.gen::() as u128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2345:21 | 2345 | | ((gen.gen::() as u128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:642:22 | 642 | NonNull::new(self.inline.as_mut_ptr() as *mut A::Item).unwrap() | ^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/smallvec-1.13.2/src/lib.rs:641:5 | 641 | unsafe fn inline_mut(&mut self) -> NonNull { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:206:19 | 206 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:197:5 | 197 | / pub unsafe fn rfind_raw( 198 | | &self, 199 | | start: *const u8, 200 | | end: *const u8, 201 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:208:20 | 208 | return generic::rev_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2345:25 | 2345 | | ((gen.gen::() as u128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:652:45 | 652 | core::mem::ManuallyDrop::into_inner(self.inline) | ^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/smallvec-1.13.2/src/lib.rs:651:5 | 651 | unsafe fn into_inline(self) -> MaybeUninit { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:211:21 | 211 | let chunk = end.sub(USIZE_BYTES).cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2351:30 | 2351 | fn arbitrary(gen: &mut G) -> Wi128 { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:211:21 | 211 | let chunk = end.sub(USIZE_BYTES).cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2352:52 | 2352 | let max = calc_max!(::core::i128::MAX, gen.size(), 16); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:656:23 | 656 | (ConstNonNull(self.heap.0), self.heap.1) | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/smallvec-1.13.2/src/lib.rs:655:5 | 655 | unsafe fn heap(&self) -> (ConstNonNull, usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:213:20 | 213 | return generic::rev_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2353:27 | 2353 | let output = (gen.gen::() as i128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:656:37 | 656 | (ConstNonNull(self.heap.0), self.heap.1) | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2353:31 | 2353 | let output = (gen.gen::() as i128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:216:23 | 216 | let mut cur = end.sub(end.as_usize() & USIZE_ALIGN); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2354:21 | 2354 | | ((gen.gen::() as i128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:219:20 | 219 | return generic::rev_byte_by_byte(start, cur, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:660:22 | 660 | let h = &mut self.heap; | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/smallvec-1.13.2/src/lib.rs:659:5 | 659 | unsafe fn heap_mut(&mut self) -> (NonNull, &mut usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:221:22 | 221 | while cur >= start.add(One::LOOP_BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2354:25 | 2354 | | ((gen.gen::() as i128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:224:21 | 224 | let a = cur.sub(2 * USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2361:14 | 2361 | .gen(StdGen::new(thread_rng(), size as usize)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:224:21 | 224 | let a = cur.sub(2 * USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:3313:14 | 3313 | .gen(StdGen::new(thread_rng(), 16)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:225:21 | 225 | let b = cur.sub(1 * USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:225:21 | 225 | let b = cur.sub(1 * USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:229:19 | 229 | cur = cur.sub(One::LOOP_BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:231:9 | 231 | generic::rev_byte_by_byte(start, cur, confirm) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:265:23 | 265 | count += (ptr.read() == self.s1) as usize; | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:256:5 | 256 | pub unsafe fn count_raw(&self, start: *const u8, end: *const u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name constant_time_eq --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=80caef786b8ebbb7 -C extra-filename=-80caef786b8ebbb7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:266:19 | 266 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:446:19 | 446 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:437:5 | 437 | / pub unsafe fn find_raw( 438 | | &self, 439 | | start: *const u8, 440 | | end: *const u8, 441 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:448:20 | 448 | return generic::fwd_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:453:21 | 453 | let chunk = start.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:455:20 | 455 | return generic::fwd_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:464:13 | 464 | start.add(USIZE_BYTES - (start.as_usize() & USIZE_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:466:23 | 466 | debug_assert!(end.sub(USIZE_BYTES) >= start); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:467:22 | 467 | while cur <= end.sub(USIZE_BYTES) { | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:470:25 | 470 | let chunk = cur.cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:474:19 | 474 | cur = cur.add(USIZE_BYTES); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:476:9 | 476 | generic::fwd_byte_by_byte(cur, end, confirm) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:512:19 | 512 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:503:5 | 503 | / pub unsafe fn rfind_raw( 504 | | &self, 505 | | start: *const u8, 506 | | end: *const u8, 507 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:514:20 | 514 | return generic::rev_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:517:21 | 517 | let chunk = end.sub(USIZE_BYTES).cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:517:21 | 517 | let chunk = end.sub(USIZE_BYTES).cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:519:20 | 519 | return generic::rev_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:522:23 | 522 | let mut cur = end.sub(end.as_usize() & USIZE_ALIGN); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:524:22 | 524 | while cur >= start.add(USIZE_BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:527:25 | 527 | let chunk = cur.sub(USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec_impl.rs:57:9 | 57 | ptr::write(self.as_mut_ptr().add(len), element); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/arrayvec_impl.rs:54:5 | 54 | unsafe fn push_unchecked(&mut self, element: Self::Item) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:527:25 | 527 | let chunk = cur.sub(USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:531:19 | 531 | cur = cur.sub(USIZE_BYTES); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec_impl.rs:57:20 | 57 | ptr::write(self.as_mut_ptr().add(len), element); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:533:9 | 533 | generic::rev_byte_by_byte(start, cur, confirm) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:710:19 | 710 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:701:5 | 701 | / pub unsafe fn find_raw( 702 | | &self, 703 | | start: *const u8, 704 | | end: *const u8, 705 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:712:20 | 712 | return generic::fwd_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:717:21 | 717 | let chunk = start.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:719:20 | 719 | return generic::fwd_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:728:13 | 728 | start.add(USIZE_BYTES - (start.as_usize() & USIZE_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:730:23 | 730 | debug_assert!(end.sub(USIZE_BYTES) >= start); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:731:22 | 731 | while cur <= end.sub(USIZE_BYTES) { | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:734:25 | 734 | let chunk = cur.cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arrayvec_impl::ArrayVecImpl::set_len` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec_impl.rs:58:9 | 58 | self.set_len(len + 1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:738:19 | 738 | cur = cur.add(USIZE_BYTES); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:740:9 | 740 | generic::fwd_byte_by_byte(cur, end, confirm) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:776:19 | 776 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:767:5 | 767 | / pub unsafe fn rfind_raw( 768 | | &self, 769 | | start: *const u8, 770 | | end: *const u8, 771 | | ) -> Option<*const u8> { | |__________________________^ Compiling hashbrown v0.15.0 warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:778:20 | 778 | return generic::rev_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:781:21 | 781 | let chunk = end.sub(USIZE_BYTES).cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:781:21 | 781 | let chunk = end.sub(USIZE_BYTES).cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:783:20 | 783 | return generic::rev_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:786:23 | 786 | let mut cur = end.sub(end.as_usize() & USIZE_ALIGN); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:788:22 | 788 | while cur >= start.add(USIZE_BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:791:25 | 791 | let chunk = cur.sub(USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:791:25 | 791 | let chunk = cur.sub(USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:795:19 | 795 | cur = cur.sub(USIZE_BYTES); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:797:9 | 797 | generic::rev_byte_by_byte(start, cur, confirm) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:157:20 | 157 | let hlen = hend.distance(hstart); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:150:5 | 150 | / pub unsafe fn find_raw( 151 | | &self, 152 | | hstart: *const u8, 153 | | hend: *const u8, 154 | | nstart: *const u8, 155 | | nend: *const u8, 156 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:158:20 | 158 | let nlen = nend.distance(nstart); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:163:19 | 163 | let end = hend.sub(nlen); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::rabinkarp::Hash::forward` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:164:24 | 164 | let mut hash = Hash::forward(cur, cur.add(nlen)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:164:43 | 164 | let mut hash = Hash::forward(cur, cur.add(nlen)); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::rabinkarp::is_equal_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:166:37 | 166 | if self.hash == hash && is_equal_raw(cur, nstart, nlen) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:172:29 | 172 | hash.roll(self, cur.read(), cur.add(nlen).read()); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:172:41 | 172 | hash.roll(self, cur.read(), cur.add(nlen).read()); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:172:41 | 172 | hash.roll(self, cur.read(), cur.add(nlen).read()); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A speedy, non-cryptographic hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=50f2b373d9b892ab -C extra-filename=-50f2b373d9b892ab --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:173:19 | 173 | cur = cur.add(1); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:255:20 | 255 | let hlen = hend.distance(hstart); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:248:5 | 248 | / pub unsafe fn rfind_raw( 249 | | &self, 250 | | hstart: *const u8, 251 | | hend: *const u8, 252 | | nstart: *const u8, 253 | | nend: *const u8, 254 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:256:20 | 256 | let nlen = nend.distance(nstart); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:260:23 | 260 | let mut cur = hend.sub(nlen); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::rabinkarp::Hash::reverse` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:262:24 | 262 | let mut hash = Hash::reverse(cur, cur.add(nlen)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:262:43 | 262 | let mut hash = Hash::reverse(cur, cur.add(nlen)); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::rabinkarp::is_equal_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:264:39 | 264 | if self.0.hash == hash && is_equal_raw(cur, nstart, nlen) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:270:19 | 270 | cur = cur.sub(1); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:271:32 | 271 | hash.roll(&self.0, cur.add(nlen).read(), cur.read()); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:271:32 | 271 | hash.roll(&self.0, cur.add(nlen).read(), cur.read()); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:271:54 | 271 | hash.roll(&self.0, cur.add(nlen).read(), cur.read()); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `autocfg` (lib) generated 1 warning warning[E0133]: call to unsafe function `arrayvec_impl::ArrayVecImpl::push_unchecked` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:231:9 | 231 | ArrayVecImpl::push_unchecked(self, element) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:230:5 | 230 | pub unsafe fn push_unchecked(&mut self, element: T) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:261:9 | 261 | self.as_mut_ptr().add(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:260:5 | 260 | unsafe fn get_unchecked_ptr(&mut self, index: usize) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:672:21 | 672 | let array = ptr::read(self_.as_ptr() as *const [T; CAP]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:669:5 | 669 | pub unsafe fn into_inner_unchecked(self) -> [T; CAP] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:303:22 | 303 | hash.add(start.read()); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:300:5 | 300 | unsafe fn forward(mut start: *const u8, end: *const u8) -> Hash { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:304:21 | 304 | start = start.add(1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arrayvec::raw_ptr_add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1085:23 | 1085 | let mut ptr = raw_ptr_add(self.as_mut_ptr(), len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1080:5 | 1080 | / pub(crate) unsafe fn extend_from_iter(&mut self, iterable: I) 1081 | | where I: IntoIterator | |_______________________________________^ warning[E0133]: call to unsafe function `arrayvec::raw_ptr_add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1086:23 | 1086 | let end_ptr = raw_ptr_add(ptr, take); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1104:21 | 1104 | ptr.write(elt); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arrayvec::raw_ptr_add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1106:23 | 1106 | ptr = raw_ptr_add(ptr, 1); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1134:9 | 1134 | ptr.add(offset) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1129:1 | 1129 | unsafe fn raw_ptr_add(ptr: *mut T, offset: usize) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/crossbeam-utils-9514379b9584fc32/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/crossbeam-utils-c0f3b98fa7716f54/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=b4ea267a41fb9c9f -C extra-filename=-b4ea267a41fb9c9f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-edf0941bd93d25a7.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/libc-89ef5ca78894914b/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/libc-3c5bb25305803473/build-script-build` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:318:19 | 318 | end = end.sub(1); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:315:5 | 315 | unsafe fn reverse(start: *const u8, mut end: *const u8) -> Hash { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:319:22 | 319 | hash.add(end.read()); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::is_equal_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:363:5 | 363 | crate::arch::all::is_equal_raw(x, y, n) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:362:1 | 362 | unsafe fn is_equal_raw(x: *const u8, y: *const u8, n: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:36:9 | 36 | ptr.add(0).write(code as u8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/char.rs:32:1 | 32 | pub unsafe fn encode_utf8(ch: char, ptr: *mut u8, len: usize) -> Result | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:36:9 | 36 | ptr.add(0).write(code as u8); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:39:9 | 39 | ptr.add(0).write((code >> 6 & 0x1F) as u8 | TAG_TWO_B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:39:9 | 39 | ptr.add(0).write((code >> 6 & 0x1F) as u8 | TAG_TWO_B); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:40:9 | 40 | ptr.add(1).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:40:9 | 40 | ptr.add(1).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:43:9 | 43 | ptr.add(0).write((code >> 12 & 0x0F) as u8 | TAG_THREE_B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:43:9 | 43 | ptr.add(0).write((code >> 12 & 0x0F) as u8 | TAG_THREE_B); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=scoped_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Library implementation of the standard library'\''s old `scoped_thread_local'\!'` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scoped-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name scoped_tls --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e983863c377a45fc -C extra-filename=-e983863c377a45fc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_stable_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-stable-hash-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-stable-hash-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A stable hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-stable-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-stable-hash' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-stable-hash-0.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_stable_hash --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-stable-hash-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e59e731a952593ba -C extra-filename=-e59e731a952593ba --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:44:9 | 44 | ptr.add(1).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:44:9 | 44 | ptr.add(1).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:45:9 | 45 | ptr.add(2).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:45:9 | 45 | ptr.add(2).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:48:9 | 48 | ptr.add(0).write((code >> 18 & 0x07) as u8 | TAG_FOUR_B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:48:9 | 48 | ptr.add(0).write((code >> 18 & 0x07) as u8 | TAG_FOUR_B); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:49:9 | 49 | ptr.add(1).write((code >> 12 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:49:9 | 49 | ptr.add(1).write((code >> 12 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:50:9 | 50 | ptr.add(2).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:50:9 | 50 | ptr.add(2).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:51:9 | 51 | ptr.add(3).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:51:9 | 51 | ptr.add(3).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1993:11 | 1993 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `log` (lib) generated 20 warnings Compiling lock_api v0.4.12 Compiling rustc_arena v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena) Compiling ena v0.14.3 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:129:18 | 129 | let vx = x.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:108:1 | 108 | / pub unsafe fn is_equal_raw( 109 | | mut x: *const u8, 110 | | mut y: *const u8, 111 | | mut n: usize, 112 | | ) -> bool { | |_________^ warning: outlives requirements can be inferred --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:969:23 | 969 | pub struct Drain<'a, T: 'a, const CAP: usize> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:130:18 | 130 | let vy = y.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:134:13 | 134 | x = x.add(4); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:135:13 | 135 | y = y.add(4); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:143:18 | 143 | let vx = x.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:144:18 | 144 | let vy = y.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:148:13 | 148 | x = x.add(2); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:149:13 | 149 | y = y.add(2); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:153:12 | 153 | if x.read() != y.read() { | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:153:24 | 153 | if x.read() != y.read() { | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:112:31 | 112 | One { s1: needle, v1: V::splat(needle) } | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:111:5 | 111 | pub(crate) unsafe fn new(needle: u8) -> One { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:155:19 | 155 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:143:5 | 143 | / pub(crate) unsafe fn find_raw( 144 | | &self, 145 | | start: *const u8, 146 | | end: *const u8, 147 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:165:28 | 165 | if let Some(cur) = self.search_chunk(start, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:169:23 | 169 | let mut cur = start.add(V::BYTES - (start.as_usize() & V::ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:170:38 | 170 | debug_assert!(cur > start && end.sub(V::BYTES) >= start); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:172:26 | 172 | while cur <= end.sub(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:175:25 | 175 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:176:25 | 176 | let b = V::load_aligned(cur.add(1 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:176:41 | 176 | let b = V::load_aligned(cur.add(1 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:177:25 | 177 | let c = V::load_aligned(cur.add(2 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:177:41 | 177 | let c = V::load_aligned(cur.add(2 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:178:25 | 178 | let d = V::load_aligned(cur.add(3 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:178:41 | 178 | let d = V::load_aligned(cur.add(3 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:179:27 | 179 | let eqa = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:180:27 | 180 | let eqb = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:181:27 | 181 | let eqc = self.v1.cmpeq(c); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:182:27 | 182 | let eqd = self.v1.cmpeq(d); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=arrayref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='David Roundy ' CARGO_PKG_DESCRIPTION='Macros to take array references of slices' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/droundy/arrayref' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name arrayref --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=41f516e67a70149b -C extra-filename=-41f516e67a70149b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:183:27 | 183 | let or1 = eqa.or(eqb); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:184:27 | 184 | let or2 = eqc.or(eqd); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:185:27 | 185 | let or3 = or1.or(or2); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask_will_have_non_zero` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:186:20 | 186 | if or3.movemask_will_have_non_zero() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:187:32 | 187 | let mask = eqa.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:189:37 | 189 | return Some(cur.add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:192:32 | 192 | let mask = eqb.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:194:37 | 194 | return Some(cur.add(1 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:194:37 | 194 | return Some(cur.add(1 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:197:32 | 197 | let mask = eqc.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `typenum` (build script) generated 5 warnings warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:199:37 | 199 | return Some(cur.add(2 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:199:37 | 199 | return Some(cur.add(2 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:202:32 | 202 | let mask = eqd.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:204:33 | 204 | return Some(cur.add(3 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:204:33 | 204 | return Some(cur.add(3 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `byteorder` (lib) generated 14 warnings warning: `smallvec` (lib) generated 7 warnings warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:206:23 | 206 | cur = cur.add(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:212:22 | 212 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:213:27 | 213 | debug_assert!(end.distance(cur) >= V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:214:32 | 214 | if let Some(cur) = self.search_chunk(cur, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:217:19 | 217 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:224:27 | 224 | debug_assert!(end.distance(cur) < V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:225:19 | 225 | cur = cur.sub(V::BYTES - end.distance(cur)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:225:38 | 225 | cur = cur.sub(V::BYTES - end.distance(cur)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:226:30 | 226 | debug_assert_eq!(end.distance(cur), V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:227:20 | 227 | return self.search_chunk(cur, topos); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/elsa-1.7.1/src/vec.rs:111:31 | 111 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 111 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:266:19 | 266 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:254:5 | 254 | / pub(crate) unsafe fn rfind_raw( 255 | | &self, 256 | | start: *const u8, 257 |[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_is_available) | end: *const u8, 258 | | ) -> Option<*const u8> { | |__________________________^ [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(span_locations) warning[E0133]: call to unsafe function `arch::generic::memchr::One::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:274:28 | 274 | if let Some(cur) = self.search_chunk(end.sub(V::BYTES), topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.89] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.89] cargo:rustc-cfg=wrap_proc_macro note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:274:46 | 274 | if let Some(cur) = self.search_chunk(end.sub(V::BYTES), topos) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:277:23 | 277 | let mut cur = end.sub(end.as_usize() & V::ALIGN); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:280:26 | 280 | while cur >= start.add(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:283:23 | 283 | cur = cur.sub(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:284:25 | 284 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:285:25 | 285 | let b = V::load_aligned(cur.add(1 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:285:41 | 285 | let b = V::load_aligned(cur.add(1 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:286:25 | 286 | let c = V::load_aligned(cur.add(2 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:286:41 | 286 | let c = V::load_aligned(cur.add(2 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cc-1.2.5/src/flags.rs:166:18 | 166 | target: &TargetInfo, | ^^^^^^^^^^ expected lifetime parameter | note: the lint level is defined here --> /rust/deps/cc-1.2.5/src/lib.rs:220:9 | 220 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(elided_lifetimes_in_paths)]` implied by `#[warn(warnings)]` help: indicate the anonymous lifetime | 166 | target: &TargetInfo<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cc-1.2.5/src/lib.rs:2427:64 | 2427 | fn add_inherited_rustflags(&self, cmd: &mut Tool, target: &TargetInfo) -> Result<(), Error> { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2427 | fn add_inherited_rustflags(&self, cmd: &mut Tool, target: &TargetInfo<'_>) -> Result<(), Error> { | ++++ warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:287:25 | 287 | let d = V::load_aligned(cur.add(3 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_graphviz CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_graphviz CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_graphviz --edition=2021 compiler/rustc_graphviz/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66e47d15bd9f3b0b -C extra-filename=-66e47d15bd9f3b0b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=02e831613664f87e -C extra-filename=-02e831613664f87e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/generic-array-02e831613664f87e -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern version_check=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libversion_check-fad4cb3d0927ae03.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling unicode-width v0.2.0 Compiling thiserror v1.0.66 Compiling serde v1.0.214 Compiling static_assertions v1.1.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cc-1.2.5/src/lib.rs:3757:39 | 3757 | fn apple_sdk_root(&self, target: &TargetInfo) -> Result, Error> { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3757 | fn apple_sdk_root(&self, target: &TargetInfo<'_>) -> Result, Error> { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:287:41 | 287 | let d = V::load_aligned(cur.add(3 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `arrayvec` (lib) generated 40 warnings warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:623:14 | 623 | &mut *self.ptr() | ^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thin-vec-0.2.13/src/lib.rs:622:5 | 622 | unsafe fn header_mut(&mut self) -> &mut Header { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/elsa-1.7.1/src/vec.rs:65:12 | 65 | &**(*vec).get_unchecked(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/elsa-1.7.1/src/vec.rs:63:5 | 63 | pub unsafe fn get_unchecked(&self, index: usize) -> &T::Target { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `ThinVec::::header_mut` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:765:13 | 765 | self.header_mut().set_len(len) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thin-vec-0.2.13/src/lib.rs:759:5 | 759 | pub unsafe fn set_len(&mut self, len: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/elsa-1.7.1/src/vec.rs:65:12 | 65 | &**(*vec).get_unchecked(index) | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `ThinVec::::header_mut` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:771:9 | 771 | self.header_mut().set_len(len) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thin-vec-0.2.13/src/lib.rs:770:5 | 770 | unsafe fn set_len_non_singleton(&mut self, len: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:288:27 | 288 | let eqa = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:289:27 | 289 | let eqb = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:290:27 | 290 | let eqc = self.v1.cmpeq(c); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:291:27 | 291 | let eqd = self.v1.cmpeq(d); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:15:21 | 15 | map: UnsafeCell>, | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:292:27 | 292 | let or1 = eqa.or(eqb); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:293:27 | 293 | let or2 = eqc.or(eqd); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:294:27 | 294 | let or3 = or1.or(or2); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask_will_have_non_zero` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:295:20 | 295 | if or3.movemask_will_have_non_zero() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:296:32 | 296 | let mask = eqd.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:298:37 | 298 | return Some(cur.add(3 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:298:37 | 298 | return Some(cur.add(3 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:301:32 | 301 | let mask = eqc.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:303:37 | 303 | return Some(cur.add(2 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:303:37 | 303 | return Some(cur.add(2 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:306:32 | 306 | let mask = eqb.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:308:37 | 308 | return Some(cur.add(1 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:308:37 | 308 | return Some(cur.add(1 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:311:32 | 311 | let mask = eqa.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:313:33 | 313 | return Some(cur.add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:317:22 | 317 | while cur >= start.add(V::BYTES) { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:147:30 | 147 | pub fn into_map(self) -> HashMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:188:35 | 188 | impl std::convert::AsMut> for FrozenMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:193:34 | 193 | fn as_mut(&mut self) -> &mut HashMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:198:20 | 198 | impl From> for FrozenMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:199:18 | 199 | fn from(map: HashMap) -> Self { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:318:27 | 318 | debug_assert!(cur.distance(start) >= V::BYTES); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:236:18 | 236 | let map: HashMap<_, _, _> = iter.into_iter().collect(); | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:319:19 | 319 | cur = cur.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/sync.rs:26:17 | 26 | map: RwLock>, | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `arch::generic::memchr::One::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:320:32 | 320 | if let Some(cur) = self.search_chunk(cur, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::alloc::realloc` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1514:23 | 1514 | let ptr = realloc( | _______________________^ 1515 | | self.ptr() as *mut u8, 1516 | | layout::(old_cap), 1517 | | alloc_size::(new_cap), 1518 | | ) as *mut Header; | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1510:5 | 1510 | unsafe fn reallocate(&mut self, new_cap: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:325:27 | 325 | debug_assert!(cur.distance(start) < V::BYTES); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:326:20 | 326 | return self.search_chunk(start, topos); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1523:13 | 1523 | (*ptr).set_cap(new_cap); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1524:24 | 1524 | self.ptr = NonNull::new_unchecked(ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1541:17 | 1541 | / new_header 1542 | | .as_ptr() 1543 | | .add(1) 1544 | | .cast::() 1545 | | .copy_from_nonoverlapping(self.data_raw(), len); | |___________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1541:17 | 1541 | / new_header 1542 | | .as_ptr() 1543 | | .add(1) | |___________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ThinVec::::set_len_non_singleton` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1546:17 | 1546 | self.set_len_non_singleton(0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:357:19 | 357 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:349:5 | 349 | / pub(crate) unsafe fn count_raw( 350 | | &self, 351 | | start: *const u8, 352 | | end: *const u8, 353 | | ) -> usize { | |______________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:366:23 | 366 | let mut cur = start.add(V::BYTES - (start.as_usize() & V::ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::count_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:368:25 | 368 | let mut count = count_byte_by_byte(start, cur, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:369:38 | 369 | debug_assert!(cur > start && end.sub(V::BYTES) >= start); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:371:26 | 371 | while cur <= end.sub(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:374:25 | 374 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:375:25 | 375 | let b = V::load_aligned(cur.add(1 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:375:41 | 375 | let b = V::load_aligned(cur.add(1 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:376:25 | 376 | let c = V::load_aligned(cur.add(2 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:376:41 | 376 | let c = V::load_aligned(cur.add(2 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:377:25 | 377 | let d = V::load_aligned(cur.add(3 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:377:41 | 377 | let d = V::load_aligned(cur.add(3 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:378:27 | 378 | let eqa = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:379:27 | 379 | let eqb = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:380:27 | 380 | let eqc = self.v1.cmpeq(c); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:381:27 | 381 | let eqd = self.v1.cmpeq(d); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:382:26 | 382 | count += eqa.movemask().count_ones(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:383:26 | 383 | count += eqb.movemask().count_ones(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:384:26 | 384 | count += eqc.movemask().count_ones(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:385:26 | 385 | count += eqd.movemask().count_ones(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:386:23 | 386 | cur = cur.add(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:392:22 | 392 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:393:27 | 393 | debug_assert!(end.distance(cur) >= V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:394:25 | 394 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:395:22 | 395 | count += self.v1.cmpeq(chunk).movemask().count_ones(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:395:22 | 395 | count += self.v1.cmpeq(chunk).movemask().count_ones(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:396:19 | 396 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::count_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:399:18 | 399 | count += count_byte_by_byte(cur, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:421:21 | 421 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:416:5 | 416 | / unsafe fn search_chunk( 417 | | &self, 418 | | cur: *const u8, 419 | | mask_to_offset: impl Fn(V::Mask) -> usize, 420 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:422:20 | 422 | let mask = self.v1.cmpeq(chunk).movemask(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:422:20 | 422 | let mask = self.v1.cmpeq(chunk).movemask(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:424:18 | 424 | Some(cur.add(mask_to_offset(mask))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:454:17 | 454 | v1: V::splat(needle1), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:450:5 | 450 | pub(crate) unsafe fn new(needle1: u8, needle2: u8) -> Two { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:455:17 | 455 | v2: V::splat(needle2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:505:19 | 505 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:493:5 | 493 | / pub(crate) unsafe fn find_raw( 494 | | &self, 495 | | start: *const u8, 496 | | end: *const u8, 497 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `ThinVec::::set_len` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:2590:17 | 2590 | vec.set_len(vec.len() + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thin-vec-0.2.13/src/lib.rs:2579:5 | 2579 | unsafe fn fill>(&mut self, replace_with: &mut I) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:515:28 | 515 | if let Some(cur) = self.search_chunk(start, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:519:23 | 519 | let mut cur = start.add(V::BYTES - (start.as_usize() & V::ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:520:38 | 520 | debug_assert!(cur > start && end.sub(V::BYTES) >= start); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:522:26 | 522 | while cur <= end.sub(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:525:25 | 525 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_arena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_arena CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_arena --edition=2021 compiler/rustc_arena/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cb80ed26b4df2053 -C extra-filename=-cb80ed26b4df2053 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default-hasher"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=cd62986fc31e630f -C extra-filename=-cd62986fc31e630f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern foldhash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfoldhash-4da51cbf33855be7.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis ' CARGO_PKG_DESCRIPTION='Union-find, congruence closure, and other unification code. Based on code from rustc.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/ena' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ena CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/ena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ena --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=598f83f5386e2485 -C extra-filename=-598f83f5386e2485 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblog-689067a193223293.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/proc-macro-hack-0f7f1da9933bff7f/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/proc-macro-hack-24c5c5b7a47c9fcf/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/rustc_macros-88daeaa7c6422c71/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/rustc_macros-6693cad56f168dfe/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=b38ae2253bf3631a -C extra-filename=-b38ae2253bf3631a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/lock_api-b38ae2253bf3631a -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern autocfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libautocfg-a4855eab3efebef4.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling adler2 v2.0.0 Compiling crc32fast v1.4.2 Compiling serde_json v1.0.132 warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-hash-2.0.0/src/lib.rs:38:28 | 38 | pub type FxHashMap = HashMap; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:526:25 | 526 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior [libc 0.2.164] cargo:rerun-if-changed=build.rs warning: `elsa` (lib) generated 11 warnings warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:526:41 | 526 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-hash-2.0.0/src/lib.rs:42:25 | 42 | pub type FxHashSet = HashSet; | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note[libc 0.2.164] cargo:rustc-cfg=freebsd11 [libc 0.2.164] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.164] cargo:rustc-cfg=libc_union [libc 0.2.164] cargo:rustc-cfg=libc_const_size_of [libc 0.2.164] cargo:rustc-cfg=libc_align [libc 0.2.164] cargo:rustc-cfg=libc_int128 : a `use rustc_data_structures::fx::FxHashSet` may be necessary [libc 0.2.164] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.164] cargo:rustc-cfg=libc_packedN [libc 0.2.164] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.164] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.164] cargo:rustc-cfg=libc_long_array [libc 0.2.164] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.164] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.164] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.164] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.164] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:527:28 | 527 | let eqa1 = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-hash-2.0.0/src/seeded_state.rs:5:32 | 5[libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_int128) | pub type FxHashMapSeed = std::collections::HashMap; [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_union) warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:528:28 | 528 | let eqb1 = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-hash-2.0.0/src/seeded_state.rs:9:29 | 9 | pub type FxHashSetSeed = std::collections::HashSet; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:529:28 | 529 | let eqa2 = self.v2.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:530:28 | 530 | let eqb2 = self.v2.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:531:27 | 531 | let or1 = eqa1.or(eqb1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:532:27 | 532 | let or2 = eqa2.or(eqb2); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:533:27 | 533 | let or3 = or1.or(or2); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask_will_have_non_zero` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:534:20 | 534 | if or3.movemask_will_have_non_zero() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:535:32 | 535 | let mask = eqa1.movemask().or(eqa2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:535:51 | 535 | let mask = eqa1.movemask().or(eqa2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:537:37 | 537 | return Some(cur.add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:540:32 | 540 | let mask = eqb1.movemask().or(eqb2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:540:51 | 540 | let mask = eqb1.movemask().or(eqb2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:542:33 | 542 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /rust/deps/tracing-core-0.1.30/src/lib.rs:132:5 | 132 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:542:33 | 542 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:544:23 | 544 | cur = cur.add(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:550:22 | 550 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:551:27 | 551 | debug_assert!(end.distance(cur) >= V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-core-0.1.30/src/lib.rs:140:5 | 140 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:552:32 | 552 | if let Some(cur) = self.search_chunk(cur, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:555:19 | 555 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:562:27 | 562 | debug_assert!(end.distance(cur) < V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:563:19 | 563 | cur = cur.sub(V::BYTES - end.distance(cur)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:563:38 | 563 | cur = cur.sub(V::BYTES - end.distance(cur)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:564:30 | 564 | debug_assert_eq!(end.distance(cur), V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:565:20 | 565 | return self.search_chunk(cur, topos); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:182:7 | 182 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:488:15 | 488 | #[cfg(not(feature = "alloc"))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:604:19 | 604 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:592:5 | 592 | / pub(crate) unsafe fn rfind_raw( 593 | | &self, 594 | | start: *const u8, 595 | | end: *const u8, 596 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:612:28 | 612 | if let Some(cur) = self.search_chunk(end.sub(V::BYTES), topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:612:46 | 612 | if let Some(cur) = self.search_chunk(end.sub(V::BYTES), topos) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:615:23 | 615 | let mut cur = end.sub(end.as_usize() & V::ALIGN); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `rustc-hash` (lib) generated 4 warnings warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:618:26 | 618 | while cur >= start.add(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:621:23 | 621 | cur = cur.sub(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:622:25 | 622 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:623:25 | 623 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:623:41 | 623 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:624:28 | 624 | let eqa1 = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:625:28 | 625 | let eqb1 = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/parking_lot_core-22e0a74b19225dee/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/parking_lot_core-d155d81859811e30/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2d387f563a3beb6 -C extra-filename=-b2d387f563a3beb6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/thiserror-b2d387f563a3beb6 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=c5abb1d4301987ce -C extra-filename=-c5abb1d4301987ce --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name static_assertions --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=390c2199cfa605de -C extra-filename=-390c2199cfa605de --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=4a38df523de545e1 -C extra-filename=-4a38df523de545e1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/serde-4a38df523de545e1 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/typenum-fb3a6f835a865ad4/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/typenum-bac5492183770aa0/build-script-main` Compiling litemap v0.7.3 Compiling writeable v0.5.5 [rustc_macros 0.0.0] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:373:11 | 373 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [rustc_macros 0.0.0] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:710:11 | 710 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:713:11 | 713 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:721:11 | 721 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:724:11 | 724 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:626:28 | 626 | let eqa2 = self.v2.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:627:28 | 627 | let eqb2 = self.v2.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:628:27 | 628 | let or1 = eqa1.or(eqb1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:629:27 | 629 | let or2 = eqa2.or(eqb2); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:630:27 | 630 | let or3 = or1.or(or2); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask_will_have_non_zero` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:631:20 | 631 | if or3.movemask_will_have_non_zero() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:632:32 | 632 | let mask = eqb1.movemask().or(eqb2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:632:51 | 632 | let mask = eqb1.movemask().or(eqb2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:634:37 | 634 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:634:37 | 634 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:637:32 | 637 | let mask = eqa1.movemask().or(eqa2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:637:51 | 637 | let mask = eqa1.movemask().or(eqa2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:639:33 | 639 | return Some(cur.add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:643:22 | 643 | while cur >= start.add(V::BYTES) { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:644:27 | 644 | debug_assert!(cur.distance(start) >= V::BYTES); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:645:19 | 645 | cur = cur.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:646:32 | 646 | if let Some(cur) = self.search_chunk(cur, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:651:27 | 651 | debug_assert!(cur.distance(start) < V::BYTES); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:652:20 | 652 | return self.search_chunk(start, topos); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:675:21 | 675 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:670:5 | 670 | / unsafe fn search_chunk( 671 | | &self, 672 | | cur: *const u8, 673 | | mask_to_offset: impl Fn(V::Mask) -> usize, 674 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:676:19 | 676 | let eq1 = self.v1.cmpeq(chunk); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:677:19 | 677 | let eq2 = self.v2.cmpeq(chunk); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:678:20 | 678 | let mask = eq1.or(eq2).movemask(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:678:20 | 678 | let mask = eq1.or(eq2).movemask(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:680:25 | 680 | let mask1 = eq1.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:681:25 | 681 | let mask2 = eq2.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:682:18 | 682 | Some(cur.add(mask_to_offset(mask1.or(mask2)))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:719:17 | 719 | v1: V::splat(needle1), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:710:5 | 710 | / pub(crate) unsafe fn new( 711 | | needle1: u8, 712 | | needle2: u8, 713 | | needle3: u8, 714 | | ) -> Three { | |_________________^ warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:720:17 | 720 | v2: V::splat(needle2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:721:17 | 721 | v3: V::splat(needle3), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `thin-vec` (lib) generated 11 warnings warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:777:19 | 777 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:765:5 | 765 | / pub(crate) unsafe fn find_raw( 766 | | &self, 767 | | start: *const u8, 768 | | end: *const u8, 769 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:787:28 | 787 | if let Some(cur) = self.search_chunk(start, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:791:23 | 791 | let mut cur = start.add(V::BYTES - (start.as_usize() & V::ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:792:38 | 792 | debug_assert!(cur > start && end.sub(V::BYTES) >= start); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:794:26 | 794 | while cur <= end.sub(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:797:25 | 797 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:798:25 | 798 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:798:41 | 798 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:799:28 | 799 | let eqa1 = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:800:28 | 800 | let eqb1 = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:801:28 | 801 | let eqa2 = self.v2.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:802:28 | 802 | let eqb2 = self.v2.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:803:28 | 803 | let eqa3 = self.v3.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:804:28 | 804 | let eqb3 = self.v3.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:805:27 | 805 | let or1 = eqa1.or(eqb1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:806:27 | 806 | let or2 = eqa2.or(eqb2); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:807:27 | 807 | let or3 = eqa3.or(eqb3); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:808:27 | 808 | let or4 = or1.or(or2); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:809:27 | 809 | let or5 = or3.or(or4); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask_will_have_non_zero` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:810:20 | 810 | if or5.movemask_will_have_non_zero() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:811:32 | 811 | let mask = eqa1 | ________________________________^ 812 | | .movemask() | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:813:29 | 813 | .or(eqa2.movemask()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:814:29 | 814 | .or(eqa3.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:816:37 | 816 | return Some(cur.add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:819:32 | 819 | let mask = eqb1 | ________________________________^ 820 | | .movemask() | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:821:29 | 821 | .or(eqb2.movemask()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:822:29 | 822 | .or(eqb3.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:824:33 | 824 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:824:33 | 824 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:826:23 | 826 | cur = cur.add(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:832:22 | 832 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:833:27 | 833 | debug_assert!(end.distance(cur) >= V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:834:32 | 834 | if let Some(cur) = self.search_chunk(cur, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:837:19 | 837 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:844:27 | 844 | debug_assert!(end.distance(cur) < V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:845:19 | 845 | cur = cur.sub(V::BYTES - end.distance(cur)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:845:38 | 845 | cur = cur.sub(V::BYTES - end.distance(cur)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:846:30 | 846 | debug_assert_eq!(end.distance(cur), V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:847:20 | 847 | return self.search_chunk(cur, topos); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:886:19 | 886 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:874:5 | 874 | / pub(crate) unsafe fn rfind_raw( 875 | | &self, 876 | | start: *const u8, 877 | | end: *const u8, 878 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:894:28 | 894 | if let Some(cur) = self.search_chunk(end.sub(V::BYTES), topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:894:46 | 894 | if let Some(cur) = self.search_chunk(end.sub(V::BYTES), topos) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:897:23 | 897 | let mut cur = end.sub(end.as_usize() & V::ALIGN); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:900:26 | 900 | while cur >= start.add(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:903:23 | 903 | cur = cur.sub(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling wasmparser v0.218.0 Compiling unicode-properties v0.1.3 Compiling ryu v1.0.18 Compiling unicode-xid v0.2.6 Compiling icu_locid_transform_data v1.5.0 Compiling type-map v0.5.0 warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:904:25 | 904 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `subscriber::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-core-0.1.30/src/subscriber.rs:783:9 | 783 | self.as_ref().downcast_raw(id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-core-0.1.30/src/subscriber.rs:778:5 | 778 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `subscriber::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-core-0.1.30/src/subscriber.rs:868:9 | 868 | self.as_ref().downcast_raw(id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-core-0.1.30/src/subscriber.rs:863:5 | 863 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:905:25 | 905 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:905:41 | 905 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:906:28 | 906 | let eqa1 = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:907:28 | 907 | let eqb1 = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:908:28 | 908 | let eqa2 = self.v2.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:909:28 | 909 | let eqb2 = self.v2.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:910:28 | 910 | let eqa3 = self.v3.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:911:28 | 911 | let eqb3 = self.v3.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:912:27 | 912 | let or1 = eqa1.or(eqb1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:913:27 | 913 | let or2 = eqa2.or(eqb2); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:914:27 | 914 | let or3 = eqa3.or(eqb3); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:915:27 | 915 | let or4 = or1.or(or2); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:916:27 | 916 | let or5 = or3.or(or4); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask_will_have_non_zero` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:917:20 | 917 | if or5.movemask_will_have_non_zero() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:918:32 | 918 | let mask = eqb1 | ________________________________^ 919 | | .movemask() | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:920:29 | 920 | .or(eqb2.movemask()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:921:29 | 921 | .or(eqb3.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:923:37 | 923 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:923:37 | 923 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:926:32 | 926 | let mask = eqa1 | ________________________________^ 927 | | .movemask() | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:928:29 | 928 | .or(eqa2.movemask()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:929:29 | 929 | .or(eqa3.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:931:33 | 931 | return Some(cur.add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:935:22 | 935 | while cur >= start.add(V::BYTES) { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:936:27 | 936 | debug_assert!(cur.distance(start) >= V::BYTES); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: creating a shared reference to mutable static is discouraged --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:430:14 | 430 | Some(GLOBAL_DISPATCH.as_ref().expect( | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are 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[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:937:19 | 937 | cur = cur.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:938:32 | 938 | if let Some(cur) = self.search_chunk(cur, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/crossbeam-utils-9514379b9584fc32/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=4c0f50839c12f4fd -C extra-filename=-4c0f50839c12f4fd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:943:27 | 943 | debug_assert!(cur.distance(start) < V::BYTES); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:944:20 | 944 | return self.search_chunk(start, topos); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/proc-macro2-454f8810f6e82ed8/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d40aeb01068b2991 -C extra-filename=-d40aeb01068b2991 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunicode_ident-ed7e4ee11216ba80.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=a5f4068cae032c08 -C extra-filename=-a5f4068cae032c08 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:967:21 | 967 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:962:5 | 962 | / unsafe fn search_chunk( 963 | | &self, 964 | | cur: *const u8, 965 | | mask_to_offset: impl Fn(V::Mask) -> usize, 966 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:968:19 | 968 | let eq1 = self.v1.cmpeq(chunk); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:969:19 | 969 | let eq2 = self.v2.cmpeq(chunk); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:970:19 | 970 | let eq3 = self.v3.cmpeq(chunk); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:971:20 | 971 | let mask = eq1.or(eq2).or(eq3).movemask(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=cf3adb678cbb21c9 -C extra-filename=-cf3adb678cbb21c9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/serde_json-cf3adb678cbb21c9 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=333ae1b9da8a122a -C extra-filename=-333ae1b9da8a122a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:971:20 | 971 | let mask = eq1.or(eq2).or(eq3).movemask(); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:971:20 | 971 | let mask = eq1.or(eq2).or(eq3).movemask(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:973:25 | 973 | let mask1 = eq1.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:974:25 | 974 | let mask2 = eq2.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:975:25 | 975 | let mask3 = eq3.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:976:18 | 976 | Some(cur.add(mask_to_offset(mask1.or(mask2).or(mask3)))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1057:22 | 1057 | let result = found.distance(self.original_start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1044:5 | 1044 | / pub(crate) unsafe fn next( 1045 | | &mut self, 1046 | | mut find_raw: impl FnMut(*const u8, *const u8) -> Option<*const u8>, 1047 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1058:22 | 1058 | self.start = found.add(1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1096:22 | 1096 | let result = found.distance(self.original_start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1083:5 | 1083 | / pub(crate) unsafe fn next_back( 1084 | | &mut self, 1085 | | mut rfind_raw: impl FnMut(*const u8, *const u8) -> Option<*const u8>, 1086 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1133:15 | 1133 | let end = start.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1125:1 | 1125 | / pub(crate) unsafe fn search_slice_with_raw( 1126 | | haystack: &[u8], 1127 | | mut find_raw: impl FnMut(*const u8, *const u8) -> Option<*const u8>, 1128 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1135:10 | 1135 | Some(found.distance(start)) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1156:20 | 1156 | if confirm(*ptr) { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1148:1 | 1148 | / pub(crate) unsafe fn fwd_byte_by_byte bool>( 1149 | | start: *const u8, 1150 | | end: *const u8, 1151 | | confirm: F, 1152 | | ) -> Option<*const u8> { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1159:15 | 1159 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1183:15 | 1183 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1174:1 | 1174 | / pub(crate) unsafe fn rev_byte_by_byte bool>( 1175 | | start: *const u8, 1176 | | end: *const u8, 1177 | | confirm: F, 1178 | | ) -> Option<*const u8> { | |______________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1184:20 | 1184 | if confirm(*ptr) { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1208:20 | 1208 | if confirm(*ptr) { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1199:1 | 1199 | / pub(crate) unsafe fn count_byte_by_byte bool>( 1200 | | start: *const u8, 1201 | | end: *const u8, 1202 | | confirm: F, 1203 | | ) -> usize { | |__________^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustix-c75bbe30f7df25cb/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/rustix-daee77c7dc30f0db/build-script-build` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1211:15 | 1211 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/litemap-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/litemap-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/litemap-0.7.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/litemap-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=b2283f4edc24827c -C extra-filename=-b2283f4edc24827c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:58:18 | 58 | let v1 = V::splat(needle[usize::from(pair.index1())]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:54:5 | 54 | pub(crate) unsafe fn new(needle: &[u8], pair: Pair) -> Finder { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:59:18 | 59 | let v2 = V::splat(needle[usize::from(pair.index2())]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:94:19 | 94 | let end = start.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:80:5 | 80 | / pub(crate) unsafe fn find( 81 | | &self, 82 | | haystack: &[u8], 83 | | needle: &[u8], 84 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:95:19 | 95 | let max = end.sub(self.min_haystack_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_in_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:105:35 | 105 | if let Some(chunki) = self.find_in_chunk(needle, cur, end, all) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::matched` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:106:29 | 106 | return Some(matched(start, cur, chunki)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:108:19 | 108 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:111:29 | 111 | let remaining = end.distance(cur); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:126:27 | 126 | let overlap = cur.distance(max); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_in_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:144:21 | 144 | let m = self.find_in_chunk(needle, cur, end, mask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::matched` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:146:29 | 146 | return Some(matched(start, cur, chunki)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/writeable-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/writeable-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/writeable-0.5.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/writeable-0.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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=9d9553d75247a6bc -C extra-filename=-9d9553d75247a6bc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/libc-89ef5ca78894914b/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=233af89ce33ec4d9 -C extra-filename=-233af89ce33ec4d9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:182:19 | 182 | let end = start.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:170:5 | 170 | / pub(crate) unsafe fn find_prefilter( 171 | | &self, 172 | | haystack: &[u8], 173 | | ) -> Option { | |______________________^ [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:183:19 | 183 | let max = end.sub(self.min_haystack_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_prefilter_in_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:193:35 | 193 | if let Some(chunki) = self.find_prefilter_in_chunk(cur) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::matched` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:194:29 | 194 | return Some(matched(start, cur, chunki)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:196:19 | 196 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_prefilter_in_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:205:35 | 205 | if let Some(chunki) = self.find_prefilter_in_chunk(cur) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::matched` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:206:29 | 206 | return Some(matched(start, cur, chunki)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:238:22 | 238 | let chunk1 = V::load_unaligned(cur.add(index1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:229:5 | 229 | / unsafe fn find_in_chunk( 230 | | &self, 231 | | needle: &[u8], 232 | | cur: *const u8, 233 | | end: *const u8, 234 | | mask: V::Mask, 235 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:238:40 | 238 | let chunk1 = V::load_unaligned(cur.add(index1)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:239:22 | 239 | let chunk2 = V::load_unaligned(cur.add(index2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:239:40 | 239 | let chunk2 = V::load_unaligned(cur.add(index2)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:240:19 | 240 | let eq1 = chunk1.cmpeq(self.v1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:241:19 | 241 | let eq2 = chunk2.cmpeq(self.v2); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling strsim v0.11.1 Compiling icu_list_data v1.5.0 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/sse2.rs:53:15 | 53 | Group(x86::_mm_loadu_si128(ptr.cast())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/sse2.rs:52:5 | 52 | pub(crate) unsafe fn load(ptr: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:243:27 | 243 | let mut offsets = eq1.and(eq2).movemask().and(mask); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/crc32fast-1.4.2/src/lib.rs:170:32 | 170 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 170 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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`, and `ub_checks` and 2 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:243:27 | 243 | let mut offsets = eq1.and(eq2).movemask().and(mask); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/sse2.rs:63:15 | 63 | Group(x86::_mm_load_si128(ptr.cast())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/sse2.rs:60:5 | 60 | pub(crate) unsafe fn load_aligned(ptr: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_store_si128` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/sse2.rs:73:9 | 73 | x86::_mm_store_si128(ptr.cast(), self.0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/sse2.rs:70:5 | 70 | pub(crate) unsafe fn store_aligned(self, ptr: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult {[rustix 0.38.38] cargo:rerun-if-changed=build.rs | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:246:23 | 246 | let cur = cur.add(offset); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/alloc.rs:72:13 | 72 | dealloc(ptr.as_ptr(), layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/alloc.rs:71:9 | 71 | unsafe fn deallocate(&self, ptr: NonNull, layout: Layout) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:247:16 | 247 | if end.sub(needle.len()) < cur { | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::is_equal_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:250:16 | 250 | if is_equal_raw(needle.as_ptr(), cur, needle.len()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:68:5 | 68 | to.offset_from(from) as usize | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:67:1 | 67 | unsafe fn offset_from(to: *const T, from: *const T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:381:13 | 381 | base.as_ptr().sub(index) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:354:5 | 354 | unsafe fn from_base_index(base: NonNull, index: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:384:18 | 384 | ptr: NonNull::new_unchecked(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning[E0133]: call to unsafe function `raw::offset_from` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:453:13 | 453 | offset_from(base.as_ptr(), self.ptr.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:427:5 | 427 | unsafe fn to_base_index(&self, base: NonNull) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:537:13 | 537 | self.ptr.as_ptr().sub(offset) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:532:5 | 532 | unsafe fn next_n(&self, offset: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:540:18 | 540 | ptr: NonNull::new_unchecked(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::drop_in_place` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:561:9 | 561 | self.as_ptr().drop_in_place(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:560:5 | 560 | pub(crate) unsafe fn drop(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:272:22 | 272 | let chunk1 = V::load_unaligned(cur.add(index1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:269:5 | 269 | unsafe fn find_prefilter_in_chunk(&self, cur: *const u8) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:582:9 | 582 | self.as_ptr().read() | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:581:5 | 581 | pub(crate) unsafe fn read(&self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:272:40 | 272 | let chunk1 = V::load_unaligned(cur.add(index1)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:604:9 | 604 | self.as_ptr().write(val); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:603:5 | 603 | pub(crate) unsafe fn write(&self, val: T) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:616:10 | 616 | &*self.as_ptr() | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:615:5 | 615 | pub unsafe fn as_ref<'a>(&self) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:637:14 | 637 | &mut *self.as_ptr() | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:636:5 | 636 | pub unsafe fn as_mut<'a>(&self) -> &'a mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:273:22 | 273 | let chunk2 = V::load_unaligned(cur.add(index2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:273:40 | 273 | let chunk2 = V::load_unaligned(cur.add(index2)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=type_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Brown ' CARGO_PKG_DESCRIPTION='Provides a typemap container with FxHashMap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=type-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kardeiz/type-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name type_map --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0889445fba6201b0 -C extra-filename=-0889445fba6201b0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-bc617d55cf14941e.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=bce0954f9701369d -C extra-filename=-bce0954f9701369d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=wasmparser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasmparser-0.218.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasmparser-0.218.0/Cargo.toml CARGO_PKG_AUTHORS='Yury Delendik ' CARGO_PKG_DESCRIPTION='A simple event-driven library for parsing WebAssembly binary files. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasmparser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.218.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=218 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasmparser-0.218.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name wasmparser --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasmparser-0.218.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "features", "no-hash-maps", "serde", "std", "validate"))' -C metadata=f1e6ef722e86f25c -C extra-filename=-f1e6ef722e86f25c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=30bfbdd618b26eae -C extra-filename=-30bfbdd618b26eae --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro_hack CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/proc-macro-hack-0f7f1da9933bff7f/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro_hack --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/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)' --check-cfg 'cfg(feature, values())' -C metadata=e08f819518509226 -C extra-filename=-e08f819518509226 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/lock_api-3d121d2d8a614c27/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/lock_api-b38ae2253bf3631a/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Query character Unicode properties according to UAX #44 and UTR #51. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_properties --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="emoji"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=df94d8ef67ef3595 -C extra-filename=-df94d8ef67ef3595 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_locid_transform_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locid_transform crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform_data-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_locid_transform_data --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=81c2dda996d88646 -C extra-filename=-81c2dda996d88646 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling miniz_oxide v0.8.0 warning[E0133]: call to unsafe function `raw::RawTableInner::new_uninitialized` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:719:20 | 719 | table: RawTableInner::new_uninitialized( | ____________________^ 720 | | &alloc, 721 | | Self::TABLE_LAYOUT, 722 | | buckets, 723 | | fallibility, 724 | | )?, | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:711:5 | 711 | / unsafe fn new_uninitialized( 712 | | alloc: A, 713 | | buckets: usize, 714 | | fallibility: Fallibility, 715 | | ) -> Result { | |______________________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: unused extern crate --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/lib.rs:158:1 | 158 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:274:19 | 274 | let eq1 = chunk1.cmpeq(self.v1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:75:17 | 75 | let x = A { a }.b; | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:69:1 | 69 | unsafe fn debug(s: &str, a: arch::__m128i) -> arch::__m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/type-map-0.5.0/src/lib.rs:169:49 | 169 [rustix 0.38.38] cargo:rustc-cfg=static_assertions | pub fn entry(&mut self) -> Entry { | -----^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 169 | pub fn entry(&mut self) -> Entry<'_, T> { | +++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/generic-array-77f32dada95439a1/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/generic-array-02e831613664f87e/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=691a767e4bf26634 -C extra-filename=-691a767e4bf26634 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_list_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_list crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_list_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list_data-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_list_data --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b9a5f3c62923a5fb -C extra-filename=-b9a5f3c62923a5fb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:6:35 | 6 | pub(crate) fn parse_input(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | pub(crate) fn parse_input(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:22:62 | 22 | fn parse_export(attrs: TokenStream, vis: Visibility, tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn parse_export(attrs: TokenStream, vis: Visibility, tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:57:24 | 57 | fn parse_punct(tokens: Iter, ch: char) -> Result<(), Error> { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn parse_punct(tokens: Iter<'_>, ch: char) -> Result<(), Error> { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/writeable-0.5.5/src/impls.rs:78:32 | 78 | let rand = rng.gen::<$u>(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` 78 | 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:74:13 | 74 | tokens: Iter, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | tokens: Iter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:87:24 | 87 | fn parse_macro(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_macro(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:99:24 | 99 | fn parse_ident(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 99 | fn parse_ident(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:109:26 | 109 | fn parse_keyword(tokens: Iter, kw: &'static str) -> Result<(), Error> { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn parse_keyword(tokens: Iter<'_>, kw: &'static str) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:119:22 | 119 | fn parse_int(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn parse_int(tokens: Iter<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:275:19 | 275 | let eq2 = chunk2.cmpeq(self.v2); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:127:24 | 127 | fn parse_group(tokens: Iter, delimiter: Delimiter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse_group(tokens: Iter<'_>, delimiter: Delimiter) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:139:29 | 139 | fn parse_visibility(tokens: Iter) -> Visibility { | ^^^^[rustix 0.38.38] cargo:rustc-cfg=libc [rustix 0.38.38] cargo:rustc-cfg=freebsdlike [rustix 0.38.38] cargo:rustc-cfg=bsd [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD expected lifetime parameter | help: indicate the anonymous lifetime | 139 | fn parse_visibility(tokens: Iter<'_>) -> Visibility { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:151:29 | 151 | fn parse_attributes(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | fn parse_attributes(tokens: Iter<'_>) -> Result { |[rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_CFG_MIRI ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/type-map-0.5.0/src/lib.rs:359:67 | 359 | pub fn entry(&mut self) -> Entry { | -----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 359 | pub fn entry(&mut self) -> Entry<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:169:41 | 169 | pub(crate) fn parse_export_args(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | pub(crate) fn parse_export_args(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:211:41 | 211 | pub(crate) fn parse_define_args(tokens: Iter) -> Result<(), Error> { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 211 | pub(crate) fn parse_define_args(tokens: Iter<'_>) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:221:39 | 221 | pub(crate) fn parse_enum_hack(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 221 | pub(crate) fn parse_enum_hack(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:245:44 | 245 | pub(crate) fn parse_fake_call_site(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 245 | pub(crate) fn parse_fake_call_site(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:35[lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /rust/deps/icu_locid_transform_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /rust/deps/icu_locid_transform_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/typenum-fb3a6f835a865ad4/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=aa40738950d59edb -C extra-filename=-aa40738950d59edb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `pretty::format32` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/buffer/mod.rs:140:9 | 140 | raw::format32(self, result) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/buffer/mod.rs:139:5 | 139 | unsafe fn write_to_ryu_buffer(self, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `pretty::format64` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/buffer/mod.rs:169:9 | 169 | raw::format64(self, result) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/buffer/mod.rs:168:5 | 168 | unsafe fn write_to_ryu_buffer(self, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/d2s_intrinsics.rs:86:5 | 86 | ptr::write(vp, mul_shift_64(4 * m + 2, mul, j)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/d2s_intrinsics.rs:78:1 | 78 | / pub unsafe fn mul_shift_all_64( 79 | | m: u64, 80 | | mul: &(u64, u64), 81 | | j: u32, ... | 84 | | mm_shift: u32, 85 | | ) -> u64 { | |________^ warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/d2s_intrinsics.rs:87:5 | 87 | ptr::write(vm, mul_shift_64(4 * m - 1 - mm_shift as u64, mul, j)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:277:23 | 277 | let offsets = eq1.and(eq2).movemask(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `icu_locid_transform_data` (lib) generated 2 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:558:32 | 558 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 558 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:277:23 | 277 | let offsets = eq1.and(eq2).movemask(); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:566:63 | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:663:40 | 663 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:313:5 | 313 | cur.distance(start) + chunki | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:312:1 | 312 | unsafe fn matched(start: *const u8, cur: *const u8, chunki: usize) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:672:40 | 672 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 672 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:760:32 | 760 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 760 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:769:32 | 769 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling rustc_lexer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer) Compiling fnv v1.0.7 Compiling self_cell v1.0.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.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/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/thiserror-aa1e0769342abb3b/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/thiserror-b2d387f563a3beb6/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/strsim-0.11.1/src/lib.rs:38:29 | 38 | fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/lib.rs:209:33 | 209 | fn expand_proc_macro_hack(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 209 | fn expand_proc_macro_hack(args: Iter<'_>, input: Iter) -> Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/serde-a5a927771f7f918b/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/serde-4a38df523de545e1/build-script-build` warning[E0133]: call to unsafe function `raw::Bucket::::to_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:797:9 | 797 | bucket.to_base_index(self.data_end()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:796:5 | 796 | pub unsafe fn bucket_index(&self, bucket: &Bucket) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:8:9 | 8 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:5:1 | 5 | pub unsafe fn write_exponent3(mut k: isize, mut result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:100:18 | 100 | let mut x3 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:91:1 | 91 | unsafe fn calculate(crc: u32, mut data: &[u8]) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:115:37 | 115 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 115 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:71:19 | 71 | sse2: generic::One::new(needle), | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:69:5 | 69 | pub unsafe fn new_unchecked(needle: u8) -> One { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:982:32 | 982 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.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/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/thiserror-c05142de7a6caf93/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/thiserror-b2d387f563a3beb6/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:137:37 | 137 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 137 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:159:37 | 159 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 159 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:188:37 | 188 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/lib.rs:209:46 | 209 | fn expand_proc_macro_hack(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 209 | fn expand_proc_macro_hack(args: Iter, input: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/lib.rs:242:32 | 242 | fn expand_fake_call_site(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn expand_fake_call_site(args: Iter<'_>, input: Iter) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/mod.rs:412:42 | 412 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 412 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 226 | | }; 227 | | } | |_- in this expansion of `impl_write_smart_pointer!` 228 | 229 | impl_write_smart_pointer!(Cow<'a, T>, T: alloc::borrow::ToOwned); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/lib.rs:242:45 | 242 | fn expand_fake_call_site(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn expand_fake_call_site(args: Iter, input: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:991:32 | 991 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 991 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:308:32 | 308 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=b46000966d7ab896 -C extra-filename=-b46000966d7ab896 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern adler2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libadler2-333ae1b9da8a122a.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `need_proc_macro_hack` --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/lib.rs:267:45 | 267 | if args.only_hack_old_rustc && cfg!(not(need_proc_macro_hack)) { | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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(need_proc_macro_hack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_proc_macro_hack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1692:42 | 1692 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1692 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw::Bucket::::from_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:852:9 | 852 | Bucket::from_base_index(self.data_end(), index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:825:5 | 825 | pub unsafe fn bucket(&self, index: usize) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:858:21 | 858 | let index = self.bucket_index(item); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:857:5 | 857 | unsafe fn erase_no_drop(&mut self, item: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:101:18 | 101 | let mut x2 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1728:42 | 1728 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1728 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw::RawTableInner::erase` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:859:9 | 859 | self.table.erase(index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:102:18 | 102 | let mut x1 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:72:19 | 72 | avx2: generic::One::new(needle), | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::erase_no_drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:867:9 | 867 | self.erase_no_drop(&item); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:865:5 | 865 | pub unsafe fn erase(&mut self, item: Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:103:18 | 103 | let mut x0 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:327:32 | 327 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:868:9 | 868 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:106:10 | 106 | x3 = arch::_mm_xor_si128(x3, arch::_mm_cvtsi32_si128(!crc as i32)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw::RawTable::::erase_no_drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:877:9 | 877 | self.erase_no_drop(&item); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:876:5 | 876 | pub unsafe fn remove(&mut self, item: Bucket) -> (T, InsertSlot) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cvtsi32_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:106:34 | 106 | x3 = arch::_mm_xor_si128(x3, arch::_mm_cvtsi32_si128(!crc as i32)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:562:32 | 562 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 562 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:187:19 | 187 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:179:5 | 179 | / pub unsafe fn find_raw( 180 | | &self, 181 | | start: *const u8, 182 | | end: *const u8, 183 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `raw::Bucket::::read` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:879:13 | 879 | item.read(), | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:108:16 | 108 | let k1k2 = arch::_mm_set_epi64x(K2, K1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:636:32 | 636 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:110:14 | 110 | x3 = reduce128(x3, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:881:24 | 881 | index: self.bucket_index(&item), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:648:32 | 648 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1758:42 | 1758 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1758 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:192:17 | 192 | / generic::fwd_byte_by_byte(start, end, |b| { 193 | | b == self.sse2.needle1() 194 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:794:40 | 794 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:110:28 | 110 | x3 = reduce128(x3, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:111:14 | 111 | x2 = reduce128(x2, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:111:28 | 111 | x2 = reduce128(x2, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::resize_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1099:9 | 1099 | / self.table.resize_inner( 1100 | | &self.alloc, 1101 | | capacity, 1102 | | &|table, index| hasher(table.bucket::(index).as_ref()), 1103 | | fallibility, 1104 | | Self::TABLE_LAYOUT, 1105 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1087:5 | 1087 | / unsafe fn resize( 1088 | | &mut self, 1089 | | capacity: usize, 1090 | | hasher: impl Fn(&T) -> u64, 1091 | | fallibility: Fallibility, 1092 | | ) -> Result<(), TryReserveError> { | |____________________________________^ warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:112:14 | 112 | x1 = reduce128(x1, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::as_ref` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1102:36 | 1102 | &|table, index| hasher(table.bucket::(index).as_ref()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:112:28 | 112 | x1 = reduce128(x1, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1102:36 | 1102 | &|table, index| hasher(table.bucket::(index).as_ref()), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:113:14 | 113 | x0 = reduce128(x0, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1803:42 | 1803 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1803 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::find_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:198:17 | 198 | self.find_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:113:28 | 113 | x0 = reduce128(x0, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::find_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:218:9 | 218 | self.find_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:116:16 | 116 | let k3k4 = arch::_mm_set_epi64x(K4, K3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:117:17 | 117 | let mut x = reduce128(x3, x2, k3k4); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:253:19 | 253 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:245:5 | 245 | / pub unsafe fn rfind_raw( 246 | | &self, 247 | | start: *const u8, 248 | | end: *const u8, 249 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:258:17 | 258 | / generic::rev_byte_by_byte(start, end, |b| { 259 | | b == self.sse2.needle1() 260 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1839:42 | 1839 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1868:42 | 1868 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1868 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1897:42 | 1897 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1897 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1925:42 | 1925 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1925 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1955:42 | 1955 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1955 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1989:42 | 1989 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1989 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:118:9 | 118 | x = reduce128(x, x1, k3k4); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:119:9 | 119 | x = reduce128(x, x0, k3k4); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:123:13 | 123 | x = reduce128(x, get(&mut data), k3k4); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:123:26 | 123 | x = reduce128(x, get(&mut data), k3k4); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::debug` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:126:5 | 126 | debug("128 > 64 init", x); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2037:42 | 2037 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2037 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2066:42 | 2066 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2066 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2092:42 | 2092 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2092 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2122:42 | 2122 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ Compiling ident_case v1.0.1 Compiling rustc_fs_util v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util) Compiling odht v0.3.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_lexer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust lexer used by rustc. No stability guarantees are provided. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_lexer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_lexer --edition=2021 compiler/rustc_lexer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b98fac01910944a -C extra-filename=-5b98fac01910944a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern unicode_properties=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_properties-df94d8ef67ef3595.rmeta --extern unicode_xid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_xid-bce0954f9701369d.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [serde 1.0.214] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /rust/deps/icu_list_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` 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=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/serde_json-b56380345be63dbd/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/serde_json-cf3adb678cbb21c9/build-script-build` warning: lifetime parameter `'a` never used --> /rust/deps/writeable-0.5.5/src/impls.rs:200:14 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { | | ^^-- | | | | | help: elide the unused lifetime 201 | | #[inline] ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 230 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation (#1) | = note: requested on the command line with `-W unused-lifetimes` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=80186440c4329e31 -C extra-filename=-80186440c4329e31 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` [thiserror 1.0.66] cargo:rerun-if-changed=build/probe.rs warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1177:21 | 1177 | let index = self.bucket_index(&bucket); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1173:5 | 1173 | / pub unsafe fn replace_bucket_with(&mut self, bucket: Bucket, f: F) -> bool 1174 | | where 1175 | | F: FnOnce(T) -> Option, | |__________________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasmparser-0.218.0/src/binary_reader.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=51411eafa30fe3f8 -C extra-filename=-51411eafa30fe3f8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:800:40 | 800 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 800 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2157:42 | 2157 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2157 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:9:18 | 9 | result = result.offset(1); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:146:13 | 146 | let x = arch::_mm_xor_si128( | _____________^ 147 | | [thiserror 1.0.66] cargo:rerun-if-changed=build/probe.rs arch::_mm_clmulepi64_si128(x, k3k4, 0x10), 148 | | arch::_mm_srli_si128(x, 8), 149 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior [thiserror 1.0.66] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.66] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/lock_api-3d121d2d8a614c27/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=f22181a8397f0f5e -C extra-filename=-f22181a8397f0f5e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern scopeguard=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libscopeguard-e69f63781fdda657.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` [thiserror 1.0.66] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.66] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fnv-1.0.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ab981a2f3d4700a8 -C extra-filename=-ab981a2f3d4700a8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasmparser-0.218.0/src/binary_reader.rs:156:56 | 156 | pub fn new(data: &[u8], original_offset: usize) -> BinaryReader { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 156 | pub fn new(data: &[u8], original_offset: usize) -> BinaryReader<'_> { | ++++ [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_try_from) warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /rust/deps/icu_list_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_std_atomic) = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note[serde 1.0.214] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_target_has_atomic) : see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasmparser-0.218.0/src/binary_reader.rs:2009:30 | 2009 | pub fn targets(&self) -> BrTableTargets { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2009 | pub fn targets(&self) -> BrTableTargets<'_> { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:15:9 | 15 | *result = b'0' + (k / 100) as u8; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasmparser-0.218.0/src/parser.rs:937:76 | 937 | pub fn parse_all(self, mut data: &[u8]) -> impl Iterator> { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 937 | pub fn parse_all(self, mut data: &[u8]) -> impl Iterator>> { | ++++ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:147:9 | 147 | arch::_mm_clmulepi64_si128(x, k3k4, 0x10), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasmparser-0.218.0/src/readers/core/code.rs:39:33 | 39 | fn skip_locals(reader: &mut BinaryReader) -> Result<()> { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn skip_locals(reader: &mut BinaryReader<'_>) -> Result<()> { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:17:17 | 17 | let d = DIGIT_TABLE.as_ptr().offset(k * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasmparser-0.218.0/src/readers/core/types.rs:1984:18 | 1984 | reader: &mut BinaryReader, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | reader: &mut BinaryReader<'_>, | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_srli_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:148:9 | 148 | arch::_mm_srli_si128(x, 8), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:18:9 | 18 | ptr::copy_nonoverlapping(d, result.offset(1), 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:18:37 | 18 | ptr::copy_nonoverlapping(d, result.offset(1), 2); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:21:17 | 21 | let d = DIGIT_TABLE.as_ptr().offset(k * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:150:13 | 150 | let x = arch::_mm_xor_si128( | _____________^ 151 | | arch::_mm_clmulepi64_si128( 152 | | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), 153 | | arch::_mm_set_epi64x(0, K5), ... | 156 | | arch::_mm_srli_si128(x, 4), 157 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:22:9 | 22 | ptr::copy_nonoverlapping(d, result, 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:25:9 | 25 | *result = b'0' + k as u8; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:151:9 | 151 | / arch::_mm_clmulepi64_si128( 152 | | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), 153 | | arch::_mm_set_epi64x(0, K5), 154 | | 0x00, 155 | | ), | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::rfind_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:264:17 | 264 | self.rfind_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:34:9 | 34 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:31:1 | 31 | pub unsafe fn write_exponent2(mut k: isize, mut result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:35:18 | 35 | result = result.offset(1); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:41:17 | 41 | let d = DIGIT_TABLE.as_ptr().offset(k * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:42:9 | 42 | ptr::copy_nonoverlapping(d, result, 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:45:9 | 45 | *result = b'0' + k as u8; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1178:24 | 1178 | let old_ctrl = *self.table.ctrl(index); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1178:25 | 1178 | let old_ctrl = *self.table.ctrl(index); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1179:23 | 1179 | debug_assert!(self.is_bucket_full(index)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::remove` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1181:20 | 1181 | let item = self.remove(bucket).0; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1184:13 | 1184 | self.table.set_ctrl(index, old_ctrl); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1186:13 | 1186 | self.bucket(index).write(new_item); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1186:13 | 1186 | self.bucket(index).write(new_item); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1237:24 | 1237 | let old_ctrl = *self.table.ctrl(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1236:5 | 1236 | pub unsafe fn insert_in_slot(&mut self, hash: u64, slot: InsertSlot, value: T) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1237:25 | 1237 | let old_ctrl = *self.table.ctrl(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::record_item_insert_at` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1238:9 | 1238 | self.table.record_item_insert_at(slot.index, old_ctrl, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1240:22 | 1240 | let bucket = self.bucket(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1241:9 | 1241 | bucket.write(value); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::get_many_mut_pointers` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1322:20 | 1322 | let ptrs = self.get_many_mut_pointers(hashes, eq); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1317:5 | 1317 | / pub unsafe fn get_many_unchecked_mut( 1318 | | &mut self, 1319 | | hashes: [u64; N], 1320 | | eq: impl FnMut(usize, &T) -> bool, 1321 | | ) -> [Option<&'_ mut T>; N] { | |_______________________________^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::as_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1323:42 | 1323 | ptrs.map(|ptr| ptr.map(|mut ptr| ptr.as_mut())) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1371:9 | 1371 | self.table.is_bucket_full(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1370:5 | 1370 | pub unsafe fn is_bucket_full(&self, index: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::iter` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1384:9 | 1384 | self.table.iter() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1379:5 | 1379 | pub unsafe fn iter(&self) -> RawIter { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawIterHash::::new` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1398:9 | 1398 | RawIterHash::new(self, hash) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1397:5 | 1397 | pub unsafe fn iter_hash(&self, hash: u64) -> RawIterHash { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1540:20 | 1540 | let ctrl = NonNull::new_unchecked(ptr.as_ptr().add(ctrl_offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1517:5 | 1517 | / unsafe fn new_uninitialized( 1518 | | alloc: &A, 1519 | | table_layout: TableLayout, 1520 | | buckets: usize, ... | 1523 | | where 1524 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1540:43 | 1540 | let ctrl = NonNull::new_unchecked(ptr.as_ptr().add(ctrl_offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1653:21 | 1653 | if unlikely(self.is_bucket_full(index)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1651:5 | 1651 | unsafe fn fix_insert_slot(&self, mut index: usize) -> InsertSlot { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::option::Option::::unwrap_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1672:21 | 1672 | index = Group::load_aligned(self.ctrl(0)) | _____________________^ 1673 | | .match_empty_or_deleted() 1674 | | .lowest_set_bit() 1675 | | .unwrap_unchecked(); | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1672:21 | 1672 | index = Group::load_aligned(self.ctrl(0)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1672:41 | 1672 | index = Group::load_aligned(self.ctrl(0)) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1852:28 | 1852 | let index: usize = self.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1850:5 | 1850 | unsafe fn prepare_insert_slot(&mut self, hash: u64) -> (usize, u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1859:24 | 1859 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1859:25 | 1859 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:18:9 | 18 | / ptr::copy_nonoverlapping( 19 | | DIGIT_TABLE.as_ptr().offset(c0 as isize), 20 | | result.offset(-2), 21 | | 2, 22 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:5:1 | 5 | pub unsafe fn write_mantissa_long(mut output: u64, mut result: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1860:9 | 1860 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling itertools v0.12.1 warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:152:13 | 152 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:737:38 | 737 | fn flush(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 737 | fn flush(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ [serde_json 1.0.132] cargo:rerun-if-changed=build.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ident_case-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ident_case-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ident_case-1.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ident_case --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=82f59a96bb339639 -C extra-filename=-82f59a96bb339639 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_fs_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_fs_util CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_fs_util --edition=2021 compiler/rustc_fs_util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=452eea3e4db07613 -C extra-filename=-452eea3e4db07613 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::rfind_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:274:9 | 274 | self.rfind_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1055:18 | 1055 | a = &*(src as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1048:1 | 1048 | / unsafe fn atomic_load(src: *mut T) -> T 1049 | | where 1050 | | T: Copy, | |____________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:19:13 | 19 | DIGIT_TABLE.as_ptr().offset(c0 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:152:36 | 152 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `strsim` (lib) generated 1 warning warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:153:13 | 153 | arch::_mm_set_epi64x(0, K5), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1066:51 | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide) { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide<'_>) { | ++++ warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `type-map` (lib) generated 2 warnings warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_srli_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:156:9 | 156 | arch::_mm_srli_si128(x, 4), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1080:52 | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1056:13 | 1056 | mem::transmute_copy(&a.load(Ordering::Acquire)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::debug` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:158:5 | 158 | debug("128 > 64 xx", x); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:20:13 | 20 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1055:18 | 1055 | a = &*(src as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1523:18 | 1523 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | output: &mut OutputBufferOxide<'_>, | ++++ warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::read_volatile` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1069:27 | 1069 | let val = ptr::read_volatile(src.cast::>()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1621:18 | 1621 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1621 | output: &mut OutputBufferOxide<'_>, | ++++ warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1636:20 | 1636 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1636 | callback: &mut CallbackOxide<'_>, | ++++ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:163:14 | 163 | let pu = arch::_mm_set_epi64x(U_PRIME, P_X); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1072:28 | 1072 | return val.assume_init(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2190:42 | 2190 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2190 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1787:60 | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=odht CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/odht-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/odht-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Rust crate for hash tables that can be mapped from disk into memory without the need for up-front decoding.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=odht CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/odht' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/odht-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name odht --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/odht-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "no_simd"))' -C metadata=9e4b7b5c09910e60 -C extra-filename=-9e4b7b5c09910e60 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1984:58 | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:23:9 | 23 | / ptr::copy_nonoverlapping( 24 | | DIGIT_TABLE.as_ptr().offset(c1 as isize), 25 | | result.offset(-4), 26 | | 2, 27 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:2181:32 | 2181 | fn flush_output_buffer(c: &mut CallbackOxide, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn flush_output_buffer(c: &mut CallbackOxide<'_>, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:2260:20 | 2260 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | callback: &mut CallbackOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:392:38 | 392 | fn read_u16_le(iter: &mut slice::Iter) -> u16 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 392 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 230 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:407:38 | 407 | fn read_u32_le(iter: &mut slice::Iter) -> u32 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn read_u32_le(iter: &mut slice::Iter<'_, u8>) -> u32 { | +++ warning: `icu_list_data` (lib) generated 2 warnings warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:166:14 | 166 | let t1 = arch::_mm_clmulepi64_si128( | ______________^ 167 | | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), 168 | | pu, 169 | | 0x10, 170 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:167:9 | 167 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:24:13 | 24 | DIGIT_TABLE.as_ptr().offset(c1 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:25:13 | 25 | result.offset(-4), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:423:64 | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:491:30 | 491 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 491 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:599:42 | 599 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:618:30 | 618 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 618 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:647:64 | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:167:32 | 167 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:172:14 | 172 | let t2 = arch::_mm_clmulepi64_si128( | ______________^ 173 | | arch::_mm_and_si128(t1, arch::_mm_set_epi32(0, 0, 0, !0)), 174 | | pu, 175 | | 0x00, 176 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:173:9 | 173 | arch::_mm_and_si128(t1, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:173:33 | 173 | arch::_mm_and_si128(t1, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:181:13 | 181 | let c = arch::_mm_extract_epi32(arch::_mm_xor_si128(x, t2), 1) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2036:25 | 2036 | let group = Group::load_aligned(self.ctrl(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2024:5 | 2024 | unsafe fn prepare_rehash_in_place(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: lifetime parameter `'a` never used --> /rust/deps/writeable-0.5.5/src/impls.rs:200:14 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { | | ^^-- | | | | | help: elide the unused lifetime 201 | | #[inline] ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 231 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation (#1) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 231 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: lifetime parameter `'a` never used --> /rust/deps/writeable-0.5.5/src/impls.rs:200:14 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { | | ^^-- | | | | | help: elide the unused lifetime 201 | | #[inline] ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 232 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation (#1) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 232 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:195:48 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:195:72 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:332:48 | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:332:72 | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:383:37 | 383 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 383 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:441:48 | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:441:71 | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow<'_, str>)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/lib.rs:273:37 | 273 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 273 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1078:23 | 1078 | let val = ptr::read(src); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:28:9 | 28 | / ptr::copy_nonoverlapping( 29 | | DIGIT_TABLE.as_ptr().offset(d0 as isize), 30 | | result.offset(-6), 31 | | 2, 32 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:981:30 | 981 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 981 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:982:19 | 982 | out_buf: &mut OutputBuffer, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | out_buf: &mut OutputBuffer<'_>, | ++++[serde_json 1.0.132] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:181:37 | 181 | let c = arch::_mm_extract_epi32(arch::_mm_xor_si128(x, t2), 1) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:29:13 | 29 | DIGIT_TABLE.as_ptr().offset(d0 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:30:13 [serde_json 1.0.132] cargo:rustc-cfg=fast_arithmetic="64" | 30 | result.offset(-6), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2220:42 | 2220 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2220 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2036:45 | 2036 | let group = Group::load_aligned(self.ctrl(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:33:9 | 33 | / ptr::copy_nonoverlapping( 34 | | DIGIT_TABLE.as_ptr().offset(d1 as isize), 35 | | result.offset(-8), 36 | | 2, 37 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:34:13 | 34 | DIGIT_TABLE.as_ptr().offset(d1 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:35:13 | 35 | result.offset(-8), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:38:18 | 38 | result = result.offset(-8); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:40:5 | 40 | write_mantissa(output as u32, result); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::store_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2038:13 | 2038 | group.store_aligned(self.ctrl(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2268:42 | 2268 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2268 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:191:14 | 191 | let t1 = arch::_mm_clmulepi64_si128(a, keys, 0x00); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:190:1 | 190 | unsafe fn reduce128(a: arch::__m128i, b: arch::__m128i, keys: arch::__m128i) -> arch::__m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:192:14 | 192 | let t2 = arch::_mm_clmulepi64_si128(a, keys, 0x11); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:193:5 | 193 | arch::_mm_xor_si128(arch::_mm_xor_si128(b, t1), t2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2038:33 | 2038 | group.store_aligned(self.ctrl(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:193:25 | 193 | arch::_mm_xor_si128(arch::_mm_xor_si128(b, t1), t2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1094:18 | 1094 | a = &*(dst as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1090:1 | 1090 | unsafe fn atomic_store(dst: *mut T, val: T) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling anstyle v1.0.10 Compiling unicode-width v0.1.14 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=type_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Brown ' CARGO_PKG_DESCRIPTION='Provides a typemap container with FxHashMap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=type-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kardeiz/type-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name type_map --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e78cfb78fd4da887 -C extra-filename=-e78cfb78fd4da887 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_hash-80186440c4329e31.rmeta --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2050:13 | 2050 | / self.ctrl(0) 2051 | | .copy_to(self.ctrl(Group::WIDTH), self.buckets()); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2338:42 | 2338 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /rust/deps/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:198:13 | 198 | let r = arch::_mm_loadu_si128(a.as_ptr() as *const arch::__m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:196:1 | 196 | unsafe fn get(a: &mut &[u8]) -> arch::__m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=cf2d6d9ef0105e7c -C extra-filename=-cf2d6d9ef0105e7c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:60:10 | 60 | &(*joined_ptr.as_ptr()).owner | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:57:5 | 57 | pub unsafe fn borrow_owner<'a, Dependent>(&'a self) -> &'a Owner { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:50:9 | 50 | / ptr::copy_nonoverlapping( 51 | | DIGIT_TABLE.as_ptr().offset(c0 as isize), 52 | | result.offset(-2), 53 | | 2, 54 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:44:1 | 44 | pub unsafe fn write_mantissa(mut output: u32, mut result: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=8b80508d0b38a538 -C extra-filename=-8b80508d0b38a538 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libeither-bafc5544cd914e24.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1095:21 | 1095 | a.store(mem::transmute_copy(&val), Ordering::Release); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `mutex::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/mutex.rs:107:9 | 107 | self.unlock_fair(); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/mutex.rs:106:5 | 106 | unsafe fn bump(&self) { | ^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:66:10 | 66 | &(*joined_ptr.as_ptr()).dependent | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:63:5 | 63 | pub unsafe fn borrow_dependent<'a, Dependent>(&'a self) -> &'a Dependent { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:76:14 | 76 | &(*joined_ptr.as_ptr()).owner, | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:69:5 | 69 | pub unsafe fn borrow_mut<'a, Dependent>(&'a mut self) -> (&'a Owner, &'a mut Dependent) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:51:13 | 51 | DIGIT_TABLE.as_ptr().offset(c0 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `mutex::RawMutex::unlock` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/mutex.rs:273:9 | 273 | self.raw.unlock(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/mutex.rs:272:5 | 272 | pub unsafe fn force_unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2365:42 | 2365 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2365 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:77:18 | 77 | &mut (*joined_ptr.as_ptr()).dependent, | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::drop_in_place` is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:91:9 | 91 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:82:5 | 82 | pub unsafe fn drop_joined(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:91:28 | 91 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `unsafe_self_cell::OwnerAndCellDropGuard::::new` is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:102:26 | 102 | let drop_guard = OwnerAndCellDropGuard::new(joined_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:98:5 | 98 | pub unsafe fn into_owner(self) -> Owner { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::drop_in_place` is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:105:9 | 105 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:105:28 | 105 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:109:40 | 109 | let owner_ptr: *const Owner = &(*joined_ptr.as_ptr()).owner; | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:113:21 | 113 | let owner = read(owner_ptr); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:117:9 | 117 | dealloc(self.joined_void_ptr.as_ptr(), layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:885:34 | 885 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 885 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2389:42 | 2389 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2389 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:52:13 | 52 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2412:42 | 2412 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:199:49 | 199 | let owner_ptr = core::ptr::addr_of_mut!((*this).owner); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:198:5 | 198 | pub unsafe fn _field_pointers(this: *mut Self) -> (*mut Owner, *mut Dependent) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1068:32 | 1068 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2436:42 | 2436 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2436 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:200:53 | 200 | let dependent_ptr = core::ptr::addr_of_mut!((*this).dependent); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `mutex::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/mutex.rs:365:9 | 365 | self.raw.unlock_fair(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/mutex.rs:364:5 | 364 | pub unsafe fn force_unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1074:32 | 1074 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `tests` --> /rust/deps/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2458:42 | 2458 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2458 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1318:32 | 1318 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2481:42 | 2481 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2481 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `tests` --> /rust/deps/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1324:32 | 1324 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1324 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:55:9 | 55 | / ptr::copy_nonoverlapping( 56 | | DIGIT_TABLE.as_ptr().offset(c1 as isize), 57 | | result.offset(-4), 58 | | 2, 59 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2505:42 | 2505 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2505 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1360:36 | 1360 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:56:13 | 56 | DIGIT_TABLE.as_ptr().offset(c1 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2526:42 | 2526 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2526 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2545:42 | 2545 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2545 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2565:42 | 2565 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2565 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2587:42 | 2587 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2587 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --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=965f47b729cd2827 -C extra-filename=-965f47b729cd2827 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:303:19 | 303 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:299:5 | 299 | pub unsafe fn count_raw(&self, start: *const u8, end: *const u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1094:18 | 1094 | a = &*(dst as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: unused import: `*` --> /rust/deps/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1100:13 | 1100 | ptr::write(dst, val); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/odht-0.3.1/src/lib.rs:797:26 | 797 | fn arbitrary(gen: &mut Gen) -> Self { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:57:13 | 57 | result.offset(-4), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:60:18 | 60 | result = result.offset(-4); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1113:18 | 1113 | a = &*(dst as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1109:1 | 1109 | unsafe fn atomic_swap(dst: *mut T, val: T) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:65:9 | 65 | / ptr::copy_nonoverlapping( 66 | | DIGIT_TABLE.as_ptr().offset(c as isize), 67 | | result.offset(-2), 68 | | 2, 69 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::count_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:308:17 | 308 | / generic::count_byte_by_byte(start, end, |b| { 309 | | b == self.sse2.needle1() 310 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unused import: `std::ascii::AsciiExt` --> /rust/deps/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:66:13 | 66 | DIGIT_TABLE.as_ptr().offset(c as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:67:13 | 67 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::count_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:314:17 | 314 | self.count_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:70:18 | 70 | result = result.offset(-2); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1114:23 | 1114 | let res = mem::transmute_copy(&a.swap(mem::transmute_copy(&val), Ordering::AcqRel)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::count_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:321:9 | 321 | self.count_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1114:51 | 1114 | let res = mem::transmute_copy(&a.swap(mem::transmute_copy(&val), Ordering::AcqRel)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1113:18 | 1113 | a = &*(dst as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:74:9 | 74 | / ptr::copy_nonoverlapping( 75 | | DIGIT_TABLE.as_ptr().offset(c as isize), 76 | | result.offset(-2), 77 | | 2, 78 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:341:9 | 341 | self.sse2.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:336:5 | 336 | / unsafe fn find_raw_sse2( 337 | | &self, 338 | | start: *const u8, 339 | | end: *const u8, 340 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `core::ptr::replace` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1120:13 | 1120 | ptr::replace(dst, val) | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:75:13 | 75 | DIGIT_TABLE.as_ptr().offset(c as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:361:9 | 361 | self.sse2.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:356:5 | 356 | / unsafe fn rfind_raw_sse2( 357 | | &self, 358 | | start: *const u8, 359 | | end: *const u8, 360 | | ) -> Option<*const u8> { | |__________________________^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/odht-0.3.1/src/lib.rs:800:40 | 800 | *x = u8::arbitrary(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:76:13 | 76 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::count_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:381:9 | 381 | self.sse2.count_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:376:5 | 376 | / unsafe fn count_raw_sse2( 377 | | &self, 378 | | start: *const u8, 379 | | end: *const u8, 380 | | ) -> usize { | |______________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1140:18 | 1140 | a = &*(dst as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1133:1 | 1133 | / unsafe fn atomic_compare_exchange_weak(dst: *mut T, mut current: T, new: T) -> Result 1134 | | where 1135 | | T: Copy + Eq, | |_________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:80:9 | 80 | *result.offset(-1) = b'0' + output as u8; | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:80:10 | 80 | *result.offset(-1) = b'0' + output as u8; | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:61:9 | 61 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:52:1 | 52 | pub unsafe fn format64(f: f64, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:66:9 | 66 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:66:51 | 66 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1141:35 | 1141 | let mut current_raw = mem::transmute_copy(¤t); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:79:9 | 79 | write_mantissa_long(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:401:9 | 401 | self.avx2.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:396:5 | 396 | / unsafe fn find_raw_avx2( 397 | | &self, 398 | | start: *const u8, 399 | | end: *const u8, 400 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1142:27 | 1142 | let new_raw = mem::transmute_copy(&new); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2050:13 | 2050 | self.ctrl(0) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling quote v1.0.37 Compiling self_cell v0.10.3 warning: the feature `core_intrinsics` is internal to the compiler or standard library --> /rust/deps/odht-0.3.1/src/lib.rs:56:42 | 56 | #![cfg_attr(feature = "nightly", feature(core_intrinsics))] | ^^^^^^^^^^^^^^^ | = note: using it is strongly discouraged = note: `#[warn(internal_features)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8f8a09a9155334a0 -C extra-filename=-8f8a09a9155334a0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=4bb0bd608f22ba68 -C extra-filename=-4bb0bd608f22ba68 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1153:40 | 1153 | let previous = mem::transmute_copy(&previous_raw); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:421:9 | 421 | self.avx2.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:416:5 | 416 | / unsafe fn rfind_raw_avx2( 417 | | &self, 418 | | start: *const u8, 419 | | end: *const u8, 420 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:79:41 | 79 | write_mantissa_long(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2609:42 | 2609 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: `ident_case` (lib) generated 2 warnings warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2051:26 | 2051 | .copy_to(self.ctrl(Group::WIDTH), self.buckets()); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c8b396f2b26251e4 -C extra-filename=-c8b396f2b26251e4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=14664ccb7674433f -C extra-filename=-14664ccb7674433f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `mutex::RawMutex::unlock` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/remutex.rs:133:13 | 133 | self.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/remutex.rs:128:5 | 128 | pub unsafe fn unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2641:42 | 2641 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2641 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1140:18 | 1140 | a = &*(dst as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: `crc32fast` (lib) generated 48 warnings warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:81:13 | 81 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2670:42 | 2670 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2670 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1172:23 | 1172 | if T::eq(&*dst, ¤t) { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:299:42 | 299 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 299 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::count_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:441:9 | 441 | self.avx2.count_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:436:5 | 436 | / unsafe fn count_raw_avx2( 437 | | &self, 438 | | start: *const u8, 439 | | end: *const u8, 440 | | ) -> usize { | |______________^ warning[E0133]: call to unsafe function `mutex::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/remutex.rs:165:13 | 165 | self.mutex.unlock_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/remutex.rs:160:5 | 160 | pub unsafe fn unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::replace` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1173:20 | 1173 | Ok(ptr::replace(dst, new)) | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `mutex::RawMutexFair::bump` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/remutex.rs:184:13 | 184 | self.mutex.bump(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/remutex.rs:179:5 | 179 | pub unsafe fn bump(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2056:13 | 2056 | / self.ctrl(0) 2057 | | .copy_to(self.ctrl(self.buckets()), Group::WIDTH); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `self_cell` (lib) generated 14 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:361:42 | 361 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 361 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:398:42 | 398 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1175:27 | 1175 | let val = ptr::read(dst); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2056:13 | 2056 | self.ctrl(0) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:114:42 | 114 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 114 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2057:26 | 2057 | .copy_to(self.ctrl(self.buckets()), Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:142:42 | 142 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `remutex::RawReentrantMutex::::unlock` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/remutex.rs:382:9 | 382 | self.raw.unlock(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/remutex.rs:381:5 | 381 | pub unsafe fn force_unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/sync/once_lock.rs:77:10 | 77 | &*self.value.get().cast::() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/sync/once_lock.rs:75:5 | 75 | unsafe fn get_unchecked(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::Bucket::::from_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2107:20 | 2107 | let data = Bucket::from_base_index(self.data_end(), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2079:5 | 2079 | unsafe fn iter(&self) -> RawIter { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:173:42 | 173 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 173 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `remutex::RawReentrantMutex::::unlock_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/remutex.rs:475:9 | 475 | self.raw.unlock_fair(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/remutex.rs:474:5 | 474 | pub unsafe fn force_unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawIterRange::::new` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2110:19 | 2110 | iter: RawIterRange::new(self.ctrl.as_ptr(), data, self.buckets()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:203:42 | 203 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 203 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `sync::parker::Unparker::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/sync/parker.rs:204:23 | 204 | unparker: Unparker::from_raw(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/sync/parker.rs:202:5 | 202 | pub unsafe fn from_raw(ptr: *const ()) -> Parker { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:233:42 | 233 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 233 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_shared_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:132:9 | 132 | self.unlock_shared_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:131:5 | 131 | unsafe fn bump_shared(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::iter` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2158:25 | 2158 | for item in self.iter::() { | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2151:5 | 2151 | unsafe fn drop_elements(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/align.rs:100:42 | 100 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::sync::Arc::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/sync/parker.rs:291:20 | 291 | inner: Arc::from_raw(ptr.cast::()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/sync/parker.rs:289:5 | 289 | pub unsafe fn from_raw(ptr: *const ()) -> Unparker { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2161:17 | 2161 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_exclusive_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:146:9 | 146 | self.unlock_exclusive_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:145:5 | 145 | unsafe fn bump_exclusive(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/crossbeam-utils-0.8.20/src/sync/sharded_lock.rs:581:14 | 581 | mapping: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning[E0133]: call to unsafe function `raw::Bucket::::from_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2286:9 | 2286 | Bucket::from_base_index(self.data_end(), index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2283:5 | 2283 | unsafe fn bucket(&self, index: usize) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/crossbeam-utils-0.8.20/src/sync/sharded_lock.rs:594:22 | 594 | mapping: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2340:9 | 2340 | base.sub((index + 1) * size_of) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2336:5 | 2336 | unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2401:9 | 2401 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2399:5 | 2399 | unsafe fn record_item_insert_at(&mut self, index: usize, old_ctrl: u8, hash: u64) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2443:9 | 2443 | self.set_ctrl(index, h2(hash)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2441:5 | 2441 | unsafe fn set_ctrl_h2(&mut self, index: usize, hash: u64) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2477:25 | 2477 | let prev_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2475:5 | 2475 | unsafe fn replace_ctrl_h2(&mut self, index: usize, hash: u64) -> u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2477:26 | 2477 | let prev_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2478:9 | 2478 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2535:9 | 2535 | *self.ctrl(index) = ctrl; | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2507:5 | 2507 | unsafe fn set_ctrl(&mut self, index: usize, ctrl: u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2535:10 | 2535 | *self.ctrl(index) = ctrl; | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2536:9 | 2536 | *self.ctrl(index2) = ctrl; | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2536:10 | 2536 | *self.ctrl(index2) = ctrl; | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2566:9 | 2566 | self.ctrl.as_ptr().add(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2563:5 | 2563 | unsafe fn ctrl(&self, index: usize) -> *mut u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2582:17 | 2582 | is_full(*self.ctrl(index)) | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2580:5 | 2580 | unsafe fn is_bucket_full(&self, index: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2582:18 | 2582 | is_full(*self.ctrl(index)) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::rehash_in_place` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2707:13 | 2707 | self.rehash_in_place(hasher, layout.size, drop); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2676:5 | 2676 | / unsafe fn reserve_rehash_inner( 2677 | | &mut self, 2678 | | alloc: &A, 2679 | | additional: usize, ... | 2685 | | where 2686 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:81:14 | 81 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::resize_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2719:13 | 2719 | / self.resize_inner( 2720 | | alloc, 2721 | | usize::max(new_items, full_capacity + 1), 2722 | | hasher, 2723 | | fallibility, 2724 | | layout, 2725 | | ) | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:83:9 | 83 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2762:20 | 2762 | let ctrl = NonNull::new_unchecked(self.ctrl(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2742:5 | 2742 | unsafe fn full_buckets_indices(&self) -> FullBucketsIndices { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:83:10 | 83 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2762:43 | 2762 | let ctrl = NonNull::new_unchecked(self.ctrl(0)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:84:9 | 84 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2767:28 | 2767 | current_group: Group::load_aligned(ctrl.as_ptr()).match_full().into_iter(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:84:10 | 84 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:88:9 | 88 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::full_buckets_indices` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2834:32 | 2834 | for full_byte_index in self.full_buckets_indices() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2816:5 | 2816 | / unsafe fn resize_inner( 2817 | | &mut self, 2818 | | alloc: &A, 2819 | | capacity: usize, ... | 2824 | | where 2825 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:88:41 | 88 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::prepare_insert_slot` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2849:34 | 2849 | let (new_index, _) = new_table.prepare_insert_slot(hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2865:13 | 2865 | / ptr::copy_nonoverlapping( 2866 | | self.bucket_ptr(full_byte_index, layout.size), 2867 | | new_table.bucket_ptr(new_index, layout.size), 2868 | | layout.size, 2869 | | ); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2866:17 | 2866 | self.bucket_ptr(full_byte_index, layout.size), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2867:17 | 2867 | new_table.bucket_ptr(new_index, layout.size), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::prepare_rehash_in_place` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2923:9 | 2923 | self.prepare_rehash_in_place(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2913:5 | 2913 | / unsafe fn rehash_in_place( 2914 | | &mut self, 2915 | | hasher: &dyn Fn(&mut Self, usize) -> u64, 2916 | | size_of: usize, 2917 | | drop: Option, 2918 | | ) { | |_____^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2928:24 | 2928 | if *self_.ctrl(i) == DELETED { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2928:25 | 2928 | if *self_.ctrl(i) == DELETED { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2929:25 | 2929 | self_.set_ctrl(i, EMPTY); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2930:25 | 2930 | drop(self_.bucket_ptr(i, size_of)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2930:30 | 2930 | drop(self_.bucket_ptr(i, size_of)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2942:16 | 2942 | if *guard.ctrl(i) != DELETED { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2942:17 | 2942 | if *guard.ctrl(i) != DELETED { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2946:23 | 2946 | let i_p = guard.bucket_ptr(i, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2956:29 | 2956 | let new_i = guard.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2964:21 | 2964 | guard.set_ctrl_h2(i, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2968:31 | 2968 | let new_i_p = guard.bucket_ptr(new_i, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling crossbeam-epoch v0.9.18 Compiling crossbeam-channel v0.5.13 Compiling rustc_error_codes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes) Compiling termcolor v1.4.1 warning[E0133]: call to unsafe function `core::intrinsics::copy` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:89:9 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=22c83177cf488df6 -C extra-filename=-22c83177cf488df6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=cb12f3f32f64f619 -C extra-filename=-cb12f3f32f64f619 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern new_self_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libself_cell-51411eafa30fe3f8.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:558:19 | 558 | sse2: generic::Two::new(needle1, needle2), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:556:5 | 556 | pub unsafe fn new_unchecked(needle1: u8, needle2: u8) -> Two { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `memory_layout::Allocation::::from_raw_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/odht-0.3.1/src/lib.rs:292:26 | 292 | let allocation = memory_layout::Allocation::from_raw_bytes_unchecked(data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/odht-0.3.1/src/lib.rs:290:5 | 290 | pub unsafe fn from_raw_bytes_unchecked(data: &[u8]) -> HashTableOwned { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `rwlock::RawRwLockUpgradeFair::unlock_upgradable_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:269:9 | 269 | self.unlock_upgradable_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:268:5 | 268 | unsafe fn bump_upgradable(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::replace_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2972:33 | 2972 | let prev_ctrl = guard.replace_ctrl_h2(new_i, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:89:19 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memory_layout::Allocation::::from_raw_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/odht-0.3.1/src/lib.rs:397:25 | 397 | allocation: memory_layout::Allocation::from_raw_bytes_unchecked(data), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/odht-0.3.1/src/lib.rs:395:5 | 395 | pub unsafe fn from_raw_bytes_unchecked(data: D) -> HashTable { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:89:45 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `rwlock::RawRwLock::unlock_shared` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:556:9 | 556 | self.raw.unlock_shared(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:555:5 | 555 | pub unsafe fn force_unlock_read(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:90:9 | 90 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `rwlock::RawRwLock::unlock_exclusive` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:572:9 | 572 | self.raw.unlock_exclusive(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:571:5 | 571 | pub unsafe fn force_unlock_write(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2974:21 | 2974 | guard.set_ctrl(i, EMPTY); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:90:10 | 90 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2978:21 | 2978 | ptr::copy_nonoverlapping(i_p, new_i_p, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:559:19 | 559 | avx2: generic::Two::new(needle1, needle2), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:94:9 | 94 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_shared_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:710:9 | 710 | self.raw.unlock_shared_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:709:5 | 709 | pub unsafe fn force_unlock_read_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::swap_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2985:21 | 2985 | ptr::swap_nonoverlapping(i_p, new_i_p, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:94:10 | 94 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_exclusive_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:726:9 | 726 | self.raw.unlock_exclusive_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:725:5 | 725 | pub unsafe fn force_unlock_write_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:95:9 | 95 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:662:19 | 662 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:654:5 | 654 | / pub unsafe fn find_raw( 655 | | &self, 656 | | start: *const u8, 657 | | end: *const u8, 658 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `raw::RawTableInner::allocation_info` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3029:29 | 3029 | let (ptr, layout) = self.allocation_info(table_layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3023:5 | 3023 | / unsafe fn free_buckets(&mut self, alloc: &A, table_layout: TableLayout) 3024 | | where 3025 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:95:10 | 95 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::alloc::inner::Allocator::deallocate` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3030:9 | 3030 | alloc.deallocate(ptr, layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:667:17 | 667 | / generic::fwd_byte_by_byte(start, end, |b| { 668 | | b == self.sse2.needle1() || b == self.sse2.needle2() 669 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:98:13 | 98 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: field `0` is never read --> /rust/deps/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::find_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:673:17 | 673 | self.find_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:98:14 | 98 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3145:23 | 3145 | debug_assert!(self.is_bucket_full(index)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3144:5 | 3144 | unsafe fn erase(&mut self, index: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::find_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:693:9 | 693 | self.find_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:100:9 | 100 | write_mantissa_long(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3153:28 | 3153 | let empty_before = Group::load(self.ctrl(index_before)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:100:41 | 100 | write_mantissa_long(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:104:9 | 104 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:728:19 | 728 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:720:5 | 720 | / pub unsafe fn rfind_raw( 721 | | &self, 722 | | start: *const u8, 723 | | end: *const u8, 724 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:104:10 | 104 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:105:9 | 105 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:105:10 | 105 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:733:17 | 733 | / generic::rev_byte_by_byte(start, end, |b| { 734 | | b == self.sse2.needle1() || b == self.sse2.needle2() 735 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent3` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:106:30 | 106 | index as usize + 2 + write_exponent3(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::rfind_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:739:17 | 739 | self.rfind_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:106:54 | 106 | index as usize + 2 + write_exponent3(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:109:9 | 109 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3153:40 | 3153 | let empty_before = Group::load(self.ctrl(index_before)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:109:41 | 109 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3154:27 | 3154 | let empty_after = Group::load(self.ctrl(index)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3154:39 | 3154 | let empty_after = Group::load(self.ctrl(index)).match_empty(); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:110:9 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3199:9 | 3199 | self.set_ctrl(index, ctrl); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:110:10 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:110:33 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::clone_from_impl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3313:13 | 3313 | self.clone_from_impl(source); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3312:9 | 3312 | unsafe fn clone_from_spec(&mut self, source: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:110:34 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:111:9 | 111 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3343:9 | 3343 | / source 3344 | | .table 3345 | | .ctrl(0) 3346 | | .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); | |____________________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3341:5 | 3341 | unsafe fn clone_from_impl(&mut self, source: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:111:10 | 111 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::rfind_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:749:9 | 749 | self.rfind_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:112:9 | 112 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:112:10 | 112 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3343:9 | 3343 | / source 3344 | | .table 3345 | | .ctrl(0) | |____________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent3` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:116:15 | 116 | + write_exponent3(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3346:37 | 3346 | .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:116:39 | 116 | + write_exponent3(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3354:24 | 3354 | if self_.is_bucket_full(i) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `lock_api` (lib) generated 22 warnings warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3355:25 | 3355 | self_.bucket(i).drop(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3355:25 | 3355 | self_.bucket(i).drop(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::iter` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3361:21 | 3361 | for from in source.iter() { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3362:25 | 3362 | let index = source.bucket_index(&from); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3363:22 | 3363 | let to = guard.1.bucket(index); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3364:13 | 3364 | to.write(from.as_ref().clone()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::as_ref` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3364:22 | 3364 | to.write(from.as_ref().clone()); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3483:19 | 3483 | let end = ctrl.add(len); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3479:5 | 3479 | unsafe fn new(ctrl: *const u8, data: Bucket, len: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3487:29 | 3487 | let current_group = Group::load_aligned(ctrl).match_full(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3488:25 | 3488 | let next_ctrl = ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:769:9 | 769 | self.sse2.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:764:5 | 764 | / unsafe fn find_raw_sse2( 765 | | &self, 766 | | start: *const u8, 767 | | end: *const u8, 768 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3549:29 | 3549 | return Some(self.data.next_n(index)); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3546:5 | 3546 | unsafe fn next_impl(&mut self) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3561:34 | 3561 | self.current_group = Group::load_aligned(self.next_ctrl).match_full().into_iter(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:789:9 | 789 | self.sse2.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:784:5 | 784 | / unsafe fn rfind_raw_sse2( 785 | | &self, 786 | | start: *const u8, 787 | | end: *const u8, 788 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3562:25 | 3562 | self.data = self.data.next_n(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3563:30 | 3563 | self.next_ctrl = self.next_ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:809:9 | 809 | self.avx2.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:804:5 | 804 | / unsafe fn find_raw_avx2( 805 | | &self, 806 | | start: *const u8, 807 | | end: *const u8, 808 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:829:9 | 829 | self.avx2.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:824:5 | 824 | / unsafe fn rfind_raw_avx2( 825 | | &self, 826 | | start: *const u8, 827 | | end: *const u8, 828 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:167:9 | 167 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:159:1 | 159 | pub unsafe fn format32(f: f32, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:941:19 | 941 | sse2: generic::Three::new(needle1, needle2, needle3), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:935:5 | 935 | / pub unsafe fn new_unchecked( 936 | | needle1: u8, 937 | | needle2: u8, 938 | | needle3: u8, 939 | | ) -> Three { | |______________^ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:172:9 | 172 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:942:19 | 942 | avx2: generic::Three::new(needle1, needle2, needle3), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:172:51 | 172 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:185:9 | 185 | write_mantissa(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:185:36 | 185 | write_mantissa(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=df2d8da8443b58b2 -C extra-filename=-df2d8da8443b58b2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-4c0f50839c12f4fd.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:187:13 | 187 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name termcolor --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2160df7d2cea6ba1 -C extra-filename=-2160df7d2cea6ba1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3603:30 | 3603 | let bucket = self.data.next_n(index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3594:5 | 3594 | / unsafe fn fold_impl(mut self, mut n: usize, mut acc: B, mut f: F) -> B 3595 | | where 3596 | | F: FnMut(B, Bucket) -> B, | |____________________________________^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_channel --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3ca941de9ff2979e -C extra-filename=-3ca941de9ff2979e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-4c0f50839c12f4fd.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=6417a810a0869b0a -C extra-filename=-6417a810a0869b0a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern new_self_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libself_cell-cf2d6d9ef0105e7c.rmeta --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:187:14 | 187 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unused extern crate --> /rust/deps/quote-1.0.37/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:189:9 | 189 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:189:10 | 189 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:190:9 | 190 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:190:10 | 190 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:194:9 | 194 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:194:36 | 194 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:195:9 | 195 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:195:19 | 195 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:195:45 | 195 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:196:9 | 196 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: `type-map` (lib) generated 2 warnings (2 duplicates) warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:196:10 | 196 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:200:9 | 200 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `typenum` (lib) generated 6 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:200:10 | 200 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:201:9 | 201 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:201:10 | 201 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1045:19 | 1045 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1037:5 | 1037 | / pub unsafe fn find_raw( 1038 | | &self, 1039 | | start: *const u8, 1040 | | end: *const u8, 1041 | | ) -> Option<*const u8> { | |__________________________^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_error_codes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_error_codes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_error_codes --edition=2021 compiler/rustc_error_codes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58ea36ca927bd041 -C extra-filename=-58ea36ca927bd041 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `tracing-core` (lib) generated 15 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3640:34 | 3640 | self.current_group = Group::load_aligned(self.next_ctrl).match_full().into_iter(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3641:25 | 3641 | self.data = self.data.next_n(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3642:30 | 3642 | self.next_ctrl = self.next_ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3712:17 | 3712 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3709:5 | 3709 | unsafe fn drop_elements(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1050:17 | 1050 | / generic::fwd_byte_by_byte(start, end, |b| { 1051 | | b == self.sse2.needle1() 1052 | | || b == self.sse2.needle2() 1053 | | || b == self.sse2.needle3() 1054 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3848:25 | 3848 | self.ctrl = NonNull::new_unchecked(self.ctrl.as_ptr().add(Group::WIDTH)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3819:5 | 3819 | unsafe fn next_impl(&mut self) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::find_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1058:17 | 1058 | self.find_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3848:48 | 3848 | self.ctrl = NonNull::new_unchecked(self.ctrl.as_ptr().add(Group::WIDTH)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::find_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1078:9 | 1078 | self.find_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3851:34 | 3851 | self.current_group = Group::load_aligned(self.ctrl.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawIterHashInner::new` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:4097:20 | 4097 | inner: RawIterHashInner::new(&table.table, hash), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:4095:5 | 4095 | unsafe fn new(table: &RawTable, hash: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1113:19 | 1113 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1105:5 | 1105 | / pub unsafe fn rfind_raw( 1106 | | &self, 1107 | | start: *const u8, 1108 | | end: *const u8, 1109 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `raw::sse2::Group::load` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:4129:21 | 4129 | let group = Group::load(table.ctrl(probe_seq.pos)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:4126:5 | 4126 | unsafe fn new(table: &RawTableInner, hash: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1118:17 | 1118 | / generic::rev_byte_by_byte(start, end, |b| { 1119 | | b == self.sse2.needle1() 1120 | | || b == self.sse2.needle2() 1121 | | || b == self.sse2.needle3() 1122 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:4129:33 | 4129 | let group = Group::load(table.ctrl(probe_seq.pos)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `map::HashMap::::get_many_unchecked_mut_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/map.rs:1599:9 | 1599 | self.get_many_unchecked_mut_inner(ks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/map.rs:1592:5 | 1592 | / pub unsafe fn get_many_unchecked_mut( 1593 | | &mut self, 1594 | | ks: [&Q; N], 1595 | | ) -> [Option<&'_ mut V>; N] 1596 | | where 1597 | | Q: Hash + Equivalent + ?Sized, | |_________________________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `map::HashMap::::get_many_unchecked_mut_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/map.rs:1725:9 | 1725 | self.get_many_unchecked_mut_inner(ks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/map.rs:1718:5 | 1718 | / pub unsafe fn get_many_key_value_unchecked_mut( 1719 | | &mut self, 1720 | | ks: [&Q; N], 1721 | | ) -> [Option<(&'_ K, &'_ mut V)>; N] 1722 | | where 1723 | | Q: Hash + Equivalent + ?Sized, | |_________________________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw::RawTable::::get_many_unchecked_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/map.rs:1746:9 | 1746 | / self.table 1747 | | .get_many_unchecked_mut(hashes, |i, (k, _)| ks[i].equivalent(k)) | |____________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/map.rs:1738:5 | 1738 | / unsafe fn get_many_unchecked_mut_inner( 1739 | | &mut self, 1740 | | ks: [&Q; N], 1741 | | ) -> [Option<&'_ mut (K, V)>; N] 1742 | | where 1743 | | Q: Hash + Equivalent + ?Sized, | |_________________________________________^ warning: `proc-macro-hack` (lib) generated 21 warnings warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:204:13 | 204 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:204:14 | 204 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:206:9 | 206 | write_mantissa(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:206:36 | 206 | write_mantissa(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:210:9 | 210 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:210:10 | 210 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:211:9 | 211 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:211:10 | 211 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `pretty::exponent::write_exponent2` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:212:30 | 212 | index as usize + 2 + write_exponent2(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:212:54 | 212 | index as usize + 2 + write_exponent2(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:215:9 | 215 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:215:36 | 215 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:216:9 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:216:10 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:216:33 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:216:34 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:217:9 | 217 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:217:10 | 217 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:218:9 | 218 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:218:10 | 218 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent2` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:222:15 | 222 | + write_exponent2(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:222:39 | 222 | + write_exponent2(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::rfind_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1126:17 | 1126 | self.rfind_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::rfind_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1136:9 | 1136 | self.rfind_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ Compiling flate2 v1.0.34 Compiling semver v1.0.23 Compiling memoffset v0.9.1 Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1156:9 | 1156 | self.sse2.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1151:5 | 1151 | / unsafe fn find_raw_sse2( 1152 | | &self, 1153 | | start: *const u8, 1154 | | end: *const u8, 1155 | | ) -> Option<*const u8> { | |__________________________^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='BartÅ‚omiej KamiÅ„ski :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/generic-array-77f32dada95439a1/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=290c25dfb3c0a06d -C extra-filename=-290c25dfb3c0a06d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtypenum-aa40738950d59edb.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg relaxed_coherence` warning[E0133]: call to unsafe function `map::HashMap::::insert_unique_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/set.rs:1119:9 | 1119 | self.map.insert_unique_unchecked(value, ()).0 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/set.rs:1118:5 | 1118 | pub unsafe fn insert_unique_unchecked(&mut self, value: T) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `writeable` (lib) generated 20 warnings warning: `proc-macro2` (lib) generated 111 warnings warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1176:9 | 1176 | self.sse2.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1171:5 | 1171 | / unsafe fn rfind_raw_sse2( 1172 | | &self, 1173 | | start: *const u8, 1174 | | end: *const u8, 1175 | | ) -> Option<*const u8> { | |__________________________^ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1196:9 | 1196 | self.avx2.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1191:5 | 1191 | / unsafe fn find_raw_avx2( 1192 | | &self, 1193 | | start: *const u8, 1194 | | end: *const u8, 1195 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1216:9 | 1216 | self.avx2.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1211:5 | 1211 | / unsafe fn rfind_raw_avx2( 1212 | | &self, 1213 | | start: *const u8, 1214 | | end: *const u8, 1215 | | ) -> Option<*const u8> { | |__________________________^ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:69:20 | 69 | let sse2 = packedpair::Finder::<__m128i>::new(needle, pair); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:68:5 | 68 | unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:70:20 | 70 | let avx2 = packedpair::Finder::<__m256i>::new(needle, pair); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:156:13 | 156 | self.sse2.find(haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:150:5 | 150 | / unsafe fn find_impl( 151 | | &self, 152 | | haystack: &[u8], 153 | | needle: &[u8], 154 | | ) -> Option { | |______________________^ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:158:13 | 158 | self.avx2.find(haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_prefilter` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:177:13 | 177 | self.sse2.find_prefilter(haystack) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:175:5 | 175 | unsafe fn find_prefilter_impl(&self, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `raw::RawTable::::get_many_unchecked_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/table.rs:1110:9 | 1110 | self.raw.get_many_unchecked_mut(hashes, eq) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/table.rs:1105:5 | 1105 | / pub unsafe fn get_many_unchecked_mut( 1106 | | &mut self, 1107 | | hashes: [u64; N], 1108 | | eq: impl FnMut(usize, &T) -> bool, 1109 | | ) -> [Option<&'_ mut T>; N] { | |_______________________________^ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_prefilter` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:179:13 | 179 | self.avx2.find_prefilter(haystack) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `arch::generic::memchr::One::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:64:13 | 64 | One(generic::One::new(needle)) | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:63:5 | 63 | pub unsafe fn new_unchecked(needle: u8) -> One { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:164:12 | 164 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:156:5 | 156 | / pub unsafe fn find_raw( 157 | | &self, 158 | | start: *const u8, 159 | | end: *const u8, 160 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:166:20 | 166 | return generic::fwd_byte_by_byte(start, end, |b| { | ____________________^ 167 | | b == self.0.needle1() 168 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::find_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:185:9 | 185 | self.find_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:220:12 | 220 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:212:5 | 212 | / pub unsafe fn rfind_raw( 213 | | &self, 214 | | start: *const u8, 215 | | end: *const u8, 216 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:222:20 | 222 | return generic::rev_byte_by_byte(start, end, |b| { | ____________________^ 223 | | b == self.0.needle1() 224 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::rfind_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:232:9 | 232 | self.rfind_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:261:12 | 261 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:257:5 | 257 | pub unsafe fn count_raw(&self, start: *const u8, end: *const u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::count_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:263:20 | 263 | return generic::count_byte_by_byte(start, end, |b| { | ____________________^ 264 | | b == self.0.needle1() 265 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::count_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:270:9 | 270 | self.count_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:290:9 | 290 | self.0.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:285:5 | 285 | / unsafe fn find_raw_impl( 286 | | &self, 287 | | start: *const u8, 288 | | end: *const u8, 289 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:310:9 | 310 | self.0.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:305:5 | 305 | / unsafe fn rfind_raw_impl( 306 | | &self, 307 | | start: *const u8, 308 | | end: *const u8, 309 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::count_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:330:9 | 330 | self.0.count_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:325:5 | 325 | / unsafe fn count_raw_impl( 326 | | &self, 327 | | start: *const u8, 328 | | end: *const u8, 329 | | ) -> usize { | |______________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: `odht` (lib) generated 5 warnings warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:440:13 | 440 | Two(generic::Two::new(needle1, needle2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:439:5 | 439 | pub unsafe fn new_unchecked(needle1: u8, needle2: u8) -> Two { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:187:41 | 187 | fn set_hyperlink(&mut self, _link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 187 | fn set_hyperlink(&mut self, _link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:528:12 | 528 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:520:5 | 520 | / pub unsafe fn find_raw( 521 | | &self, 522 | | start: *const u8, 523 | | end: *const u8, 524 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:530:20 | 530 | return generic::fwd_byte_by_byte(start, end, |b| { | ____________________^ 531 | | b == self.0.needle1() || b == self.0.needle2() 532 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Two::find_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:549:9 | 549 | self.find_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:211:40 | 211 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 211 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:232:40 | 232 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:371:32 | 371 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 371 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:584:12 | 584 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:576:5 | 576 | / pub unsafe fn rfind_raw( 577 | | &self, 578 | | start: *const u8, 579 | | end: *const u8, 580 | | ) -> Option<*const u8> { | |__________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:728:40 | 728 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:586:20 | 586 | return generic::rev_byte_by_byte(start, end, |b| { | ____________________^ 587 | | b == self.0.needle1() || b == self.0.needle2() 588 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:772:40 | 772 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 772 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Two::rfind_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:596:9 | 596 | self.rfind_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:819:40 | 819 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 819 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:891:40 | 891 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ Compiling syn v2.0.87 Compiling annotate-snippets v0.11.4 Compiling datafrog v2.0.1 Compiling bitflags v1.3.2 Compiling tinyvec_macros v0.1.1 Compiling regex-syntax v0.8.5 Compiling ahash v0.8.11 Compiling unicode-script v0.5.7 warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:204:10 | 204 | &*(ptr as *const T) | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:203:5 | 203 | unsafe fn deref<'a>(ptr: usize) -> &'a Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:616:9 | 616 | self.0.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:611:5 | 611 | / unsafe fn find_raw_impl( 612 | | &self, 613 | | start: *const u8, 614 | | end: *const u8, 615 | | ) -> Option<*const u8> { | |__________________________^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=1.0.34 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=51050f697970773a -C extra-filename=-51050f697970773a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern crc32fast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrc32fast-a5f4068cae032c08.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libminiz_oxide-b46000966d7ab896.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/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.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=6577e841c4bde939 -C extra-filename=-6577e841c4bde939 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/memoffset-6577e841c4bde939 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern autocfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libautocfg-a4855eab3efebef4.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7604f77cc06d3f08 -C extra-filename=-7604f77cc06d3f08 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/semver-7604f77cc06d3f08 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:979:40 | 979 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/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)' --check-cfg 'cfg(feature, values())' -C metadata=54d6eb3ba0f2ad60 -C extra-filename=-54d6eb3ba0f2ad60 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/rustc_apfloat-54d6eb3ba0f2ad60 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:208:14 | 208 | &mut *(ptr as *mut T) | ^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:207:5 | 207 | unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:636:9 | 636 | self.0.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:631:5 | 631 | / unsafe fn rfind_raw_impl( 632 | | &self, 633 | | start: *const u8, 634 | | end: *const u8, 635 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:741:15 | 741 | Three(generic::Three::new(needle1, needle2, needle3)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:736:5 | 736 | / pub unsafe fn new_unchecked( 737 | | needle1: u8, 738 | | needle2: u8, 739 | | needle3: u8, 740 | | ) -> Three { | |______________^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:829:12 | 829 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:821:5 | 821 | / pub unsafe fn find_raw( 822 | | &self, 823 | | start: *const u8, 824 | | end: *const u8, 825 | | ) -> Option<*const u8> { | |__________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:212:14 | 212 | drop(Box::from_raw(ptr as *mut T)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:211:5 | 211 | unsafe fn drop(ptr: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::alloc::alloc` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:260:19 | 260 | let ptr = alloc::alloc::alloc(layout).cast::>(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:258:5 | 258 | unsafe fn init(len: Self::Init) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:264:9 | 264 | ptr::addr_of_mut!((*ptr).len).write(len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:264:27 | 264 | ptr::addr_of_mut!((*ptr).len).write(len); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:269:22 | 269 | let array = &*(ptr as *const Array); | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:268:5 | 268 | unsafe fn deref<'a>(ptr: usize) -> &'a Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:270:9 | 270 | slice::from_raw_parts(array.elements.as_ptr() as *const _, array.len) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:274:22 | 274 | let array = &*(ptr as *mut Array); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:273:5 | 273 | unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:275:9 | 275 | slice::from_raw_parts_mut(array.elements.as_ptr() as *mut _, array.len) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:279:19 | 279 | let len = (*(ptr as *mut Array)).len; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:278:5 | 278 | unsafe fn drop(ptr: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::alloc::dealloc` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:281:9 | 281 | alloc::alloc::dealloc(ptr as *mut u8, layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `atomic::Pointer::from_usize` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:884:9 | 884 | Owned::from_usize(self.data.into_inner()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:883:5 | 883 | pub unsafe fn into_owned(self) -> Owned { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `atomic::Pointer::from_usize` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:925:18 | 925 | Some(Owned::from_usize(data)) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:920:5 | 920 | pub unsafe fn try_into_owned(self) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:831:20 | 831 | return generic::fwd_byte_by_byte(start, end, |b| { | ____________________^ 832 | | b == self.0.needle1() 833 | | || b == self.0.needle2() 834 | | || b == self.0.needle3() 835 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `atomic::Pointer::from_usize` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1102:9 | 1102 | Self::from_usize(raw) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1099:5 | 1099 | pub unsafe fn from_raw(raw: *mut T) -> Owned { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Three::find_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:852:9 | 852 | self.find_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:887:12 | 887 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:879:5 | 879 | / pub unsafe fn rfind_raw( 880 | | &self, 881 | | start: *const u8, 882 | | end: *const u8, 883 | | ) -> Option<*const u8> { | |__________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:889:20 | 889 | return generic::rev_byte_by_byte(start, end, |b| { | ____________________^ 890 | | b == self.0.needle1() 891 | | || b == self.0.needle2() 892 | | || b == self.0.needle3() 893 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Three::rfind_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:901:9 | 901 | self.rfind_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:921:9 | 921 | self.0.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:916:5 | 916 | / unsafe fn find_raw_impl( 917 | | &self, 918 | | start: *const u8, 919 | | end: *const u8, 920 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:941:9 | 941 | self.0.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:936:5 | 936 | / unsafe fn rfind_raw_impl( 937 | | &self, 938 | | start: *const u8, 939 | | end: *const u8, 940 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/packedpair.rs:66:22 | 66 | let finder = packedpair::Finder::<__m128i>::new(needle, pair); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/packedpair.rs:65:5 | 65 | unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:1360:40 | 1360 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:1441:37 | 1441 | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:1547:40 | 1547 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1547 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/packedpair.rs:137:9 | 137 | self.0.find(haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/packedpair.rs:132:5 | 132 | / unsafe fn find_impl( 133 | | &self, 134 | | haystack: &[u8], 135 | | needle: &[u8], 136 | | ) -> Option { | |______________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:1694:37 | 1694 | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1694 | fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:2335:40 | 2335 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2335 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_prefilter` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/packedpair.rs:154:9 | 154 | self.0.find_prefilter(haystack) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/packedpair.rs:153:5 | 153 | unsafe fn find_prefilter_impl(&self, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `atomic::Pointable::deref` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1421:9 | 1421 | T::deref(raw) | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1419:5 | 1419 | pub unsafe fn deref(&self) -> &'g T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `atomic::Pointable::deref_mut` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1463:9 | 1463 | T::deref_mut(raw) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1461:5 | 1461 | pub unsafe fn deref_mut(&mut self) -> &'g mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `atomic::Pointable::deref` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1503:18 | 1503 | Some(T::deref(raw)) | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1498:5 | 1498 | pub unsafe fn as_ref(&self) -> Option<&'g T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `atomic::Pointer::from_usize` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1533:9 | 1533 | Owned::from_usize(self.data) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1531:5 | 1531 | pub unsafe fn into_owned(self) -> Owned { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `atomic::Pointer::from_usize` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1562:18 | 1562 | Some(Owned::from_usize(self.data)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1558:5 | 1558 | pub unsafe fn try_into_owned(self) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `std::ptr::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:52:32 | 52 | let f: F = ptr::read(raw.cast::()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:51:17 | 51 | unsafe fn call(raw: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:69:37 | 69 | let b: Box = ptr::read(raw.cast::>()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:66:17 | 66 | unsafe fn call(raw: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::as_ref` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/guard.rs:192:30 | 192 | if let Some(local) = self.local.as_ref() { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/guard.rs:188:5 | 188 | / pub unsafe fn defer_unchecked(&self, f: F) 189 | | where 190 | | F: FnOnce() -> R, | |_________________________^ warning[E0133]: call to unsafe function `internal::Local::defer` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/guard.rs:193:13 | 193 | local.defer(Deferred::new(move || drop(f())), self); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `guard::Guard::defer_unchecked` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/guard.rs:269:9 | 269 | self.defer_unchecked(move || ptr.into_owned()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/guard.rs:268:5 | 268 | pub unsafe fn defer_destroy(&self, ptr: Shared<'_, T>) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `atomic::Shared::<'g, T>::into_owned` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/guard.rs:269:38 | 269 | self.defer_unchecked(move || ptr.into_owned()); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `cc` (lib) generated 3 warnings warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:361:46 | 361 | let bag = self.bag.with_mut(|b| &mut *b); | ^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:360:5 | 360 | pub(crate) unsafe fn defer(&self, mut deferred: Deferred, guard: &Guard) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `internal::Bag::try_push` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:363:28 | 363 | while let Err(d) = bag.try_push(deferred) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:360:5 | 360 | pub(crate) unsafe fn defer(&self, mut deferred: Deferred, guard: &Guard) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:136:19 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 136 | | #[cfg(relaxed_coherence)] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` 182 | 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:158:23 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 158 | | #[cfg(not(relaxed_coherence))] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` 182 | 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:549:10 | 549 | &*local_ptr | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:546:5 | 546 | unsafe fn element_of(entry: &Entry) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:136:19 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 136 | | #[cfg(relaxed_coherence)] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `guard::Guard::defer_destroy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:553:9 | 553 | guard.defer_destroy(Shared::from(Self::element_of(entry) as *const _)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:552:5 | 552 | unsafe fn finalize(entry: &Entry, guard: &Guard) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `sync::list::IsElement::element_of` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:553:42 | 553 | guard.defer_destroy(Shared::from(Self::element_of(entry) as *const _)); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `atomic::Shared::<'g, T>::deref` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/list.rs:176:41 | 176 | let entry: &Entry = C::entry_of(container.deref()); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/list.rs:172:5 | 172 | pub(crate) unsafe fn insert<'g>(&'g self, container: Shared<'g, T>, guard: &'g Guard) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:158:23 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 158 | | #[cfg(not(relaxed_coherence))] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/once_lock.rs:77:10 | 77 | &*self.value.get().cast::() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/once_lock.rs:75:5 | 75 | unsafe fn get_unchecked(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/generic-array-0.14.7/src/impls.rs:69:34 | 69 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 69 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::all::memchr::One::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation warning: `gen` is a keyword in the 2024 edition --> /rust/deps/flate2-1.0.34/src/lib.rs:245:49 | 245 | iter::repeat(()).map(|_| rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/generic-array-0.14.7/src/iter.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/generic-array-0.14.7/src/lib.rs:235:62 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | --------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/generic-array-0.14.7/src/lib.rs:290:59 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::memchr::One::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Two::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Two::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.87 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=87 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=e60791f1d01e5475 -C extra-filename=-e60791f1d01e5475 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rmeta --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunicode_ident-ed7e4ee11216ba80.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=dbf1acd85e9d6a29 -C extra-filename=-dbf1acd85e9d6a29 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libanstyle-8f8a09a9155334a0.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunicode_width-4bb0bd608f22ba68.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=datafrog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/datafrog-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/datafrog-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Frank McSherry :The Rust Project Developers:Datafrog Developers' CARGO_PKG_DESCRIPTION='Lightweight Datalog engine intended to be embedded in other Rust programs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafrog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/datafrog' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/datafrog-2.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name datafrog --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/datafrog-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca8286c21a9562b5 -C extra-filename=-ca8286c21a9562b5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling psm v0.1.23 Compiling stacker v0.1.17 Compiling blake3 v1.5.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec_macros-0.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3ad0b6f8b8bfa827 -C extra-filename=-3ad0b6f8b8bfa827 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-1.3.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=2ac9bc7e2890e0ab -C extra-filename=-2ac9bc7e2890e0ab --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_script CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate exposes the Unicode `Script` and `Script_Extension` properties from [UAX #24](http://www.unicode.org/reports/tr24/) ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-script' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-script CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-script' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_script --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=91361eb6dbd635e1 -C extra-filename=-91361eb6dbd635e1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=e6d8514a66b5aca7 -C extra-filename=-e6d8514a66b5aca7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/ahash-e6d8514a66b5aca7 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern version_check=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libversion_check-fad4cb3d0927ae03.rlib --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `arch::all::memchr::Two::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation warning: unused extern crate --> /rust/deps/memoffset-0.9.1/build.rs:1:1 | 1 | extern crate autocfg; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/bufreader.rs:27:41 | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter) -> Result<(), ::std::fmt::Error> { | ------------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> Result<(), ::std::fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/ffi/rust.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/ffi/rust.rs:117:32 | 117 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/ffi/mod.rs:49:37 | 49 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/mem.rs:536:32 | 536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/mem.rs:564:32 | 564 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 564 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `ryu` (lib) generated 136 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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)' --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=285b1c719318d5a7 -C extra-filename=-285b1c719318d5a7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:591:12 | 591 | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:589:1 | 589 | / f! { 590 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 591 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 592 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 622 | | } 623 | | } | |_- in this macro invocation = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:592:13 | 592 | (*mhdr).msg_control as *mut ::cmsghdr | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: `quote` (lib) generated 13 warnings warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:599:40 | 599 | let bits = ::mem::size_of_val(&(*set).fds_bits[0]) * 8; | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:589:1 | 589 | / f! { 590 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 591 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 592 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 622 | | } 623 | | } | |_- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:601:9 | 601 | (*set).fds_bits[fd / bits] &= !(1 << (fd % bits)); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:606:40 | 606 | let bits = ::mem::size_of_val(&(*set).fds_bits[0]) * 8; | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:589:1 | 589 | / f! { 590 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 591 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 592 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 622 | | } 623 | | } | |_- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:608:17 | 608 | return ((*set).fds_bits[fd / bits] & (1 << (fd % bits))) != 0 | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:612:40 | 612 | let bits = ::mem::size_of_val(&(*set).fds_bits[0]) * 8; | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:589:1 | 589 | / f! { 590 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 591 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 592 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 622 | | } 623 | | } | |_- in this macro invocation warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `flavors::array::Channel::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1505:38 | 1505 | SenderFlavor::Array(chan) => chan.write(token, msg), | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1503:1 | 1503 | pub(crate) unsafe fn write(s: &Sender, token: &mut Token, msg: T) -> Result<(), T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `flavors::list::Channel::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1506:37 | 1506 | SenderFlavor::List(chan) => chan.write(token, msg), | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::zero::Channel::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1507:37 | 1507 | SenderFlavor::Zero(chan) => chan.write(token, msg), | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::array::Channel::::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1514:40 | 1514 | ReceiverFlavor::Array(chan) => chan.read(token), | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1512:1 | 1512 | pub(crate) unsafe fn read(r: &Receiver, token: &mut Token) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `flavors::list::Channel::::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1515:39 | 1515 | ReceiverFlavor::List(chan) => chan.read(token), | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::zero::Channel::::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1516:39 | 1516 | ReceiverFlavor::Zero(chan) => chan.read(token), | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1518:13 | 1518 | mem::transmute_copy::, Result>(&chan.read(token)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::at::Channel::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1518:72 | 1518 | mem::transmute_copy::, Result>(&chan.read(token)) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1521:13 | 1521 | mem::transmute_copy::, Result>(&chan.read(token)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::tick::Channel::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1521:72 | 1521 | mem::transmute_copy::, Result>(&chan.read(token)) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::never::Channel::::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1523:40 | 1523 | ReceiverFlavor::Never(chan) => chan.read(token), | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Two::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Two::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/counter.rs:72:22 | 72 | drop(Box::from_raw(self.counter)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/counter.rs:67:5 | 67 | pub(crate) unsafe fn release bool>(&self, disconnect: F) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/counter.rs:127:22 | 127 | drop(Box::from_raw(self.counter)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/counter.rs:122:5 | 122 | pub(crate) unsafe fn release bool>(&self, disconnect: F) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::all::memchr::Two::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation warning: `memoffset` (build script) generated 1 warning warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Three::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:220:31 | 220 | let slot: &Slot = &*token.array.slot.cast::>(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:214:5 | 214 | pub(crate) unsafe fn write(&self, token: &mut Token, msg: T) -> Result<(), T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:223:9 | 223 | slot.msg.get().write(MaybeUninit::new(msg)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Three::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:311:31 | 311 | let slot: &Slot = &*token.array.slot.cast::>(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:305:5 | 305 | pub(crate) unsafe fn read(&self, token: &mut Token) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:314:19 | 314 | let msg = slot.msg.get().read().assume_init(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:314:19 | 314 | let msg = slot.msg.get().read().assume_init(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: lifetime parameter `'me` never used --> /rust/deps/datafrog-2.0.1/src/join.rs:43:34 | 43 | pub(crate) fn join_into_relation<'me, Key: Ord, Val1: Ord, Val2: Ord, Result: Ord>( | ^^^-- | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'leap` never used --> /rust/deps/datafrog-2.0.1/src/treefrog.rs:134:10 | 134 | impl<'leap, Tuple, Func> PrefixFilter | ^^^^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'leap` never used --> /rust/deps/datafrog-2.0.1/src/treefrog.rs:206:10 | 206 | impl<'leap, Tuple, Val, Func> ValueFilter | ^^^^^-- | | | help: elide the unused lifetime warning[E0133]: call to unsafe function `arch::all::memchr::Three::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:104:24 | 104 | let slot = (*this).slots.get_unchecked(i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:100:5 | 100 | unsafe fn destroy(this: *mut Block, start: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:104:24 | 104 | let slot = (*this).slots.get_unchecked(i); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:116:14 | 116 | drop(Box::from_raw(this)); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:291:20 | 291 | let slot = (*block).slots.get_unchecked(offset); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:282:5 | 282 | pub(crate) unsafe fn write(&self, token: &mut Token, msg: T) -> Result<(), T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:291:20 | 291 | let slot = (*block).slots.get_unchecked(offset); | ^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:292:9 | 292 | slot.msg.get().write(MaybeUninit::new(msg)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:395:20 | 395 | let slot = (*block).slots.get_unchecked(offset); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:386:5 | 386 | pub(crate) unsafe fn read(&self, token: &mut Token) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Three::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:395:20 | 395 | let slot = (*block).slots.get_unchecked(offset); | ^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:397:19 | 397 | let msg = slot.msg.get().read().assume_init(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:397:19 | 397 | let msg = slot.msg.get().read().assume_init(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::list::Block::::destroy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:402:13 | 402 | Block::destroy(block, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::list::Block::::destroy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:404:13 | 404 | Block::destroy(block, offset + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Three::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:614:9 | 614 | (*set).fds_bits[fd / bits] |= 1 << (fd % bits); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:619:21 | 619 | for slot in (*set).fds_bits.iter_mut() { | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:589:1 | 589 | / f! { 590 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 591 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 592 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 622 | | } 623 | | } | |_- in this macro invocation warning[E0133]: call to unsafe function `arch::all::memchr::Three::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:151:23 | 151 | let packet = &*(token.zero.0 as *const Packet); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:145:5 | 145 | pub(crate) unsafe fn write(&self, token: &mut Token, msg: T) -> Result<(), T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:152:9 | 152 | packet.msg.get().write(Some(msg)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::count_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling crossbeam-deque v0.8.5 Compiling getopts v0.2.21 Compiling tinyvec v1.8.0 Compiling libloading v0.8.5 warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:180:23 | 180 | let packet = &*(token.zero.0 as *const Packet); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:174:5 | 174 | pub(crate) unsafe fn read(&self, token: &mut Token) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::count_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::replace` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:186:23 | 186 | let msg = packet.msg.get().replace(None).unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `crossbeam-utils` (lib) generated 51 warnings warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::replace` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:193:23 | 193 | let msg = packet.msg.get().replace(None).unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:194:18 | 194 | drop(Box::from_raw(token.zero.0.cast::>())); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a9055c05e387bb04 -C extra-filename=-a9055c05e387bb04 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/psm-a9055c05e387bb04 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libcc-f53e6cefd8664689.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=abeaa57398607d79 -C extra-filename=-abeaa57398607d79 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/blake3-abeaa57398607d79 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libcc-f53e6cefd8664689.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab9fbe1a89cfcde3 -C extra-filename=-ab9fbe1a89cfcde3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/stacker-ab9fbe1a89cfcde3 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libcc-f53e6cefd8664689.rlib --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `arch::all::memchr::One::count_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `core::result::Result::::unwrap_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/ext.rs:23:9 | 23 | usize::try_from(self.offset_from(origin)).unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/ext.rs:21:5 | 21 | unsafe fn distance(self, origin: *const T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/ext.rs:23:25 | 23 | usize::try_from(self.offset_from(origin)).unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/ext.rs:33:9 | 33 | (self as *const T).distance(origin as *const T) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/ext.rs:32:5 | 32 | unsafe fn distance(self, origin: *mut T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:307:18 | 307 | let needle = searcher.kind.one_byte; | ^^^^^^^^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:301:1 | 301 | / unsafe fn searcher_kind_one_byte( 302 | | searcher: &Searcher, 303 | | _prestate: &mut PrefilterState, 304 | | haystack: &[u8], 305 | | _needle: &[u8], 306 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:327:9 | 327 | searcher.kind.two_way.find(haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:318:1 | 318 | / unsafe fn searcher_kind_two_way( 319 | | searcher: &Searcher, 320 | | _prestate: &mut PrefilterState, 321 | | haystack: &[u8], 322 | | needle: &[u8], 323 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:349:13 | 349 | searcher.kind.two_way_with_prefilter; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:339:1 | 339 | / unsafe fn searcher_kind_two_way_with_prefilter( 340 | | searcher: &Searcher, 341 | | prestate: &mut PrefilterState, 342 | | haystack: &[u8], 343 | | needle: &[u8], 344 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:368:19 | 368 | let finder = &searcher.kind.sse2; | ^^^^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:362:1 | 362 | / unsafe fn searcher_kind_sse2( 363 | | searcher: &Searcher, 364 | | _prestate: &mut PrefilterState, 365 | | haystack: &[u8], 366 | | needle: &[u8], 367 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:389:19 | 389 | let finder = &searcher.kind.avx2; | ^^^^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:383:1 | 383 | / unsafe fn searcher_kind_avx2( 384 | | searcher: &Searcher, 385 | | _prestate: &mut PrefilterState, 386 | | haystack: &[u8], 387 | | needle: &[u8], 388 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:789:5 | 789 | strat.kind.fallback.find_prefilter(haystack) | ^^^^^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:785:1 | 785 | / unsafe fn prefilter_kind_fallback( 786 | | strat: &Prefilter, 787 | | haystack: &[u8], 788 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:803:19 | 803 | let finder = &strat.kind.sse2; | ^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:799:1 | 799 | / unsafe fn prefilter_kind_sse2( 800 | | strat: &Prefilter, 801 | | haystack: &[u8], 802 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:822:19 | 822 | let finder = &strat.kind.avx2; | ^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:818:1 | 818 | / unsafe fn prefilter_kind_avx2( 819 | | strat: &Prefilter, 820 | | haystack: &[u8], 821 | | ) -> Option { | |__________________^ warning: `hashbrown` (lib) generated 153 warnings warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:64:9 | 64 | self.movemask().has_non_zero() | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:63:5 | 63 | unsafe fn movemask_will_have_non_zero(self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:208:13 | 208 | _mm_set1_epi8(byte as i8) | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:207:9 | 207 | unsafe fn splat(byte: u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:213:13 | 213 | _mm_load_si128(data as *const __m128i) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:212:9 | 212 | unsafe fn load_aligned(data: *const u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:218:13 | 218 | _mm_loadu_si128(data as *const __m128i) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:217:9 | 217 | unsafe fn load_unaligned(data: *const u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-script-0.5.7/src/lib.rs:129:32 | 129 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 129 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:223:30 | 223 | SensibleMoveMask(_mm_movemask_epi8(self) as u32) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:222:9 | 222 | unsafe fn movemask(self) -> SensibleMoveMask { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:228:13 | 228 | _mm_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:227:9 | 227 | unsafe fn cmpeq(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-script-0.5.7/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-script-0.5.7/src/lib.rs:323:32 | 323 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:233:13 | 233 | _mm_and_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:232:9 | 232 | unsafe fn and(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:238:13 | 238 | _mm_or_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:237:9 | 237 | unsafe fn or(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:257:13 | 257 | _mm256_set1_epi8(byte as i8) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:256:9 | 256 | unsafe fn splat(byte: u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:262:13 | 262 | _mm256_load_si256(data as *const __m256i) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:261:9 | 261 | unsafe fn load_aligned(data: *const u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:267:13 | 267 | _mm256_loadu_si256(data as *const __m256i) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:266:9 | 266 | unsafe fn load_unaligned(data: *const u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:272:30 | 272 | SensibleMoveMask(_mm256_movemask_epi8(self) as u32) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:271:9 | 271 | unsafe fn movemask(self) -> SensibleMoveMask { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused extern crate --> /rust/deps/psm-0.1.23/build.rs:1:1 | 1 | extern crate cc; | ^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:277:13 | 277 | _mm256_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:276:9 | 276 | unsafe fn cmpeq(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_and_si256` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:282:13 | 282 | _mm256_and_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:281:9 | 281 | unsafe fn and(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:287:13 | 287 | _mm256_or_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:286:9 | 286 | unsafe fn or(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=da134331057f8588 -C extra-filename=-da134331057f8588 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_epoch-df2d8da8443b58b2.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-4c0f50839c12f4fd.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling allocator-api2 v0.2.18 Compiling regex-syntax v0.6.29 Compiling rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=95568bbbe8002db9 -C extra-filename=-95568bbbe8002db9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libanstyle-c8b396f2b26251e4.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-14664ccb7674433f.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=7879614820ea1959 -C extra-filename=-7879614820ea1959 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-14664ccb7674433f.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/semver-2937d358fa20b503/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/semver-7604f77cc06d3f08/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/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.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/memoffset-dc97639be7c4b67f/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/memoffset-6577e841c4bde939/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc_apfloat-4b0ec1bd9dfabd2f/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/rustc_apfloat-54d6eb3ba0f2ad60/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=b1a318845a3d7fb9 -C extra-filename=-b1a318845a3d7fb9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtinyvec_macros-3ad0b6f8b8bfa827.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:4997:9 | 4997 | / (cmsg as *mut ::c_uchar) 4998 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) | |___________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:4995:1 | 4995 | / f! { 4996 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4997 | | (cmsg as *mut ::c_uchar) 4998 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5111 | | } 5112 | | } | |_- in this macro invocation [semver 1.0.23] cargo:rerun-if-changed=build.rs warning[E0133]: call to unsafe function `unix::bsd::CMSG_FIRSTHDR` is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5009:20 | 5009 | return ::CMSG_FIRSTHDR(mhdr); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:4995:1 | 4995 | / f! { 4996 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4997 | | (cmsg as *mut ::c_uchar) 4998 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5111 | | } 5112 | | } | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/datafrog-2.0.1/src/treefrog.rs:325:17 | 325 | Key: Ord + 'leap, | ^^^^^^^^ 326 | Val: Ord + 'leap, | ^^^^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 325 ~ Key: Ord, 326 ~ Val: Ord, | warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5011:43 | 5011 | let next = cmsg as usize + _ALIGN((*cmsg).cmsg_len as usize) | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: outlives requirements can be inferred --> /rust/deps/datafrog-2.0.1/src/treefrog.rs:415:17 | 415 | Key: Ord + 'leap, | ^^^^^^^^ 416 | Val: Ord + 'leap, | ^^^^^^^^ | help: remove these bounds | 415 ~ Key: Ord, 416 ~ Val: Ord, | warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5013:19 | 5013 | let max = (*mhdr).msg_control as usize | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: outlives requirements can be inferred --> /rust/deps/datafrog-2.0.1/src/treefrog.rs:479:17 | 479 | Key: Ord + 'leap, | ^^^^^^^^ 480 | Val: Ord + 'leap, | ^^^^^^^^ | help: remove these bounds | 479 ~ Key: Ord, 480 ~ Val: Ord, | warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5014:15 | 5014 | + (*mhdr).msg_controllen as usize; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: outlives requirements can be inferred --> /rust/deps/datafrog-2.0.1/src/treefrog.rs:565:17 | 565 | Key: Ord + 'leap, | ^^^^^^^^ 566 | Val: Ord + 'leap, | ^^^^^^^^ | help: remove these bounds | 565 ~ Key: Ord, 566 ~ Val: Ord, | warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5018:37 | 5018 | (cmsg as usize + _ALIGN((*cmsg).cmsg_len as usize)) | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `unix::bsd::freebsdlike::freebsd::ffsl` is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5029:9 | 5029 | ffsl(lg as ::c_long - 1) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:4995:1 | 4995 | / f! { 4996 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4997 | | (cmsg as *mut ::c_uchar) 4998 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5111 | | } 5112 | | } | |_- in this macro invocation [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) warning[E0133]: call to unsafe function `unix::bsd::freebsdlike::freebsd::__xuname` is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5050:9 | 5050 | __xuname(256, buf as *mut ::c_void) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:4995:1 | 4995 | / f! { 4996 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4997 | | (cmsg as *mut ::c_uchar) 4998 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5111 | | } 5112 | | } | |_- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `psm` (build script) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ [rustc_apfloat 0.2.1+llvm-462a31f5a5ab] cargo:rerun-if-changed=build.rs warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:53:14 | 53 | drop(Box::from_raw(slice::from_raw_parts_mut( | ______________^ 54 | | self.ptr.cast::>(), 55 | | self.cap, 56 | | ))); | |__________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:52:5 | 52 | unsafe fn dealloc(self) { | ^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:53:28 | 53 | drop(Box::from_raw(slice::from_raw_parts_mut( | ____________________________^ 54 | | self.ptr.cast::>(), 55 | | self.cap, 56 | | ))); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:64:9 | 64 | self.ptr.offset(index & (self.cap - 1) as isize) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:60:5 | 60 | unsafe fn at(&self, index: isize) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::write_volatile` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:74:9 | 74 | ptr::write_volatile(self.at(index).cast::>(), task) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:73:5 | 73 | unsafe fn write(&self, index: isize, task: MaybeUninit) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `deque::Buffer::::at` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:74:29 | 74 | ptr::write_volatile(self.at(index).cast::>(), task) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::read_volatile` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:84:9 | 84 | ptr::read_volatile(self.at(index).cast::>()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:83:5 | 83 | unsafe fn read(&self, index: isize) -> MaybeUninit { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `deque::Buffer::::at` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:84:28 | 84 | ptr::read_volatile(self.at(index).cast::>()) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:296:13 | 296 | ptr::copy_nonoverlapping(buffer.at(i), new.at(i), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:286:5 | 286 | unsafe fn resize(&self, new_cap: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `deque::Buffer::::at` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:296:38 | 296 | ptr::copy_nonoverlapping(buffer.at(i), new.at(i), 1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `deque::Buffer::::at` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:296:52 | 296 | ptr::copy_nonoverlapping(buffer.at(i), new.at(i), 1); | ^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `crossbeam_epoch::Guard::defer_unchecked` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:310:9 | 310 | guard.defer_unchecked(move || old.into_owned().into_box().dealloc()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `deque::Buffer::::dealloc` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:310:39 | 310 | guard.defer_unchecked(move || old.into_owned().into_box().dealloc()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `crossbeam_epoch::Shared::<'g, T>::into_owned` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:310:39 | 310 | guard.defer_unchecked(move || old.into_owned().into_box().dealloc()); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:804:38 | 804 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:1029:38 | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:2901:38 | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libloading --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b125050f2eb5c246 -C extra-filename=-b125050f2eb5c246 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex-automata v0.2.0 [memoffset 0.9.1] cargo:rustc-cfg=tuple_ty [memoffset 0.9.1] cargo:rustc-cfg=allow_clippy [memoffset 0.9.1] cargo:rustc-cfg=maybe_uninit warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:1257:24 | 1257 | let slot = (*this).slots.get_unchecked(i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:1253:5 | 1253 | unsafe fn destroy(this: *mut Block, count: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [memoffset 0.9.1] cargo:rustc-cfg=doctests [memoffset 0.9.1] cargo:rustc-cfg=raw_ref_macros warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:1257:24 | 1257 | let slot = (*this).slots.get_unchecked(i); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:1269:14 | 1269 | drop(Box::from_raw(this)); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/ahash-cc902d12ca6c61c7/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/ahash-e6d8514a66b5aca7/build-script-build` [memoffset 0.9.1] cargo:rustc-cfg=stable_const [memoffset 0.9.1] cargo:rustc-cfg=stable_offset_of warning: `datafrog` (lib) generated 7 warnings warning: `crossbeam-epoch` (lib) generated 53 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_llvm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc_llvm/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)' --check-cfg 'cfg(feature, values())' -C metadata=70906a25bfb26339 -C extra-filename=-70906a25bfb26339 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/rustc_llvm-70906a25bfb26339 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libcc-f53e6cefd8664689.rlib -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=3aa5d27c073f2b9c -C extra-filename=-3aa5d27c073f2b9c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=f7c9ef94b08e59de -C extra-filename=-f7c9ef94b08e59de --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [ahash 0.8.11] cargo:rerun-if-changed=build.rs [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/lib.rs:45:26 | 45 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/lib.rs:49:26 | 49 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/mod.rs:20:17 | 20 | #[cfg(any(unix, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/mod.rs:21:12 | 21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/mod.rs:25:20 | 25 | #[cfg(any(windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:3:11 | 3 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:5:15 | 5 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/consts.rs:46:11 | 46 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `termcolor` (lib) generated 14 warnings warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/consts.rs:55:15 | 55 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:380:32 | 380 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 380 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:441:32 | 441 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/error.rs:7:37 | 7 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/error.rs:22:37 | 22 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/error.rs:109:37 | 109 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:1:7 | 1 | #[cfg(libloading_docs)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:3:15 | 3 | #[cfg(all(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:5:15 | 5 | #[cfg(all(not(libloading_docs), windows))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `crossbeam-deque` (lib) generated 16 warnings warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:15:12 | 15 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:197:12 | 197 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/safe.rs:168:32 | 168 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 168 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/safe.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling polonius-engine v0.13.0 Compiling aho-corasick v1.1.3 Compiling rustc-demangle v0.1.24 warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/generic-array-0.14.7/src/lib.rs:236:16 | 236 | ((&mut *self.array.as_mut_ptr()).iter_mut(), &mut self.position) | ^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/generic-array-0.14.7/src/lib.rs:235:5 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: unused extern crate --> /rust/deps/syn-2.0.87/src/lib.rs:311:1 | 311 | extern crate self as syn; | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning[E0133]: call to unsafe function `os::unix::Library::open` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:135:9 | 135 | Library::open(Some(filename), RTLD_LAZY | RTLD_LOCAL) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:134:5 | 134 | pub unsafe fn new>(filename: P) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning[E0133]: call to unsafe function `os::unix::dlopen` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:190:30 | 190 | let result = dlopen( | ______________________________^ 191 | | match filename { 192 | | None => ptr::null(), 193 | | Some(ref f) => f.as_ptr(), 194 | | }, 195 | | flags, 196 | | ); | |_________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:180:5 | 180 | / pub unsafe fn open

(filename: Option

, flags: raw::c_int) -> Result 181 | | where 182 | | P: AsRef, | |________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning[E0133]: call to unsafe function `os::unix::dlerror` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:224:17 | 224 | dlerror(); | ^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:210:5 | 210 | / unsafe fn get_impl(&self, symbol: &[u8], on_null: F) -> Result, crate::Error> 211 | | where 212 | | F: FnOnce() -> Result, crate::Error>, | |_______________________________________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 520 | / define_punctuation_structs! { 521 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 522 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `os::unix::dlsym` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:225:30 | 225 | let symbol = dlsym(self.handle, symbol.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:608:32 | 608 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1642:25 | 1642 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1642 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1665:25 | 1665 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1665 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1688:25 | 1688 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1688 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1711:25 | 1711 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1711 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1734:25 | 1734 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1734 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1757:25 | 1757 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1757 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1780:25 | 1780 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1803:25 | 1803 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1803 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1826:25 | 1826 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1826 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:882:25 | 882 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:905:25 | 905 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:245:44 | 245 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 245 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:928:25 | 928 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:951:25 | 951 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 951 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:974:25 | 974 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:997:25 | 997 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:1020:25 | 1020 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1020 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:1043:25 | 1043 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1043 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning[E0133]: call to unsafe function `os::unix::Library::get_impl` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:285:17 | 285 | self.get_impl(symbol, || Err(crate::Error::DlSymUnknown)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:268:5 | 268 | pub unsafe fn get(&self, symbol: &[u8]) -> Result, crate::Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:1066:25 | 1066 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/psm-a9055c05e387bb04/build-script-build` warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_automata --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fst", "log", "logging", "regex-syntax", "std", "syntax", "transducer"))' -C metadata=0e14fce9184713ff -C extra-filename=-0e14fce9184713ff --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-447ab43d8f593ab6.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/stacker-d06e321d45c54a57/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/stacker-ab9fbe1a89cfcde3/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/semver-2937d358fa20b503/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=8ebeac5d40e3478e -C extra-filename=-8ebeac5d40e3478e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1514:25 | 1514 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1514 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning[E0133]: call to unsafe function `os::unix::Library::get_impl` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:312:9 | 312 | / self.get_impl(symbol, || { 313 | | Ok(Symbol { 314 | | pointer: ptr::null_mut(), 315 | | pd: marker::PhantomData, 316 | | }) 317 | | }) | |__________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:311:5 | 311 | pub unsafe fn get_singlethreaded(&self, symbol: &[u8]) -> Result, crate::Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1537:25 | 1537 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1537 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1560:25 | 1560 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1583:25 | 1583 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1583 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1606:25 | 1606 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1606 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1629:25 | 1629 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1629 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning[E0133]: call to unsafe function `os::unix::Library::new` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/safe.rs:85:9 | 85 | imp::Library::new(filename).map(From::from) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/safe.rs:84:5 | 84 | pub unsafe fn new>(filename: P) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/generic-array-0.14.7/src/lib.rs:244:21 | 244 | let array = ptr::read(&self.array); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/generic-array-0.14.7/src/lib.rs:243:5 | 243 | pub unsafe fn into_inner(self) -> GenericArray { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1652:25 | 1652 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning[E0133]: call to unsafe function `os::unix::Library::get` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/safe.rs:149:9 | 149 | self.0.get(symbol).map(|from| Symbol::from_raw(from, self)) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/safe.rs:148:5 | 148 | pub unsafe fn get<'lib, T>(&'lib self, symbol: &[u8]) -> Result, Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1675:25 | 1675 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1675 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning[E0133]: call to unsafe function `safe::Symbol::<'lib, T>::from_raw` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/safe.rs:149:39 | 149 | self.0.get(symbol).map(|from| Symbol::from_raw(from, self)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1698:25 | 1698 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1698 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /rust/deps/generic-array-0.14.7/src/lib.rs:248:9 | 248 | array.assume_init() | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = 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) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ [psm 0.1.23] OPT_LEVEL = Some(3) [psm 0.1.23] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out) [psm 0.1.23] TARGET = Some(x86_64-unknown-freebsd) [psm 0.1.23] HOST = Some(x86_64-unknown-freebsd) [psm 0.1.23] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd warning: outlives requirements can be inferred --> /rust/deps/libloading-0.8.5/src/safe.rs:198:26 | 198 | pub struct Symbol<'lib, T: 'lib> { | ^^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]`[psm 0.1.23] CC_x86_64-unknown-freebsd = None [psm 0.1.23] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [psm 0.1.23] CC_x86_64_unknown_freebsd = Some(cc) [psm 0.1.23] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [psm 0.1.23] CC_KNOWN_WRAPPER_CUSTOM = None [psm 0.1.23] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [psm 0.1.23] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/generic-array-0.14.7/src/lib.rs:655:5 | 655 | ::core::ptr::read(&*a as *const A as *const B) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/generic-array-0.14.7/src/lib.rs:653:1 | 653 | pub unsafe fn transmute(a: A) -> B { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [psm 0.1.23] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [psm 0.1.23] CRATE_CC_NO_DEFAULTS = None [psm 0.1.23] DEBUG = Some(false) [psm 0.1.23] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [psm 0.1.23] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [psm 0.1.23] CFLAGS_x86_64-unknown-freebsd = None [psm 0.1.23] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [psm 0.1.23] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [psm 0.1.23] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [psm 0.1.23] CC_SHELL_ESCAPED_FLAGS = None [psm 0.1.23] CARGO_ENCODED_RUSTFLAGS = Some(--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill) [psm 0.1.23] cargo:rustc-check-cfg=cfg(switchable_stack,asm,link_asm) [psm 0.1.23] cargo:rustc-cfg=asm [psm 0.1.23] cargo:rustc-cfg=link_asm [psm 0.1.23] cargo:rustc-cfg=switchable_stack warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/alloc/mod.rs:25:34 | 25 | #[cfg(all(feature = "alloc", not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:156:11 | 156 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:168:11 | 168 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:170:11 | 170 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1192:11 | 1192 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1221:11 | 1221 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1270:11 | 1270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1389:11 | 1389 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1431:11 | 1431 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1457:11 | 1457 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1519:11 | 1519 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1847:11 | 1847 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1855:11 | 1855 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:2114:11 | 2114 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:2122:11 | 2122 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:206:19 | 206 | #[cfg(all(not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:231:15 | 231 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:256:15 | 256 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:270:15 | 270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:359:15 | 359 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:420:15 | 420 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:489:15 | 489 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:545:15 | 545 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:605:15 | 605 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:630:15 | 630 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:724:15 | 724 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:751:15 | 751 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:14:11 | 14 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:85:11 | 85 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:608:11 | 608 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:639:11 | 639 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:164:15 | 164 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:172:15 | 172 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:208:15 | 208 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:216:15 | 216 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:249:15 | 249 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=03b2ff0f8d29673b -C extra-filename=-03b2ff0f8d29673b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-447ab43d8f593ab6.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:364:15 | 364 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:388:15 | 388 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:421:15 | 421 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:451:15 | 451 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:529:15 | 529 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=60a4fa3871f19c3a -C extra-filename=-60a4fa3871f19c3a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_apfloat CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc_apfloat-4b0ec1bd9dfabd2f/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_apfloat --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1347f27e0d66c62f -C extra-filename=-1347f27e0d66c62f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-2ac9bc7e2890e0ab.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a7c2673fe554220f -C extra-filename=-a7c2673fe554220f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=polonius_engine CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/polonius-engine-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/polonius-engine-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Polonius Developers' CARGO_PKG_DESCRIPTION='Core definition for the Rust borrow checker' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=polonius-engine CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/polonius' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/polonius-engine-0.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name polonius_engine --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/polonius-engine-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=80baef924d1678a1 -C extra-filename=-80baef924d1678a1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern datafrog=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libdatafrog-ca8286c21a9562b5.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblog-689067a193223293.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-bc617d55cf14941e.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [psm 0.1.23] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [psm 0.1.23] AR_x86_64-unknown-freebsd = None [psm 0.1.23] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [psm 0.1.23] AR_x86_64_unknown_freebsd = Some(ar) [psm 0.1.23] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [psm 0.1.23] ARFLAGS_x86_64-unknown-freebsd = None warning: `gen` is a keyword in the 2024 edition [psm 0.1.23] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [psm 0.1.23] ARFLAGS_x86_64_unknown_freebsd = None [psm 0.1.23] cargo:rerun-if-env-changed=HOST_ARFLAGS [psm 0.1.23] HOST_ARFLAGS = None [psm 0.1.23] cargo:rerun-if-env-changed=ARFLAGS [psm 0.1.23] ARFLAGS = None [psm 0.1.23] cargo:rustc-link-lib=static=psm_s [psm 0.1.23] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out --> /rust/deps/regex-automata-0.2.0/src/util/id.rs:530:26 | 530 | fn arbitrary(gen: &mut quickcheck::Gen) -> $ty { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:60:11 | 60 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `gen` is a keyword in the 2024 edition --> /rust/deps/regex-automata-0.2.0/src/util/id.rs:533:59 | 533 | let id = max(i32::MIN + 1, i32::arbitrary(gen)).abs(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:62:11 | 62 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:80:11 | 80 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:83:11 | 83 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:96:11 | 96 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:99:11 | 99 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2624:11 | 2624 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2684:11 | 2684 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2757:11 | 2757 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2841:11 | 2841 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2939:11 | 2939 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2956:11 | 2956 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2973:11 | 2973 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:3014:11 | 3014 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:3040:11 | 3040 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:3104:11 | 3104 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:3113:11 | 3113 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:13:11 | 13 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:167:11 | 167 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/blake3-abeaa57398607d79/build-script-build` Compiling punycode v0.4.1 Compiling lazy_static v1.5.0 warning: unexpected `cfg` condition name: `manual_codegen_check` --> /rust/deps/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:1:11 | 1 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `flate2` (lib) generated 7 warnings warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:30:11 | 30 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:427:15 | 427 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/legacy.rs:49:37 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ()> { | ^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/legacy.rs:106:32 | 106 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:37:37 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ParseError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:241:32 | 241 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 241 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:92:33 | 92 | pub fn demangle(mut s: &str) -> Demangle { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | pub fn demangle(mut s: &str) -> Demangle<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:237:40 | 237 | pub fn try_demangle(s: &str) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:281:32 | 281 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 281 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:314:32 | 314 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 314 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:349:32 | 349 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:614:15 | 614 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:852:15 | 852 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:882:15 | 882 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:982:15 | 982 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libloading` (lib) generated 32 warnings warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1011:15 | 1011 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1044:15 | 1044 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1384:15 | 1384 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1788:15 | 1788 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1889:15 | 1889 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1899:15 | 1899 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2064:15 | 2064 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2128:15 | 2128 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2325:15 | 2325 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2356:15 | 2356 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2383:15 | 2383 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2495:15 | 2495 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2821:15 | 2821 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/macros.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/slice.rs:17:15 | 17 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/slice.rs:39:15 | 39 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/slice.rs:70:15 | 70 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/slice.rs:112:15 | 112 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/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.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/memoffset-dc97639be7c4b67f/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memoffset --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=fa2b6e0613710182 -C extra-filename=-fa2b6e0613710182 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse2_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse2_rust, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse41_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse41_rust, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_avx2_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_avx2_rust, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_avx512_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_neon, values(none())) [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out) [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CC_x86_64-unknown-freebsd = None [blake3 1.5.4] CC_x86_64_unknown_freebsd = Some(cc) [blake3 1.5.4] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.5.4] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `generic-array` (lib) generated 12 warnings Compiling num_cpus v1.16.0 Compiling block-buffer v0.10.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=punycode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/punycode-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/punycode-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='mcarton ' CARGO_PKG_DESCRIPTION='Functions to decode and encode Punycode' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=punycode CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/mcarton/rust-punycode.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/punycode-0.4.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name punycode --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/punycode-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "default", "dev"))' -C metadata=69e0f4c82f49a650 -C extra-filename=-69e0f4c82f49a650 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=psm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name psm --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=100c5556bcc2db2f -C extra-filename=-100c5556bcc2db2f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -l static=psm_s --cfg asm --cfg link_asm --cfg switchable_stack --check-cfg 'cfg(switchable_stack,asm,link_asm)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=ef743819a51291dc -C extra-filename=-ef743819a51291dc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/ahocorasick.rs:2030:38 | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unused extern crate --> /rust/deps/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:39:1 | 39 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | note: the lint level is defined here --> /rust/deps/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:33:9 | 33 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(warnings)]` [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/automaton.rs:1117:50 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/dfa.rs:306:38 | 306 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `crossbeam-channel` (lib) generated 36 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/nfa/contiguous.rs:325:38 | 325 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:795:38 | 795 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 795 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:826:38 | 826 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/alphabet.rs:85:49 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/alphabet.rs:93:44 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/alphabet.rs:288:38 | 288 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/error.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:354:38 | 354 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/search.rs:633:38 | 633 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 633 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/search.rs:719:38 | 719 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doctests` --> /rust/deps/memoffset-0.9.1/src/lib.rs:59:7 | 59 | #[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` --> /rust/deps/memoffset-0.9.1/src/lib.rs:62:7 | 62 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) = help: consider using a Cargo feature instead [blake3 1.5.4] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None = 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 [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None warning: unexpected `cfg` condition name: `raw_ref_macros` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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` --> /rust/deps/memoffset-0.9.1/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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:57:7 | 57 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:69:11 | 69 | #[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: `allow_clippy` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:90:7 | 90 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:100:11 | 100 | #[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: `allow_clippy` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:125:7 | 125 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:141:11 | 141 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:183:7 | 183 | #[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` --> /rust/deps/memoffset-0.9.1/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` --> /rust/deps/memoffset-0.9.1/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: `stable_const` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:49:7 | 49 | #[cfg(stable_const)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:61:11 | 61 | #[cfg(not(stable_const))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:70:11 | 70 | #[cfg(not(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:83:7 | 83 | #[cfg(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:127:7 | 127 | #[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: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:128:11 | 128 | #[cfg(not(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:142:7 | 142 | #[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: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:143:7 | 143 | #[cfg(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:160:7 | 160 | #[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: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:170:11 | 170 | #[cfg(not(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:184:7 | 184 | #[cfg(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:479:44 | 479 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 795 | / define_delimiters! { 796 | | Brace pub struct Brace /// `{`…`}` 797 | | Bracket pub struct Bracket /// `[`…`]` 798 | | Parenthesis pub struct Paren /// `(`…`)` 799 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 479 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling crypto-common v0.1.6 Compiling errno v0.3.9 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:981:34 | 981 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 981 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning[E0133]: call to unsafe function `_rust_psm_replace_stack` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:106:5 | 106 | _rust_psm_replace_stack(data, callback, sp) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/psm-0.1.23/src/lib.rs:100:1 | 100 | / unsafe fn rust_psm_replace_stack( 101 | | data: usize, 102 | | callback: extern_item!(unsafe fn(usize) -> !), 103 | | sp: *mut u8, 104 | | _: *mut u8, 105 | | ) -> ! { | |______^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:992:40 | 992 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 992 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1001:41 | 1001 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1001 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1007:28 | 1007 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1034:35 | 1034 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1034 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:659:38 | 659 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:666:45 | 666 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:676:45 | 676 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 676 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:688:25 | 688 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 688 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:696:25 | 696 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:704:25 | 704 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 704 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:712:41 | 712 | fn parse_outermost_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 712 | fn parse_outermost_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:721:60 | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:731:54 | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:740:60 | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:765:44 | 765 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 765 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:776:44 | 776 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:29 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:40 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:30 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:41 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:415:28 | 415 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 415 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:43 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:54 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:428:42 | 428 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 428 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning[E0133]: call to unsafe function `_rust_psm_on_stack` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:118:5 | 118 | _rust_psm_on_stack(data, return_ptr, callback, sp) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/psm-0.1.23/src/lib.rs:111:1 | 111 | / unsafe fn rust_psm_on_stack( 112 | | data: usize, 113 | | return_ptr: usize, 114 | | callback: extern_item!(unsafe fn(usize, usize)), 115 | | sp: *mut u8, 116 | | _: *mut u8, 117 | | ) { | |_^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:259:25 | 259 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 259 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:301:25 | 301 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:312:25 | 312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:324:35 | 324 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 324 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:361:37 | 361 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:351:40 | 351 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 351 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:828:45 | 828 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 828 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:890:52 | 890 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 890 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:906:24 | 906 | pub fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 906 | pub fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1024:40 | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1219:25 | 1219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1229:59 | 1229 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1229 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1301:16 | 1301 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1414:16 | 1414 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1414 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1448:31 | 1448 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1464:16 | 1464 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1482:26 | 1482 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1482 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1495:26 | 1495 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1495 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1572:16 | 1572 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1574:16 | 1574 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1574 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1592:30 | 1592 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1592 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1756:25 | 1756 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1756 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1834:28 | 1834 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1834 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1892:28 | 1892 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1892 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1907:16 | 1907 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1924:16 | 1924 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1960:25 | 1960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1968:30 | 1968 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1968 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2007:31 | 2007 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2007 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2054:25 | 2054 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2054 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2080:25 | 2080 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2080 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2113:25 | 2113 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2113 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2122:16 | 2122 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2158:25 | 2158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2171:25 | 2171 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2171 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2178:24 | 2178 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2194:25 | 2194 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2194 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2249:25 | 2249 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2260:25 | 2260 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2290:25 | 2290 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2290 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2312:25 | 2312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2346:37 | 2346 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2361 | / impl_by_parsing_expr! { 2362 | | ExprAssign, Assign, "expected assignment expression", 2363 | | ExprAwait, Await, "expected await expression", 2364 | | ExprBinary, Binary, "expected binary operation", ... | 2372 | | ExprTuple, Tuple, "expected tuple expression", 2373 | | } | |_____- in this macro invocation | = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 2346 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2378:25 | 2378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2387:16 | 2387 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2387 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2401:25 | 2401 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2401 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2410:25 | 2410 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2410 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2425:25 | 2425 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2425 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2439:25 | 2439 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2439 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2448:25 | 2448 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2448 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2464:27 | 2464 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2464 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2474:25 | 2474 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2474 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2486:25 | 2486 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2486 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2502:28 | 2502 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2502 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2560:25 | 2560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2571:27 | 2571 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: `memoffset` (lib) generated 24 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name num_cpus --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e32d74e543054777 -C extra-filename=-e32d74e543054777 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/parking_lot_core-22e0a74b19225dee/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=e53c9df3aa5c21b7 -C extra-filename=-e53c9df3aa5c21b7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=783eba7e9a9bf32e -C extra-filename=-783eba7e9a9bf32e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libgeneric_array-290c25dfb3c0a06d.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling memmap2 v0.2.3 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2609:25 | 2609 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn parse(input: ParseStream<'_>) -> Result { | ++++ [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=2398f5f3590b1814 -C extra-filename=-2398f5f3590b1814 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libgeneric_array-290c25dfb3c0a06d.rmeta --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtypenum-aa40738950d59edb.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unused extern crate --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: `...` range patterns are deprecated --> /rust/deps/punycode-0.4.1/src/lib.rs:224:13 | 224 | '0' ... '9' => cp - ('0' as u32) + 26, | ^^^ 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: `-W ellipsis-inclusive-range-patterns` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(ellipsis_inclusive_range_patterns)]` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:195:39 | 195 | StackDirection::Descending => base.offset(size as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/psm-0.1.23/src/lib.rs:181:1 | 181 | pub unsafe fn on_stack R>(base: *mut u8, size: usize, callback: F) -> R { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2633:25 | 2633 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2633 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition value: `nacl` --> /rust/deps/num_cpus-1.16.0/src/lib.rs:355:5 | 355 | 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`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("nacl"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"nacl\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `...` range patterns are deprecated --> /rust/deps/punycode-0.4.1/src/lib.rs:225:13 | 225 | 'A' ... 'Z' => cp - ('A' as u32), | ^^^ 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 --> /rust/deps/punycode-0.4.1/src/lib.rs:226:13 | 226 | 'a' ... 'z' => cp - ('a' as u32), | ^^^ 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: outlives requirements can be inferred --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:568:22 | 568 | struct Printer<'a, 'b: 'a, 's> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None warning[E0133]: call to unsafe function `rust_psm_on_stack` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:199:5 | 199 | / rust_psm_on_stack( 200 | | &mut callback as *mut MaybeUninit as usize, 201 | | &mut return_value as *mut MaybeUninit as usize, 202 | | with_on_stack::, 203 | | sp, 204 | | base, 205 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: elided lifetime has a name --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:206:12 | 206 | return return_value.assume_init(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition value: `nacl` --> /rust/deps/num_cpus-1.16.0/src/lib.rs:437:5 | 437 | 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`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("nacl"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"nacl\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:186:30 | 186 | let return_ptr = (*(return_ptr as *mut MaybeUninit)).as_mut_ptr(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/psm-0.1.23/src/lib.rs:29:9 | 27 | / macro_rules! extern_item { 28 | | (unsafe $($toks: tt)+) => { 29 | | unsafe extern "sysv64" $($toks)+ | | ^^^^^^ 30 | | }; ... | 33 | | }; 34 | | } | |_- in this expansion of `extern_item!` ... 184 | / extern_item! { 185 | | unsafe fn with_on_stack R>(callback_ptr: usize, return_ptr: usize) { 186 | | let return_ptr = (*(return_ptr as *mut MaybeUninit)).as_mut_ptr(); 187 | | let callback = (*(callback_ptr as *mut MaybeUninit)).as_ptr(); ... | 191 | | } 192 | | } | |_____- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:187:28 | 187 | let callback = (*(callback_ptr as *mut MaybeUninit)).as_ptr(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: unused extern crate --> /rust/deps/num_cpus-1.16.0/src/lib.rs:34:1 | 33 | / #[cfg(not(windows))] 34 | | extern crate libc; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:190:13 | 190 | return_ptr.write((callback.read())()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:190:30 | 190 | return_ptr.write((callback.read())()); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:262:39 | 262 | StackDirection::Descending => base.offset(size as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/psm-0.1.23/src/lib.rs:253:1 | 253 | pub unsafe fn replace_stack(base: *mut u8, size: usize, callback: F) -> ! { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rust_psm_replace_stack` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:264:5 | 264 | / rust_psm_replace_stack( 265 | | &callback as *const F as usize, 266 | | with_replaced_stack::, 267 | | sp, 268 | | base, 269 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:257:9 | 257 | ::core::ptr::read(d as *const F)(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/psm-0.1.23/src/lib.rs:29:9 | 27 | / macro_rules! extern_item { 28 | | (unsafe $($toks: tt)+) => { 29 | | unsafe extern "sysv64" $($toks)+ | | ^^^^^^ 30 | | }; ... | 33 | | }; 34 | | } | |_- in this expansion of `extern_item!` ... 254 | / extern_item! { unsafe fn with_replaced_stack(d: usize) -> ! { 255 | | // Safe to move out, because the closure is essentially forgotten by 256 | | // this being required to never return... 257 | | ::core::ptr::read(d as *const F)(); 258 | | ::core::hint::unreachable_unchecked(); 259 | | } } | |_______- in this macro invocation warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:258:9 | 258 | ::core::hint::unreachable_unchecked(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `psm` (lib) generated 13 warnings warning: `lazy_static` (lib) generated 2 warnings warning: `num_cpus` (lib) generated 3 warnings warning: `unicode-script` (lib) generated 3 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a281631b7ce4f02d -C extra-filename=-a281631b7ce4f02d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2652:25 | 2652 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2663:25 | 2663 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2663 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2675:25 | 2675 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2685:26 | 2685 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2685 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2720:25 | 2720 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2749:25 | 2749 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2749 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2757:16 | 2757 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2757 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2804:25 | 2804 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2823:25 | 2823 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2823 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2841:26 | 2841 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2841 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2854:16 | 2854 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2854 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2875:25 | 2875 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2892:45 | 2892 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2892 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2927:25 | 2927 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2941:25 | 2941 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2941 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2974:25 | 2974 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2974 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3036:25 | 3036 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3036 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3048:26 | 3048 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3048 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: `semver` (lib) generated 15 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/file.rs:95:25 | 95 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 362 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 364 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 366 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:561:25 | 561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:624:25 | 624 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:651:25 | 651 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 651 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:689:25 | 689 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:718:25 | 718 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 718 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:729:25 | 729 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 729 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:786:20 | 786 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:842:20 | 842 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 842 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:871:25 | 871 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:896:25 | 896 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 896 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:907:25 | 907 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 907 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:931:25 | 931 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:962:25 | 962 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 962 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:973:25 | 973 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 973 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:1043:25 | 1043 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1043 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Compiling rustc-rayon-core v0.5.0 Compiling getrandom v0.2.15 Compiling jobserver v0.1.32 Compiling termize v0.1.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:1081:25 | 1081 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1081 | fn parse(input: ParseStream<'_>) -> Result { | ++++ [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Evgeniy Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.2.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=309ccfb14a153605 -C extra-filename=-309ccfb14a153605 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rustc-cfg=blake3_sse2_ffi [blake3 1.5.4] cargo:rustc-cfg=blake3_sse41_ffi [blake3 1.5.4] cargo:rustc-cfg=blake3_avx2_ffi [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out) [blake3 1.5.4] OPT_LEVEL = Some(3) [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CC_x86_64-unknown-freebsd = None [blake3 1.5.4] CC_x86_64_unknown_freebsd = Some(cc) [blake3 1.5.4] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.5.4] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: trait `ExtendFromWithinSpec` is never used --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2548:7 | 2548 | trait ExtendFromWithinSpec { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: trait `NonDrop` is never used --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ warning: outlives requirements can be inferred --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/splice.rs:21:53 | 21 | pub struct Splice<'a, I: Iterator + 'a, A: Allocator + 'a = Global> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/drain.rs:22:23 | 22 | pub struct Drain<'a, T: 'a, A: Allocator + 'a = Global> { | ^^^^ help: remove this bound warning: unused import: `UnparkHandle` --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: `shlex` (lib) generated 7 warnings (6 duplicates) [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] DEBUG = Some(false) [blake3 1.5.4] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.5.4] CARGO_ENCODED_RUSTFLAGS = Some(--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1151:20 | 1151 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1151 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1199:20 | 1199 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1199 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1228:45 | 1228 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1228 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1241:25 | 1241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1270:28 | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1270:66 | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1295:25 | 1295 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1295 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1328:25 | 1328 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1328 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1335:16 | 1335 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1335 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1362:25 | 1362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1369:16 | 1369 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1369 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1446:25 | 1446 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1446 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1464:25 | 1464 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1497:30 | 1497 | fn peek_signature(input: ParseStream, allow_safe: bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn peek_signature(input: ParseStream<'_>, allow_safe: bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1511:25 | 1511 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1511 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1517:31 | 1517 | fn parse_signature(input: ParseStream, allow_safe: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1517 | fn parse_signature(input: ParseStream<'_>, allow_safe: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1569:16 | 1569 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1569 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1589:25 | 1589 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1605:16 | 1605 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1605 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1656:25 | 1656 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1656 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1700:16 | 1700 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1700 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1770:25 | 1770 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1770 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1819:25 | 1819 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1819 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1844:25 | 1844 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1844 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1943:25 | 1943 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1959:25 | 1959 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1959 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1991:39 | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1991 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1991:59 | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2024:25 | 2024 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2024 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2042:25 | 2042 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2042 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2060:31 | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2060:51 | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2096:25 | 2096 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2096 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2120:25 | 2120 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2120 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2144:25 | 2144 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2144 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2165:42 | 2165 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2165 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2195:25 | 2195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2217:16 | 2217 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2217 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2274:25 | 2274 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2274 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2281:16 | 2281 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2292:16 | 2292 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2292 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2334:25 | 2334 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition value: `bitrig` --> /rust/deps/errno-0.3.9/src/unix.rs:78:13 | 78 | 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`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2420:25 | 2420 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2420 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2457:25 | 2457 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2457 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/errno-0.3.9/src/lib.rs:46:34 | 46 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2486:25 | 2486 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2486 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/errno-0.3.9/src/lib.rs:57:34 | 57 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2508:37 | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2508:57 | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2543:25 | 2543 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2543 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2561:25 | 2561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2567:26 | 2567 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2567 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2673:25 | 2673 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2673 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `tsan_enabled` --> /rust/deps/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2769:25 | 2769 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2769 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2806:25 | 2806 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2806 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2813:16 | 2813 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2847:25 | 2847 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2847 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2872:36 | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2872 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2872:56 | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2909:25 | 2909 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2936:25 | 2936 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2936 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Compiling rustc_version v0.4.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=termize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Yuki Okushi ' CARGO_PKG_DESCRIPTION='functions for determining terminal sizes and dimensions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JohnTitor/termize' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name termize --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ff19ce075326e58b -C extra-filename=-ff19ce075326e58b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `extern crate` is not idiomatic in the new edition --> /rust/deps/memmap2-0.2.3/src/unix.rs:1:1 | 1 | extern crate libc; | ^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 1 | use libc; | ~~~ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memmap2-0.2.3/src/lib.rs:509:34 | 509 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 509 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memmap2-0.2.3/src/lib.rs:570:34 | 570 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 570 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memmap2-0.2.3/src/lib.rs:813:34 | 813 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 813 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:328:20 | 328 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:325:1 | 325 | unsafe fn rehash_bucket_into(bucket: &'static Bucket, table: &mut HashTable) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `MmapOptions::map` is unsafe and requires unsafe block --> /rust/deps/memmap2-0.2.3/src/lib.rs:446:9 | 446 | MmapOptions::new().map(file) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memmap2-0.2.3/src/lib.rs:445:5 | 445 | pub unsafe fn map(file: &File) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `MmapOptions::map_mut` is unsafe and requires unsafe block --> /rust/deps/memmap2-0.2.3/src/lib.rs:648:9 | 648 | MmapOptions::new().map_mut(file) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memmap2-0.2.3/src/lib.rs:647:5 | 647 | pub unsafe fn map_mut(file: &File) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:329:25 | 329 | let hash = hash((*current).key.load(Ordering::Relaxed), table.hash_bits); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:333:13 | 333 | (*table.entries[hash].queue_tail.get()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:338:9 | 338 | (*current).next_in_queue.set(ptr::null()); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:463:5 | 463 | bucket1.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:462:1 | 462 | unsafe fn unlock_bucket_pair(bucket1: &Bucket, bucket2: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:465:9 | 465 | bucket2.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:607:13 | 607 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:591:1 | 591 | / pub unsafe fn park( 592 | | key: usize, 593 | | validate: impl FnOnce() -> bool, 594 | | before_sleep: impl FnOnce(), ... | 597 | | timeout: Option, 598 | | ) -> ParkResult { | |_______________^ warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::prepare_park` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:616:9 | 616 | thread_data.parker.prepare_park(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:618:13 | 618 | (*bucket.queue_tail.get()).next_in_queue.set(thread_data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:624:9 | 624 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::park_until` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:633:30 | 633 | Some(timeout) => thread_data.parker.park_until(timeout), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::park` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:635:17 | 635 | thread_data.parker.park(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `parking_lot::deadlock::on_unpark` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:637:17 | 637 | deadlock::on_unpark(thread_data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::timed_out` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:653:13 | 653 | if !thread_data.parker.timed_out() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:655:13 | 655 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:666:28 | 666 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:675:28 | 675 | if (*scan).key.load(Ordering::Relaxed) == key { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:679:32 | 679 | scan = (*scan).next_in_queue.get(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:688:20 | 688 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:691:25 | 691 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:703:9 | 703 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:609:44 | 609 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 609 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:615:57 | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:625:44 | 625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:631:57 | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:641:44 | 641 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:647:57 | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:657:44 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:663:57 | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:673:44 | 673 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:679:57 | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:689:44 | 689 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:695:57 | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:705:44 | 705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:711:57 | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:721:44 | 721 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:727:57 | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:40 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:51 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:77:17 | 77 | lookahead: &Lookahead1, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | lookahead: &Lookahead1<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:78:14 | 78 | peek: fn(Cursor) -> bool, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | peek: fn(Cursor<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:309:21 | 309 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=e627566f40a813c3 -C extra-filename=-e627566f40a813c3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0133c2df8b5f9f2d -C extra-filename=-0133c2df8b5f9f2d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=stacker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/stacker-d06e321d45c54a57/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name stacker --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b24297450a48b9da -C extra-filename=-b24297450a48b9da --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --extern psm=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpsm-100c5556bcc2db2f.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-core-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-core-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon - fork for rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-rayon' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-core-0.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-core-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=44f8363bb92ab174 -C extra-filename=-44f8363bb92ab174 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-3ca941de9ff2979e.rmeta --extern crossbeam_deque=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-da134331057f8588.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-4c0f50839c12f4fd.rmeta --extern num_cpus=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libnum_cpus-e32d74e543054777.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:11:31 | 11 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/termize-0.1.1/src/platform/unix.rs:10:1 | 10 | unsafe fn get_dimensions_any() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:12:22 | 12 | let mut result = ioctl(STDOUT_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:15:18 | 15 | window = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:16:18 | 16 | result = ioctl(STDIN_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:18:22 | 18 | window = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:19:22 | 19 | result = ioctl(STDERR_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:21:24 | 21 | return zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:32:31 | 32 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/termize-0.1.1/src/platform/unix.rs:31:1 | 31 | unsafe fn get_dimensions_out() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:33:18 | 33 | let result = ioctl(STDOUT_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:38:5 | 38 | zeroed() | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:45:31 | 45 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/termize-0.1.1/src/platform/unix.rs:44:1 | 44 | unsafe fn get_dimensions_in() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:46:18 | 46 | let result = ioctl(STDIN_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:51:5 | 51 | zeroed() | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:58:31 | 58 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/termize-0.1.1/src/platform/unix.rs:57:1 | 57 | unsafe fn get_dimensions_err() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:59:18 | 59 | let result = ioctl(STDERR_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:64:5 | 64 | zeroed() | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `allocator-api2` (lib) generated 90 warnings warning: `errno` (lib) generated 3 warnings warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:745:12 | 745 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:732:1 | 732 | / pub unsafe fn unpark_one( 733 | | key: usize, 734 | | callback: impl FnOnce(UnparkResult) -> UnparkToken, 735 | | ) -> UnparkResult { | |_________________^ Compiling digest v0.10.7 Compiling overload v0.1.1 Compiling pulldown-cmark v0.11.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=4b117ecf9ab2cecd -C extra-filename=-4b117ecf9ab2cecd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern block_buffer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libblock_buffer-783eba7e9a9bf32e.rmeta --extern crypto_common=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrypto_common-2398f5f3590b1814.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /rust/deps/stacker-0.1.17/src/lib.rs:29:1 | 29 | extern crate libc; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: using `keys` can result in unstable query results --> /rust/deps/polonius-engine-0.13.0/src/output/mod.rs:525:35 | 525 | let points = all_naive_errors.keys().chain(all_opt_errors.keys()); | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: using `keys` can result in unstable query results --> /rust/deps/polonius-engine-0.13.0/src/output/mod.rs:525:63 | 525 | let points = all_naive_errors.keys().chain(all_opt_errors.keys()); | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale [blake3 1.5.4] AR_x86_64-unknown-freebsd = None [blake3 1.5.4] AR_x86_64_unknown_freebsd = Some(ar) [blake3 1.5.4] ARFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_ARFLAGS = None [blake3 1.5.4] ARFLAGS = None Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_version-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_version-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/djc/rustc-version-rs' CARGO_PKG_RUST_VERSION=1.32 CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_version-0.4.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_version --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_version-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9cccf72eb5bc6ba1 -C extra-filename=-9cccf72eb5bc6ba1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsemver-8ebeac5d40e3478e.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustix-c75bbe30f7df25cb/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=891bb85fd4074fe2 -C extra-filename=-891bb85fd4074fe2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern libc_errno=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liberrno-a281631b7ce4f02d.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` [blake3 1.5.4] cargo:rustc-link-lib=static=blake3_sse2_sse41_avx2_assembly warning: `termize` (lib) generated 16 warnings [blake3 1.5.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.5.4] cargo:rustc-cfg=blake3_avx512_ffi [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out) [blake3 1.5.4] OPT_LEVEL = Some(3) [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CC_x86_64-unknown-freebsd = None [blake3 1.5.4] CC_x86_64_unknown_freebsd = Some(cc) [blake3 1.5.4] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.5.4] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling cfg_aliases v0.2.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/getrandom-0.2.15/src/util.rs:10:10 | 10 | &mut *(slice as *mut [MaybeUninit] as *mut [T]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/getrandom-0.2.15/src/util.rs:8:1 | 8 | pub unsafe fn slice_assume_init_mut(slice: &mut [MaybeUninit]) -> &mut [T] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1167:21 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1174:21 | 1174 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1174 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1185:21 | 1185 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1192:21 | 1192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/getrandom-0.2.15/src/util.rs:34:10 | 34 | &mut *(slice as *mut [T] as *mut [MaybeUninit]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/getrandom-0.2.15/src/util.rs:32:1 | 32 | pub unsafe fn slice_as_uninit_mut(slice: &mut [T]) -> &mut [MaybeUninit] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1202:21 | 1202 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1202 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1216:21 | 1216 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1216 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/getrandom-0.2.15/src/util_libc.rs:39:48 | 39 | unsafe fn get_errno() -> libc::c_int { *errno_location() } | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/getrandom-0.2.15/src/util_libc.rs:39:9 | 39 | unsafe fn get_errno() -> libc::c_int { *errno_location() } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1226:21 | 1226 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1226 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1279:52 | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1288:15 | 1288 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1288 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1370:22 | 1370 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1370 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1398:32 | 1398 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1398 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:169:21 | 169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:199:21 | 199 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:206:21 | 206 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:212:21 | 212 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:219:21 | 219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:409:41 | 409 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:454:39 | 454 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:461:20 | 461 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 461 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:489:25 | 489 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 489 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:497:25 | 497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:509:25 | 509 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:515:32 | 515 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:576:39 | 576 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 576 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:608:43 | 608 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 608 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:623:20 | 623 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 623 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:643:32 | 643 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:442:32 | 442 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:619:25 | 619 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 619 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:630:25 | 630 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 630 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:643:25 | 643 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:666:25 | 666 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:679:25 | 679 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:726:25 | 726 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:735:25 | 735 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 735 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:744:25 | 744 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 744 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:786:25 | 786 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:795:36 | 795 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 795 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:800:36 | 800 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:814:25 | 814 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 814 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:822:25 | 822 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 822 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:830:36 | 830 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 830 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:836:36 | 836 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 836 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:848:20 | 848 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 848 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:894:36 | 894 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:899:36 | 899 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 899 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:952:25 | 952 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 952 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:963:25 | 963 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 963 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:970:25 | 970 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 970 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:984:25 | 984 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:990:33 | 990 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1038:35 | 1038 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1038 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1055:25 | 1055 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1055 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1065:25 | 1065 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:9:40 | 9 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 9 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:19:40 | 19 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:25:42 | 25 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:37:40 | 37 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:51:40 | 51 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 51 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `libc::__error` is unsafe and requires unsafe block --> /rust/deps/getrandom-0.2.15/src/util_libc.rs:39:49 | 39 | unsafe fn get_errno() -> libc::c_int { *errno_location() } | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:747:24 | 747 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:756:24 | 756 | if (*scan).key.load(Ordering::Relaxed) == key { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:760:28 | 760 | scan = (*scan).next_in_queue.get(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: unexpected `cfg` condition name: `rayon_rs_log` --> /rust/deps/rustc-rayon-core-0.5.0/src/log.rs:28:47 | 28 | pub(super) const LOG_ENABLED: bool = cfg!(any(rayon_rs_log, debug_assertions)); | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(rayon_rs_log)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rayon_rs_log)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:766:30 | 766 | result.be_fair = (*bucket.fair_timeout.get()).should_timeout(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:770:13 | 770 | (*current).unpark_token.set(token); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:777:26 | 777 | let handle = (*current).parker.unpark_lock(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pipe` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:96:13 | 96 | cvt(libc::pipe(pipes.as_mut_ptr()))?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/unix.rs:72:5 | 72 | unsafe fn mk() -> io::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:777:26 | 777 | let handle = (*current).parker.unpark_lock(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:779:13 | 779 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:780:13 | 780 | handle.unpark(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::Client::from_fds` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:99:12 | 99 | Ok(Client::from_fds(pipes[0], pipes[1])) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:784:21 | 784 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:793:5 | 793 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::Client::from_pipe` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:106:31 | 106 | if let Some(client) = Self::from_pipe(s, check_pipe)? { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/unix.rs:102:5 | 102 | pub(crate) unsafe fn open(s: &str, check_pipe: bool) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:823:12 | 823 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:813:1 | 813 | pub unsafe fn unpark_all(key: usize, unpark_token: UnparkToken) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:825:24 | 825 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:832:13 | 832 | (*current).unpark_token.set(unpark_token); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:837:26 | 837 | threads.push((*current).parker.unpark_lock()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:837:26 | 837 | threads.push((*current).parker.unpark_lock()); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:840:21 | 840 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:848:5 | 848 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:854:9 | 854 | handle.unpark(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `parking_lot::unlock_bucket_pair` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:902:9 | 902 | unlock_bucket_pair(bucket_from, bucket_to); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:888:1 | 888 | / pub unsafe fn unpark_requeue( 889 | | key_from: usize, 890 | | key_to: usize, 891 | | validate: impl FnOnce() -> RequeueOp, 892 | | callback: impl FnOnce(RequeueOp, UnparkResult) -> UnparkToken, 893 | | ) -> UnparkResult { | |_________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:914:12 | 914 | if (*current).key.load(Ordering::Relaxed) == key_from { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:916:24 | 916 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:930:21 | 930 | (*requeue_threads_tail).next_in_queue.set(current); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:935:17 | 935 | (*current).key.store(key_to, Ordering::Relaxed); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:943:24 | 943 | if (*scan).key.load(Ordering::Relaxed) == key_from { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `libc::open` is unsafe and requires unsafe block --> /rust/deps/getrandom-0.2.15/src/util_libc.rs:139:18 | 139 | let fd = libc::open(path.as_ptr() as *const _, libc::O_RDONLY | libc::O_CLOEXEC); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/getrandom-0.2.15/src/util_libc.rs:136:1 | 136 | pub unsafe fn open_readonly(path: &str) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `imp::fd_check` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:181:16 | 181 | match (fd_check(read, check_pipe), fd_check(write, check_pipe)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/unix.rs:146:5 | 146 | unsafe fn from_pipe(s: &str, check_pipe: bool) -> Result, FromEnvErrorInner> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `imp::fd_check` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:181:44 | 181 | match (fd_check(read, check_pipe), fd_check(write, check_pipe)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::os::fd::FromRawFd::from_raw_fd` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:223:19 | 223 | read: File::from_raw_fd(read), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/unix.rs:221:5 | 221 | unsafe fn from_fds(read: c_int, write: c_int) -> Client { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::mmap` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:157:33 | 157 | let new_stack = libc::mmap( | _________________________________^ 158 | | std::ptr::null_mut(), 159 | | stack_bytes, 160 | | libc::PROT_NONE, ... | 164 | | 0 165 | | ); | |_________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/stacker-0.1.17/src/lib.rs:156:13 | 156 | unsafe fn new(stack_bytes: usize, page_size: usize) -> StackRestoreGuard { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::os::fd::FromRawFd::from_raw_fd` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:224:20 | 224 | write: File::from_raw_fd(write), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:63:40 | 63 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:175:40 | 175 | let above_guard_page = new_stack.add(page_size); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:75:40 | 75 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 75 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:90:40 | 90 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:102:40 | 102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:113:40 | 113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:125:40 | 125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:274:40 | 274 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:284:40 | 284 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:296:40 | 296 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:315:40 | 315 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:330:40 | 330 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 330 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:342:40 | 342 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 342 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:354:40 | 354 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:360:42 | 360 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 360 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:371:40 | 371 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 371 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:377:42 | 377 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 377 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:394:42 | 394 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 394 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:404:40 | 404 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 404 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:417:40 | 417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:496:40 | 496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:502:42 | 502 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:513:40 | 513 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 513 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `memmap2` (lib) generated 6 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:519:42 | 519 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 519 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:531:40 | 531 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 531 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:537:42 | 537 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 537 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:549:40 | 549 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 549 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:555:42 | 555 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 555 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:567:40 | 567 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 567 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:573:42 | 573 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 573 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:585:40 | 585 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:591:42 | 591 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 591 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:602:40 | 602 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 602 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:608:42 | 608 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:620:40 | 620 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:626:42 | 626 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:638:40 | 638 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 638 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:644:42 | 644 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 644 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:656:40 | 656 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 656 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:662:42 | 662 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 662 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:681:40 | 681 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:687:42 | 687 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:698:40 | 698 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:704:42 | 704 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 704 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:715:40 | 715 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:947:28 | 947 | scan = (*scan).next_in_queue.get(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:721:42 | 721 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:733:40 | 733 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 733 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:739:42 | 739 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:953:21 | 953 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:754:40 | 754 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:961:9 | 961 | (*requeue_threads_tail).next_in_queue.set(ptr::null()); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:760:42 | 760 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 760 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=3c5c720e566baed0 -C extra-filename=-3c5c720e566baed0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/pulldown-cmark-3c5c720e566baed0 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name overload --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=618a46c5a8924ac4 -C extra-filename=-618a46c5a8924ac4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.2.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg_aliases --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-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 embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=580be7f38c19ba2b -C extra-filename=-580be7f38c19ba2b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling rand_core v0.6.4 warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:963:13 | 963 | (*bucket_to.queue_tail.get()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `libc::mprotect` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:177:30 | 177 | let result = libc::mprotect( | ______________________________^ 178 | | above_guard_page, 179 | | stack_bytes - page_size, 180 | | libc::PROT_READ | libc::PROT_WRITE 181 | | ); | |_________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::fcntl` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:484:11 | 484 | match libc::fcntl(fd, libc::F_GETFD) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/unix.rs:483:1 | 483 | unsafe fn fcntl_check(fd: c_int) -> Result<(), FromEnvErrorInner> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:974:26 | 974 | result.be_fair = (*bucket_from.fair_timeout.get()).should_timeout(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:980:9 | 980 | (*wakeup_thread).unpark_token.set(token); | ^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:981:22 | 981 | let handle = (*wakeup_thread).parker.unpark_lock(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:981:22 | 981 | let handle = (*wakeup_thread).parker.unpark_lock(); | ^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `parking_lot::unlock_bucket_pair` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:983:9 | 983 | unlock_bucket_pair(bucket_from, bucket_to); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:984:9 | 984 | handle.unpark(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_attr_init` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:425:24 | 425 | assert_eq!(libc::pthread_attr_init(attr.as_mut_ptr()), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/stacker-0.1.17/src/lib.rs:423:9 | 423 | unsafe fn guess_os_stack_limit() -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `parking_lot::unlock_bucket_pair` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:987:9 | 987 | unlock_bucket_pair(bucket_from, bucket_to); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_attr_get_np` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:426:24 | 426 | assert_eq!(libc::pthread_attr_get_np(libc::pthread_self(), attr.as_mut_ptr()), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_self` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:426:50 | 426 | assert_eq!(libc::pthread_attr_get_np(libc::pthread_self(), attr.as_mut_ptr()), 0); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1035:12 | 1035 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1020:1 | 1020 | / pub unsafe fn unpark_filter( 1021 | | key: usize, 1022 | | mut filter: impl FnMut(ParkToken) -> FilterOp, 1023 | | callback: impl FnOnce(UnparkResult) -> UnparkToken, 1024 | | ) -> UnparkResult { | |_________________^ warning[E0133]: call to unsafe function `libc::pthread_attr_getstack` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:429:24 | 429 | assert_eq!(libc::pthread_attr_getstack( | ________________________^ 430 | | attr.as_ptr(), &mut stackaddr, &mut stacksize 431 | | ), 0); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_attr_destroy` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:432:24 | 432 | assert_eq!(libc::pthread_attr_destroy(attr.as_mut_ptr()), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1037:24 | 1037 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1038:26 | 1038 | match filter((*current).park_token.get()) { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1053:29 | 1053 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1063:21 | 1063 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1072:26 | 1072 | result.be_fair = (*bucket.fair_timeout.get()).should_timeout(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1079:9 | 1079 | (*t.0).unpark_token.set(token); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1080:20 | 1080 | t.1 = Some((*t.0).parker.unpark_lock()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1080:20 | 1080 | t.1 = Some((*t.0).parker.unpark_lock()); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1084:5 | 1084 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1089:9 | 1089 | handle.unchecked_unwrap().unpark(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `util::UncheckedOptionExt::unchecked_unwrap` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1089:9 | 1089 | handle.unchecked_unwrap().unpark(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::imp::ThreadParker::init` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:54:13 | 54 | self.init(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:51:5 | 51 | unsafe fn prepare_park(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:64:17 | 64 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:60:5 | 60 | unsafe fn timed_out(&self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:67:17 | 67 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:74:17 | 74 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:73:5 | 73 | unsafe fn park(&self) { | ^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_cond_wait` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:77:21 | 77 | let r = libc::pthread_cond_wait(self.condvar.get(), self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:80:17 | 80 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:86:17 | 86 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:85:5 | 85 | unsafe fn park_until(&self, timeout: Instant) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:91:25 | 91 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_cond_timedwait` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:97:25 | 97 | let r = libc::pthread_cond_timedwait(self.condvar.get(), self.mutex.get(), &ts); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_cond_wait` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:108:25 | 108 | let r = libc::pthread_cond_wait(self.condvar.get(), self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:112:17 | 112 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:119:17 | 119 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:118:5 | 118 | unsafe fn unpark_lock(&self) -> UnparkHandle { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_condattr_init` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:139:17 | 139 | let r = libc::pthread_condattr_init(attr.as_mut_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:137:5 | 137 | unsafe fn init(&self) { | ^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_condattr_setclock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:141:17 | 141 | let r = libc::pthread_condattr_setclock(attr.as_mut_ptr(), libc::CLOCK_MONOTONIC); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_cond_init` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:143:17 | 143 | let r = libc::pthread_cond_init(self.condvar.get(), attr.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_condattr_destroy` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:145:17 | 145 | let r = libc::pthread_condattr_destroy(attr.as_mut_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:173:9 | 173 | (*self.thread_parker).should_park.set(false); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:172:5 | 172 | unsafe fn unpark(self) { | ^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_cond_signal` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:178:17 | 178 | let r = libc::pthread_cond_signal((*self.thread_parker).condvar.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:178:43 | 178 | let r = libc::pthread_cond_signal((*self.thread_parker).condvar.get()); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:180:17 | 180 | let r = libc::pthread_mutex_unlock((*self.thread_parker).mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:180:44 | 180 | let r = libc::pthread_mutex_unlock((*self.thread_parker).mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `util::unreachable` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/util.rs:18:21 | 18 | None => unreachable(), | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/util.rs:15:5 | 15 | unsafe fn unchecked_unwrap(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/util.rs:29:9 | 29 | core::hint::unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/util.rs:25:1 | 25 | unsafe fn unreachable() -> ! { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `punycode` (lib) generated 3 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:771:40 | 771 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 771 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/tinyvec-1.8.0/src/arrayvec_drain.rs:11:33 | 11 | pub struct ArrayVecDrain<'a, T: 'a + Default> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:777:42 | 777 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:790:40 | 790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:796:42 | 796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:808:40 | 808 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 808 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:814:42 | 814 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 814 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:824:40 | 824 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 824 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:830:42 | 830 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 830 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:843:40 | 843 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 843 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:849:42 | 849 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:859:40 | 859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:865:42 | 865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:883:42 | 883 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 883 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:893:40 | 893 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 893 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:899:42 | 899 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 899 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:912:40 | 912 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:918:42 | 918 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 918 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:933:40 | 933 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 933 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:939:42 | 939 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:950:40 | 950 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 950 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:956:42 | 956 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 956 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:967:40 | 967 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:973:42 | 973 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 973 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:985:40 | 985 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 985 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `rustc_apfloat` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:991:42 | 991 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 991 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1004:40 | 1004 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1010:42 | 1010 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1010 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1022:40 | 1022 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | [blake3 1.5.4] DEBUG = Some(false) [blake3 1.5.4] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1022 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1028:42 |[blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None 1028 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ [blake3 1.5.4] CARGO_ENCODED_RUSTFLAGS = Some(--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill) | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1028 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1041:40 | 1041 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1041 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1047:42 | 1047 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1047 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1058:40 | 1058 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1058 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1064:42 | 1064 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1064 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1079:40 | 1079 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1079 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling leb128 v0.2.5 Compiling nu-ansi-term v0.46.0 warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:495:24 | 495 | let mut stat = mem::zeroed(); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/unix.rs:493:1 | 493 | unsafe fn fd_check(fd: c_int, check_pipe: bool) -> Result<(), FromEnvErrorInner> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1085:42 | 1085 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1085 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=e61308803b0d6523 -C extra-filename=-e61308803b0d6523 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern getrandom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libgetrandom-e627566f40a813c3.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `stacker` (lib) generated 9 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1096:40 | 1096 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1096 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1102:42 | 1102 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1102 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1113:40 | 1113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1119:42 | 1119 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1119 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1130:40 | 1130 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1130 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1136:42 | 1136 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1136 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1147:40 | 1147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1153:42 | 1153 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1153 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1164:40 | 1164 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1170:42 | 1170 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1170 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1183:40 | 1183 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1183 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1189:42 | 1189 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1189 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1200:40 | 1200 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1214:40 | 1214 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1214 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1224:40 | 1224 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1224 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1236:40 | 1236 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1248:40 | 1248 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1260:40 | 1260 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1266:42 | 1266 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1266 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ [blake3 1.5.4] AR_x86_64-unknown-freebsd = None [blake3 1.5.4] AR_x86_64_unknown_freebsd = Some(ar) [blake3 1.5.4] ARFLAGS_x86_64-unknown-freebsd = None warning[E0133]: call to unsafe function `libc::fstat` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:496:12 | 496 | if libc::fstat(fd, &mut stat) == -1 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::fcntl_check` is unsafe and requires unsafe block [blake3 1.5.4] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_ARFLAGS = None [blake3 1.5.4] ARFLAGS = None [blake3 1.5.4] cargo:rustc-link-lib=static=blake3_avx512_assembly --> /rust/deps/jobserver-0.1.32/src/unix.rs:498:13 [blake3 1.5.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_NEON [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE | 498 | fcntl_check(fd)?; | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior [blake3 1.5.4] cargo:rerun-if-env-changed=CC [blake3 1.5.4] cargo:rerun-if-env-changed=CFLAGS [blake3 1.5.4] cargo:rerun-if-changed=c/example.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3-config.cmake.in [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_gnu.S warning: `polonius-engine` (lib) generated 2 warnings [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3.h [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512.c [blake3 1.5.4] cargo:rerun-if-changed=c/CMakePresets.json [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_dispatch.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/Makefile.testing [blake3 1.5.4] cargo:rerun-if-changed=c/libblake3.pc.in [blake3 1.5.4] cargo:rerun-if-changed=c/test.py [blake3 1.5.4] cargo:rerun-if-changed=c/CMakeLists.txt [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/main.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_impl.h [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/README.md [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_portable.c warning[E0133]: call to unsafe function `imp::fcntl_check` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:514:9 | 514 | fcntl_check(fd) | ^^^^^^^^^^^^^^^ call to unsafe function | = note[blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_neon.c : for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::Client::open` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/lib.rs:275:15 | 275 | match imp::Client::open(s, check_pipe) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/lib.rs:253:5 | 253 | pub unsafe fn from_env_ext(check_pipe: bool) -> FromEnv { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1276:40 | 1276 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1276 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `Client::from_env_ext` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/lib.rs:299:9 | 299 | Self::from_env_ext(false).client.ok() | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/lib.rs:298:5 | 298 | pub unsafe fn from_env() -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1282:42 | 1282 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1282 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/itertools-0.12.1/src/lib.rs:2091:24 | 2091 | let mut used = HashSet::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: `getrandom` (lib) generated 5 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1292:40 | 1292 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1292 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1303:40 | 1303 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1303 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1322:40 | 1322 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1322 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1340:40 | 1340 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1340 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1346:42 | 1346 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1346 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1358:40 | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1364:42 | 1364 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1364 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1375:40 | 1375 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1375 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1381:42 | 1381 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1397:40 | 1397 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1397 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1403:42 | 1403 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1403 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1417:40 | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1456:40 | 1456 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1480:40 | 1480 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1480 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1492:40 | 1492 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1492 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1510:40 | 1510 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1510 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling parking_lot v0.12.3 Compiling sha2 v0.10.8 Compiling sha1 v0.10.6 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1516:42 | 1516 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1516 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1535:40 | 1535 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1535 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1541:42 | 1541 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1541 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1554:40 | 1554 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1554 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1560:42 | 1560 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1571:40 | 1571 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1577:42 | 1577 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1577 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1594:41 | 1594 | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1594 | fn fmt(&self, _formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1601:40 | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1611:40 | 1611 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1611 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1640:40 | 1640 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1640 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1646:42 | 1646 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1646 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1664:40 | 1664 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1664 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1670:42 | 1670 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1670 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1685:40 | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1691:42 | 1691 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1691 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1706:40 | 1706 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1706 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1712:42 | 1712 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1712 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=leb128 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/leb128-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/leb128-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Nick Fitzgerald :Philip Craig ' CARGO_PKG_DESCRIPTION='Read and write DWARF'\''s "Little Endian Base 128" (LEB128) variable length integer encoding.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=leb128 CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/leb128' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/leb128-0.2.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name leb128 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/leb128-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=dd9d053ce3bd9a9a -C extra-filename=-dd9d053ce3bd9a9a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1724:40 | 1724 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1724 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1730:42 | 1730 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1730 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1743:40 | 1743 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1743 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1749:42 | 1749 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1749 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1766:40 | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1772:42 | 1772 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1772 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: `memchr` (lib) generated 587 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1784:40 | 1784 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1784 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1790:42 | 1790 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1805:40 | 1805 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1805 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1811:42 | 1811 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1811 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/lib.rs:3087:38 | 3087 | fn into_group_map(self) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/lib.rs:3123:50 | 3123 | fn into_group_map_by(self, f: F) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/lib.rs:3870:24 | 3870 | fn counts(self) -> HashMap | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/lib.rs:3875:26 | 3875 | let mut counts = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/lib.rs:3913:39 | 3913 | fn counts_by(self, f: F) -> HashMap | ^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:28:27 | 28 | used: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:38:15 | 38 | used: HashMap, | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/group_map.rs:11:44 | 11 | pub fn into_group_map(iter: I) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/group_map.rs:16:22 | 16 | let mut lookup = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_core-0.6.4/src/block.rs:132:34 | 132 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 132 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/group_map.rs:25:68 | 25 | pub fn into_group_map_by(iter: I, f: impl Fn(&V) -> K) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1829:40 | 1829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1835:42 | 1835 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1850:40 | 1850 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1850 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_core-0.6.4/src/block.rs:296:34 | 296 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1856:42 | 1856 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1856 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1876:40 | 1876 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1876 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1882:42 | 1882 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1882 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: `miniz_oxide` (lib) generated 19 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1898:40 | 1898 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1898 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1904:42 | 1904 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1904 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1920:40 | 1920 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1920 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1926:42 | 1926 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1940:40 | 1940 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1940 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1946:42 | 1946 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1946 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1960:40 | 1960 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1960 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1969:40 | 1969 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1969 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:107:57 | 107 | pub fn aggregate(self, mut operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:111:35 | 111 | let mut destination_map = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1974:42 | 1974 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1974 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:156:75 | 156 | pub fn fold_with(self, mut init: FI, mut operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:192:57 | 192 | pub fn fold(self, init: R, operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1984:40 | 1984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:227:55 | 227 | pub fn fold_first(self, mut operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:257:32 | 257 | pub fn collect(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1995:40 | 1995 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1995 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:261:35 | 261 | let mut destination_map = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:291:25 | 291 | pub fn max(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2017:40 | 2017 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2017 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:317:47 | 317 | pub fn max_by(self, mut compare: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2023:42 | 2023 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2023 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:346:49 | 346 | pub fn max_by_key(self, mut f: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:372:25 | 372 | pub fn min(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2036:40 | 2036 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2036 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:398:47 | 398 | pub fn min_by(self, mut compare: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:427:49 | 427 | pub fn min_by_key(self, mut f: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2047:40 | 2047 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:462:28 | 462 | pub fn minmax(self) -> HashMap> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:492:50 | 492 | pub fn minmax_by(self, mut compare: F) -> HashMap> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2059:40 | 2059 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2059 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2083:40 | 2083 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2083 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2102:40 | 2102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_core-0.6.4/src/error.rs:119:32 | 119 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=889610c204733ff3 -C extra-filename=-889610c204733ff3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern overload=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liboverload-618a46c5a8924ac4.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling md-5 v0.10.6 Compiling sharded-slab v0.1.7 warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:543:52 | 543 | pub fn minmax_by_key(self, mut f: F) -> HashMap> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=480a341b189ae1b1 -C extra-filename=-480a341b189ae1b1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern cpufeatures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcpufeatures-301a8d268a4227ef.rmeta --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libdigest-4b117ecf9ab2cecd.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2114:40 | 2114 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2114 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=c9f7d1ce40518dbd -C extra-filename=-c9f7d1ce40518dbd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern lock_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblock_api-f22181a8397f0f5e.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot_core-e53c9df3aa5c21b7.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::result::Result::::unwrap_unchecked` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/ext.rs:23:9 | 23 | usize::try_from(self.offset_from(origin)).unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/ext.rs:21:5 | 21 | unsafe fn distance(self, origin: *const T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=4614929dbee4c6ab -C extra-filename=-4614929dbee4c6ab --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern cpufeatures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcpufeatures-301a8d268a4227ef.rmeta --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libdigest-4b117ecf9ab2cecd.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_core-0.6.4/src/error.rs:136:32 | 136 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 136 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:570:25 | 570 | pub fn sum(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:596:29 | 596 | pub fn product(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2120:42 | 2120 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2120 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2131:40 | 2131 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2131 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2137:42 | 2137 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2137 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_core-0.6.4/src/error.rs:211:32 | 211 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 211 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2148:40 | 2148 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2148 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/unique_impl.rs:17:11 | 17 | used: HashMap, | ^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/unique_impl.rs:38:15 | 38 | used: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2154:42 | 2154 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2154 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/unique_impl.rs:44:35 | 44 | fn count_new_keys(mut used: HashMap, iterable: I) -> usize | ^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/unique_impl.rs:184:19 | 184 | used: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2165:40 | 2165 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2165 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2195:40 | 2195 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2195 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2201:42 | 2201 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2201 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2214:40 | 2214 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2214 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `libc` (lib) generated 62 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2220:42 | 2220 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2220 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/ext.rs:23:25 | 23 | usize::try_from(self.offset_from(origin)).unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2231:40 | 2231 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2231 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/ext.rs:33:9 | 33 | (self as *const T).distance(origin as *const T) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/ext.rs:32:5 | 32 | unsafe fn distance(self, origin: *mut T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/leb128-0.2.5/src/lib.rs:85:36 | 85 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 85 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:154:17 | 154 | Pattern(self.by_id.get_unchecked(id.as_usize())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:153:5 | 153 | pub(crate) unsafe fn get_unchecked(&self, id: PatternID) -> Pattern<'_> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:271:22 | 271 | let haylen = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:265:5 | 265 | / pub(crate) unsafe fn is_prefix_raw( 266 | | &self, 267 | | start: *const u8, 268 | | end: *const u8, 269 | | ) -> bool { | |_____________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2237:42 | 2237 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2237 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `packed::pattern::is_equal_raw` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:278:9 | 278 | is_equal_raw(start, self.bytes().as_ptr(), patlen) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2248:40 | 2248 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2248 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2254:42 | 2254 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2254 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:376:18 | 376 | 1 => x.read() == y.read(), | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:368:1 | 368 | unsafe fn is_equal_raw(mut x: *const u8, mut y: *const u8, n: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2266:40 | 2266 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2266 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2272:42 | 2272 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2272 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2288:42 | 2288 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2288 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:376:30 | 376 | 1 => x.read() == y.read(), | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2299:40 | 2299 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2299 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:378:17 | 378 | x.cast::().read_unaligned() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2305:42 | 2305 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2305 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:379:24 | 379 | == y.cast::().read_unaligned() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2319:40 | 2319 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2319 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:383:18 | 383 | 3 => x.cast::<[u8; 3]>().read() == y.cast::<[u8; 3]>().read(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2325:42 | 2325 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2325 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:383:48 | 383 | 3 => x.cast::<[u8; 3]>().read() == y.cast::<[u8; 3]>().read(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2336:40 | 2336 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2336 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:402:16 | 402 | let xend = x.add(n.wrapping_sub(4)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2342:42 | 2342 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2342 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:403:16 | 403 | let yend = y.add(n.wrapping_sub(4)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2355:40 | 2355 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2355 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:405:18 | 405 | let vx = x.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2361:42 | 2361 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2373:40 | 2373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:406:18 | 406 | let vy = y.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:410:13 | 410 | x = x.add(4); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:411:13 | 411 | y = y.add(4); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:413:14 | 413 | let vx = xend.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:414:14 | 414 | let vy = yend.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2379:42 | 2379 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2379 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2389:40 | 2389 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2389 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2395:42 | 2395 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2395 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2405:40 | 2405 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2405 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2421:40 | 2421 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2421 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2431:40 | 2431 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2431 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2450:40 | 2450 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2462:40 | 2462 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2462 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2473:40 | 2473 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2485:40 | 2485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2498:40 | 2498 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2498 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2517:40 | 2517 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2517 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2531:40 | 2531 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2531 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2547:40 | 2547 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2547 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2566:40 | 2566 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2566 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2581:40 | 2581 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2581 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2603:40 | 2603 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2603 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:190:32 | 190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2609:42 | 2609 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2620:40 | 2620 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2620 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling unicode-normalization v0.1.24 Compiling nix v0.29.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_llvm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-ef6e37f01e1e0b8b/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/rustc_llvm-70906a25bfb26339/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=872367b296bf34e9 -C extra-filename=-872367b296bf34e9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libshlex-a7c2673fe554220f.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/md-5-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/md-5-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='MD5 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md-5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/md-5-0.10.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name md5 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=8b795e16911fc676 -C extra-filename=-8b795e16911fc676 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libdigest-4b117ecf9ab2cecd.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=fedf0c4f385e6d24 -C extra-filename=-fedf0c4f385e6d24 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern lazy_static=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblazy_static-ef743819a51291dc.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2632:40 | 2632 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2632 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::as_ref` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/broadcast/mod.rs:109:26 | 109 | let current_thread = WorkerThread::current().as_ref(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/broadcast/mod.rs:98:1 | 98 | / pub(super) unsafe fn broadcast_in(op: OP, registry: &Arc) -> Vec 99 | | where 100 | | OP: Fn(BroadcastContext<'_>) -> R + Sync, 101 | | R: Send, | |____________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: `leb128` (lib) generated 1 warning warning: `tinyvec` (lib) generated 34 warnings warning[E0133]: call to unsafe function `job::StackJob::::as_job_ref` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/broadcast/mod.rs:115:42 | 115 | let job_refs = jobs.iter().map(|job| job.as_job_ref()); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `job::StackJob::::into_result` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/broadcast/mod.rs:121:32 | 121 | jobs.into_iter().map(|job| job.into_result()).collect() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=blake3 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name blake3 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=155ba99152d71b6a -C extra-filename=-155ba99152d71b6a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern arrayref=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libarrayref-41f516e67a70149b.rmeta --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libarrayvec-aca785ecc8abac16.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libconstant_time_eq-80caef786b8ebbb7.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))'` warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:66:9 | 66 | (self.execute_fn)(self.pointer) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:65:5 | 65 | pub(super) unsafe fn execute(self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2647:40 | 2647 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2647 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `job::JobRef::new` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:102:9 | 102 | JobRef::new(self) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:101:5 | 101 | pub(super) unsafe fn as_job_ref(&self) -> JobRef { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2665:40 | 2665 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2665 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:121:21 | 121 | let this = &*(this as *const Self); | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:120:5 | 120 | unsafe fn execute(this: *const ()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2671:42 | 2671 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2671 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2687:40 | 2687 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:124:20 | 124 | let func = (*this.func.get()).take().unwrap(); | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2693:42 | 2693 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2693 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:125:9 | 125 | (*this.result.get()) = JobResult::call(func); | ^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2705:40 | 2705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:126:9 | 126 | Latch::set(&this.latch); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2711:42 | 2711 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2711 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `job::JobRef::new` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:157:9 | 157 | JobRef::new(Box::into_raw(self)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:156:5 | 156 | pub(super) unsafe fn into_job_ref(self: Box) -> JobRef { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2722:40 | 2722 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2722 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2728:42 | 2728 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2728 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2744:40 | 2744 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2744 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:174:20 | 174 | let this = Box::from_raw(this as *mut Self); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:173:5 | 173 | unsafe fn execute(this: *const ()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2772:40 | 2772 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2772 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `job::JobRef::new` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:201:9 | 201 | JobRef::new(Arc::into_raw(Arc::clone(this))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:200:5 | 200 | pub(super) unsafe fn as_job_ref(this: &Arc) -> JobRef { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2778:42 | 2778 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2778 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::sync::Arc::::from_raw` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:218:20 | 218 | let this = Arc::from_raw(this as *mut Self); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:217:5 | 217 | unsafe fn execute(this: *const ()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2790:40 | 2790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2796:42 | 2796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2812:40 | 2812 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2812 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2818:42 | 2818 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2818 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2828:40 | 2828 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2828 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2834:42 | 2834 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2834 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2844:40 | 2844 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2844 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation warning[E0133]: call to unsafe function `job::JobRef::new` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:261:9 | 261 | JobRef::new(self) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:256:5 | 256 | pub(super) unsafe fn push(&self, job_ref: JobRef) -> JobRef { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:268:21 | 268 | let this = &*(this as *const Self); | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:266:5 | 266 | unsafe fn execute(this: *const ()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `job::JobRef::execute` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:271:50 | 271 | Steal::Success(job_ref) => break job_ref.execute(), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `registry::WorkerThread::wait_until` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/join/mod.rs:196:5 | 196 | worker_thread.wait_until(job_b_latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/join/mod.rs:190:1 | 190 | / unsafe fn join_recover_from_panic( 191 | | worker_thread: &WorkerThread, 192 | | job_b_latch: &SpinLatch<'_>, 193 | | err: Box, 194 | | tlv: Tlv, 195 | | ) -> ! { | |______^ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:134:25 | 134 | let old_state = (*this).state.swap(SET, Ordering::AcqRel); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:133:5 | 133 | unsafe fn set(this: *const Self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:199:38 | 199 | let registry: &Registry = if (*this).cross { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:196:5 | 196 | unsafe fn set(this: *const Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:205:41 | 205 | cross_registry = Arc::clone((*this).registry); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:213:13 | 213 | (*this).registry | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:215:35 | 215 | let target_worker_index = (*this).target_worker_index; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation warning[E0133]: call to unsafe function `latch::CoreLatch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:218:12 | 218 | if CoreLatch::set(&(*this).core_latch) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:218:28 | 218 | if CoreLatch::set(&(*this).core_latch) { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:266:25 | 266 | let mut guard = (*this).m.lock().unwrap(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:265:5 | 265 | unsafe fn set(this: *const Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:268:9 | 268 | (*this).v.notify_all(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:318:12 | 318 | if (*this).counter.fetch_sub(1, Ordering::SeqCst) == 1 { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:317:5 | 317 | pub(super) unsafe fn set(this: *const Self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning[E0133]: call to unsafe function `latch::CoreLatch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:319:13 | 319 | CoreLatch::set(&(*this).core_latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unused import: `windows::*` --> /rust/deps/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2850:42 | 2850 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:319:29 | 319 | CoreLatch::set(&(*this).core_latch); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2859:40 | 2859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2865:42 | 2865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2874:40 | 2874 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2874 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/util.rs:41:23 | 41 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2880:42 | 2880 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2880 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/util.rs:52:28 | 52 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning[E0133]: call to unsafe function `latch::CountLatch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:335:12 | 335 | if Self::set(this) { | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:330:5 | 330 | / pub(super) unsafe fn set_and_tickle_one( 331 | | this: *const Self, 332 | | registry: &Registry, 333 | | target_worker_index: usize, 334 | | ) { | |_____^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2889:40 | 2889 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2889 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2903:40 | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:377:12 | 377 | if (*this).counter.fetch_sub(1, Ordering::SeqCst) == 1 { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:376:5 | 376 | unsafe fn set(this: *const Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2931:40 | 2931 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2931 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:378:13 | 378 | LockLatch::set(&(*this).lock_latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2937:42 | 2937 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2937 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:378:29 | 378 | LockLatch::set(&(*this).lock_latch); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2947:40 | 2947 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2947 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2953:42 | 2953 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2953 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:412:9 | 412 | L::set((*this).inner); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:411:5 | 411 | unsafe fn set(this: *const Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2963:40 | 2963 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2963 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:412:16 | 412 | L::set((*this).inner); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior Compiling rand_xoshiro v0.6.0 Compiling wasm-encoder v0.216.0 warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:562:25 | 562 | op(&*worker_thread, true) | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:547:5 | 547 | / unsafe fn in_worker_cold(&self, op: OP) -> R 548 | | where 549 | | OP: FnOnce(&WorkerThread, bool) -> R + Send, 550 | | R: Send, | |________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2969:42 | 2969 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2969 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("ipo")) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/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.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=a9d24cc47a8587b4 -C extra-filename=-a9d24cc47a8587b4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/nix-a9d24cc47a8587b4 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_aliases=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libcfg_aliases-580be7f38c19ba2b.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_HTML=1 CARGO_FEATURE_PULLDOWN_CMARK_ESCAPE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/pulldown-cmark-d379ca41b207b188/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/pulldown-cmark-3c5c720e566baed0/build-script-build` warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:13:37 | 13 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=41e42197ffd2385f -C extra-filename=-41e42197ffd2385f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern tinyvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtinyvec-b1a318845a3d7fb9.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `rand_core` (lib) generated 11 warnings warning[E0133]: call to unsafe function `job::StackJob::::as_job_ref` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:566:25 | 566 | self.inject(job.as_job_ref()); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:547:5 | 547 | / unsafe fn in_worker_cold(&self, op: OP) -> R 548 | | where 549 | | OP: FnOnce(&WorkerThread, bool) -> R + Send, 550 | | R: Send, | |________________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `job::StackJob::::into_result` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:574:13 | 574 | job.into_result() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:593:21 | 593 | op(&*worker_thread, true) | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:579:5 | 579 | / unsafe fn in_worker_cross(&self, current_thread: &WorkerThread, op: OP) -> R 580 | | where 581 | | OP: FnOnce(&WorkerThread, bool) -> R + Send, 582 | | R: Send, | |________________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation warning[E0133]: call to unsafe function `job::StackJob::::as_job_ref` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:597:21 | 597 | self.inject(job.as_job_ref()); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:579:5 | 579 | / unsafe fn in_worker_cross(&self, current_thread: &WorkerThread, op: OP) -> R 580 | | where 581 | | OP: FnOnce(&WorkerThread, bool) -> R + Send, 582 | | R: Send, | |________________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `registry::WorkerThread::wait_until` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:598:9 | 598 | current_thread.wait_until(&job.latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:123:38 | 123 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning[E0133]: call to unsafe function `job::StackJob::::into_result` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:599:9 | 599 | job.into_result() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:36:25 | 36 | let MASK: __m128i = _mm_set_epi64x(0x0001_0203_0405_0607, 0x0809_0A0B_0C0D_0E0F); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:34:1 | 34 | unsafe fn digest_blocks(state: &mut [u32; 5], blocks: &[[u8; 64]]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:38:26 | 38 | let mut state_abcd = _mm_set_epi32( | __________________________^ 39 | | state[0] as i32, 40 | | state[1] as i32, 41 | | state[2] as i32, 42 | | state[3] as i32, 43 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:44:23 | 44 | let mut state_e = _mm_set_epi32(state[4] as i32, 0, 0, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:51:22 | 51 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:51:39 | 51 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:51:55 | 51 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(0)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:52:22 | 52 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:52:39 | 52 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2981:40 | 2981 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2981 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:52:55 | 52 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(1)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:53:22 | 53 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:53:39 | 53 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:53:55 | 53 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(2)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2987:42 | 2987 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2987 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2999:40 | 2999 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2999 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3005:42 | 3005 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3005 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `registry::WorkerThread::push` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:805:9 | 805 | self.push(self.fifo.push(job)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:804:5 | 804 | pub(super) unsafe fn push_fifo(&self, job: JobRef) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `job::JobFifo::push` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:805:19 | 805 | self.push(self.fifo.push(job)); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `registry::WorkerThread::wait_until_cold` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:845:13 | 845 | self.wait_until_cold(latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:842:5 | 842 | pub(super) unsafe fn wait_until(&self, latch: &L) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `registry::WorkerThread::execute` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:862:17 | 862 | self.execute(job); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:850:5 | 850 | unsafe fn wait_until_cold(&self, latch: &CoreLatch) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `job::JobRef::execute` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:916:9 | 916 | job.execute(); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:915:5 | 915 | pub(super) unsafe fn execute(&self, job: JobRef) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `registry::WorkerThread::set_current` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:968:5 | 968 | WorkerThread::set_current(worker_thread); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:966:1 | 966 | unsafe fn main_loop(thread: ThreadBuilder) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:973:5 | 973 | Latch::set(®istry.thread_infos[index].primed); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `registry::WorkerThread::wait_until` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:991:5 | 991 | worker_thread.wait_until(my_terminate_latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:997:5 | 997 | Latch::set(®istry.thread_infos[index].stopped); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `scope::ScopeBase::<'scope>::execute_job_closure` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:712:29 | 712 | let _: Option<()> = Self::execute_job_closure(this, func); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:708:5 | 708 | / unsafe fn execute_job(this: *const Self, func: FUNC) 709 | | where 710 | | FUNC: FnOnce(), | |_______________________^ warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:724:17 | 724 | Latch::set(&(*this).job_completed_latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:718:5 | 718 | / unsafe fn execute_job_closure(this: *const Self, func: FUNC) -> Option 719 | | where 720 | | FUNC: FnOnce() -> R, | |____________________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:724:29 | 724 | Latch::set(&(*this).job_completed_latch); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:728:17 | 728 | (*this).job_panicked(err); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:729:17 | 729 | Latch::set(&(*this).job_completed_latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:729:29 | 729 | Latch::set(&(*this).job_completed_latch); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:54:22 | 54 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:54:39 | 54 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:54:55 | 54 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(3)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation warning[E0133]: call to unsafe function `lock_api::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_fair_mutex.rs:31:9 | 31 | self.unlock_fair() | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_fair_mutex.rs:30:5 | 30 | unsafe fn unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:59:22 | 59 | let mut h1 = _mm_add_epi32(state_e, w0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:62:14 | 62 | h1 = _mm_sha1rnds4_epu32(h0, h1, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:814:16 | 814 | match &*this { | ^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:813:5 | 813 | unsafe fn set(this: *const Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `lock_api::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_fair_mutex.rs:43:9 | 43 | self.0.unlock_fair() | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_fair_mutex.rs:42:5 | 42 | unsafe fn unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `latch::CountLatch::set_and_tickle_one` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:819:18 | 819 | } => CountLatch::set_and_tickle_one(latch, registry, *worker_index), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `lock_api::RawMutexFair::bump` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_fair_mutex.rs:48:9 | 48 | self.0.bump() | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_fair_mutex.rs:47:5 | 47 | unsafe fn bump(&self) { | ^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3015:40 | 3015 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3015 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:820:47 | 820 | ScopeLatch::Blocking { latch } => Latch::set(latch), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3021:42 | 3021 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:876:10 | 876 | &*self.0 | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:875:5 | 875 | unsafe fn as_ref(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3031:40 | 3031 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3031 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3037:42 | 3037 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3037 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `spawn::spawn_job` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/spawn/mod.rs:82:19 | 82 | let job_ref = spawn_job(func, registry); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/spawn/mod.rs:72:1 | 72 | / pub(super) unsafe fn spawn_in(func: F, registry: &Arc) 73 | | where 74 | | F: FnOnce() + Send + 'static, | |_________________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3047:40 | 3047 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3047 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `spawn::spawn_job` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/spawn/mod.rs:152:19 | 152 | let job_ref = spawn_job(func, registry); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/spawn/mod.rs:142:1 | 142 | / pub(super) unsafe fn spawn_fifo_in(func: F, registry: &Arc) 143 | | where 144 | | F: FnOnce() + Send + 'static, | |_________________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3071:40 | 3071 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3071 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `registry::WorkerThread::push_fifo` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/spawn/mod.rs:157:25 | 157 | Some(worker) => worker.push_fifo(job_ref), | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3080:40 | 3080 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3080 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3090:40 | 3090 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3090 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3099:40 | 3099 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3099 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3110:40 | 3110 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3110 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3121:40 | 3121 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3121 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3155:40 | 3155 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3155 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3167:40 | 3167 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3167 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3179:40 | 3179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3185:42 | 3185 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3185 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3197:40 | 3197 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3197 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3213:40 | 3213 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3213 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3223:40 | 3223 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3223 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `parking_lot_core::deadlock::release_resource` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_mutex.rs:101:9 | 101 | deadlock::release_resource(self as *const _ as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_mutex.rs:100:5 | 100 | unsafe fn unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 63 | h0 = rounds4!(h1, h0, w1, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 63 | h0 = rounds4!(h1, h0, w1, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling field-offset v0.3.6 Compiling thread_local v1.1.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=wasm_encoder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasm-encoder-0.216.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasm-encoder-0.216.0/Cargo.toml CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A low-level WebAssembly encoder. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-encoder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasm-encoder-0.216.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name wasm_encoder --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasm-encoder-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("wasmparser"))' -C metadata=880ae2d71e3775f8 -C extra-filename=-880ae2d71e3775f8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern leb128=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libleb128-dd9d053ce3bd9a9a.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 64 | h1 = rounds4!(h0, h1, w2, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rand_xoshiro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Xoshiro, xoroshiro and splitmix64 random number generators' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_xoshiro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rngs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rand_xoshiro --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=4f709d75bfd24d6b -C extra-filename=-4f709d75bfd24d6b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librand_core-e61308803b0d6523.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/blake3-1.5.4/src/lib.rs:369:32 | 369 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 369 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `parking_lot_core::deadlock::release_resource` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_mutex.rs:122:9 | 122 | deadlock::release_resource(self as *const _ as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_mutex.rs:121:5 | 121 | unsafe fn unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 64 | h1 = rounds4!(h0, h1, w2, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 65 | h0 = rounds4!(h1, h0, w3, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 65 | h0 = rounds4!(h1, h0, w3, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/blake3-1.5.4/src/lib.rs:381:32 | 381 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 381 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/blake3-1.5.4/src/lib.rs:407:32 | 407 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/blake3-1.5.4/src/lib.rs:592:32 | 592 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 592 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `lock_api::RawRwLock::unlock_shared` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:158:9 | 158 | self.unlock_shared(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:156:5 | 156 | unsafe fn unlock_shared_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/blake3-1.5.4/src/lib.rs:1554:32 | 1554 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1554 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw_rwlock::RawRwLock::bump_shared_slow` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:179:13 | 179 | self.bump_shared_slow(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:175:5 | 175 | unsafe fn bump_shared(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/blake3-1.5.4/src/lib.rs:1729:32 | 1729 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1729 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:11:14 | 11 | let t1 = _mm_sha256msg1_epu32(v0, v1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:10:1 | 10 | unsafe fn schedule(v0: __m128i, v1: __m128i, v2: __m128i, v3: __m128i) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `lock_api::RawRwLock::unlock_shared` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:912:9 | 912 | self.unlock_shared(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:911:5 | 911 | unsafe fn bump_shared_slow(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `parking_lot_core::unpark_filter` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:972:9 | 972 | parking_lot_core::unpark_filter(addr, filter, callback); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:939:5 | 939 | / unsafe fn wake_parked_threads( 940 | | &self, 941 | | new_state: usize, 942 | | callback: impl FnOnce(usize, UnparkResult) -> UnparkToken, 943 | | ) { | |_____^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `util::unreachable` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/util.rs:20:21 | 20 | None => unreachable(), | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/util.rs:17:5 | 17 | unsafe fn unchecked_unwrap(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/util.rs:31:9 | 31 | core::hint::unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/util.rs:27:1 | 27 | unsafe fn unreachable() -> ! { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `parking_lot_core` (lib) generated 95 warnings warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/lib.rs:426:21 | 426 | let gen = slot.insert(&mut value)?; | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: creating a shared reference to mutable static is discouraged --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:173:33 | 173 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13[rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("bitreader")) | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: creating a mutable reference to mutable static is discouraged --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:200:55 | 200 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("bitwriter")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("linker")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("asmparser")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("lto")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("coverage")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("instrumentation")) warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } |[rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("x86")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("arm")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("aarch64")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("amdgpu")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("avr")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("loongarch")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("m68k")) |_____- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("csky")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("mips")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("powerpc")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("systemz")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("jsbackend")) 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("webassembly")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("msp430")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("sparc")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("nvptx")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("hexagon")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("riscv")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("xtensa")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("bpf")) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=RUST_CHECK [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=REAL_LIBRARY_PATH_VAR [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=REAL_LIBRARY_PATH [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_CONFIG [rustc_llvm 0.0.0] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="aarch64" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="arm" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="asmparser" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="avr" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="bitreader" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="bitwriter" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="bpf" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="coverage" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="csky" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="hexagon" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="instrumentation" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="ipo" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="linker" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="loongarch" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="lto" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="m68k" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="mips" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="msp430" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="nvptx" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="powerpc" Compiling measureme v11.0.1 [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="riscv" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="sparc" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="systemz" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="webassembly" Compiling pathdiff v0.2.2 Compiling unicase v2.8.0 warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:12:14 | 12 | let t2 = _mm_alignr_epi8(v3, v2, 4); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Diggory Blake ' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2fbb546862eba271 -C extra-filename=-2fbb546862eba271 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/field-offset-2fbb546862eba271 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_version=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_version-9cccf72eb5bc6ba1.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b94c94411c08f8b8 -C extra-filename=-b94c94411c08f8b8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-edf0941bd93d25a7.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/lib.rs:427:22 | 427 | Some(gen.pack(idx)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="x86" warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="xtensa" [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_RUSTLLVM [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_ASSERTIONS [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/RustWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/PassWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/CoverageMappingWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/README [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/LLVMWrapper.h [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/SymbolWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/.editorconfig [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/ArchiveWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/SuppressLLVMWarnings.h [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/Linker.cpp [rustc_llvm 0.0.0] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-ef6e37f01e1e0b8b/out) [rustc_llvm 0.0.0] OPT_LEVEL = Some(3) [rustc_llvm 0.0.0] TARGET = Some(x86_64-unknown-freebsd) [rustc_llvm 0.0.0] HOST = Some(x86_64-unknown-freebsd) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXX_x86_64-unknown-freebsd [rustc_llvm 0.0.0] CXX_x86_64-unknown-freebsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXX_x86_64_unknown_freebsd [rustc_llvm 0.0.0] CXX_x86_64_unknown_freebsd = Some(c++) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [rustc_llvm 0.0.0] CC_KNOWN_WRAPPER_CUSTOM = None [rustc_llvm 0.0.0] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [rustc_llvm 0.0.0] CRATE_CC_NO_DEFAULTS = None [rustc_llvm 0.0.0] DEBUG = Some(false) [rustc_llvm 0.0.0] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-freebsd [rustc_llvm 0.0.0] CXXFLAGS_x86_64-unknown-freebsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_freebsd [rustc_llvm 0.0.0] CXXFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [rustc_llvm 0.0.0] CC_SHELL_ESCAPED_FLAGS = None [rustc_llvm 0.0.0] CARGO_ENCODED_RUSTFLAGS = Some(--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill) warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:13:14 | 13 | let t3 = _mm_add_epi32(t1, t2); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:14:5 | 14 | _mm_sha256msg2_epu32(t3, v3) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/pool.rs:456:17 | 456 | let gen = guard.generation(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/pool.rs:457:19 | 457 | Some((gen.pack(idx), guard)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/pool.rs:624:17 | 624 | let gen = inner.generation(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/pool.rs:625:35 | 625 | Some((inner, tid.pack(gen.pack(idx)))) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:44:25 | 44 | let MASK: __m128i = _mm_set_epi64x( | _________________________^ 45 | | 0x0C0D_0E0F_0809_0A0Bu64 as i64, 46 | | 0x0405_0607_0001_0203u64 as i64, 47 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:42:1 | 42 | unsafe fn digest_blocks(state: &mut [u32; 8], blocks: &[[u8; 64]]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:206:9 | 206 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:219:31 | 219 | slot.remove_value(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:50:16 | 50 | let dcba = _mm_loadu_si128(state_ptr.add(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:226:9 | 226 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:236:39 | 236 | slot.try_remove_value(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:50:32 | 50 | let dcba = _mm_loadu_si128(state_ptr.add(0)); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:313:9 | 313 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:51:16 | 51 | let efgh = _mm_loadu_si128(state_ptr.add(1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:323:40 | 323 | slot.try_clear_storage(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:51:32 | 51 | let efgh = _mm_loadu_si128(state_ptr.add(1)); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:333:9 | 333 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:343:36 | 343 | slot.clear_storage(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:53:16 | 53 | let cdab = _mm_shuffle_epi32(dcba, 0xB1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:431:27 | 431 | fn gen_roundtrips(gen in 0usize..slot::Generation::::BITS) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:54:16 | 54 | let efgh = _mm_shuffle_epi32(efgh, 0x1B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:432:17 | 432 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:55:20 | 55 | let mut abef = _mm_alignr_epi8(cdab, efgh, 8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:432:74 | 432 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_blend_epi16` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:56:20 | 56 | let mut cdgh = _mm_blend_epi16(efgh, cdab, 0xF0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:433:26 | 433 | let packed = gen.pack(0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:434:24 | 434 | assert_eq!(gen, slot::Generation::from_packed(packed)); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:63:22 | 63 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:439:13 | 439 | gen in 0usize..slot::Generation::::BITS, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:63:39 | 63 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:63:55 | 63 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(0)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:64:22 | 64 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:442:17 | 442 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:64:39 | 64 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:64:55 | 64 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(1)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:65:22 | 65 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:65:39 | 65 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:65:55 | 65 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(2)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:66:22 | 66 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unused extern crate --> /rust/deps/unicode-normalization-0.1.24/src/lib.rs:51:1 | 50 | / #[cfg(feature = "std")] 51 | | extern crate core; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:442:74 | 442 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:444:26 | 444 | let packed = gen.pack(addr.pack(0)); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `getopts` (lib) generated 1 warning warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:446:24 | 446 | assert_eq!(gen, slot::Generation::from_packed(packed)); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:107:30 | 107 | pub(crate) fn get(&self, gen: Generation) -> Option> { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:117:17 | 117 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:128:16 | 128 | if gen != current_gen || state != Lifecycle::PRESENT { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:167:28 | 167 | fn mark_release(&self, gen: Generation) -> Option { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:177:17 | 177 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:182:16 | 182 | if gen != curr_gen { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:234:37 | 234 | fn release_with(&self, gen: Generation, offset: usize, free: &F, mutator: M) -> R | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 Compiling pulldown-cmark-escape v0.11.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pathdiff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Library for diffing paths to obtain relative paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pathdiff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Manishearth/pathdiff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pathdiff --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=257f5d89092ef6d7 -C extra-filename=-257f5d89092ef6d7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicase --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=cbe3f1fad382405a -C extra-filename=-cbe3f1fad382405a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=measureme CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/measureme-11.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/measureme-11.0.1/Cargo.toml CARGO_PKG_AUTHORS='Wesley Wiser :Michael Woerister ' CARGO_PKG_DESCRIPTION='Support crate for rustc'\''s self-profiling feature' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/measureme' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=measureme CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/measureme' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=11.0.1 CARGO_PKG_VERSION_MAJOR=11 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/measureme-11.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name measureme --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/measureme-11.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b7e22d466f4cdd16 -C extra-filename=-b7e22d466f4cdd16 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblog-689067a193223293.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot-c9f7d1ce40518dbd.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-bc617d55cf14941e.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:243:24 | 243 | let next_gen = gen.advance(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/buffer.rs:22:16 | 22 | let init = slice::from_raw_parts_mut(buf_ptr.cast::(), init_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/buffer.rs:15:1 | 15 | / pub(super) unsafe fn split_init( 16 | | buf: &mut [MaybeUninit], 17 | | init_len: usize, 18 | | ) -> (&mut [u8], &mut [MaybeUninit]) { | |________________________________________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_xoshiro-0.6.0/src/common.rs:243:44 | 243 | pub fn iter(&self) -> core::slice::Iter { | -----------------^--- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 243 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { | +++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:66:39 | 66 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:248:17 | 248 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:257:31 | 257 | if (!advanced) && gen != current_gen { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:66:55 | 66 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(3)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:313:13 | 313 | let gen = LifecycleGen::::from_packed(lifecycle).0; | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/buffer.rs:23:18 | 23 | let uninit = slice::from_raw_parts_mut(buf_ptr.add(init_len), uninit_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_xoshiro-0.6.0/src/common.rs:249:38 | 249 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 249 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:319:13 | 319 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/buffer.rs:23:44 | 23 | let uninit = slice::from_raw_parts_mut(buf_ptr.add(init_len), uninit_len); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:354:13 | 354 | let gen = guard.generation(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `weak::fetch` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/weak.rs:104:19 | 104 | let val = fetch(self.name); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/weak.rs:103:5 | 103 | unsafe fn initialize(&self) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:363:46 | 363 | test_println!("-> inserted at {:?}", gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `std::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/weak.rs:110:26 | 110 | addr => Some(mem::transmute_copy::<*mut c_void, F>(&addr)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:365:14 | 365 | Some(gen) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:377:9 | 377 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::dlsym` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/weak.rs:143:5 | 143 | libc::dlsym(libc::RTLD_DEFAULT, name.as_ptr().cast()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/weak.rs:138:1 | 138 | unsafe fn fetch(name: &str) -> *mut c_void { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:381:53 | 381 | let should_remove = match self.mark_release(gen) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:391:21 | 391 | gen | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:402:31 | 402 | self.remove_value(gen, offset, free); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `std::os::fd::FromRawFd::from_raw_fd` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/backend/libc/conv.rs:125:12 | 125 | Ok(OwnedFd::from_raw_fd(raw as RawFd)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/backend/libc/conv.rs:121:1 | 121 | pub(super) unsafe fn ret_owned_fd(raw: LibcFd) -> io::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:411:9 | 411 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:415:27 | 415 | self.release_with(gen, offset, free, |item| item.and_then(Option::take)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:441:9 | 441 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:445:52 | 445 | let should_clear = match self.mark_release(gen) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:455:21 | 455 | gen | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:466:39 | 466 | return self.clear_storage(gen, offset, free); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:477:9 | 477 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:483:27 | 483 | self.release_with(gen, offset, free, |item| { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:497:17 | 497 | let gen = LifecycleGen::::from_packed(lifecycle).0; | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:504:30 | 504 | LifecycleGen(gen).pack(State::Removing as usize) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:513:17 | 513 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `avx2::ffi::blake3_hash_many_avx2` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_avx2.rs:21:5 | 21 | / ffi::blake3_hash_many_avx2( 22 | | inputs.as_ptr() as *const *const u8, 23 | | inputs.len(), 24 | | N / BLOCK_LEN, ... | 31 | | out.as_mut_ptr(), 32 | | ) | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_avx2.rs:7:1 | 7 | / pub unsafe fn hash_many( 8 | | inputs: &[&[u8; N]], 9 | | key: &CVWords, 10 | | counter: u64, ... | 15 | | out: &mut [u8], 16 | | ) { | |_^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `packed::teddy::generic::SlimMaskBuilder::from_teddy` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:80:21 | 80 | let masks = SlimMaskBuilder::from_teddy(&teddy); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:74:5 | 74 | pub(crate) unsafe fn new(patterns: Arc) -> Slim { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused extern crate --> /rust/deps/unicode-normalization-0.1.24/src/lib.rs:53:1 | 53 | extern crate tinyvec; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:119:19 | 119 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:114:5 | 114 | / pub(crate) unsafe fn find( 115 | | &self, 116 | | start: *const u8, 117 | | end: *const u8, 118 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:122:22 | 122 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:123:30 | 123 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-normalization-0.1.24/src/decompose.rs:167:32 | 167 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 167 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-normalization-0.1.24/src/recompose.rs:163:32 | 163 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 163 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-normalization-0.1.24/src/replace.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:126:19 | 126 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:129:19 | 129 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:130:30 | 130 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:154:17 | 154 | let c = self.candidate(cur); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:149:5 | 149 | / unsafe fn find_one( 150 | | &self, 151 | | cur: *const u8, 152 | | end: *const u8, 153 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:155:13 | 155 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:156:30 | 156 | if let Some(m) = self.teddy.verify(cur, end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:176:21 | 176 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:175:5 | 175 | unsafe fn candidate(&self, cur: *const u8) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members1` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:177:9 | 177 | Mask::members1(chunk, self.masks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:189:19 | 189 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:184:5 | 184 | / pub(crate) unsafe fn find( 185 | | &self, 186 | | start: *const u8, 187 | | end: *const u8, 188 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:191:23 | 191 | let mut cur = start.add(1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:192:25 | 192 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:193:22 | 193 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:194:30 | 194 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:197:19 | 197 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:200:19 | 200 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:201:21 | 201 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/component/types.rs:35:29 | 35 | pub fn ty(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 35 | pub fn ty(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/component/types.rs:206:36 | 206 | pub fn core_type(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | pub fn core_type(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/component/types.rs:217:29 | 217 | pub fn ty(&mut self) -> ComponentTypeEncoder { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 217 | pub fn ty(&mut self) -> ComponentTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/component/types.rs:321:36 | 321 | pub fn core_type(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 321 | pub fn core_type(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/component/types.rs:329:29 | 329 | pub fn ty(&mut self) -> ComponentTypeEncoder { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 329 | pub fn ty(&mut self) -> ComponentTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/core/code.rs:218:49 | 218 | pub fn instruction(&mut self, instruction: &Instruction) -> &mut Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 218 | pub fn instruction(&mut self, instruction: &Instruction<'_>) -> &mut Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/core/code.rs:3757:23 | 3757 | fn new_insn(insn: Instruction) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3757 | fn new_insn(insn: Instruction<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/core/code.rs:3763:34 | 3763 | fn with_insn(mut self, insn: Instruction) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3763 | fn with_insn(mut self, insn: Instruction<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/core/data.rs:85:54 | 85 | pub fn segment(&mut self, segment: DataSegment) -> &mut Self | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub fn segment(&mut self, segment: DataSegment<'_, D>) -> &mut Self | +++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/measureme-11.0.1/src/counters.rs:729:26 | 729 | let (gen, name) = match (family, model) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/measureme-11.0.1/src/counters.rs:794:33 | 794 | if matches!(gen, Zen | UnknownMaybeZenLike) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/measureme-11.0.1/src/counters.rs:836:38 | 836 | Ok(CpuModel::Amd(gen)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/measureme-11.0.1/src/counters.rs:842:26 | 842 | let (gen, name) = match (family, model) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/measureme-11.0.1/src/counters.rs:902:40 | 902 | Ok(CpuModel::Intel(gen)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/cached.rs:65:48 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | -------------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/cached.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/lib.rs:290:42 | 290 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/lib.rs:347:32 | 347 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:32:21 | 32 | None => unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:29:5 | 29 | unsafe fn unchecked_unwrap(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:38:13 | 38 | unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:36:5 | 36 | unsafe fn unchecked_unwrap_none(self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:47:23 | 47 | Err(_) => unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:44:5 | 44 | unsafe fn unchecked_unwrap_ok(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:53:22 | 53 | Ok(_) => unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:51:5 | 51 | unsafe fn unchecked_unwrap_err(self) -> E { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/thread_local-1.1.8/src/lib.rs:521:13 | 521 | let _ = Box::from_raw(std::slice::from_raw_parts_mut(bucket, size)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thread_local-1.1.8/src/lib.rs:520:1 | 520 | unsafe fn deallocate_bucket(bucket: *mut Entry, size: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/thread_local-1.1.8/src/lib.rs:521:27 | 521 | let _ = Box::from_raw(std::slice::from_raw_parts_mut(bucket, size)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /rust/deps/thread_local-1.1.8/src/cached.rs:121:37 | 121 | pub struct CachedIterMut<'a, T: Send + 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `avx512::ffi::blake3_compress_in_place_avx512` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:11:5 | 11 | ffi::blake3_compress_in_place_avx512(cv.as_mut_ptr(), block.as_ptr(), block_len, counter, flags) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:4:1 | 4 | / pub unsafe fn compress_in_place( 5 | | cv: &mut CVWords, 6 | | block: &[u8; BLOCK_LEN], 7 | | block_len: u8, 8 | | counter: u64, 9 | | flags: u8, 10 | | ) { | |_^ warning[E0133]: call to unsafe function `avx512::ffi::blake3_compress_xof_avx512` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:23:5 | 23 | / ffi::blake3_compress_xof_avx512( 24 | | cv.as_ptr(), 25 | | block.as_ptr(), 26 | | block_len, ... | 29 | | out.as_mut_ptr(), 30 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:15:1 | 15 | / pub unsafe fn compress_xof( 16 | | cv: &CVWords, 17 | | block: &[u8; BLOCK_LEN], 18 | | block_len: u8, 19 | | counter: u64, 20 | | flags: u8, 21 | | ) -> [u8; 64] { | |_____________^ warning[E0133]: call to unsafe function `avx512::ffi::blake3_hash_many_avx512` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:49:5 | 49 | / ffi::blake3_hash_many_avx512( 50 | | inputs.as_ptr() as *const *const u8, 51 | | inputs.len(), 52 | | N / BLOCK_LEN, ... | 59 | | out.as_mut_ptr(), 60 | | ) | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:35:1 | 35 | / pub unsafe fn hash_many( 36 | | inputs: &[&[u8; N]], 37 | | key: &CVWords, 38 | | counter: u64, ... | 43 | | out: &mut [u8], 44 | | ) { | |_^ warning[E0133]: call to unsafe function `avx512::ffi::blake3_xof_many_avx512` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:74:5 | 74 | / ffi::blake3_xof_many_avx512( 75 | | cv.as_ptr(), 76 | | block.as_ptr(), 77 | | block_len, ... | 81 | | out.len() / BLOCK_LEN, 82 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:65:1 | 65 | / pub unsafe fn xof_many( 66 | | cv: &CVWords, 67 | | block: &[u8; BLOCK_LEN], 68 | | block_len: u8, ... | 71 | | out: &mut [u8], 72 | | ) { | |_^ warning[E0133]: call to unsafe function `sse2::ffi::blake3_compress_in_place_sse2` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_sse2.rs:11:5 | 11 | ffi::blake3_compress_in_place_sse2(cv.as_mut_ptr(), block.as_ptr(), block_len, counter, flags) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_sse2.rs:4:1 | 4 | / pub unsafe fn compress_in_place( 5 | | cv: &mut CVWords, 6 | | block: &[u8; BLOCK_LEN], 7 | | block_len: u8, 8 | | counter: u64, 9 | | flags: u8, 10 | | ) { | |_^ warning[E0133]: call to unsafe function `sse2::ffi::blake3_compress_xof_sse2` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_sse2.rs:23:5 | 23 | / ffi::blake3_compress_xof_sse2( 24 | | cv.as_ptr(), 25 | | block.as_ptr(), 26 | | block_len, ... | 29 | | out.as_mut_ptr(), 30 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_sse2.rs:15:1 | 15 | / pub unsafe fn compress_xof( 16 | | cv: &CVWords, 17 | | block: &[u8; BLOCK_LEN], 18 | | block_len: u8, 19 | | counter: u64, 20 | | flags: u8, 21 | | ) -> [u8; 64] { | |_____________^ warning[E0133]: call to unsafe function `sse2::ffi::blake3_hash_many_sse2` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_sse2.rs:49:5 | 49 | / ffi::blake3_hash_many_sse2( 50 | | inputs.as_ptr() as *const *const u8, 51 | | inputs.len(), 52 | | N / BLOCK_LEN, ... | 59 | | out.as_mut_ptr(), 60 | | ) | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_sse2.rs:35:1 | 35 | / pub unsafe fn hash_many( 36 | | inputs: &[&[u8; N]], 37 | | key: &CVWords, 38 | | counter: u64, ... | 43 | | out: &mut [u8], 44 | | ) { | |_^ warning[E0133]: call to unsafe function `sse41::ffi::blake3_compress_in_place_sse41` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_sse41.rs:11:5 | 11 | ffi::blake3_compress_in_place_sse41(cv.as_mut_ptr(), block.as_ptr(), block_len, counter, flags) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_sse41.rs:4:1 | 4 | / pub unsafe fn compress_in_place( 5 | | cv: &mut CVWords, 6 | | block: &[u8; BLOCK_LEN], 7 | | block_len: u8, 8 | | counter: u64, 9 | | flags: u8, 10 | | ) { | |_^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:86:16 | 86 | abef = _mm_add_epi32(abef, abef_save); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:87:16 | 87 | cdgh = _mm_add_epi32(cdgh, cdgh_save); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:90:16 | 90 | let feba = _mm_shuffle_epi32(abef, 0x1B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:91:16 | 91 | let dchg = _mm_shuffle_epi32(cdgh, 0xB1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_blend_epi16` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:92:16 | 92 | let dcba = _mm_blend_epi16(feba, dchg, 0xF0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:93:16 | 93 | let hgef = _mm_alignr_epi8(dchg, feba, 8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_storeu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:96:5 | 96 | _mm_storeu_si128(state_ptr_mut.add(0), dcba); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:96:22 | 96 | _mm_storeu_si128(state_ptr_mut.add(0), dcba); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_storeu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:97:5 | 97 | _mm_storeu_si128(state_ptr_mut.add(1), hgef); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:97:22 | 97 | _mm_storeu_si128(state_ptr_mut.add(1), hgef); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pulldown_cmark_escape CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-escape-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-escape-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='An escape library for HTML created in the pulldown-cmark project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark-escape CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.70 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-escape-0.11.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pulldown_cmark_escape --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd"))' -C metadata=8683349def89af0a -C extra-filename=-8683349def89af0a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:202:30 | 202 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:217:17 | 217 | let c = self.candidate(cur, prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:211:5 | 211 | / unsafe fn find_one( 212 | | &self, 213 | | cur: *const u8, 214 | | end: *const u8, 215 | | prev0: &mut V, 216 | | ) -> Option { | |______________________^ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:218:13 | 218 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:219:30 | 219 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:219:48 | 219 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:229:21 | 229 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:228:5 | 228 | unsafe fn candidate(&self, cur: *const u8, prev0: &mut V) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members2` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:230:28 | 230 | let (res0, res1) = Mask::members2(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_one_byte` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:231:25 | 231 | let res0prev0 = res0.shift_in_one_byte(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:232:19 | 232 | let res = res0prev0.and(res1); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:246:19 | 246 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:241:5 | 241 | / pub(crate) unsafe fn find( 242 | | &self, 243 | | start: *const u8, 244 | | end: *const u8, 245 | | ) -> Option { | |______________________^ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:248:23 | 248 | let mut cur = start.add(2); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:249:25 | 249 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:250:25 | 250 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:251:22 | 251 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:252:30 | 252 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:255:19 | 255 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:258:19 | 258 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:259:21 | 259 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:260:21 | 260 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:261:30 | 261 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:277:17 | 277 | let c = self.candidate(cur, prev0, prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:270:5 | 270 | / unsafe fn find_one( 271 | | &self, 272 | | cur: *const u8, 273 | | end: *const u8, 274 | | prev0: &mut V, 275 | | prev1: &mut V, 276 | | ) -> Option { | |______________________^ warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:278:13 | 278 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:279:30 | 279 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:279:48 | 279 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:294:21 | 294 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:288:5 | 288 | / unsafe fn candidate( 289 | | &self, 290 | | cur: *const u8, 291 | | prev0: &mut V, 292 | | prev1: &mut V, 293 | | ) -> V { | |__________^ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members3` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:295:34 | 295 | let (res0, res1, res2) = Mask::members3(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_two_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:296:25 | 296 | let res0prev0 = res0.shift_in_two_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_one_byte` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:297:25 | 297 | let res1prev1 = res1.shift_in_one_byte(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:298:19 | 298 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:298:19 | 298 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:313:19 | 313 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:308:5 | 308 | / pub(crate) unsafe fn find( 309 | | &self, 310 | | start: *const u8, 311 | | end: *const u8, 312 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:315:23 | 315 | let mut cur = start.add(3); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:316:25 | 316 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:317:25 | 317 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:318:25 | 318 | let mut prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:319:22 | 319 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:321:17 | 321 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:325:19 | 325 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:328:19 | 328 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:329:21 | 329 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:330:21 | 330 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:331:21 | 331 | prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:333:17 | 333 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:351:17 | 351 | let c = self.candidate(cur, prev0, prev1, prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:343:5 | 343 | / unsafe fn find_one( 344 | | &self, 345 | | cur: *const u8, 346 | | end: *const u8, ... | 349 | | prev2: &mut V, 350 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:352:13 | 352 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:353:30 | 353 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:353:48 | 353 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:369:21 | 369 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:362:5 | 362 | / unsafe fn candidate( 363 | | &self, 364 | | cur: *const u8, 365 | | prev0: &mut V, 366 | | prev1: &mut V, 367 | | prev2: &mut V, 368 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members4` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:370:40 | 370 | let (res0, res1, res2, res3) = Mask::members4(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_three_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:371:25 | 371 | let res0prev0 = res0.shift_in_three_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_two_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:372:25 | 372 | let res1prev1 = res1.shift_in_two_bytes(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_one_byte` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:373:25 | 373 | let res2prev2 = res2.shift_in_one_byte(*prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:374:19 | 374 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:374:19 | 374 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:374:19 | 374 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::FatMaskBuilder::from_teddy` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:413:21 | 413 | let masks = FatMaskBuilder::from_teddy(&teddy); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:407:5 | 407 | pub(crate) unsafe fn new(patterns: Arc) -> Fat { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:452:19 | 452 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:447:5 | 447 | / pub(crate) unsafe fn find( 448 | | &self, 449 | | start: *const u8, 450 | | end: *const u8, 451 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:455:22 | 455 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:456:30 | 456 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:459:19 | 459 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:462:19 | 462 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:463:30 | 463 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:487:17 | 487 | let c = self.candidate(cur); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:482:5 | 482 | / unsafe fn find_one( 483 | | &self, 484 | | cur: *const u8, 485 | | end: *const u8, 486 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:488:13 | 488 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:489:30 | 489 | if let Some(m) = self.teddy.verify(cur, end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sse41::ffi::blake3_compress_xof_sse41` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_sse41.rs:23:5 | 23 | / ffi::blake3_compress_xof_sse41( 24 | | cv.as_ptr(), 25 | | block.as_ptr(), 26 | | block_len, ... | 29 | | out.as_mut_ptr(), 30 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_sse41.rs:15:1 | 15 | / pub unsafe fn compress_xof( 16 | | cv: &CVWords, 17 | | block: &[u8; BLOCK_LEN], 18 | | block_len: u8, 19 | | counter: u64, 20 | | flags: u8, 21 | | ) -> [u8; 64] { | |_____________^ warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:509:21 | 509 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:508:5 | 508 | unsafe fn candidate(&self, cur: *const u8) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members1` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:510:9 | 510 | Mask::members1(chunk, self.masks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:522:19 | 522 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:517:5 | 517 | / pub(crate) unsafe fn find( 518 | | &self, 519 | | start: *const u8, 520 | | end: *const u8, 521 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `sse41::ffi::blake3_hash_many_sse41` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_sse41.rs:49:5 | 49 | / ffi::blake3_hash_many_sse41( 50 | | inputs.as_ptr() as *const *const u8, 51 | | inputs.len(), 52 | | N / BLOCK_LEN, ... | 59 | | out.as_mut_ptr(), 60 | | ) | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_sse41.rs:35:1 | 35 | / pub unsafe fn hash_many( 36 | | inputs: &[&[u8; N]], 37 | | key: &CVWords, 38 | | counter: u64, ... | 43 | | out: &mut [u8], 44 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:524:23 | 524 | let mut cur = start.add(1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:525:25 | 525 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:526:22 | 526 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:527:30 | 527 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:530:19 | 530 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:533:19 | 533 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:534:21 | 534 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:535:30 | 535 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:550:17 | 550 | let c = self.candidate(cur, prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:544:5 | 544 | / unsafe fn find_one( 545 | | &self, 546 | | cur: *const u8, 547 | | end: *const u8, 548 | | prev0: &mut V, 549 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:551:13 | 551 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:552:30 | 552 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:552:48 | 552 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicase-2.8.0/src/ascii.rs:71:34 | 71 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 71 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicase-2.8.0/src/lib.rs:199:34 | 199 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicase-2.8.0/src/lib.rs:206:34 | 206 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 206 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/unicase-2.8.0/src/lib.rs:254:14 | 252 | / macro_rules! into_impl { 253 | | ($to:ty) => { 254 | | impl<'a> Into<$to> for UniCase<$to> { | | -^^- help: elide the unused lifetime 255 | | fn into(self) -> $to { ... | 259 | | }; 260 | | } | |_- in this expansion of `into_impl!` ... 275 | into_impl!(String); | ------------------ in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning[E0133]: call to unsafe function `sha512::x86::sha512_compress_x86_64_avx` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:33:9 | 33 | sha512_compress_x86_64_avx(state, &blocks[0]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:29:1 | 29 | unsafe fn sha512_compress_x86_64_avx2(state: &mut [u64; 8], blocks: &[[u8; 128]]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pathdiff-0.2.2/src/lib.rs:58:28 | 58 | let mut comps: Vec = vec![]; | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 58 | let mut comps: Vec> = vec![]; | ++++ warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/weak.rs:261:17 | 253 | / macro_rules! weakcall { 254 | | ($vis:vis fn $name:ident($($arg_name:ident: $t:ty),*) -> $ret:ty) => ( 255 | | $vis unsafe fn $name($($arg_name: $t),*) -> $ret { 256 | | weak! { fn $name($($t),*) -> $ret } ... | 261 | | fun($($arg_name),*) | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 267 | | ) 268 | | } | |_- in this expansion of `weakcall!` | ::: /rust/deps/rustix-0.38.38/src/backend/libc/fs/syscalls.rs:1707:5 | 1707 | / weakcall! { 1708 | | fn memfd_create( 1709 | | name: *const c::c_char, 1710 | | flags: c::c_uint 1711 | | ) -> c::c_int 1712 | | } | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/weak.rs:255:9 | 253 | / macro_rules! weakcall { 254 | | ($vis:vis fn $name:ident($($arg_name:ident: $t:ty),*) -> $ret:ty) => ( 255 | | $vis unsafe fn $name($($arg_name: $t),*) -> $ret { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 256 | | weak! { fn $name($($t),*) -> $ret } ... | 267 | | ) 268 | | } | |_- in this expansion of `weakcall!` | ::: /rust/deps/rustix-0.38.38/src/backend/libc/fs/syscalls.rs:1707:5 | 1707 | / weakcall! { 1708 | | fn memfd_create( 1709 | | name: *const c::c_char, 1710 | | flags: c::c_uint 1711 | | ) -> c::c_int 1712 | | } | |_____- in this macro invocation warning[E0133]: call to unsafe function `libc::read` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:30:15 | 30 | ret_usize(c::read(borrowed_fd(fd), buf.cast(), min(len, READ_LIMIT))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:29:1 | 29 | pub(crate) unsafe fn read(fd: BorrowedFd<'_>, buf: *mut u8, len: usize) -> io::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pread` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:58:15 | 58 | ret_usize(c::pread(borrowed_fd(fd), buf.cast(), len, offset)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:43:1 | 43 | / pub(crate) unsafe fn pread( 44 | | fd: BorrowedFd<'_>, 45 | | buf: *mut u8, 46 | | len: usize, 47 | | offset: u64, 48 | | ) -> io::Result { | |______________________^ warning[E0133]: call to unsafe function `libc::close` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:201:13 | 201 | let _ = c::close(raw_fd as c::c_int); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:200:1 | 200 | pub(crate) unsafe fn close(raw_fd: RawFd) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:215:15 | 215 | ret_c_int(c::ioctl(borrowed_fd(fd), request, arg)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:210:1 | 210 | / pub(crate) unsafe fn ioctl( 211 | | fd: BorrowedFd<'_>, 212 | | request: RawOpcode, 213 | | arg: *mut c::c_void, 214 | | ) -> io::Result { | |____________________________^ warning[E0133]: call to unsafe function `backend::io::syscalls::ioctl` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:224:5 | 224 | ioctl(fd, request, arg) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:219:1 | 219 | / pub(crate) unsafe fn ioctl_readonly( 220 | | fd: BorrowedFd<'_>, 221 | | request: RawOpcode, 222 | | arg: *mut c::c_void, 223 | | ) -> io::Result { | |____________________________^ warning: `pathdiff` (lib) generated 1 warning warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:37:32 | 37 | let mut ms: MsgSchedule = [_mm_setzero_si128(); 8]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:38:32 | 38 | let mut t2: RoundStates = [_mm_setzero_si128(); 40]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_setzero_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:39:18 | 39 | let mut x = [_mm256_setzero_si256(); 8]; | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::load_data_avx2` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:42:9 | 42 | load_data_avx2(&mut x, &mut ms, &mut t2, blocks.as_ptr().add(i) as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:42:50 | 42 | load_data_avx2(&mut x, &mut ms, &mut t2, blocks.as_ptr().add(i) as *const _); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-escape-0.11.0/src/lib.rs:57:35 | 57 | fn write_fmt(&mut self, args: Arguments) -> Result<(), Self::Error>; | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 57 | fn write_fmt(&mut self, args: Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning[E0133]: call to unsafe function `sha512::x86::rounds_0_63_avx2` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:46:9 | 46 | rounds_0_63_avx2(&mut current_state, &mut x, &mut ms, &mut t2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:59:19 | 59 | let mut ms = [_mm_setzero_si128(); 8]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:58:1 | 58 | unsafe fn sha512_compress_x86_64_avx(state: &mut [u64; 8], block: &[u8; 128]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:60:18 | 60 | let mut x = [_mm_setzero_si128(); 8]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::load_data_avx` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:64:5 | 64 | load_data_avx(&mut x, &mut ms, block.as_ptr() as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::rounds_0_63_avx` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:65:5 | 65 | rounds_0_63_avx(&mut current_state, &mut x, &mut ms); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setr_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:73:16 | 73 | let MASK = _mm_setr_epi32(0x04050607, 0x00010203, 0x0c0d0e0f, 0x08090a0b); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:71:1 | 71 | unsafe fn load_data_avx(x: &mut [__m128i; 8], ms: &mut MsgSchedule, data: *const __m128i) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:77:21 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-escape-0.11.0/src/lib.rs:72:35 | 72 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:77:37 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); | | ^^^^^^^^^^^^ call to unsafe function 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:78:21 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-escape-0.11.0/src/lib.rs:96:35 | 96 | fn write_fmt(&mut self, args: Arguments) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn write_fmt(&mut self, args: Arguments<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:80:21 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); 79 | | 80 | | let y = _mm_add_epi64( | | _____________________^ 81 | || x[$i], 82 | || _mm_loadu_si128(&K64[2 * $i] as *const u64 as *const _), 83 | || ); | ||_____________^ call to unsafe function ... | 86 | | )*}; 87 | | } | |______- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:82:17 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); ... | 82 | | _mm_loadu_si128(&K64[2 * $i] as *const u64 as *const _), | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:100:16 | 100 | let MASK = _mm256_set_epi64x( | ________________^ 101 | | 0x0809_0A0B_0C0D_0E0F_i64, 102 | | 0x0001_0203_0405_0607_i64, 103 | | 0x0809_0A0B_0C0D_0E0F_i64, 104 | | 0x0001_0203_0405_0607_i64, 105 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:93:1 | 93 | / unsafe fn load_data_avx2( 94 | | x: &mut [__m256i; 8], 95 | | ms: &mut MsgSchedule, 96 | | t2: &mut RoundStates, 97 | | data: *const __m128i, 98 | | ) { | |_^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-escape-0.11.0/src/lib.rs:111:35 | 111 | fn write_fmt(&mut self, args: Arguments) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn write_fmt(&mut self, args: Arguments<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_insertf128_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:109:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:109:52 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-escape-0.11.0/src/lib.rs:128:35 | 128 | fn write_fmt(&mut self, args: Arguments) -> Result<(), Self::Error> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | fn write_fmt(&mut self, args: Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:109:68 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); | | ^^^^^^^^^^^^^^^^ call to unsafe function 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_insertf128_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:110:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:110:52 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:110:68 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); | | ^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:112:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); 111 | | 112 | | x[$i] = _mm256_shuffle_epi8(x[$i], MASK); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:114:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 114 | | let t = _mm_loadu_si128(K64.as_ptr().add($i * 2) as *const u64 as *const _); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:114:37 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 114 | | let t = _mm_loadu_si128(K64.as_ptr().add($i * 2) as *const u64 as *const _); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:115:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 115 | | let y = _mm256_add_epi64(x[$i], _mm256_set_m128i(t, t)); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set_m128i` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:115:45 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 115 | | let y = _mm256_add_epi64(x[$i], _mm256_set_m128i(t, t)); | | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:117:22 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 117 | | ms[$i] = _mm256_extracti128_si256(y, 0); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 118 | | t2[$i] = _mm256_extracti128_si256(y, 1); 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling rustc-rayon v0.5.0 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:118:22 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 118 | | t2[$i] = _mm256_extracti128_si256(y, 1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:562:21 | 562 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:561:5 | 561 | unsafe fn candidate(&self, cur: *const u8, prev0: &mut V) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members2` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:563:28 | 563 | let (res0, res1) = Mask::members2(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_one_byte` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:564:25 | 564 | let res0prev0 = res0.half_shift_in_one_byte(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:565:19 | 565 | let res = res0prev0.and(res1); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:579:19 | 579 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:574:5 | 574 | / pub(crate) unsafe fn find( 575 | | &self, 576 | | start: *const u8, 577 | | end: *const u8, 578 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:581:23 | 581 | let mut cur = start.add(2); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:582:25 | 582 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:583:25 | 583 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:584:22 | 584 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:585:30 | 585 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:588:19 | 588 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:591:19 | 591 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:592:21 | 592 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:593:21 | 593 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:594:30 | 594 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:610:17 | 610 | let c = self.candidate(cur, prev0, prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:603:5 | 603 | / unsafe fn find_one( 604 | | &self, 605 | | cur: *const u8, 606 | | end: *const u8, 607 | | prev0: &mut V, 608 | | prev1: &mut V, 609 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:611:13 | 611 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:612:30 | 612 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:612:48 | 612 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:627:21 | 627 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:621:5 | 621 | / unsafe fn candidate( 622 | | &self, 623 | | cur: *const u8, 624 | | prev0: &mut V, 625 | | prev1: &mut V, 626 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members3` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:628:34 | 628 | let (res0, res1, res2) = Mask::members3(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_two_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:629:25 | 629 | let res0prev0 = res0.half_shift_in_two_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_one_byte` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:630:25 | 630 | let res1prev1 = res1.half_shift_in_one_byte(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:631:19 | 631 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:631:19 | 631 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:646:19 | 646 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:641:5 | 641 | / pub(crate) unsafe fn find( 642 | | &self, 643 | | start: *const u8, 644 | | end: *const u8, 645 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:648:23 | 648 | let mut cur = start.add(3); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:649:25 | 649 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:650:25 | 650 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:651:25 | 651 | let mut prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:652:22 | 652 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:654:17 | 654 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:658:19 | 658 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:661:19 | 661 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:662:21 | 662 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:663:21 | 663 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:664:21 | 664 | prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:666:17 | 666 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:684:17 | 684 | let c = self.candidate(cur, prev0, prev1, prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:676:5 | 676 | / unsafe fn find_one( 677 | | &self, 678 | | cur: *const u8, 679 | | end: *const u8, ... | 682 | | prev2: &mut V, 683 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:685:13 | 685 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:686:30 | 686 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:686:48 | 686 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:702:21 | 702 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:695:5 | 695 | / unsafe fn candidate( 696 | | &self, 697 | | cur: *const u8, 698 | | prev0: &mut V, 699 | | prev1: &mut V, 700 | | prev2: &mut V, 701 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members4` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:703:40 | 703 | let (res0, res1, res2, res3) = Mask::members4(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_three_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:704:25 | 704 | let res0prev0 = res0.half_shift_in_three_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_two_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:705:25 | 705 | let res1prev1 = res1.half_shift_in_two_bytes(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_one_byte` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:706:25 | 706 | let res2prev2 = res2.half_shift_in_one_byte(*prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:707:19 | 707 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:707:19 | 707 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:707:19 | 707 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:830:23 | 830 | let cur = cur.add(bit / BUCKETS); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:820:5 | 820 | / unsafe fn verify64( 821 | | &self, 822 | | cur: *const u8, 823 | | end: *const u8, 824 | | mut candidate_chunk: u64, 825 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::::verify_bucket` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:832:30 | 832 | if let Some(m) = self.verify_bucket(cur, end, bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:857:20 | 857 | for pid in self.buckets.get_unchecked(bucket).iter().copied() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:849:5 | 849 | / unsafe fn verify_bucket( 850 | | &self, 851 | | cur: *const u8, 852 | | end: *const u8, 853 | | bucket: usize, 854 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::pattern::Patterns::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:862:23 | 862 | let pat = self.patterns.get_unchecked(pid); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::pattern::Pattern::<'p>::is_prefix_raw` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:863:16 | 863 | if pat.is_prefix_raw(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:865:27 | 865 | let end = start.add(pat.len()); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:917:24 | 917 | debug_assert!(!candidate.is_zero()); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:911:5 | 911 | / unsafe fn verify( 912 | | &self, 913 | | mut cur: *const u8, 914 | | end: *const u8, 915 | | candidate: V, 916 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::for_each_64bit_lane` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:920:9 | 920 | / candidate.for_each_64bit_lane( 921 | | #[inline(always)] 922 | | |_, chunk| { 923 | | let result = self.verify64(cur, end, chunk); ... | 926 | | }, 927 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::::verify64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:923:30 | 923 | let result = self.verify64(cur, end, chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:924:23 | 924 | cur = cur.add(8); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:973:24 | 973 | debug_assert!(!candidate.is_zero()); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:946:5 | 946 | / unsafe fn verify( 947 | | &self, 948 | | mut cur: *const u8, 949 | | end: *const u8, 950 | | candidate: V, 951 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::FatVector::swap_halves` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:976:23 | 976 | let swapped = candidate.swap_halves(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::interleave_low_8bit_lanes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:979:18 | 979 | let r1 = candidate.interleave_low_8bit_lanes(swapped); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::interleave_high_8bit_lanes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:982:18 | 982 | let r2 = candidate.interleave_high_8bit_lanes(swapped); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::for_each_low_64bit_lane` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:988:9 | 988 | / r1.for_each_low_64bit_lane( 989 | | r2, 990 | | #[inline(always)] 991 | | |_, chunk| { ... | 995 | | }, 996 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::::verify64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:992:30 | 992 | let result = self.verify64(cur, end, chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:993:23 | 993 | cur = cur.add(4); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1040:22 | 1040 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1039:5 | 1039 | unsafe fn members1(chunk: V, masks: [Mask; 1]) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1041:19 | 1041 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1042:19 | 1042 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1042:19 | 1042 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1043:22 | 1043 | let locand = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1044:22 | 1044 | let hicand = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1045:9 | 1045 | locand.and(hicand) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1067:22 | 1067 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1066:5 | 1066 | unsafe fn members2(chunk: V, masks: [Mask; 2]) -> (V, V) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1068:19 | 1068 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1069:19 | 1069 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1069:19 | 1069 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1071:23 | 1071 | let locand1 = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1072:23 | 1072 | let hicand1 = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1073:21 | 1073 | let cand1 = locand1.and(hicand1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1075:23 | 1075 | let locand2 = masks[1].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1076:23 | 1076 | let hicand2 = masks[1].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1077:21 | 1077 | let cand2 = locand2.and(hicand2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1102:22 | 1102 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1101:5 | 1101 | unsafe fn members3(chunk: V, masks: [Mask; 3]) -> (V, V, V) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1103:19 | 1103 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1104:19 | 1104 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1104:19 | 1104 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1106:23 | 1106 | let locand1 = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1107:23 | 1107 | let hicand1 = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1108:21 | 1108 | let cand1 = locand1.and(hicand1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1110:23 | 1110 | let locand2 = masks[1].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1111:23 | 1111 | let hicand2 = masks[1].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1112:21 | 1112 | let cand2 = locand2.and(hicand2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1114:23 | 1114 | let locand3 = masks[2].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1115:23 | 1115 | let hicand3 = masks[2].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1116:21 | 1116 | let cand3 = locand3.and(hicand3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1141:22 | 1141 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1140:5 | 1140 | unsafe fn members4(chunk: V, masks: [Mask; 4]) -> (V, V, V, V) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1142:19 | 1142 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1143:19 | 1143 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1143:19 | 1143 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1145:23 | 1145 | let locand1 = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1146:23 | 1146 | let hicand1 = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1147:21 | 1147 | let cand1 = locand1.and(hicand1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1149:23 | 1149 | let locand2 = masks[1].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1150:23 | 1150 | let hicand2 = masks[1].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1151:21 | 1151 | let cand2 = locand2.and(hicand2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1153:23 | 1153 | let locand3 = masks[2].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1154:23 | 1154 | let hicand3 = masks[2].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1155:21 | 1155 | let cand3 = locand3.and(hicand3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1157:23 | 1157 | let locand4 = masks[3].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1158:23 | 1158 | let hicand4 = masks[3].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1159:21 | 1159 | let cand4 = locand4.and(hicand4); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1221:17 | 1221 | lo: V::load_unaligned(self.lo[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1217:5 | 1217 | unsafe fn build(&self) -> Mask { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1222:17 | 1222 | hi: V::load_unaligned(self.hi[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::SlimMaskBuilder::build` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1254:29 | 1254 | array.map(|builder| builder.build()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1238:5 | 1238 | / unsafe fn from_teddy( 1239 | | teddy: &Teddy<8>, 1240 | | ) -> [Mask; BYTES] { | |_________________________^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Diggory Blake ' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/field-offset-ad3d992b6676c7a2/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/field-offset-2fbb546862eba271/build-script-build` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:131:23 | 131 | let k64 = _mm_loadu_si128(&K64[k64_idx] as *const u64 as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:126:1 | 126 | unsafe fn rounds_0_63_avx(current_state: &mut State, x: &mut [__m128i; 8], ms: &mut MsgSchedule) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `sha512::x86::sha512_update_x_avx` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:132:21 | 132 | let y = sha512_update_x_avx(x, k64); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `backend::io::syscalls::close` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/io/close.rs:54:5 | 54 | backend::io::syscalls::close(raw_fd) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/io/close.rs:53:1 | 53 | pub unsafe fn close(raw_fd: RawFd) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/ioctl/patterns.rs:99:12 | 99 | Ok(ptr.cast::().read()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/ioctl/patterns.rs:98:5 | 98 | unsafe fn output_from_ptr(_: IoctlOutput, ptr: *mut c::c_void) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ioctl::_ioctl` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:94:9 | 94 | _ioctl(fd, request, arg)? | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:86:1 | 86 | pub unsafe fn ioctl(fd: F, mut ioctl: I) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:157:21 | 157 | let t = _mm_loadu_si128(K64.as_ptr().add(k64x4_idx) as *const u64 as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:147:1 | 147 | / unsafe fn rounds_0_63_avx2( 148 | | current_state: &mut State, 149 | | x: &mut [__m256i; 8], 150 | | ms: &mut MsgSchedule, 151 | | t2: &mut RoundStates, 152 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:157:37 | 157 | let t = _mm_loadu_si128(K64.as_ptr().add(k64x4_idx) as *const u64 as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::sha512_update_x_avx2` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:158:21 | 158 | let y = sha512_update_x_avx2(x, _mm256_set_m128i(t, t)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set_m128i` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:158:45 | 158 | let y = sha512_update_x_avx2(x, _mm256_set_m128i(t, t)); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:166:21 | 166 | ms[j] = _mm256_extracti128_si256(y, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:167:29 | 167 | t2[8 * i + j] = _mm256_extracti128_si256(y, 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:256:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 256 | | let mut t0 = $ALIGNR8(x[1], x[0], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:254:9 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 254 | | unsafe fn $name(x: &mut [$ty; 8], k64: $ty) -> $ty { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:258:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 258 | | let mut t3 = $ALIGNR8(x[5], x[4], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:260:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 260 | | let mut t2 = $SRL64(t0, 1); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:262:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 262 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:264:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 264 | | t3 = $SRL64(t0, 7); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:266:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 266 | | let mut t1 = $SLL64(t0, 64 - 8); | | ^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:269:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 269 | | t0 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:271:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 271 | | t2 = $SRL64(t2, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:275:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 275 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:277:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 277 | | t1 = $SLL64(t1, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:279:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 279 | | t0 = $XOR(t0, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:89:22 | 89 | state_abcd = _mm_add_epi32(state_abcd, h0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:90:19 | 90 | state_e = _mm_sha1nexte_epu32(h1, state_e); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:280:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 280 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:93:16 | 93 | state[0] = _mm_extract_epi32(state_abcd, 3) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:94:16 | 94 | state[1] = _mm_extract_epi32(state_abcd, 2) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:95:16 | 95 | state[2] = _mm_extract_epi32(state_abcd, 1) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:96:16 | 96 | state[3] = _mm_extract_epi32(state_abcd, 0) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:282:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 282 | | t3 = $SRL64(x[7], 6); | | ^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:97:16 | 97 | state[4] = _mm_extract_epi32(state_e, 3) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:284:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 284 | | t2 = $SLL64(x[7], 64 - 61); | | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:286:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 286 | | x[0] = $ADD64(x[0], t0); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:288:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 288 | | t1 = $SRL64(x[7], 19); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:291:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 291 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:293:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 293 | | t2 = $SLL64(t2, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:297:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 297 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:299:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 299 | | t1 = $SRL64(t1, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:301:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 301 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:302:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 302 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:305:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 305 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:318:13 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 318 | | $ADD64(x[7], k64) | | ^^^^^^^^^^^^^^^^^ call to unsafe function 319 | | } 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:256:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 256 | | let mut t0 = $ALIGNR8(x[1], x[0], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:254:9 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 254 | | unsafe fn $name(x: &mut [$ty; 8], k64: $ty) -> $ty { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:258:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 258 | | let mut t3 = $ALIGNR8(x[5], x[4], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:260:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 260 | | let mut t2 = $SRL64(t0, 1); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:262:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 262 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:264:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 264 | | t3 = $SRL64(t0, 7); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:266:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 266 | | let mut t1 = $SLL64(t0, 64 - 8); | | ^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:269:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 269 | | t0 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:271:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 271 | | t2 = $SRL64(t2, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:275:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 275 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:277:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 277 | | t1 = $SLL64(t1, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:279:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 279 | | t0 = $XOR(t0, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:280:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 280 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:282:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 282 | | t3 = $SRL64(x[7], 6); | | ^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:284:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 284 | | t2 = $SLL64(x[7], 64 - 61); | | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ioctl::_ioctl_readonly` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:96:9 | 96 | _ioctl_readonly(fd, request, arg)? | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ioctl::Ioctl::output_from_ptr` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:101:5 | 101 | I::output_from_ptr(output, arg) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `backend::io::syscalls::ioctl` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:109:5 | 109 | crate::backend::io::syscalls::ioctl(fd, request, arg) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:104:1 | 104 | / unsafe fn _ioctl( 105 | | fd: BorrowedFd<'_>, 106 | | request: RawOpcode, 107 | | arg: *mut c::c_void, 108 | | ) -> Result { | |________________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1333:17 | 1333 | lo: V::load_unaligned(self.lo[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1329:5 | 1329 | unsafe fn build(&self) -> Mask { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `backend::io::syscalls::ioctl_readonly` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:117:5 | 117 | crate::backend::io::syscalls::ioctl_readonly(fd, request, arg) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:112:1 | 112 | / unsafe fn _ioctl_readonly( 113 | | fd: BorrowedFd<'_>, 114 | | request: RawOpcode, 115 | | arg: *mut c::c_void, 116 | | ) -> Result { | |________________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1334:17 | 1334 | hi: V::load_unaligned(self.hi[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::FatMaskBuilder::build` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1366:29 | 1366 | array.map(|builder| builder.build()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1350:5 | 1350 | / unsafe fn from_teddy( 1351 | | teddy: &Teddy<16>, 1352 | | ) -> [Mask; BYTES] { | |_________________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:334:13 | 334 | _mm_set1_epi8(i8::from_bits(byte)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:333:9 | 333 | unsafe fn splat(byte: u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:339:13 | 339 | _mm_loadu_si128(data.cast::<__m128i>()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:338:9 | 338 | unsafe fn load_unaligned(data: *const u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:344:23 | 344 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:343:9 | 343 | unsafe fn is_zero(self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:344:34 | 344 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:345:13 | 345 | _mm_movemask_epi8(cmp).to_bits() == 0xFFFF | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `pulldown-cmark-escape` (lib) generated 5 warnings warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:350:13 | 350 | _mm_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:349:9 | 349 | unsafe fn cmpeq(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:355:13 | 355 | _mm_and_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:354:9 | 354 | unsafe fn and(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:360:13 | 360 | _mm_or_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:359:9 | 359 | unsafe fn or(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:369:26 | 369 | let lomask = Self::splat(0xF); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:364:9 | 364 | unsafe fn shift_8bit_lane_right(self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:370:13 | 370 | _mm_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi16` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:370:13 | 370 | _mm_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:375:13 | 375 | _mm_alignr_epi8(self, vector2, 15) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:374:9 | 374 | unsafe fn shift_in_one_byte(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:380:13 | 380 | _mm_alignr_epi8(self, vector2, 14) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:379:9 | 379 | unsafe fn shift_in_two_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:385:13 | 385 | _mm_alignr_epi8(self, vector2, 13) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:384:9 | 384 | unsafe fn shift_in_three_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:390:13 | 390 | _mm_shuffle_epi8(self, indices) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:389:9 | 389 | unsafe fn shuffle_bytes(self, indices: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:401:35 | 401 | let lanes: [u64; 2] = core::mem::transmute(self); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:394:9 | 394 | / unsafe fn for_each_64bit_lane( 395 | | self, 396 | | mut f: impl FnMut(usize, u64) -> Option, 397 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:427:13 | 427 | _mm256_set1_epi8(i8::from_bits(byte)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:426:9 | 426 | unsafe fn splat(byte: u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:432:13 | 432 | _mm256_loadu_si256(data.cast::<__m256i>()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:431:9 | 431 | unsafe fn load_unaligned(data: *const u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:437:23 | 437 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:436:9 | 436 | unsafe fn is_zero(self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:437:34 | 437 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:438:13 | 438 | _mm256_movemask_epi8(cmp).to_bits() == 0xFFFFFFFF | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:443:13 | 443 | _mm256_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:442:9 | 442 | unsafe fn cmpeq(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_and_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:448:13 | 448 | _mm256_and_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:447:9 | 447 | unsafe fn and(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:453:13 | 453 | _mm256_or_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:452:9 | 452 | unsafe fn or(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:458:26 | 458 | let lomask = Self::splat(0xF); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:457:9 | 457 | unsafe fn shift_8bit_lane_right(self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:459:13 | 459 | _mm256_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi16` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:459:13 | 459 | _mm256_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute2x128_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:470:21 | 470 | let v = _mm256_permute2x128_si256(vector2, self, 0x21); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:463:9 | 463 | unsafe fn shift_in_one_byte(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:471:13 | 471 | _mm256_alignr_epi8(self, v, 15) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute2x128_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:482:21 | 482 | let v = _mm256_permute2x128_si256(vector2, self, 0x21); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:475:9 | 475 | unsafe fn shift_in_two_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:483:13 | 483 | _mm256_alignr_epi8(self, v, 14) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute2x128_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:494:21 | 494 | let v = _mm256_permute2x128_si256(vector2, self, 0x21); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:487:9 | 487 | unsafe fn shift_in_three_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:495:13 | 495 | _mm256_alignr_epi8(self, v, 13) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:500:13 | 500 | _mm256_shuffle_epi8(self, indices) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:499:9 | 499 | unsafe fn shuffle_bytes(self, indices: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:513:24 | 513 | let lane = _mm256_extract_epi64(self, 0).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:504:9 | 504 | / unsafe fn for_each_64bit_lane( 505 | | self, 506 | | mut f: impl FnMut(usize, u64) -> Option, 507 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:517:24 | 517 | let lane = _mm256_extract_epi64(self, 1).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:521:24 | 521 | let lane = _mm256_extract_epi64(self, 2).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:525:24 | 525 | let lane = _mm256_extract_epi64(self, 3).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:538:24 | 538 | let half = Self::Half::load_unaligned(data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:537:9 | 537 | unsafe fn load_half_unaligned(data: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_broadcastsi128_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:539:13 | 539 | _mm256_broadcastsi128_si256(half) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:544:13 | 544 | _mm256_alignr_epi8(self, vector2, 15) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:543:9 | 543 | unsafe fn half_shift_in_one_byte(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:549:13 | 549 | _mm256_alignr_epi8(self, vector2, 14) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:548:9 | 548 | unsafe fn half_shift_in_two_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:554:13 | 554 | _mm256_alignr_epi8(self, vector2, 13) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:553:9 | 553 | unsafe fn half_shift_in_three_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute4x64_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:559:13 | 559 | _mm256_permute4x64_epi64(self, 0x4E) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:558:9 | 558 | unsafe fn swap_halves(self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_unpacklo_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:564:13 | 564 | _mm256_unpacklo_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:563:9 | 563 | unsafe fn interleave_low_8bit_lanes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_unpackhi_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:569:13 | 569 | _mm256_unpackhi_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:568:9 | 568 | unsafe fn interleave_high_8bit_lanes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:578:24 | 578 | let lane = _mm256_extract_epi64(self, 0).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:573:9 | 573 | / unsafe fn for_each_low_64bit_lane( 574 | | self, 575 | | vector2: Self, 576 | | mut f: impl FnMut(usize, u64) -> Option, 577 | | ) -> Option { | |______________________^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust - fork for rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-rayon' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-0.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d5c6e921f5ede8bf -C extra-filename=-d5c6e921f5ede8bf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libeither-bafc5544cd914e24.rmeta --extern rayon_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librayon_core-44f8363bb92ab174.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:582:24 | 582 | let lane = _mm256_extract_epi64(self, 1).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:586:24 | 586 | let lane = _mm256_extract_epi64(vector2, 0).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:590:24 | 590 | let lane = _mm256_extract_epi64(vector2, 1).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `regex-automata` (lib) generated 2 warnings warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:286:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 286 | | x[0] = $ADD64(x[0], t0); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:288:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 288 | | t1 = $SRL64(x[7], 19); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:291:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 291 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:293:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 293 | | t2 = $SLL64(t2, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `itertools` (lib) generated 83 warnings warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:297:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 297 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:299:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 299 | | t1 = $SRL64(t1, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:301:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 301 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:302:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 302 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:305:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 305 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:318:13 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 318 | | $ADD64(x[7], k64) | | ^^^^^^^^^^^^^^^^^ call to unsafe function 319 | | } 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `rustc-demangle` (lib) generated 11 warnings Compiling tracing-log v0.2.0 [field-offset 0.3.6] cargo:rustc-cfg=fieldoffset_maybe_uninit Compiling[field-offset 0.3.6] cargo:rustc-cfg=fieldoffset_has_alloc time-core v0.1.2 Compiling nu-ansi-term v0.50.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pulldown_cmark CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/pulldown-cmark-d379ca41b207b188/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pulldown_cmark --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=d6c99ee9b5c18dfd -C extra-filename=-d6c99ee9b5c18dfd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-447ab43d8f593ab6.rmeta --extern pulldown_cmark_escape=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpulldown_cmark_escape-8683349def89af0a.rmeta --extern unicase=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicase-cbe3f1fad382405a.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `thread_local` (lib) generated 13 warnings warning: `unicase` (lib) generated 4 warnings warning: `nu-ansi-term` (lib) generated 14 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_FS=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_SIGNAL=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/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.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/nix-cefd3d1c46b3d00c/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/nix-a9d24cc47a8587b4/build-script-build` Compiling num-conv v0.1.0 Compiling powerfmt v0.2.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=fee3d7d593092cd6 -C extra-filename=-fee3d7d593092cd6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblog-689067a193223293.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-edf0941bd93d25a7.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b4ea267a41fb9c9f.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4575877b235cea0b -C extra-filename=-4575877b235cea0b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` [nix 0.29.0] cargo:rustc-check-cfg=cfg(android) warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/lib.rs:277:23 | 277 | env_cache: RwLock, Env>>, | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `#[warn(rustc::default_hash_types)]` implied by `#[warn(warnings)]` [nix 0.29.0] cargo:rustc-check-cfg=cfg(dragonfly) [nix 0.29.0] cargo:rustc-check-cfg=cfg(ios) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsd) [nix 0.29.0] cargo:rustc-cfg=freebsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(illumos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux) [nix 0.29.0] cargo:rustc-check-cfg=cfg(macos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(openbsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solaris) [nix 0.29.0] cargo:rustc-check-cfg=cfg(watchos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(tvos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(visionos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-cfg=bsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-cfg=bsd_without_apple [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-cfg=freebsdlike [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(fbsd14) [nix 0.29.0] cargo:rustc-check-cfg=cfg(qemu) Compiling unicode-security v0.1.2 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rustc-rayon-0.5.0/src/slice/quicksort.rs:896:47 | 896 | heapsort(&mut v, &|_, _| thread_rng().gen()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/lib.rs:278:34 | 278 | apple_sdk_root_cache: RwLock, Arc>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/lib.rs:279:34 | 279 | apple_versions_cache: RwLock, Arc>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/lib.rs:280:36 | 280 | cached_compiler_family: RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/lib.rs:281:45 | 281 | known_flag_support_status_cache: RwLock>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/tool.rs:43:41 | 43 | cached_compiler_family: &RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/tool.rs:60:41 | 60 | cached_compiler_family: &RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/tool.rs:93:41 | 93 | cached_compiler_family: &RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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 embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3187f50611096d04 -C extra-filename=-3187f50611096d04 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION=1.62.1 CARGO_PKG_VERSION=0.50.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=50 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=6c604a88ee779432 -C extra-filename=-6c604a88ee779432 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=field_offset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Diggory Blake ' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/field-offset-ad3d992b6676c7a2/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name field_offset --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e179ba87132e8b8 -C extra-filename=-3e179ba87132e8b8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern memoffset=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemoffset-fa2b6e0613710182.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg fieldoffset_maybe_uninit --cfg fieldoffset_has_alloc` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_security CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-security-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-security-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-security' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-security CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-security' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-security-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_security --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-security-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=0e7bff2e7426a5a9 -C extra-filename=-0e7bff2e7426a5a9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern unicode_normalization=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_normalization-41e42197ffd2385f.rmeta --extern unicode_script=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_script-91361eb6dbd635e1.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38ad2816c80e575e -C extra-filename=-38ad2816c80e575e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/powerfmt-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=7d462a274641da23 -C extra-filename=-7d462a274641da23 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `page::slot::Guard::::slot` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:605:9 | 605 | self.slot().release() | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:604:5 | 604 | pub(crate) unsafe fn release(&self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:617:9 | 617 | self.slot.as_ref() | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:616:5 | 616 | pub(crate) unsafe fn slot(&self) -> &Slot { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `page::slot::Guard::::slot` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:629:9 | 629 | self.slot().item.with(|item| &*item) | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:628:5 | 628 | pub(crate) unsafe fn value(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:629:39 | 629 | self.slot().item.with(|item| &*item) | ^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: unexpected `cfg` condition name: `rustbuild` --> /rust/deps/pulldown-cmark-0.11.3/src/lib.rs:74:13 | 74 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `rustbuild` --> /rust/deps/pulldown-cmark-0.11.3/src/lib.rs:75:13 | 75 | #![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 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.11.3/src/lib.rs:280:20 | 280 | fn from(value: Tag) -> Self { | ^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 280 | fn from(value: Tag<'_>) -> Self { | ++++ warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:786:9 | 786 | self.slot.as_ref().item.with(|val| &*val) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:785:5 | 785 | pub(crate) unsafe fn value(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `sha1` (lib) generated 110 warnings warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:786:45 | 786 | self.slot.as_ref().item.with(|val| &*val) | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:801:9 | 801 | self.slot.as_ref().item.with_mut(|val| &mut *val) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:800:5 | 800 | pub(crate) unsafe fn value_mut(&mut self) -> &mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:801:53 | 801 | self.slot.as_ref().item.with_mut(|val| &mut *val) | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `page::slot::InitGuard::::release2` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:813:9 | 813 | self.release2(0) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:812:5 | 812 | pub(crate) unsafe fn release(&mut self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `page::slot::InitGuard::::release2` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:825:17 | 825 | let _ = self.release2(RefCount::::from_usize(1).pack(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:824:5 | 824 | pub(crate) unsafe fn downgrade(&mut self) -> Guard { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:841:20 | 841 | let slot = self.slot.as_ref(); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:829:5 | 829 | unsafe fn release2(&mut self, new_refs: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: method `symmetric_difference` is never used --> /rust/deps/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /rust/deps/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default Compiling tempfile v3.13.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/ansi.rs:369:32 | 369 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 369 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/ansi.rs:376:32 | 376 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/ansi.rs:396:32 | 396 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 396 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:279:32 | 279 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:328:32 | 328 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 328 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/util.rs:5:52 | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings) -> Vec> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings<'_>) -> Vec> { | ++++ Compiling time-macros v0.2.18 warning: unexpected `cfg` condition name: `fieldoffset_assert_in_const_fn` --> /rust/deps/field-offset-0.3.6/src/lib.rs:2:13 | 2 | #![cfg_attr(fieldoffset_assert_in_const_fn, feature(const_panic))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(fieldoffset_assert_in_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_assert_in_const_fn)");` 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: `fieldoffset_has_alloc` --> /rust/deps/field-offset-0.3.6/src/lib.rs:8:17 | 8 | #[cfg(all(test, fieldoffset_has_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(fieldoffset_has_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_has_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fieldoffset_maybe_uninit` --> /rust/deps/field-offset-0.3.6/src/lib.rs:73:11 | 73 | #[cfg(fieldoffset_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(fieldoffset_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fieldoffset_maybe_uninit` --> /rust/deps/field-offset-0.3.6/src/lib.rs:81:15 | 81 | #[cfg(not(fieldoffset_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(fieldoffset_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fieldoffset_assert_in_const_fn` --> /rust/deps/field-offset-0.3.6/src/lib.rs:124:15 | 124 | #[cfg(fieldoffset_assert_in_const_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(fieldoffset_assert_in_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_assert_in_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/field-offset-0.3.6/src/lib.rs:318:32 | 318 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 318 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning[E0133]: call to unsafe function `FieldOffset::::new_from_offset` is unsafe and requires unsafe block --> /rust/deps/field-offset-0.3.6/src/lib.rs:106:9 | 106 | Self::new_from_offset(offset) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/field-offset-0.3.6/src/lib.rs:99:5 | 99 | pub unsafe fn new FnOnce(*const T) -> *const U>(f: F) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/field-offset-0.3.6/src/lib.rs:210:10 | 210 | &*self.unapply_ptr(x) | ^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/field-offset-0.3.6/src/lib.rs:209:5 | 209 | pub unsafe fn unapply<'a>(self, x: &'a U) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `FieldOffset::::unapply_ptr` is unsafe and requires unsafe block --> /rust/deps/field-offset-0.3.6/src/lib.rs:210:11 | 210 | &*self.unapply_ptr(x) | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/field-offset-0.3.6/src/lib.rs:226:14 | 226 | &mut *self.unapply_ptr_mut(x) | ^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/field-offset-0.3.6/src/lib.rs:225:5 | 225 | pub unsafe fn unapply_mut<'a>(self, x: &'a mut U) -> &'a mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `FieldOffset::::unapply_ptr_mut` is unsafe and requires unsafe block --> /rust/deps/field-offset-0.3.6/src/lib.rs:226:15 | 226 | &mut *self.unapply_ptr_mut(x) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `FieldOffset::::new_from_offset_pinned` is unsafe and requires unsafe block --> /rust/deps/field-offset-0.3.6/src/lib.rs:238:9 | 238 | FieldOffset::new_from_offset_pinned(self.get_byte_offset()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/field-offset-0.3.6/src/lib.rs:237:5 | 237 | pub const unsafe fn as_pinned_projection(self) -> FieldOffset { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /rust/deps/field-offset-0.3.6/src/lib.rs:60:25 | 60 | struct PhantomContra(fn(T)); | ------------- ^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: `field-offset` (lib) generated 13 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/util.rs:37:23 | 37 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/util.rs:48:28 | 48 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `jobserver` (lib) generated 14 warnings Compiling rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-macros-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-macros-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION=' Procedural macros for the time crate. 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-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-macros-0.2.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name time_macros --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=f8b751dcdd7e16a6 -C extra-filename=-f8b751dcdd7e16a6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern num_conv=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libnum_conv-3187f50611096d04.rlib --extern time_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libtime_core-4575877b235cea0b.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.13.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=36c088e06122895b -C extra-filename=-36c088e06122895b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern fastrand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfastrand-585d95486fb739d6.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-edf0941bd93d25a7.rmeta --extern rustix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustix-891bb85fd4074fe2.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:10:23 | 10 | enum OSControl<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:34:37 | 34 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:210:38 | 210 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:52:25 | 52 | impl Clear for collections::HashMap | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:59:9 | 59 | collections::HashMap::clear(self) | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:63:22 | 63 | impl Clear for collections::HashSet | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:70:9 | 70 | collections::HashSet::clear(self) | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: `unicode-normalization` (lib) generated 5 warnings warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /rust/deps/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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` --> /rust/deps/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` --> /rust/deps/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: outlives requirements can be inferred --> /rust/deps/sharded-slab-0.1.7/src/shard.rs:62:32 | 62 | pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); | ^^^^ ^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 62 - pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); 62 + pub(crate) struct IterMut<'a, T, C: cfg::Config>(slice::IterMut<'a, Ptr>); | Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1a8f45a1b7c0875b -C extra-filename=-1a8f45a1b7c0875b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/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.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/nix-cefd3d1c46b3d00c/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name nix --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=330efa4dd6a6e056 -C extra-filename=-330efa4dd6a6e056 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd --cfg bsd --cfg bsd_without_apple --cfg freebsdlike --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-main CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc/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="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc", "llvm", "max_level_info", "rustc_randomized_layouts"))' -C metadata=256cf75dc5fafdb4 -C extra-filename=-256cf75dc5fafdb4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/rustc-main-256cf75dc5fafdb4 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -Z binary-dep-depinfo` Compiling regex-automata v0.4.8 Compiling deranged v0.3.11 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=a8d218f097d7225d -C extra-filename=-a8d218f097d7225d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern powerfmt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpowerfmt-7d462a274641da23.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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)' --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=c8d162992f2a6bf0 -C extra-filename=-c8d162992f2a6bf0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libaho_corasick-03b2ff0f8d29673b.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-447ab43d8f593ab6.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex_syntax-285b1c719318d5a7.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/deranged-0.3.11/src/lib.rs:1330:21 | 1330 | rng.gen::>>().into() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `parking_lot` (lib) generated 11 warnings Compiling regex-automata v0.1.10 warning: `tracing-log` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=95e6ac9d327d5b2e -C extra-filename=-95e6ac9d327d5b2e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex_syntax-f7c9ef94b08e59de.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `powerfmt` (lib) generated 3 warnings warning: `gen` is a keyword in the 2024 edition --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:358:18 | 358 | fn arbitrary(gen: &mut quickcheck::Gen) -> SmallIndex { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:361:51 | 361 | let id = max(i32::MIN + 1, i32::arbitrary(gen)).abs(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:627:26 | 627 | fn arbitrary(gen: &mut quickcheck::Gen) -> $name { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:628:45 | 628 | $name(SmallIndex::arbitrary(gen)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `blake3` (lib) generated 17 warnings warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /rust/deps/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/errno.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/fcntl.rs:723:30 | 723 | pub fn fcntl(fd: RawFd, arg: FcntlArg) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 723 | pub fn fcntl(fd: RawFd, arg: FcntlArg<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/sys/signal.rs:293:32 | 293 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 293 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/sys/signal.rs:1228:40 | 1228 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1228 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_LLVM=1 CARGO_FEATURE_MAX_LEVEL_INFO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-main CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc-main-17c6abc382c83eb8/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/rustc-main-256cf75dc5fafdb4/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/sys/statfs.rs:626:32 | 626 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/sys/time.rs:429:32 | 429 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 429 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/sys/time.rs:662:32 | 662 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 662 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/sys/wait.rs:360:19 | 360 | pub fn waitid(id: Id, flags: WaitPidFlag) -> Result { | ^^ expected lifetime parameter | help: indicate the anonymous lifetime | 360 | pub fn waitid(id: Id<'_>, flags: WaitPidFlag) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/unistd.rs:207:32 | 207 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 207 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/classes.rs:90:38 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/classes.rs:111:32 | 111 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `sharded-slab` (lib) generated 175 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1113:38 | 1113 | pub fn states(&self) -> StateIter { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1508:55 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ [rustc-main 0.0.0] cargo:rerun-if-changed=build.rs warning: `measureme` (lib) generated 5 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1613:32 | 1613 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1702:53 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | -------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1718:66 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1725:32 | 1725 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1725 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1828:57 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1835:32 | 1835 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/error.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/minimize.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:868:32 | 868 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 868 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:891:32 | 891 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1012:32 | 1012 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1140:32 | 1140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1200:32 | 1200 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `rand_xoshiro` (lib) generated 2 warnings warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-macros-0.2.18/src/helpers/mod.rs:100:6 | 100 | .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 = note: requested on the command line with `-W unstable-name-collisions` help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-macros-0.2.18/src/offset.rs:63:44 | 63 | } else if minutes >= Minute::per(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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-macros-0.2.18/src/offset.rs:70:46 | 70 | } else if seconds >= Second::per(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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2359:38 | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2361:32 | 2361 | f: &mut core::fmt::Formatter, | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | f: &mut core::fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2647:38 | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2751:38 | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2831:38 | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2939:38 | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/hybrid/id.rs:346:38 | 346 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:279:38 | 279 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:418:38 | 418 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:472:38 | 472 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 472 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:177:38 | 177 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:472:44 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:480:46 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:789:34 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:794:41 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:857:38 | 857 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1205:38 | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1223:38 | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1227:46 | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/escape.rs:22:38 | 22 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/escape.rs:52:38 | 52 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 52 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/lazy.rs:92:32 | 92 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/lazy.rs:208:36 | 208 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/look.rs:502:38 | 502 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:187:38 | 187 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 187 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:229:38 | 229 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 229 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:786:42 | 786 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:78:38 | 78 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:391:38 | 391 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 391 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:548:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 548 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:653:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 653 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:548:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 548 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:653:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 653 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/start.rs:308:38 | 308 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/wire.rs:114:38 | 114 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 114 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/wire.rs:218:38 | 218 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 218 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:123:38 | 123 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:221:38 | 221 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 221 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:280:38 | 280 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 280 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:566:38 | 566 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 566 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:773:38 | 773 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:853:38 | 853 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 853 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:1345:38 | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:1901:38 | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/sparse_set.rs:220:38 | 220 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `nu-ansi-term` (lib) generated 15 warnings warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/classes.rs:61:10 | 61 | *self.0.get_unchecked(byte as usize) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/classes.rs:60:5 | 60 | pub unsafe fn get_unchecked(&self, byte: u8) -> u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `dense_imp::Repr::<&'a [S], S>::from_bytes` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:519:9 | 519 | Repr::from_bytes(buf).into_dense_dfa() | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:518:5 | 518 | pub unsafe fn from_bytes(buf: &'a [u8]) -> DenseDFA<&'a [S], S> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:591:17 | 591 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:588:5 | 588 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:594:17 | 594 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:597:17 | 597 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:600:17 | 600 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:712:10 | 712 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:710:5 | 710 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `classes::ByteClasses::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:772:21 | 772 | let input = self.0.byte_classes().get_unchecked(input); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:771:5 | 771 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:774:10 | 774 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:833:10 | 833 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:831:5 | 831 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `classes::ByteClasses::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:886:21 | 886 | let input = self.0.byte_classes().get_unchecked(input); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:885:5 | 885 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:888:10 | 888 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1386:21 | 1386 | let trans = slice::from_raw_parts(buf.as_ptr() as *const S, len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1299:5 | 1299 | unsafe fn from_bytes(mut buf: &'a [u8]) -> Repr<&'a [S], S> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/pulldown-cmark-0.11.3/src/html.rs:53:14 | 53 | numbers: HashMap, usize>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/pulldown-cmark-0.11.3/src/html.rs:70:22 | 70 | numbers: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/pulldown-cmark-0.11.3/src/parse.rs:1657:12 | 1657 | inner: HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dfa.rs:361:9 | 361 | (**self).next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dfa.rs:356:5 | 356 | / unsafe fn next_state_unchecked( 357 | | &self, 358 | | current: Self::ID, 359 | | input: u8, 360 | | ) -> Self::ID { | |_________________^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/pulldown-cmark-0.11.3/src/parse.rs:1701:12 | 1701 | inner: HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/pulldown-cmark-0.11.3/src/parse.rs:1792:39 | 1792 | pub struct RefDefs<'input>(pub(crate) HashMap, LinkDef<'input>>); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `sparse_imp::Repr::<&'a [u8], S>::from_bytes` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:411:9 | 411 | Repr::from_bytes(buf).into_sparse_dfa() | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:410:5 | 410 | pub unsafe fn from_bytes(buf: &'a [u8]) -> SparseDFA<&'a [u8], S> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/pulldown-cmark-0.11.3/src/parse.rs:1796:44 | 1796 | pub struct FootnoteDefs<'input>(pub(crate) HashMap, FootnoteDef>); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /rust/deps/pulldown-cmark-0.11.3/src/parse.rs:1809:16 | 1809 | self.0.iter().map(|(k, v)| (k.as_ref(), v)) | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1662:34 | 1662 | pub(crate) struct StateIter<'a, T: 'a, S: 'a> { | ^^^^ ^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 1662 - pub(crate) struct StateIter<'a, T: 'a, S: 'a> { 1662 + pub(crate) struct StateIter<'a, T, S> { | warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1689:30 | 1689 | pub(crate) struct State<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1753:44 | 1753 | pub(crate) struct StateTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1774:50 | 1774 | pub(crate) struct StateSparseTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1815:33 | 1815 | pub(crate) struct StateMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1847:47 | 1847 | pub(crate) struct StateTransitionIterMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/regex-automata-0.1.10/src/determinize.rs:41:12 | 41 | cache: HashMap, S>, | ^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/regex-automata-0.1.10/src/determinize.rs:65:25 | 65 | let mut cache = HashMap::default(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/minimize.rs:42:34 | 42 | pub(crate) struct Minimizer<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/regex.rs:415:34 | 415 | pub struct Matches<'r, 't, D: DFA + 'r> { | ^^^^^ help: remove this bound warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:723:38 | 723 | let mut map: HashMap = HashMap::with_capacity(self.state_count); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:723:22 | 723 | let mut map: HashMap = HashMap::with_capacity(self.state_count); | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:745:39 | 745 | for (&old_id, &new_id) in map.iter() { | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1054:36 | 1054 | struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { | ^^^^^ ^^^^^ | help: remove these bounds | 1054 - struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { 1054 + struct StateIter<'a, T: AsRef<[u8]>, S: StateID = usize> { | warning: `deranged` (lib) generated 3 warnings warning: `rustix` (lib) generated 20 warnings warning: `sha2` (lib) generated 214 warnings warning: `rustc-rayon-core` (lib) generated 67 warnings Compiling matchers v0.1.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='Regex matching on character and byte streams. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/matchers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/matchers' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c58df6e02f17a3dc -C extra-filename=-c58df6e02f17a3dc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-95e6ac9d327d5b2e.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.4.8/src/hybrid/dfa.rs:1424:10 | 1424 | *cache.trans.get_unchecked(offset) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.4.8/src/hybrid/dfa.rs:1415:5 | 1415 | / pub unsafe fn next_state_untagged_unchecked( 1416 | | &self, 1417 | | cache: &Cache, 1418 | | current: LazyStateID, 1419 | | input: u8, 1420 | | ) -> LazyStateID { | |____________________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: `wasm-encoder` (lib) generated 9 warnings Compiling ctrlc v3.4.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ctrlc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ctrlc-3.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ctrlc-3.4.5/Cargo.toml CARGO_PKG_AUTHORS='Antti Keränen ' CARGO_PKG_DESCRIPTION='Easy Ctrl-C handler for Rust projects' CARGO_PKG_HOMEPAGE='https://github.com/Detegr/rust-ctrlc' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ctrlc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Detegr/rust-ctrlc.git' CARGO_PKG_RUST_VERSION=1.69.0 CARGO_PKG_VERSION=3.4.5 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ctrlc-3.4.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ctrlc --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ctrlc-3.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("termination"))' -C metadata=2bbcf427dd75145c -C extra-filename=-2bbcf427dd75145c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern nix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libnix-330efa4dd6a6e056.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:17:12 | 17 | *ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:15:1 | 15 | unsafe fn get_and_increment(ptr: &mut *mut T) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: `time-macros` (lib) generated 3 warnings Compiling time v0.3.36 warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:22:12 | 22 | *ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:21:1 | 21 | unsafe fn decrement_and_get(ptr: &mut *mut T) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:124:17 | 124 | let v_mid = v.add(mid); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:118:1 | 118 | / unsafe fn merge(v: &mut [T], mid: usize, buf: *mut T, is_less: &F) 119 | | where 120 | | F: Fn(&T, &T) -> bool, | |__________________________^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:125:17 | 125 | let v_end = v.add(len); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:148:9 | 148 | ptr::copy_nonoverlapping(v, buf, mid); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:151:18 | 151 | end: buf.add(mid), | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:163:39 | 163 | let to_copy = if is_less(&*right, &**left) { | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:163:48 | 163 | let to_copy = if is_less(&*right, &**left) { | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::get_and_increment` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:164:17 | 164 | get_and_increment(&mut right) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::get_and_increment` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:166:17 | 166 | get_and_increment(left) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:168:13 | 168 | ptr::copy_nonoverlapping(to_copy, get_and_increment(out), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::get_and_increment` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:168:47 | 168 | ptr::copy_nonoverlapping(to_copy, get_and_increment(out), 1); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:172:9 | 172 | ptr::copy_nonoverlapping(v_mid, buf, len - mid); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:175:18 | 175 | end: buf.add(len - mid), | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:187:39 | 187 | let to_copy = if is_less(&*right.offset(-1), &*left.offset(-1)) { | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:187:40 | 187 | let to_copy = if is_less(&*right.offset(-1), &*left.offset(-1)) { | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:187:59 | 187 | let to_copy = if is_less(&*right.offset(-1), &*left.offset(-1)) { | ^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:187:60 | 187 | let to_copy = if is_less(&*right.offset(-1), &*left.offset(-1)) { | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::decrement_and_get` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:188:17 | 188 | decrement_and_get(left) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::decrement_and_get` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:190:17 | 190 | decrement_and_get(right) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:192:13 | 192 | ptr::copy_nonoverlapping(to_copy, decrement_and_get(&mut out), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::decrement_and_get` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:192:47 | 192 | ptr::copy_nonoverlapping(to_copy, decrement_and_get(&mut out), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:313:24 | 313 | if is_less(v.get_unchecked(start + 1), v.get_unchecked(start)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:290:1 | 290 | / unsafe fn mergesort(v: &mut [T], buf: *mut T, is_less: &F) -> MergesortResult 291 | | where 292 | | T: Send, 293 | | F: Fn(&T, &T) -> bool + Sync, | |_________________________________^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:313:52 | 313 | if is_less(v.get_unchecked(start + 1), v.get_unchecked(start)) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:314:44 | 314 | while start > 0 && is_less(v.get_unchecked(start), v.get_unchecked(start - 1)) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:314:68 | 314 | while start > 0 && is_less(v.get_unchecked(start), v.get_unchecked(start - 1)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:325:45 | 325 | while start > 0 && !is_less(v.get_unchecked(start), v.get_unchecked(start - 1)) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:325:69 | 325 | while start > 0 && !is_less(v.get_unchecked(start), v.get_unchecked(start - 1)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::merge` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:354:13 | 354 | / merge( 355 | | &mut v[left.start..right.start + right.len], 356 | | left.len, 357 | | buf, 358 | | &is_less, 359 | | ); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:459:19 | 459 | left_end: left.as_mut_ptr().add(left_len), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:435:1 | 435 | / unsafe fn par_merge(left: &mut [T], right: &mut [T], dest: *mut T, is_less: &F) 436 | | where 437 | | T: Send, 438 | | F: Fn(&T, &T) -> bool + Sync, | |_________________________________^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:461:20 | 461 | right_end: right.as_mut_ptr().add(right_len), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:469:39 | 469 | let to_copy = if is_less(&*s.right_start, &*s.left_start) { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:469:56 | 469 | let to_copy = if is_less(&*s.right_start, &*s.left_start) { | ^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::get_and_increment` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:470:17 | 470 | get_and_increment(&mut s.right_start) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::get_and_increment` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:472:17 | 472 | get_and_increment(&mut s.left_start) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:474:13 | 474 | ptr::copy_nonoverlapping(to_copy, get_and_increment(&mut s.dest), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::get_and_increment` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:474:47 | 474 | ptr::copy_nonoverlapping(to_copy, get_and_increment(&mut s.dest), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:491:30 | 491 | let dest_r = SendPtr(dest.add(left_l.len() + right_l.len())); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::par_merge` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:493:21 | 493 | move || par_merge(left_l, right_l, dest_l.get(), is_less), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::par_merge` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:494:21 | 494 | move || par_merge(left_r, right_r, dest_r.get(), is_less), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:557:23 | 557 | let src = v.add(start); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:538:1 | 538 | / unsafe fn recurse( 539 | | v: *mut T, 540 | | buf: *mut T, 541 | | chunks: &[(usize, usize)], ... | 545 | | T: Send, 546 | | F: Fn(&T, &T) -> bool + Sync, | |_________________________________^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:558:24 | 558 | let dest = buf.add(start); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:559:13 | 559 | ptr::copy_nonoverlapping(src, dest, end - start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:585:14 | 585 | src: src.add(start), | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:586:15 | 586 | dest: dest.add(start), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::recurse` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:595:17 | 595 | move || recurse(v.get(), buf.get(), left, !into_buf, is_less), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::recurse` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:596:17 | 596 | move || recurse(v.get(), buf.get(), right, !into_buf, is_less), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:604:20 | 604 | let src_left = slice::from_raw_parts_mut(src.add(start), mid - start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:604:46 | 604 | let src_left = slice::from_raw_parts_mut(src.add(start), mid - start); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:605:21 | 605 | let src_right = slice::from_raw_parts_mut(src.add(mid), end - mid); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:605:47 | 605 | let src_right = slice::from_raw_parts_mut(src.add(mid), end - mid); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::par_merge` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:606:5 | 606 | par_merge(src_left, src_right, dest.add(start), is_less); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:606:36 | 606 | par_merge(src_left, src_right, dest.add(start), is_less); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-0.3.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-0.3.36 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=77aac15361189e36 -C extra-filename=-77aac15361189e36 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern deranged=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libderanged-a8d218f097d7225d.rmeta --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitoa-376632f4dfba799e.rmeta --extern num_conv=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libnum_conv-1a8f45a1b7c0875b.rmeta --extern powerfmt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpowerfmt-7d462a274641da23.rmeta --extern time_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtime_core-38ad2816c80e575e.rmeta --extern time_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libtime_macros-f8b751dcdd7e16a6.so --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/ctrlc-3.4.5/src/error.rs:38:32 | 38 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:97:5 | 97 | PIPE = pipe2(fcntl::OFlag::O_CLOEXEC)?; | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:93:1 | 93 | pub unsafe fn init_os_handler(overwrite: bool) -> Result<(), Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:102:31 | 102 | let _ = unistd::close(PIPE.1); | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:103:31 | 103 | let _ = unistd::close(PIPE.0); | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:108:34 | 108 | if let Err(e) = fcntl::fcntl(PIPE.1, fcntl::FcntlArg::F_SETFL(fcntl::OFlag::O_NONBLOCK)) { | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior warning[E0133]: call to unsafe function `nix::sys::signal::sigaction` is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:124:28 | 124 | let sigint_old = match signal::sigaction(signal::Signal::SIGINT, &new_action) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/vec.rs:201:19 | 201 | let ptr = vec.as_mut_ptr().add(start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/vec.rs:195:5 | 195 | unsafe fn from_vec(vec: &mut Vec, len: usize) -> DrainProducer<'_, T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `vec::DrainProducer::<'_, T>::new` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/vec.rs:202:9 | 202 | DrainProducer::new(slice::from_raw_parts_mut(ptr, len)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/vec.rs:202:28 | 202 | DrainProducer::new(slice::from_raw_parts_mut(ptr, len)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `nix::sys::signal::sigaction` is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:129:9 | 129 | signal::sigaction(signal::Signal::SIGINT, &sigint_old).unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:182:28 | 182 | match unistd::read(PIPE.0, &mut buf[..]) { | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:174:1 | 174 | pub unsafe fn block_ctrl_c() -> Result<(), CtrlcError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `__time_03_docs` --> /rust/deps/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: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/date.rs:1358:56 | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/date.rs:1395:27 | 1395 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1395 | metadata: Metadata<'_, Self>, | +++ warning: unexpected `cfg` condition name: `__time_03_docs` --> /rust/deps/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: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/month.rs:179:56 | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/offset_date_time.rs:1327:56 | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/offset_date_time.rs:1336:27 | 1336 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1336 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/primitive_date_time.rs:904:56 | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/primitive_date_time.rs:912:27 | 912 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 912 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/time.rs:777:56 | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/time.rs:812:27 | 812 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 812 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/utc_offset.rs:427:56 | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/utc_offset.rs:443:27 | 443 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 443 | metadata: Metadata<'_, Self>, | +++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_map.rs:21:5 | 21 | HashMap => IntoIter, | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_map.rs:45:9 | 45 | &'a HashMap => Iter<'a, K, V>, | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_map.rs:61:13 | 61 | &'a mut HashMap => IterMut<'a, K, V>, | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_map.rs:75:33 | 75 | marker: PhantomData<&'a mut HashMap>, | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_map.rs:79:17 | 79 | for &'a mut HashMap | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `drain` can result in unstable query results --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_map.rs:85:32 | 85 | let vec: Vec<_> = self.drain().collect(); | ^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_set.rs:21:5 | 21 | HashSet => IntoIter, | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_set.rs:45:9 | 45 | &'a HashSet => Iter<'a, T>, | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_set.rs:61:33 | 61 | marker: PhantomData<&'a mut HashSet>, | ^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_set.rs:64:77 | 64 | impl<'a, T: Hash + Eq + Send, S: BuildHasher> ParallelDrainFull for &'a mut HashSet { | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: using `drain` can result in unstable query results --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_set.rs:69:32 | 69 | let vec: Vec<_> = self.drain().collect(); | ^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:198:45 | 198 | fn hash_map_extend(map: &mut HashMap, list: LinkedList>) | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:200:5 | 200 | HashMap: Extend, | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:211:42 | 211 | impl ParallelExtend<(K, V)> for HashMap | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:227:62 | 227 | impl<'a, K: 'a, V: 'a, S> ParallelExtend<(&'a K, &'a V)> for HashMap | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:241:42 | 241 | fn hash_set_extend(set: &mut HashSet, list: LinkedList>) | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:243:5 | 243 | HashSet: Extend, | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:254:34 | 254 | impl ParallelExtend for HashSet | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:268:42 | 268 | impl<'a, T, S> ParallelExtend<&'a T> for HashSet | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/from_par_iter.rs:79:48 | 79 | impl FromParallelIterator<(K, V)> for HashMap | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/from_par_iter.rs:111:40 | 111 | impl FromParallelIterator for HashSet | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: `ctrlc` (lib) generated 8 warnings warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 = note: requested on the command line with `-W unstable-name-collisions` help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: `wasmparser` (lib) generated 6 warnings warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/regex-automata-0.4.8/src/hybrid/dfa.rs:2074:17 | 2074 | type StateMap = std::collections::HashMap; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:2169:23 | 2169 | type CaptureNameMap = std::collections::HashMap, SmallIndex>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: `nix` (lib) generated 9 warnings Compiling indexmap v2.6.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="rustc-rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=def50f54d1c78196 -C extra-filename=-def50f54d1c78196 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern equivalent=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libequivalent-20d69eb2b4a64d4e.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libhashbrown-cd62986fc31e630f.rmeta --extern rustc_rayon=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librayon-d5c6e921f5ede8bf.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `regex-syntax` (lib) generated 7 warnings warning: `regex-automata` (lib) generated 50 warnings warning: `rustc-rayon` (lib) generated 78 warnings warning: `cc` (lib) generated 11 warnings (3 duplicates) Compiling regex v1.11.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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)' --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=85a3a4ed0f9aff94 -C extra-filename=-85a3a4ed0f9aff94 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libaho_corasick-03b2ff0f8d29673b.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-447ab43d8f593ab6.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-c8d162992f2a6bf0.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex_syntax-285b1c719318d5a7.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling synstructure v0.13.1 Compiling darling_core v0.20.10 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=ed02c3662d6ca368 -C extra-filename=-ed02c3662d6ca368 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rmeta --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_core-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_core-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_core-0.20.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name darling_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_core-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=2b6b77c8e88587c8 -C extra-filename=-2b6b77c8e88587c8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern fnv=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libfnv-ab981a2f3d4700a8.rmeta --extern ident_case=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libident_case-82f59a96bb339639.rmeta --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rmeta --extern strsim=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libstrsim-691a767e4bf26634.rmeta --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `regex-syntax` (lib) generated 2 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1557:38 | 1557 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1557 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1924:46 | 1924 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1942:46 | 1942 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1954:46 | 1954 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `aho-corasick` (lib) generated 343 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1570:38 | 1570 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1570 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1934:46 | 1934 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1934 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1952:46 | 1952 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1952 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1964:46 | 1964 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1964 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling rustc_serialize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize) Compiling gimli v0.30.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_serialize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_serialize CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_serialize --edition=2021 compiler/rustc_serialize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3bd970f1a61e15b2 -C extra-filename=-3bd970f1a61e15b2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-def50f54d1c78196.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.30.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.30.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.30.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.30.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=cd30feff3337e79f -C extra-filename=-cd30feff3337e79f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-def50f54d1c78196.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `pulldown-cmark` (lib) generated 10 warnings warning: `syn` (lib) generated 764 warnings (45 duplicates) Compiling displaydoc v0.2.5 Compiling zerofrom-derive v0.1.4 Compiling tracing-attributes v0.1.27 Compiling yoke-derive v0.7.4 Compiling zerovec-derive v0.10.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/displaydoc-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation ' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/displaydoc-0.2.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name displaydoc --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6568474dbe145929 -C extra-filename=-6568474dbe145929 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-derive-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-derive-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-derive-0.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name yoke_derive --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-derive-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74d58fe0a1c25347 -C extra-filename=-74d58fe0a1c25347 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern synstructure=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsynstructure-ed02c3662d6ca368.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: `time` (lib) generated 42 warnings Compiling rustc_index_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros) Compiling zerocopy-derive v0.7.35 Compiling derive-where v1.2.7 Compiling serde_derive v1.0.214 Compiling thiserror-impl v1.0.66 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=derive_where CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive-where-1.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive-where-1.2.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Deriving with custom trait bounds' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive-where CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ModProg/derive-where' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.2.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive-where-1.2.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name derive_where --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive-where-1.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "safe", "zeroize", "zeroize-on-drop"))' -C metadata=229312118e8d2293 -C extra-filename=-229312118e8d2293 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=05dd6d7b162003a9 -C extra-filename=-05dd6d7b162003a9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerocopy_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-derive-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-derive-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Custom derive for traits from the zerocopy crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-derive-0.7.35 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerocopy_derive --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e20dd0e68288c242 -C extra-filename=-e20dd0e68288c242 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/rustc_macros-88daeaa7c6422c71/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_macros --edition=2021 compiler/rustc_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c09f78524f9ddf56 -C extra-filename=-c09f78524f9ddf56 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern synstructure=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsynstructure-ed02c3662d6ca368.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling icu_provider_macros v1.5.0 Compiling rustc_type_ir_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_index_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_index_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_index_macros --edition=2021 compiler/rustc_index_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=a31f7e9028b4b3df -C extra-filename=-a31f7e9028b4b3df --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern proc_macro -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-derive-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-derive-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-derive-0.1.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerofrom_derive --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-derive-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0955db659a660ab8 -C extra-filename=-0955db659a660ab8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern synstructure=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsynstructure-ed02c3662d6ca368.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-derive-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-derive-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-derive-0.10.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerovec_derive --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8a83896832b9001d -C extra-filename=-8a83896832b9001d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_type_ir_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_type_ir_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_type_ir_macros --edition=2021 compiler/rustc_type_ir_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a4a218b0cb8a0315 -C extra-filename=-a4a218b0cb8a0315 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern synstructure=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsynstructure-ed02c3662d6ca368.rlib --extern proc_macro -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66/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)' --check-cfg 'cfg(feature, values())' -C metadata=cec794d32f017760 -C extra-filename=-cec794d32f017760 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=d751240d78618197 -C extra-filename=-d751240d78618197 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: `regex` (lib) generated 8 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_provider_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_macros-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_macros-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Proc macros for ICU data providers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_macros-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_provider_macros --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=04dc373577674a0d -C extra-filename=-04dc373577674a0d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/attr/item.rs:159:32 | 159 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 159 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/attr/item.rs:265:32 | 265 | where_clause: &mut Option>, | ---^------------ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | where_clause: &mut Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/attr/item.rs:267:10 | 267 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 267 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/attr/item.rs:306:18 | 306 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/attr/item.rs:452:32 | 452 | fn where_bounds(&self, data: &Item) -> Punctuated { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 452 | fn where_bounds(&self, data: &Item<'_>) -> Punctuated { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/attr/item.rs:471:49 | 471 | fn from_stream(span: Span, data: &Data, input: ParseStream) -> Result<(Span, Self)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 471 | fn from_stream(span: Span, data: &Data, input: ParseStream<'_>) -> Result<(Span, Self)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data/field.rs:36:24 | 36 | fn fmt(&self, f: &mut Formatter) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 36 | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data/fields.rs:64:13 | 64 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data/fields.rs:65:36 | 65 | field_ident: impl for<'b> Fn(&'b Field) -> &'b Ident, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | field_ident: impl for<'b> Fn(&'b Field<'_>) -> &'b Ident, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data/fields.rs:94:13 | 94 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data/fields.rs:95:36 | 95 | field_ident: impl for<'b> Fn(&'b Field) -> &'b Ident, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 95 | field_ident: impl for<'b> Fn(&'b Field<'_>) -> &'b Ident, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data.rs:237:34 | 237 | pub fn fields(&self) -> Either<&Fields, &Pat> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn fields(&self) -> Either<&Fields<'_>, &Pat> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data.rs:313:31 | 313 | pub fn simple_type(&self) -> SimpleType { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | pub fn simple_type(&self) -> SimpleType<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data.rs:338:37 | 338 | ) -> impl '_ + Iterator + DoubleEndedIterator { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 338 | ) -> impl '_ + Iterator> + DoubleEndedIterator { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data.rs:351:81 | 351 | pub fn iter_field_ident(&self, trait_: Trait) -> impl '_ + Iterator { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 351 | pub fn iter_field_ident(&self, trait_: Trait) -> impl '_ + Iterator> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/input.rs:60:28 | 60 | .collect::>>()?; | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 60 | .collect::>>>()?; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/clone.rs:25:43 | 25 | fn additional_where_bounds(&self, data: &Item) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn additional_where_bounds(&self, data: &Item<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/clone.rs:46:10 | 46 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/clone.rs:91:10 | 91 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 91 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/common_ord.rs:21:9 | 21 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 21 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/common_ord.rs:319:35 | 319 | let mut discriminants = Vec::>::with_capacity(variants.len()); | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 319 | let mut discriminants = Vec::>::with_capacity(variants.len()); | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/common_ord.rs:368:9 | 368 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 368 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/common_ord.rs:419:52 | 419 | pub fn build_ord_body(trait_: &DeriveTrait, data: &Data) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | pub fn build_ord_body(trait_: &DeriveTrait, data: &Data<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/common_ord.rs:457:47 | 457 | pub fn build_incomparable_pattern(variants: &[Data]) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 457 | pub fn build_incomparable_pattern(variants: &[Data<'_>]) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/debug.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/debug.rs:44:10 | 44 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 44 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/default.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/default.rs:42:10 | 42 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/eq.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/eq.rs:45:10 | 45 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/hash.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/hash.rs:44:10 | 44 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 44 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/ord.rs:25:10 | 25 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/ord.rs:46:10 | 46 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/partial_eq.rs:25:10 | 25 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/partial_eq.rs:113:10 | 113 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 113 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/partial_ord.rs:25:10 | 25 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/partial_ord.rs:52:10 | 52 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_.rs:122:43 | 122 | fn additional_where_bounds(&self, data: &Item) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | fn additional_where_bounds(&self, data: &Item<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_.rs:137:10 | 137 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 137 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_.rs:152:10 | 152 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_.rs:184:44 | 184 | fn additional_where_bounds(&self, _data: &Item) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 184 | fn additional_where_bounds(&self, _data: &Item<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_.rs:203:11 | 203 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 203 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_.rs:218:11 | 218 | _data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 218 | _data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/lib.rs:628:9 | 628 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 628 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/lib.rs:629:13 | 629 | generics: &SplitGenerics, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 629 | generics: &SplitGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/lib.rs:671:9 | 671 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 671 | item: &Item<'_>, | ++++ warning: unused extern crate --> /rust/deps/icu_provider_macros-1.5.0/src/lib.rs:25:1 | 25 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/make_varule.rs:297:21 | 297 | sized_fields: &[FieldInfo], | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 297 | sized_fields: &[FieldInfo<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/make_varule.rs:298:26 | 298 | unsized_field_info: &UnsizedFields, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 298 | unsized_field_info: &UnsizedFields<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/make_varule.rs:343:21 | 343 | sized_fields: &[FieldInfo], | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 343 | sized_fields: &[FieldInfo<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/make_varule.rs:344:26 | 344 | unsized_field_info: &UnsizedFields, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 344 | unsized_field_info: &UnsizedFields<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/ule.rs:83:15 | 83 | fields: &[FieldInfo], | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 83 | fields: &[FieldInfo<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/ule.rs:96:41 | 96 | pub(crate) fn make_ule_fields(fields: &[FieldInfo]) -> Vec { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | pub(crate) fn make_ule_fields(fields: &[FieldInfo<'_>]) -> Vec { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/utils.rs:54:21 | 54 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unused extern crate --> /rust/deps/thiserror-impl-1.0.66/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:142:28 | 142 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:57:23 | 57 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:228:21 | 228 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:487:25 | 487 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 487 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:512:34 | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:512:66 | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ Compiling tinystr v0.7.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=04bd03b066ae83d6 -C extra-filename=-04bd03b066ae83d6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libdisplaydoc-6568474dbe145929.so --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:148:23 | 148 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:149:22 | 149 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:150:35 | 150 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:558:54 | 558 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 558 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:661:36 | 661 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 661 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:680:15 | 680 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 680 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:681:23 | 681 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:682:18 | 682 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:741:23 | 741 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:742:25 | 742 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 742 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1392:35 | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1387:12 | 1387 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1387 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1432:12 | 1432 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1432 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1440:12 | 1440 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1448:12 | 1448 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1457:12 | 1457 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1457 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1466:12 | 1466 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1466 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1501:12 | 1501 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1501 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1523:12 | 1523 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1546:12 | 1546 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1546 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1567:12 | 1567 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1567 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1590:12 | 1590 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1590 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1597:54 | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:313:12 | 313 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:372:24 | 372 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:464:15 | 464 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 464 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:466:11 | 466 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 466 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:685:15 | 685 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 685 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:874:13 | 874 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:934:15 | 934 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:936:11 | 936 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 936 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1203:17 | 1203 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1219:17 | 1219 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1234:42 | 1234 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1234 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1278:17 | 1278 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1278 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1371:17 | 1371 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1371 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1418:17 | 1418 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1418 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1733:17 | 1733 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1742:17 | 1742 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1742 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1798:15 | 1798 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1798 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1845:15 | 1845 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1845 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1887:15 | 1887 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1943:13 | 1943 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1981:13 | 1981 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1981 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2009:28 | 2009 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2009 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2069:28 | 2069 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2098:17 | 2098 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2208:28 | 2208 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2208 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2493:15 | 2493 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2493 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2932:15 | 2932 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2932 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2947:15 | 2947 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2947 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2992:28 | 2992 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2992 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3037:13 | 3037 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3037 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3067:30 | 3067 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3067 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3076:26 | 3076 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3076 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3207:5 | 3207 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3207 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3208:5 | 3208 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3208 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3209:10 | 3209 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3209 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1271:44 | 1271 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1271 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1300:30 | 1300 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1300 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinystr-0.7.6/src/ascii.rs:637:32 | 637 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 637 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinystr-0.7.6/src/ascii.rs:643:32 | 643 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: field `0` is never read --> /rust/deps/derive-where-1.2.7/src/data.rs:72:8 | 72 | Union(&'a Fields<'a>), | ----- ^^^^^^^^^^^^^^ | | | 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 | 72 | Union(()), | ~~ warning: `icu_provider_macros` (lib) generated 1 warning Compiling unic-langid-impl v0.9.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid_impl --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=0317d4ba71ac6f8d -C extra-filename=-0317d4ba71ac6f8d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libtinystr-04bd03b066ae83d6.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `tinystr` (lib) generated 2 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/errors.rs:23:32 | 23 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 23 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/parser/errors.rs:13:32 | 13 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 13 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/language.rs:95:37 | 95 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/region.rs:65:37 | 65 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 65 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/script.rs:53:37 | 53 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 53 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/variant.rs:63:37 | 63 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/lib.rs:467:37 | 467 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 467 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: `unic-langid-impl` (lib) generated 7 warnings Compiling unic-langid-macros-impl v0.9.5 Compiling zerocopy v0.7.35 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid_macros_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-impl-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-impl-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-macros-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-impl-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid_macros_impl --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=73697d6720bd42d9 -C extra-filename=-73697d6720bd42d9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro_hack=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro_hack-e08f819518509226.so --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern unic_langid_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunic_langid_impl-0317d4ba71ac6f8d.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=47ad9d9418d66912 -C extra-filename=-47ad9d9418d66912 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern byteorder=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbyteorder-d7d1c15a3ad4171d.rmeta --extern zerocopy_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libzerocopy_derive-e20dd0e68288c242.so --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `zerovec-derive` (lib) generated 7 warnings warning: unused extern crate --> /rust/deps/unic-langid-macros-impl-0.9.5/src/lib.rs:1:1 | 1 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: `tracing-attributes` (lib) generated 1 warning Compiling tracing v0.1.37 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="max_level_info"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=e8db2a4b95cb76ca -C extra-filename=-e8db2a4b95cb76ca --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpin_project_lite-19a80ca5c044c1dd.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libtracing_attributes-05dd6d7b162003a9.so --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b4ea267a41fb9c9f.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `thiserror-impl` (lib) generated 25 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/thiserror-c05142de7a6caf93/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1c27d93cbf36ac7c -C extra-filename=-1c27d93cbf36ac7c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libthiserror_impl-cec794d32f017760.so --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/build/thiserror-aa1e0769342abb3b/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c2200599d133cac -C extra-filename=-0c2200599d133cac --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libthiserror_impl-cec794d32f017760.so --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning: `derive-where` (lib) generated 48 warnings Compiling fluent-syntax v0.11.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fluent_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='Parser/Serializer tools for Fluent Syntax. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fluent_syntax --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=16183be372e24c41 -C extra-filename=-16183be372e24c41 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libthiserror-0c2200599d133cac.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /rust/deps/tracing-0.1.37/src/lib.rs:914:5 | 914 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-0.1.37/src/lib.rs:922:5 | 922 | private_in_public, | ^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fluent_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='Parser/Serializer tools for Fluent Syntax. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fluent_syntax --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=50054d166e7f3be7 -C extra-filename=-50054d166e7f3be7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthiserror-1c27d93cbf36ac7c.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling darling_macro v0.20.10 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_macro-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_macro-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_macro-0.20.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name darling_macro --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_macro-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97b54c9ced69d684 -C extra-filename=-97b54c9ced69d684 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern darling_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libdarling_core-2b6b77c8e88587c8.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-syntax-0.11.1/src/unicode.rs:121:54 | 121 | pub fn unescape_unicode_to_string(input: &str) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 121 | pub fn unescape_unicode_to_string(input: &str) -> Cow<'_, str> { | +++ Compiling tracing-subscriber v0.3.18 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=0bf16ac7a8bcb456 -C extra-filename=-0bf16ac7a8bcb456 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern matchers=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmatchers-c58df6e02f17a3dc.rmeta --extern nu_ansi_term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-889610c204733ff3.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-edf0941bd93d25a7.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot-c9f7d1ce40518dbd.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex-85a3a4ed0f9aff94.rmeta --extern sharded_slab=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsharded_slab-fedf0c4f385e6d24.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern thread_local=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthread_local-b94c94411c08f8b8.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b4ea267a41fb9c9f.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling zerofrom v0.1.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-0.1.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=9e7b83d563c9d6c5 -C extra-filename=-9e7b83d563c9d6c5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libzerofrom_derive-0955db659a660ab8.so --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `unic-langid-macros-impl` (lib) generated 1 warning Compiling unic-langid-macros v0.9.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid_macros --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9e663e9e7c8ebbb1 -C extra-filename=-9e663e9e7c8ebbb1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro_hack=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro_hack-e08f819518509226.so --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libtinystr-04bd03b066ae83d6.rmeta --extern unic_langid_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunic_langid_impl-0317d4ba71ac6f8d.rmeta --extern unic_langid_macros_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunic_langid_macros_impl-73697d6720bd42d9.so --cap-lints warn -Z binary-dep-depinfo` Compiling yoke v0.7.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-0.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=f0b057e6f786cb11 -C extra-filename=-f0b057e6f786cb11 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libstable_deref_trait-f71ccb5aeae76a7c.rmeta --extern yoke_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libyoke_derive-74d58fe0a1c25347.so --extern zerofrom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerofrom-9e7b83d563c9d6c5.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unic-langid v0.9.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="unic-langid-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=2131f4b370e2dc51 -C extra-filename=-2131f4b370e2dc51 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern unic_langid_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunic_langid_impl-0317d4ba71ac6f8d.rmeta --extern unic_langid_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunic_langid_macros-9e663e9e7c8ebbb1.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling rustc_index v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index) warning: `regex-automata` (lib) generated 52 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_index CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_index CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_index --edition=2021 compiler/rustc_index/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "rustc_randomized_layouts"))' -C metadata=e8e11a4af9941583 -C extra-filename=-e8e11a4af9941583 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libarrayvec-aca785ecc8abac16.rmeta --extern rustc_index_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_index_macros-a31f7e9028b4b3df.so --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yoke-0.7.4/src/zero_from.rs:54:35 | 54 | YokeTraitHack::<::Output>::zero_from(c).0 | ------^^^^^^^^--------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 54 | YokeTraitHack::<>::Output>::zero_from(c).0 | ++++ warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` 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: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /rust/deps/tracing-subscriber-0.3.18/src/registry/mod.rs:118:50 | 92 | pub trait LookupSpan<'a> { | -- lifetime `'a` declared here ... 118 | fn span(&'a self, id: &Id) -> Option> | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Compiling intl-memoizer v0.5.2 Compiling intl_pluralrules v7.0.2 Compiling fluent-langneg v0.13.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=intl_memoizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='A memoizer specifically tailored for storing lazy-initialized intl formatters. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl-memoizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name intl_memoizer --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9d702c362914dadc -C extra-filename=-9d702c362914dadc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern type_map=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libtype_map-e78cfb78fd4da887.rmeta --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunic_langid-2131f4b370e2dc51.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=intl_pluralrules CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2/Cargo.toml CARGO_PKG_AUTHORS='Kekoa Riggin :Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Unicode Plural Rules categorizer for numeric input.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl_pluralrules CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/pluralrules' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.0.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name intl_pluralrules --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b5fac34b9575abb0 -C extra-filename=-b5fac34b9575abb0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunic_langid-2131f4b370e2dc51.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fluent_langneg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='A library for language and locale negotiation. ' CARGO_PKG_HOMEPAGE='http://projectfluent.org/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-langneg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-langneg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fluent_langneg --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=6ac37941c4670eea -C extra-filename=-6ac37941c4670eea --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunic_langid-2131f4b370e2dc51.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling darling v0.20.10 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when implementing custom derives. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling-0.20.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name darling --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=92fd0d7adb1f7904 -C extra-filename=-92fd0d7adb1f7904 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern darling_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libdarling_core-2b6b77c8e88587c8.rmeta --extern darling_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libdarling_macro-97b54c9ced69d684.so --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `alloc::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:156:20 | 156 | let _box = Box::from_raw(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:155:5 | 155 | unsafe fn drop_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `alloc::rc::Rc::::from_raw` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:183:19 | 183 | let _rc = Rc::from_raw(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:182:5 | 182 | unsafe fn drop_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::rc::Rc::::increment_strong_count` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:204:9 | 204 | Rc::increment_strong_count(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:199:5 | 199 | unsafe fn addref_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::sync::Arc::::from_raw` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:227:20 | 227 | let _arc = Arc::from_raw(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:226:5 | 226 | unsafe fn drop_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::sync::Arc::::increment_strong_count` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:248:9 | 248 | Arc::increment_strong_count(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:243:5 | 243 | unsafe fn addref_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/macro_impls.rs:80:13 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 80 | | ptr::read(ptr) | | ^^^^^^^^^^^^^^ call to unsafe function ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 95 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/macro_impls.rs:76:9 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 76 | | unsafe fn make(from: Self::Output) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 95 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/macro_impls.rs:80:13 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 80 | | ptr::read(ptr) | | ^^^^^^^^^^^^^^ call to unsafe function ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 102 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/macro_impls.rs:76:9 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 76 | | unsafe fn make(from: Self::Output) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 102 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/macro_impls.rs:80:13 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 80 | | ptr::read(ptr) | | ^^^^^^^^^^^^^^ call to unsafe function ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 107 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/macro_impls.rs:76:9 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 76 | | unsafe fn make(from: Self::Output) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 107 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation warning: `tracing` (lib) generated 2 warnings warning: `fluent-syntax` (lib) generated 1 warning warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/intl_pluralrules-7.0.2/src/operands.rs:51:13 | 51 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin_include` --> /rust/deps/intl_pluralrules-7.0.2/src/lib.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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 warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/intl_pluralrules-7.0.2/src/rules.rs:2:13 | 2 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/intl_pluralrules-7.0.2/src/rules.rs:3:13 | 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/intl_pluralrules-7.0.2/src/rules.rs:4:13 | 4 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::nonminimal_bool))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/yokeable.rs:262:9 | 262 | core::ptr::read(ptr) | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/yokeable.rs:255:5 | 255 | unsafe fn make(from: Cow<'a, T>) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/yokeable.rs:288:9 | 288 | mem::transmute(from) | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/yokeable.rs:287:5 | 287 | unsafe fn make(from: &'a T) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling derive_setters v0.1.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=derive_setters CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive_setters-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive_setters-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Lymia Aluysia ' CARGO_PKG_DESCRIPTION='Rust macro to automatically generates setter methods for a struct'\''s fields.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_setters CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lymia/derive_setters' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive_setters-0.1.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name derive_setters --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive_setters-0.1.6/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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=59963723436bebac -C extra-filename=-59963723436bebac --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern darling=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libdarling-92fd0d7adb1f7904.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling zerovec v0.10.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-0.10.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=7fb7f36dfb0868fd -C extra-filename=-7fb7f36dfb0868fd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern yoke=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libyoke-f0b057e6f786cb11.rmeta --extern zerofrom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerofrom-9e7b83d563c9d6c5.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libzerovec_derive-8a83896832b9001d.so --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `yoke` (lib) generated 11 warnings warning: unused extern crate --> /rust/deps/derive_setters-0.1.6/src/lib.rs:3:1 | 3 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-0.10.4/src/flexzerovec/owned.rs:228:32 | 228 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:26:32 | 26 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:175:43 | 175 | pub const fn as_flexzerovec(&self) -> FlexZeroVec { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 175 | pub const fn as_flexzerovec(&self) -> FlexZeroVec<'_> { | ++++ warning: elided lifetime has a name --> /rust/deps/zerovec-0.10.4/src/map2d/borrowed.rs:277:94 | 277 | pub fn iter0<'l>(&'l self) -> impl Iterator> + '_ { | -- lifetime `'l` declared here ^^ this elided lifetime gets resolved as `'l` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:483:36 | 483 | let _: VarZeroVecComponents = VarZeroVecComponents::parse_byte_slice(bytes)?; | --------------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 483 | let _: VarZeroVecComponents<'_, T, F> = VarZeroVecComponents::parse_byte_slice(bytes)?; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-0.10.4/src/zerovec/slice.rs:529:32 | 529 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 529 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `fluent-syntax` (lib) generated 1 warning (1 duplicate) Compiling ppv-lite86 v0.2.20 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.20/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=c414ee5e2d16a1f3 -C extra-filename=-c414ee5e2d16a1f3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern zerocopy=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerocopy-47ad9d9418d66912.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/ahash-cc902d12ca6c61c7/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=1c5d1a0434a789ba -C extra-filename=-1c5d1a0434a789ba --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-edf0941bd93d25a7.rmeta --extern zerocopy=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerocopy-47ad9d9418d66912.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` Compiling fluent-bundle v0.15.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fluent_bundle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='A localization system designed to unleash the entire expressive power of natural language translations. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-bundle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fluent_bundle --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=b40d28831693bd0e -C extra-filename=-b40d28831693bd0e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern fluent_langneg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libfluent_langneg-6ac37941c4670eea.rmeta --extern fluent_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libfluent_syntax-16183be372e24c41.rmeta --extern intl_memoizer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libintl_memoizer-9d702c362914dadc.rmeta --extern intl_pluralrules=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libintl_pluralrules-b5fac34b9575abb0.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_hash-80186440c4329e31.rmeta --extern self_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libself_cell-6417a810a0869b0a.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsmallvec-965f47b729cd2827.rmeta --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunic_langid-2131f4b370e2dc51.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /rust/deps/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /rust/deps/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /rust/deps/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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 warning: unexpected `cfg` condition name: `fuzzing` --> /rust/deps/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused extern crate --> /rust/deps/ahash-0.8.11/src/specialize.rs:6:1 | 5 | / #[cfg(not(feature = "std"))] 6 | | extern crate alloc; | | ^^^^^^^^^^^^^^^^^^- | |___________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1100:29 | 1100 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1100 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1116:29 | 1116 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1116 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1126:29 | 1126 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1126 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/args.rs:96:56 | 96 | pub fn iter(&self) -> impl Iterator { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 96 | pub fn iter(&self) -> impl Iterator)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:142:49 | 142 | pub(crate) transform: Option Cow>, | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 142 | pub(crate) transform: Option Cow<'_, str>>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:143:38 | 143 | pub(crate) formatter: Option Option>, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub(crate) formatter: Option, &M) -> Option>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:342:65 | 342 | pub fn set_transform(&mut self, func: Option Cow>) { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn set_transform(&mut self, func: Option Cow<'_, str>>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:352:54 | 352 | pub fn set_formatter(&mut self, func: Option Option>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | pub fn set_formatter(&mut self, func: Option, &M) -> Option>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:444:31 | 444 | args: Option<&'bundle FluentArgs>, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 444 | args: Option<&'bundle FluentArgs<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:488:29 | 488 | args: Option<&'args FluentArgs>, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 488 | args: Option<&'args FluentArgs<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:537:44 | 537 | F: for<'a> Fn(&[FluentValue<'a>], &FluentArgs) -> FluentValue<'a> + Sync + Send + 'static, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 537 | F: for<'a> Fn(&[FluentValue<'a>], &FluentArgs<'_>) -> FluentValue<'a> + Sync + Send + 'static, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/entry.rs:14:45 | 14 | Box Fn(&[FluentValue<'a>], &FluentArgs) -> FluentValue<'a> + Send + Sync>; | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 14 | Box Fn(&[FluentValue<'a>], &FluentArgs<'_>) -> FluentValue<'a> + Send + Sync>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/resolver/scope.rs:32:29 | 32 | args: Option<&'args FluentArgs>, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 32 | args: Option<&'args FluentArgs<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/types/number.rs:89:36 | 89 | pub fn merge(&mut self, opts: &FluentArgs) { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | pub fn merge(&mut self, opts: &FluentArgs<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/types/mod.rs:181:17 | 181 | other: &FluentValue, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | other: &FluentValue<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/types/mod.rs:182:22 | 182 | scope: &Scope, | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 182 | scope: &Scope<'_, '_, '_, '_, R, M>, | +++++++++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/types/mod.rs:216:58 | 216 | pub fn write(&self, w: &mut W, scope: &Scope) -> fmt::Result | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 216 | pub fn write(&self, w: &mut W, scope: &Scope<'_, '_, '_, '_, R, M>) -> fmt::Result | +++++++++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/types/mod.rs:240:72 | 240 | pub fn as_string, M>(&self, scope: &Scope) -> Cow<'source, str> | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 240 | pub fn as_string, M>(&self, scope: &Scope<'_, '_, '_, '_, R, M>) -> Cow<'source, str> | +++++++++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/types/mod.rs:262:73 | 262 | pub fn into_string, M>(self, scope: &Scope) -> Cow<'source, str> | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 262 | pub fn into_string, M>(self, scope: &Scope<'_, '_, '_, '_, R, M>) -> Cow<'source, str> | +++++++++++++++ warning: `derive_setters` (lib) generated 1 warning warning: trait `BuildHasherExt` is never used --> /rust/deps/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /rust/deps/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ Compiling hashbrown v0.14.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs)' --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=13257f8a3a2cae2d -C extra-filename=-13257f8a3a2cae2d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern ahash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libahash-1c5d1a0434a789ba.rmeta --extern allocator_api2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liballocator_api2-3aa5d27c073f2b9c.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `intl_pluralrules` (lib) generated 5 warnings warning: `ahash` (lib) generated 46 warnings warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:136:18 | 136 | x2::new([W::unpack(p[0]), W::unpack(p[1])]) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:134:5 | 134 | unsafe fn unpack(p: vec256_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:136:35 | 136 | x2::new([W::unpack(p[0]), W::unpack(p[1])]) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:181:18 | 181 | x2::new([W::unsafe_read_le(input.0), W::unsafe_read_le(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:179:5 | 179 | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:181:46 | 181 | x2::new([W::unsafe_read_le(input.0), W::unsafe_read_le(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:186:18 | 186 | x2::new([W::unsafe_read_be(input.0), W::unsafe_read_be(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:184:5 | 184 | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:186:46 | 186 | x2::new([W::unsafe_read_be(input.0), W::unsafe_read_be(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:359:13 | 359 | W::unpack(p[0]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:356:5 | 356 | unsafe fn unpack(p: vec512_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:360:13 | 360 | W::unpack(p[1]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:361:13 | 361 | W::unpack(p[2]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:362:13 | 362 | W::unpack(p[3]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:414:13 | 414 | W::unsafe_read_le(&input[..n]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:411:5 | 411 | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:415:13 | 415 | W::unsafe_read_le(&input[n..n * 2]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:416:13 | 416 | W::unsafe_read_le(&input[n * 2..n * 3]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:417:13 | 417 | W::unsafe_read_le(&input[n * 3..]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:424:13 | 424 | W::unsafe_read_be(&input[..n]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:421:5 | 421 | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:425:13 | 425 | W::unsafe_read_be(&input[n..n * 2]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:426:13 | 426 | W::unsafe_read_be(&input[n * 2..n * 3]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:427:13 | 427 | W::unsafe_read_be(&input[n * 3..]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:141:10 | 141 | &*(slice as *const Self) | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:132:5 | 132 | pub const unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:148:14 | 148 | &mut *(remainder as *mut Self) | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:145:5 | 145 | pub(crate) unsafe fn from_byte_slice_mut_unchecked(bytes: &mut [u8]) -> &mut Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:55:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 55 | | Self::new(x.sse2) | | ^^^^^^ access to union field ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:54:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 54 | | unsafe fn unpack(x: vec128_storage) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:232:19 | 232 | 1 => *self.data.get_unchecked(index) as usize, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:230:5 | 230 | pub unsafe fn get_unchecked(&self, index: usize) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:234:27 | 234 | let ptr = self.data.as_ptr().add(index * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:235:36 | 235 | u16::from_le_bytes(core::ptr::read(ptr as *const [u8; 2])) as usize | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:241:27 | 241 | let ptr = self.data.as_ptr().add(index * w); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:242:17 | 242 | core::ptr::copy_nonoverlapping(ptr, bytes.as_mut_ptr(), w); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:83:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 83 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:81:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 81 | | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:88:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 88 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:86:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 86 | | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:55:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 55 | | Self::new(x.sse2) | | ^^^^^^ access to union field ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:54:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 54 | | unsafe fn unpack(x: vec128_storage) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:83:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 83 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:81:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 81 | | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:88:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 88 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:86:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 86 | | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:55:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 55 | | Self::new(x.sse2) | | ^^^^^^ access to union field ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:54:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 54 | | unsafe fn unpack(x: vec128_storage) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:83:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 83 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:81:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 81 | | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:88:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 88 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:86:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 86 | | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:507:19 | 507 | Self::new(_mm_set_epi32( | ___________________^ 508 | | xs[3] as i32, 509 | | xs[2] as i32, 510 | | xs[1] as i32, 511 | | xs[0] as i32, 512 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:506:5 | 506 | unsafe fn unsafe_from(xs: [u32; 4]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:664:19 | 664 | Self::new(_mm_set_epi64x(xs[1] as i64, xs[0] as i64)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:663:5 | 663 | unsafe fn unsafe_from(xs: [u64; 2]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1077:13 | 1077 | let q = _mm_shuffle_epi32(_mm_cmpeq_epi64(x, y), 0b1100_0110); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1076:1 | 1076 | unsafe fn eq128_s4(x: __m128i, y: __m128i) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi64` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1077:31 | 1077 | let q = _mm_shuffle_epi32(_mm_cmpeq_epi64(x, y), 0b1100_0110); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cvtsi128_si64` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1078:5 | 1078 | _mm_cvtsi128_si64(q) == -1 | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi32` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1083:13 | 1083 | let q = _mm_cmpeq_epi32(x, y); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1082:1 | 1082 | unsafe fn eq128_s2(x: __m128i, y: __m128i) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cvtsi128_si64` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1084:13 | 1084 | let p = _mm_cvtsi128_si64(_mm_srli_si128(q, 8)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1084:31 | 1084 | let p = _mm_cvtsi128_si64(_mm_srli_si128(q, 8)); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cvtsi128_si64` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1085:13 | 1085 | let q = _mm_cvtsi128_si64(q); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1407:23 | 1407 | Self::new(p.avx) | ^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1406:9 | 1406 | unsafe fn unpack(p: vec256_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1414:23 | 1414 | Self::new(_mm256_loadu_si256(input.as_ptr() as *const _)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1412:9 | 1412 | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1418:13 | 1418 | Self::unsafe_read_le(input).bswap() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1417:9 | 1417 | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1608:17 | 1608 | u32x4x2_avx2::unpack(p.avx[0]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1606:9 | 1606 | unsafe fn unpack(p: vec512_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1608:38 | 1608 | u32x4x2_avx2::unpack(p.avx[0]), | ^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1609:17 | 1609 | u32x4x2_avx2::unpack(p.avx[1]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1609:38 | 1609 | u32x4x2_avx2::unpack(p.avx[1]), | ^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior Compiling rustc_data_structures v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_data_structures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_data_structures CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_data_structures --edition=2021 compiler/rustc_data_structures/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0659156bd2290ebd -C extra-filename=-0659156bd2290ebd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libarrayvec-aca785ecc8abac16.rmeta --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libeither-bafc5544cd914e24.rmeta --extern elsa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libelsa-077bb774b42d6795.rmeta --extern ena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libena-598f83f5386e2485.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-def50f54d1c78196.rmeta --extern jobserver_crate=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libjobserver-0133c2df8b5f9f2d.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --extern measureme=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmeasureme-b7e22d466f4cdd16.rmeta --extern memmap2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemmap2-309ccfb14a153605.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot-c9f7d1ce40518dbd.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-50f2b373d9b892ab.rmeta --extern rayon=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librayon-d5c6e921f5ede8bf.rmeta --extern rustc_stable_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_stable_hash-e59e731a952593ba.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-cb80ed26b4df2053.rmeta --extern rustc_graphviz=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-66e47d15bd9f3b0b.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern stacker=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libstacker-b24297450a48b9da.rmeta --extern tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtempfile-36c088e06122895b.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_parse_format CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_parse_format CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_parse_format --edition=2021 compiler/rustc_parse_format/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f8d5fee9db82f02 -C extra-filename=-2f8d5fee9db82f02 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-5b98fac01910944a.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/filter/layer_filters/mod.rs:866:18 | 866 | _ => self.layer.downcast_raw(id), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/filter/layer_filters/mod.rs:858:5 | 858 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:227:25 | 227 | let len_bytes = slice.get_unchecked(0..LENGTH_WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:216:5 | 216 | pub unsafe fn from_bytes_unchecked(slice: &'a [u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:228:23 | 228 | let len_ule = RawBytesULE::::from_byte_slice_unchecked(len_bytes); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:230:19 | 230 | let len = len_ule.get_unchecked(0).as_unsigned_int(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:231:29 | 231 | let indices_bytes = slice.get_unchecked( | _____________________________^ 232 | | LENGTH_WIDTH + METADATA_WIDTH 233 | | ..LENGTH_WIDTH + METADATA_WIDTH + F::INDEX_WIDTH * (len as usize), 234 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:236:13 | 236 | slice.get_unchecked(LENGTH_WIDTH + METADATA_WIDTH + F::INDEX_WIDTH * (len as usize)..); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_things_range` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:274:21 | 274 | let range = self.get_things_range(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:273:5 | 273 | pub(crate) unsafe fn get_unchecked(self, idx: usize) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:275:28 | 275 | let things_slice = self.things.get_unchecked(range); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:276:9 | 276 | T::from_byte_slice_unchecked(things_slice) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:285:43 | 285 | let start = F::rawbytes_to_usize(*self.indices_slice().get_unchecked(idx)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:284:5 | 284 | unsafe fn get_things_range(self, idx: usize) -> Range { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:289:35 | 289 | F::rawbytes_to_usize(*self.indices_slice().get_unchecked(idx + 1)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_things_range` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:301:21 | 301 | let range = self.get_things_range(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:300:5 | 300 | pub(crate) unsafe fn get_range(self, idx: usize) -> Range { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:302:22 | 302 | let offset = (self.things as *const [u8] as *const u8) | ______________________^ 303 | | .offset_from(self.entire_slice as *const [u8] as *const u8) | |_______________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::index_data` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:139:35 | 139 | F::rawbytes_to_usize(*self.index_data(idx)) | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:134:5 | 134 | unsafe fn element_position_unchecked(&self, idx: usize) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:152:21 | 152 | let start = self.element_position_unchecked(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:151:5 | 151 | unsafe fn element_range_unchecked(&self, idx: usize) -> core::ops::Range { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:153:19 | 153 | let end = self.element_position_unchecked(idx + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:180:10 | 180 | &F::RawBytes::from_byte_slice_unchecked(&self.entire_slice[Self::index_range(index)])[0] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:179:5 | 179 | unsafe fn index_data(&self, index: usize) -> &F::RawBytes { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:195:20 | 195 | let data = slice::from_raw_parts_mut(ptr.add(range.start), F::INDEX_WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:188:5 | 188 | unsafe fn index_data_mut(&mut self, index: usize) -> &mut F::RawBytes { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:195:46 | 195 | let data = slice::from_raw_parts_mut(ptr.add(range.start), F::INDEX_WIDTH); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:262:27 | 262 | let pos = self.element_position_unchecked(index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:248:5 | 248 | unsafe fn shift(&mut self, index: usize, new_size: usize, shift_type: ShiftType) -> &mut [u8] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_range_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:267:18 | 267 | _ => self.element_range_unchecked(index), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:295:33 | 295 | let old_slice_end = slice_range.start.add(slice_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:296:30 | 296 | let data_start = slice_range | ______________________________^ 297 | | .start 298 | | .add(LENGTH_WIDTH + METADATA_WIDTH + len * F::INDEX_WIDTH); | |__________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:300:17 | 300 | data_start.add(prev_element.start)..data_start.add(prev_element.end); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:300:53 | 300 | data_start.add(prev_element.start)..data_start.add(prev_element.end); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:307:35 | 307 | let index_start = slice_range | ___________________________________^ 308 | | .start 309 | | .add(LENGTH_WIDTH + METADATA_WIDTH + F::INDEX_WIDTH * index); | |________________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:310:30 | 310 | index_start..index_start.add(F::INDEX_WIDTH) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift::shift_bytes` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:320:17 | 320 | shift_bytes(index_range.end..prev_element_p.start, index_range.start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift::shift_bytes` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:324:13 | 324 | / shift_bytes( 325 | | prev_element_p.end..old_slice_end, 326 | | prev_element_p 327 | | .start 328 | | .offset((new_size as i64 + index_shift) as isize), 329 | | ); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:326:17 | 326 | / prev_element_p 327 | | .start 328 | | .offset((new_size as i64 + index_shift) as isize), | |_____________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift::shift_bytes` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:334:21 | 334 | shift_bytes(index_range.start..prev_element_p.start, index_range.end); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::index_data_mut` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:336:22 | 336 | *self.index_data_mut(index) = F::usize_to_rawbytes(prev_element.start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::set_len` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:337:21 | 337 | self.set_len(len + 1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::set_len` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:341:21 | 341 | self.set_len(len - 1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `alloc::vec::Vec::::set_len` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:349:13 | 349 | self.entire_slice.set_len(new_slice_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift_indices` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:352:13 | 352 | self.shift_indices(first_affected_index, (shift - index_shift) as i32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:361:15 | 361 | + self.element_position_unchecked(index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:315:17 | 315 | ptr::copy(block.start, to, block.end.offset_from(block.start) as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:313:13 | 313 | unsafe fn shift_bytes(block: Range<*const u8>, to: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:315:44 | 315 | ptr::copy(block.start, to, block.end.offset_from(block.start) as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:130:9 | 130 | mem::transmute(bytes) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:128:5 | 128 | pub const unsafe fn from_bytes_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:239:9 | 239 | self.as_components().get_unchecked(idx) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:238:5 | 238 | pub unsafe fn get_unchecked(&self, idx: usize) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:292:9 | 292 | mem::transmute(bytes) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:290:5 | 290 | pub(crate) unsafe fn from_byte_slice_unchecked_mut(bytes: &mut [u8]) -> &mut Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_range` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:296:21 | 296 | let range = self.as_components().get_range(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:295:5 | 295 | pub(crate) unsafe fn get_bytes_at_mut(&mut self, idx: usize) -> &mut [u8] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:489:9 | 489 | mem::transmute(bytes) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:487:5 | 487 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/vec.rs:282:24 | 282 | Self::Borrowed(core::mem::transmute::<&[u8], &VarZeroSlice>(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/vec.rs:281:5 | 281 | pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/zerovec/slice.rs:68:30 | 68 | Self::from_ule_slice(core::slice::from_raw_parts( | ______________________________^ 69 | | bytes.as_ptr() as *const T::ULE, 70 | | bytes.len() / core::mem::size_of::(), 71 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/zerovec/slice.rs:66:5 | 66 | pub const unsafe fn from_bytes_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling rand_chacha v0.3.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=e430f81d63c9b035 -C extra-filename=-e430f81d63c9b035 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libppv_lite86-c414ee5e2d16a1f3.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librand_core-e61308803b0d6523.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/zerovec/slice.rs:479:30 | 479 | Self::from_ule_slice(T::ULE::from_byte_slice_unchecked(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/zerovec/slice.rs:478:5 | 478 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:139:9 | 139 | self.buf.as_ref() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:138:5 | 138 | unsafe fn as_arbitrary_slice<'a>(&self) -> &'a [U] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::vec::Vec::::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:162:9 | 162 | Vec::from_raw_parts(self.buf.as_ptr() as *mut U, len, self.capacity) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:156:5 | 156 | unsafe fn get_vec(&self) -> Vec { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:387:28 | 387 | Self::new_borrowed(core::slice::from_raw_parts( | ____________________________^ 388 | | bytes.as_ptr() as *const T::ULE, 389 | | bytes.len() / core::mem::size_of::(), 390 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:385:5 | 385 | pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `ppv-lite86` (lib) generated 46 warnings warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:235:9 | 235 | / self.layer 236 | | .downcast_raw(id) | |_____________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:209:5 | 209 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tracing_core::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:237:25 | 237 | .or_else(|| self.inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:373:17 | 373 | self.layer.downcast_raw(id).and(self.inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:341:5 | 341 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:373:49 | 373 | self.layer.downcast_raw(id).and(self.inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:377:18 | 377 | _ => self | __________________^ 378 | | .layer 379 | | .downcast_raw(id) | |_________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:380:29 | 380 | .or_else(|| self.inner.downcast_raw(id)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::slice::VarZeroSlice::::get_bytes_at_mut` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:68:36 | 68 | value.encode_var_ule_write(self.0.get_bytes_at_mut(idx)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:63:5 | 63 | / pub unsafe fn set_field_at + ?Sized>( 64 | | &mut self, 65 | | idx: usize, 66 | | value: &A, 67 | | ) { | |_____^ warning[E0133]: call to unsafe function `varzerovec::slice::VarZeroSlice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:81:32 | 81 | T::validate_byte_slice(self.0.get_unchecked(index)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:77:5 | 77 | / pub unsafe fn validate_field( 78 | | &self, 79 | | index: usize, 80 | | ) -> Result<(), ZeroVecError> { | |_________________________________^ warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:92:9 | 92 | T::from_byte_slice_unchecked(self.0.get_unchecked(index)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:91:5 | 91 | pub unsafe fn get_field(&self, index: usize) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::slice::VarZeroSlice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:92:38 | 92 | T::from_byte_slice_unchecked(self.0.get_unchecked(index)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:102:9 | 102 | mem::transmute(>::from_byte_slice_unchecked(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:100:5 | 100 | pub unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:102:24 | 102 | mem::transmute(>::from_byte_slice_unchecked(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:150:9 | 150 | / mem::transmute(>::from_byte_slice_unchecked( 151 | | bytes, 152 | | )) | |__________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:148:5 | 148 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:150:24 | 150 | mem::transmute(>::from_byte_slice_unchecked( | ________________________^ 151 | | bytes, 152 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1670:44 | 1670 | self.as_ref().and_then(|inner| inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1664:5 | 1664 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1755:17 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1755 | | self.deref().downcast_raw(id) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 1756 | | } 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1765 | layer_impl_body! {} | ------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1754:13 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1754 | | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1765 | layer_impl_body! {} | ------------------- in this macro invocation warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1755:17 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1755 | | self.deref().downcast_raw(id) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 1756 | | } 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1772 | layer_impl_body! {} | ------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1754:13 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1754 | | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1772 | layer_impl_body! {} | ------------------- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/option.rs:202:10 | 202 | &*(entire_struct_as_slice as *const Self) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/option.rs:199:5 | 199 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1883:74 | 1883 | if filter::is_plf_downcast_marker(id) && self.iter().any(|s| s.downcast_raw(id).is_none()) { | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1869:9 | 1869 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1890:38 | 1890 | self.iter().find_map(|l| l.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1869:9 | 1869 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/reload.rs:200:20 | 200 | return try_lock!(self.inner.read(), else return None).downcast_raw(id); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/reload.rs:188:5 | 188 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::str::from_utf8_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/slices.rs:60:9 | 60 | str::from_utf8_unchecked(bytes) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/slices.rs:59:5 | 59 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/slices.rs:101:9 | 101 | T::from_byte_slice_unchecked(bytes) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/slices.rs:100:5 | 100 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::char::methods::::from_u32_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/unvalidated.rs:321:9 | 321 | char::from_u32_unchecked(u32::from_le_bytes([u0, u1, u2, 0])) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/unvalidated.rs:319:5 | 319 | pub unsafe fn to_char_unchecked(self) -> char { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_chacha-0.3.1/src/chacha.rs:65:32 | 65 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_chacha-0.3.1/src/chacha.rs:80:40 | 70 | / macro_rules! chacha_impl { 71 | | ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { 72 | | #[doc=$doc] 73 | | #[derive(Clone, PartialEq, Eq)] ... | 80 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 340 | | } 341 | | } | |_- in this expansion of `chacha_impl!` 342 | 343 | chacha_impl!(ChaCha20Core, ChaCha20Rng, 10, "ChaCha with 20 rounds", abstract20); | -------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 80 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_chacha-0.3.1/src/chacha.rs:80:40 | 70 | / macro_rules! chacha_impl { 71 | | ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { 72 | | #[doc=$doc] 73 | | #[derive(Clone, PartialEq, Eq)] ... | 80 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 340 | | } 341 | | } | |_- in this expansion of `chacha_impl!` ... 344 | chacha_impl!(ChaCha12Core, ChaCha12Rng, 6, "ChaCha with 12 rounds", abstract12); | ------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 80 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_chacha-0.3.1/src/chacha.rs:80:40 | 70 | / macro_rules! chacha_impl { 71 | | ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { 72 | | #[doc=$doc] 73 | | #[derive(Clone, PartialEq, Eq)] ... | 80 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 340 | | } 341 | | } | |_- in this expansion of `chacha_impl!` ... 345 | chacha_impl!(ChaCha8Core, ChaCha8Rng, 4, "ChaCha with 8 rounds", abstract8); | --------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 80 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/mod.rs:136:9 | 136 | core::slice::from_raw_parts(data as *const Self, len) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/mod.rs:132:5 | 132 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &[Self] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:38:9 | 38 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:34:5 | 34 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:66:9 | 66 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:62:5 | 62 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:94:9 | 94 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:90:5 | 90 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:140:9 | 140 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:136:5 | 136 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:186:9 | 186 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:182:5 | 182 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:234:9 | 234 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:230:5 | 230 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:282:9 | 282 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:278:5 | 278 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `fluent-bundle` (lib) generated 16 warnings Compiling rustc_fluent_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_fluent_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_fluent_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_fluent_macro --edition=2021 compiler/rustc_fluent_macro/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)' --check-cfg 'cfg(feature, values())' -C metadata=12dc841636e03a85 -C extra-filename=-12dc841636e03a85 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libannotate_snippets-dbf1acd85e9d6a29.rlib --extern fluent_bundle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libfluent_bundle-b40d28831693bd0e.rlib --extern fluent_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libfluent_syntax-16183be372e24c41.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libsyn-e60791f1d01e5475.rlib --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunic_langid-2131f4b370e2dc51.rlib --extern proc_macro -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/sse2.rs:53:15 | 53 | Group(x86::_mm_loadu_si128(ptr.cast())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/sse2.rs:52:5 | 52 | pub(crate) unsafe fn load(ptr: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/sse2.rs:63:15 | 63 | Group(x86::_mm_load_si128(ptr.cast())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/sse2.rs:60:5 | 60 | pub(crate) unsafe fn load_aligned(ptr: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_store_si128` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/sse2.rs:73:9 | 73 | x86::_mm_store_si128(ptr.cast(), self.0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/sse2.rs:70:5 | 70 | pub(crate) unsafe fn store_aligned(self, ptr: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:70:5 | 70 | to.offset_from(from) as usize | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:69:1 | 69 | unsafe fn offset_from(to: *const T, from: *const T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:382:13 | 382 | base.as_ptr().sub(index) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:355:5 | 355 | unsafe fn from_base_index(base: NonNull, index: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:385:18 | 385 | ptr: NonNull::new_unchecked(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::offset_from` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:454:13 | 454 | offset_from(base.as_ptr(), self.ptr.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:428:5 | 428 | unsafe fn to_base_index(&self, base: NonNull) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:566:13 | 566 | self.ptr.as_ptr().sub(offset) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:561:5 | 561 | unsafe fn next_n(&self, offset: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:569:18 | 569 | ptr: NonNull::new_unchecked(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::drop_in_place` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:590:9 | 590 | self.as_ptr().drop_in_place(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:589:5 | 589 | pub(crate) unsafe fn drop(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:611:9 | 611 | self.as_ptr().read() | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:610:5 | 610 | pub(crate) unsafe fn read(&self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:633:9 | 633 | self.as_ptr().write(val); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:632:5 | 632 | pub(crate) unsafe fn write(&self, val: T) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:683:10 | 683 | &*self.as_ptr() | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:682:5 | 682 | pub unsafe fn as_ref<'a>(&self) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:751:14 | 751 | &mut *self.as_ptr() | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:750:5 | 750 | pub unsafe fn as_mut<'a>(&self) -> &'a mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::new_uninitialized` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:870:20 | 870 | table: RawTableInner::new_uninitialized( | ____________________^ 871 | | &alloc, 872 | | Self::TABLE_LAYOUT, 873 | | buckets, 874 | | fallibility, 875 | | )?, | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:862:5 | 862 | / unsafe fn new_uninitialized( 863 | | alloc: A, 864 | | buckets: usize, 865 | | fallibility: Fallibility, 866 | | ) -> Result { | |______________________________________^ warning[E0133]: call to unsafe function `raw::Bucket::::to_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:967:9 | 967 | bucket.to_base_index(self.data_end()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:966:5 | 966 | pub unsafe fn bucket_index(&self, bucket: &Bucket) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::Bucket::::from_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1022:9 | 1022 | Bucket::from_base_index(self.data_end(), index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:995:5 | 995 | pub unsafe fn bucket(&self, index: usize) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1028:21 | 1028 | let index = self.bucket_index(item); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1027:5 | 1027 | unsafe fn erase_no_drop(&mut self, item: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::erase` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1029:9 | 1029 | self.table.erase(index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::erase_no_drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1037:9 | 1037 | self.erase_no_drop(&item); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1035:5 | 1035 | pub unsafe fn erase(&mut self, item: Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1038:9 | 1038 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::erase_no_drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1063:9 | 1063 | self.erase_no_drop(&item); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1062:5 | 1062 | pub unsafe fn remove(&mut self, item: Bucket) -> (T, InsertSlot) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::Bucket::::read` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1065:13 | 1065 | item.read(), | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1067:24 | 1067 | index: self.bucket_index(&item), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::resize_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1285:9 | 1285 | / self.table.resize_inner( 1286 | | &self.alloc, 1287 | | capacity, 1288 | | &|table, index| hasher(table.bucket::(index).as_ref()), 1289 | | fallibility, 1290 | | Self::TABLE_LAYOUT, 1291 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1273:5 | 1273 | / unsafe fn resize( 1274 | | &mut self, 1275 | | capacity: usize, 1276 | | hasher: impl Fn(&T) -> u64, 1277 | | fallibility: Fallibility, 1278 | | ) -> Result<(), TryReserveError> { | |____________________________________^ warning[E0133]: call to unsafe function `raw::Bucket::::as_ref` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1288:36 | 1288 | &|table, index| hasher(table.bucket::(index).as_ref()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1288:36 | 1288 | &|table, index| hasher(table.bucket::(index).as_ref()), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1384:21 | 1384 | let index = self.bucket_index(&bucket); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1380:5 | 1380 | / pub unsafe fn replace_bucket_with(&mut self, bucket: Bucket, f: F) -> bool 1381 | | where 1382 | | F: FnOnce(T) -> Option, | |__________________________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1385:24 | 1385 | let old_ctrl = *self.table.ctrl(index); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1385:25 | 1385 | let old_ctrl = *self.table.ctrl(index); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1386:23 | 1386 | debug_assert!(self.is_bucket_full(index)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::remove` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1388:20 | 1388 | let item = self.remove(bucket).0; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1391:13 | 1391 | self.table.set_ctrl(index, old_ctrl); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1393:13 | 1393 | self.bucket(index).write(new_item); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1393:13 | 1393 | self.bucket(index).write(new_item); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1444:24 | 1444 | let old_ctrl = *self.table.ctrl(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1443:5 | 1443 | pub unsafe fn insert_in_slot(&mut self, hash: u64, slot: InsertSlot, value: T) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1444:25 | 1444 | let old_ctrl = *self.table.ctrl(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::record_item_insert_at` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1445:9 | 1445 | self.table.record_item_insert_at(slot.index, old_ctrl, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1447:22 | 1447 | let bucket = self.bucket(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1448:9 | 1448 | bucket.write(value); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::get_many_mut_pointers` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1530:20 | 1530 | let ptrs = self.get_many_mut_pointers(hashes, eq)?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1525:5 | 1525 | / pub unsafe fn get_many_unchecked_mut( 1526 | | &mut self, 1527 | | hashes: [u64; N], 1528 | | eq: impl FnMut(usize, &T) -> bool, 1529 | | ) -> Option<[&'_ mut T; N]> { | |_______________________________^ warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1531:14 | 1531 | Some(mem::transmute_copy(&ptrs)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1545:14 | 1545 | *(*outs_ptr).get_unchecked_mut(i) = cur.as_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1534:5 | 1534 | / unsafe fn get_many_mut_pointers( 1535 | | &mut self, 1536 | | hashes: [u64; N], 1537 | | mut eq: impl FnMut(usize, &T) -> bool, 1538 | | ) -> Option<[*mut T; N]> { | |____________________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1545:14 | 1545 | *(*outs_ptr).get_unchecked_mut(i) = cur.as_mut(); | ^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::as_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1545:49 | 1545 | *(*outs_ptr).get_unchecked_mut(i) = cur.as_mut(); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1549:14 | 1549 | Some(outs.assume_init()) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1586:9 | 1586 | self.table.is_bucket_full(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1585:5 | 1585 | pub unsafe fn is_bucket_full(&self, index: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::iter` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1599:9 | 1599 | self.table.iter() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1594:5 | 1594 | pub unsafe fn iter(&self) -> RawIter { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1756:20 | 1756 | let ctrl = NonNull::new_unchecked(ptr.as_ptr().add(ctrl_offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1733:5 | 1733 | / unsafe fn new_uninitialized( 1734 | | alloc: &A, 1735 | | table_layout: TableLayout, 1736 | | buckets: usize, ... | 1739 | | where 1740 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1756:43 | 1756 | let ctrl = NonNull::new_unchecked(ptr.as_ptr().add(ctrl_offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1869:21 | 1869 | if unlikely(self.is_bucket_full(index)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1867:5 | 1867 | unsafe fn fix_insert_slot(&self, mut index: usize) -> InsertSlot { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::option::Option::::unwrap_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1888:21 | 1888 | index = Group::load_aligned(self.ctrl(0)) | _____________________^ 1889 | | .match_empty_or_deleted() 1890 | | .lowest_set_bit() 1891 | | .unwrap_unchecked(); | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1888:21 | 1888 | index = Group::load_aligned(self.ctrl(0)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1888:41 | 1888 | index = Group::load_aligned(self.ctrl(0)) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2068:28 | 2068 | let index: usize = self.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2066:5 | 2066 | unsafe fn prepare_insert_slot(&mut self, hash: u64) -> (usize, u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2075:24 | 2075 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2075:25 | 2075 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2076:9 | 2076 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2252:25 | 2252 | let group = Group::load_aligned(self.ctrl(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2240:5 | 2240 | unsafe fn prepare_rehash_in_place(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2252:45 | 2252 | let group = Group::load_aligned(self.ctrl(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::store_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2254:13 | 2254 | group.store_aligned(self.ctrl(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2254:33 | 2254 | group.store_aligned(self.ctrl(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2266:13 | 2266 | / self.ctrl(0) 2267 | | .copy_to(self.ctrl(Group::WIDTH), self.buckets()); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2266:13 | 2266 | self.ctrl(0) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2267:26 | 2267 | .copy_to(self.ctrl(Group::WIDTH), self.buckets()); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2272:13 | 2272 | / self.ctrl(0) 2273 | | .copy_to(self.ctrl(self.buckets()), Group::WIDTH); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2272:13 | 2272 | self.ctrl(0) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2273:26 | 2273 | .copy_to(self.ctrl(self.buckets()), Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::from_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2323:20 | 2323 | let data = Bucket::from_base_index(self.data_end(), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2295:5 | 2295 | unsafe fn iter(&self) -> RawIter { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawIterRange::::new` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2326:19 | 2326 | iter: RawIterRange::new(self.ctrl.as_ptr(), data, self.buckets()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::iter` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2374:25 | 2374 | for item in self.iter::() { | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2367:5 | 2367 | unsafe fn drop_elements(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2377:17 | 2377 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::from_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2502:9 | 2502 | Bucket::from_base_index(self.data_end(), index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2499:5 | 2499 | unsafe fn bucket(&self, index: usize) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2556:9 | 2556 | base.sub((index + 1) * size_of) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2552:5 | 2552 | unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2632:9 | 2632 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2630:5 | 2630 | unsafe fn record_item_insert_at(&mut self, index: usize, old_ctrl: u8, hash: u64) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2674:9 | 2674 | self.set_ctrl(index, h2(hash)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2672:5 | 2672 | unsafe fn set_ctrl_h2(&mut self, index: usize, hash: u64) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2708:25 | 2708 | let prev_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2706:5 | 2706 | unsafe fn replace_ctrl_h2(&mut self, index: usize, hash: u64) -> u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2708:26 | 2708 | let prev_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2709:9 | 2709 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2766:9 | 2766 | *self.ctrl(index) = ctrl; | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2738:5 | 2738 | unsafe fn set_ctrl(&mut self, index: usize, ctrl: u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2766:10 | 2766 | *self.ctrl(index) = ctrl; | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2767:9 | 2767 | *self.ctrl(index2) = ctrl; | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2767:10 | 2767 | *self.ctrl(index2) = ctrl; | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2797:9 | 2797 | self.ctrl.as_ptr().add(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2794:5 | 2794 | unsafe fn ctrl(&self, index: usize) -> *mut u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2813:17 | 2813 | is_full(*self.ctrl(index)) | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2811:5 | 2811 | unsafe fn is_bucket_full(&self, index: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2813:18 | 2813 | is_full(*self.ctrl(index)) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::rehash_in_place` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2938:13 | 2938 | self.rehash_in_place(hasher, layout.size, drop); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2907:5 | 2907 | / unsafe fn reserve_rehash_inner( 2908 | | &mut self, 2909 | | alloc: &A, 2910 | | additional: usize, ... | 2916 | | where 2917 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `raw::RawTableInner::resize_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2950:13 | 2950 | / self.resize_inner( 2951 | | alloc, 2952 | | usize::max(new_items, full_capacity + 1), 2953 | | hasher, 2954 | | fallibility, 2955 | | layout, 2956 | | ) | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2993:20 | 2993 | let ctrl = NonNull::new_unchecked(self.ctrl(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2973:5 | 2973 | unsafe fn full_buckets_indices(&self) -> FullBucketsIndices { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2993:43 | 2993 | let ctrl = NonNull::new_unchecked(self.ctrl(0)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2998:28 | 2998 | current_group: Group::load_aligned(ctrl.as_ptr()).match_full().into_iter(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::full_buckets_indices` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3065:32 | 3065 | for full_byte_index in self.full_buckets_indices() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3047:5 | 3047 | / unsafe fn resize_inner( 3048 | | &mut self, 3049 | | alloc: &A, 3050 | | capacity: usize, ... | 3055 | | where 3056 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `raw::RawTableInner::prepare_insert_slot` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3080:34 | 3080 | let (new_index, _) = new_table.prepare_insert_slot(hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3096:13 | 3096 | / ptr::copy_nonoverlapping( 3097 | | self.bucket_ptr(full_byte_index, layout.size), 3098 | | new_table.bucket_ptr(new_index, layout.size), 3099 | | layout.size, 3100 | | ); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3097:17 | 3097 | self.bucket_ptr(full_byte_index, layout.size), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3098:17 | 3098 | new_table.bucket_ptr(new_index, layout.size), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::prepare_rehash_in_place` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3154:9 | 3154 | self.prepare_rehash_in_place(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3144:5 | 3144 | / unsafe fn rehash_in_place( 3145 | | &mut self, 3146 | | hasher: &dyn Fn(&mut Self, usize) -> u64, 3147 | | size_of: usize, 3148 | | drop: Option, 3149 | | ) { | |_____^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3159:24 | 3159 | if *self_.ctrl(i) == DELETED { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3159:25 | 3159 | if *self_.ctrl(i) == DELETED { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3160:25 | 3160 | self_.set_ctrl(i, EMPTY); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3161:30 | 3161 | drop(self_.bucket_ptr(i, size_of)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3173:16 | 3173 | if *guard.ctrl(i) != DELETED { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3173:17 | 3173 | if *guard.ctrl(i) != DELETED { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3177:23 | 3177 | let i_p = guard.bucket_ptr(i, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3187:29 | 3187 | let new_i = guard.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3195:21 | 3195 | guard.set_ctrl_h2(i, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3199:31 | 3199 | let new_i_p = guard.bucket_ptr(new_i, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::replace_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3203:33 | 3203 | let prev_ctrl = guard.replace_ctrl_h2(new_i, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3205:21 | 3205 | guard.set_ctrl(i, EMPTY); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3209:21 | 3209 | ptr::copy_nonoverlapping(i_p, new_i_p, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::swap_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3216:21 | 3216 | ptr::swap_nonoverlapping(i_p, new_i_p, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::allocation_info` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3260:29 | 3260 | let (ptr, layout) = self.allocation_info(table_layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3254:5 | 3254 | / unsafe fn free_buckets(&mut self, alloc: &A, table_layout: TableLayout) 3255 | | where 3256 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `allocator_api2::alloc::Allocator::deallocate` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3261:9 | 3261 | alloc.deallocate(ptr, layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3377:23 | 3377 | debug_assert!(self.is_bucket_full(index)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3376:5 | 3376 | unsafe fn erase(&mut self, index: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::load` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3385:28 | 3385 | let empty_before = Group::load(self.ctrl(index_before)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3385:40 | 3385 | let empty_before = Group::load(self.ctrl(index_before)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3386:27 | 3386 | let empty_after = Group::load(self.ctrl(index)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3386:39 | 3386 | let empty_after = Group::load(self.ctrl(index)).match_empty(); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3431:9 | 3431 | self.set_ctrl(index, ctrl); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::clone_from_impl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3545:13 | 3545 | self.clone_from_impl(source); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3544:9 | 3544 | unsafe fn clone_from_spec(&mut self, source: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3575:9 | 3575 | / source 3576 | | .table 3577 | | .ctrl(0) 3578 | | .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); | |____________________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3573:5 | 3573 | unsafe fn clone_from_impl(&mut self, source: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3575:9 | 3575 | / source 3576 | | .table 3577 | | .ctrl(0) | |____________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3578:37 | 3578 | .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3586:24 | 3586 | if self_.is_bucket_full(i) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3587:25 | 3587 | self_.bucket(i).drop(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3587:25 | 3587 | self_.bucket(i).drop(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::iter` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3593:21 | 3593 | for from in source.iter() { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3594:25 | 3594 | let index = source.bucket_index(&from); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3595:22 | 3595 | let to = guard.1.bucket(index); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3596:13 | 3596 | to.write(from.as_ref().clone()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::as_ref` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3596:22 | 3596 | to.write(from.as_ref().clone()); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3759:19 | 3759 | let end = ctrl.add(len); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3755:5 | 3755 | unsafe fn new(ctrl: *const u8, data: Bucket, len: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3763:29 | 3763 | let current_group = Group::load_aligned(ctrl).match_full(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3764:25 | 3764 | let next_ctrl = ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `tracing_core::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/fmt/mod.rs:446:13 | 446 | self.inner.downcast_raw(id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/fmt/mod.rs:442:5 | 442 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3825:29 | 3825 | return Some(self.data.next_n(index)); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3822:5 | 3822 | unsafe fn next_impl(&mut self) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3837:34 | 3837 | self.current_group = Group::load_aligned(self.next_ctrl).match_full().into_iter(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3838:25 | 3838 | self.data = self.data.next_n(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3839:30 | 3839 | self.next_ctrl = self.next_ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3879:30 | 3879 | let bucket = self.data.next_n(index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3870:5 | 3870 | / unsafe fn fold_impl(mut self, mut n: usize, mut acc: B, mut f: F) -> B 3871 | | where 3872 | | F: FnMut(B, Bucket) -> B, | |____________________________________^ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3916:34 | 3916 | self.current_group = Group::load_aligned(self.next_ctrl).match_full().into_iter(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3917:25 | 3917 | self.data = self.data.next_n(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3918:30 | 3918 | self.next_ctrl = self.next_ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:4102:17 | 4102 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:4099:5 | 4099 | unsafe fn drop_elements(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:4231:25 | 4231 | self.ctrl = NonNull::new_unchecked(self.ctrl.as_ptr().add(Group::WIDTH)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:4202:5 | 4202 | unsafe fn next_impl(&mut self) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:4231:48 | 4231 | self.ctrl = NonNull::new_unchecked(self.ctrl.as_ptr().add(Group::WIDTH)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:4234:34 | 4234 | self.current_group = Group::load_aligned(self.ctrl.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `map::HashMap::::get_many_unchecked_mut_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/map.rs:1575:9 | 1575 | self.get_many_unchecked_mut_inner(ks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/map.rs:1568:5 | 1568 | / pub unsafe fn get_many_unchecked_mut( 1569 | | &mut self, 1570 | | ks: [&Q; N], 1571 | | ) -> Option<[&'_ mut V; N]> 1572 | | where 1573 | | Q: Hash + Equivalent, | |________________________________^ warning[E0133]: call to unsafe function `map::HashMap::::get_many_unchecked_mut_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/map.rs:1685:9 | 1685 | self.get_many_unchecked_mut_inner(ks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/map.rs:1678:5 | 1678 | / pub unsafe fn get_many_key_value_unchecked_mut( 1679 | | &mut self, 1680 | | ks: [&Q; N], 1681 | | ) -> Option<[(&'_ K, &'_ mut V); N]> 1682 | | where 1683 | | Q: Hash + Equivalent, | |________________________________^ warning[E0133]: call to unsafe function `raw::RawTable::::get_many_unchecked_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/map.rs:1709:9 | 1709 | / self.table 1710 | | .get_many_unchecked_mut(hashes, |i, (k, _)| ks[i].equivalent(k)) | |____________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/map.rs:1701:5 | 1701 | / unsafe fn get_many_unchecked_mut_inner( 1702 | | &mut self, 1703 | | ks: [&Q; N], 1704 | | ) -> Option<[&'_ mut (K, V); N]> 1705 | | where 1706 | | Q: Hash + Equivalent, | |________________________________^ Compiling rand v0.8.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=2310720bc74dbf50 -C extra-filename=-2310720bc74dbf50 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --extern rand_chacha=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librand_chacha-e430f81d63c9b035.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librand_core-e61308803b0d6523.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/lib.rs:185:18 | 185 | thread_rng().gen() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/bernoulli.rs:138:26 | 138 | let v: u64 = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:115:39 | 115 | let value: $uty = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:130:39 | 130 | let value: $uty = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:145:39 | 145 | let value: $uty = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:187:34 | 187 | assert_eq!(zeros.gen::<$ty>(), $ZERO); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:189:32 | 189 | assert_eq!(one.gen::<$ty>(), $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:191:32 | 191 | assert_eq!(max.gen::<$ty>(), 1.0 - $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:227:34 | 227 | assert_eq!(zeros.gen::<$ty>(), $ZERO); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:229:32 | 229 | assert_eq!(one.gen::<$ty>(), $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:231:32 | 231 | assert_eq!(max.gen::<$ty>(), 1.0 - $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/integer.rs:78:21 | 78 | rng.gen::<$uty>() as $ty | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/integer.rs:96:48 | 96 | if let Some(nz) = $new(rng.gen()) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/integer.rs:118:43 | 118 | $intrinsic::from_bits(rng.gen::<$vec>()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:163:30 | 163 | _rng.gen::<$tyvar>() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:202:43 | 202 | *elem = MaybeUninit::new(_rng.gen()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:218:23 | 218 | [_rng.gen::<$t>(), $(_rng.gen::<$ts>()),*] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:218:43 | 218 | [_rng.gen::<$t>(), $(_rng.gen::<$ts>()),*] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:239:16 | 239 | if rng.gen::() { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:240:22 | 240 | Some(rng.gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:252:22 | 252 | Wrapping(rng.gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:280:27 | 280 | .map(|()| rng.gen::()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:494:47 | 494 | let v: $u_large = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:502:25 | 502 | rng.gen() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:531:32 | 531 | return rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:548:43 | 548 | let v: $u_large = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:649:44 | 649 | let mut v: $unsigned = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:664:44 | 664 | v = mask.select(v, rng.gen()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:902:37 | 902 | let value1_2 = (rng.gen::<$uty>() >> $bits_to_discard).into_float_with_exponent(0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:942:30 | 942 | (rng.gen::<$uty>() >> $bits_to_discard).into_float_with_exponent(0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:93:8 | 93 | fn gen(&mut self) -> T | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:325:32 | 325 | *elt = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:484:13 | 484 | let gen: [f32; 2] = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:484:33 | 484 | let gen: [f32; 2] = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:485:27 | 485 | assert_eq!(array, gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:565:11 | 565 | r.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:577:11 | 577 | r.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rngs/adapter/reseeding.rs:378:31 | 378 | let first: u32 = rng1.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rngs/adapter/reseeding.rs:380:26 | 380 | let _ = rng1.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rngs/adapter/reseeding.rs:384:32 | 384 | assert_eq!(first, rng2.gen::()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rngs/thread.rs:140:11 | 140 | r.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/seq/index.rs:360:27 | 360 | let key = rng.gen::().powf(1.0 / weight); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/seq/index.rs:395:27 | 395 | let key = rng.gen::().powf(1.0 / weight); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/mod.rs:201:19 | 201 | by_id: RwLock>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/mod.rs:202:19 | 202 | by_cs: RwLock>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/mod.rs:207:20 | 207 | type FieldMap = HashMap; | ^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/field.rs:457:14 | 457 | .iter() | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: using `values` can result in unstable query results --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/field.rs:485:14 | 485 | .values() | ^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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` --> /rust/deps/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /rust/deps/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 | #[cfg(feature = "nightly")] | ~~~~~~~ warning[E0133]: call to unsafe function `raw::RawTable::::get_many_unchecked_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/table.rs:1016:9 | 1016 | self.raw.get_many_unchecked_mut(hashes, eq) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/table.rs:1011:5 | 1011 | / pub unsafe fn get_many_unchecked_mut( 1012 | | &mut self, 1013 | | hashes: [u64; N], 1014 | | eq: impl FnMut(usize, &T) -> bool, 1015 | | ) -> Option<[&'_ mut T; N]> { | |_______________________________^ warning: unexpected `cfg` condition name: `std` --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:291:19 | 289 | / macro_rules! scalar_float_impl { 290 | | ($ty:ident, $uty:ident) => { 291 | | #[cfg(not(std))] | | ^^^ help: found config with similar value: `feature = "std"` 292 | | impl Float for $ty { ... | 356 | | }; 357 | | } | |_- in this expansion of `scalar_float_impl!` 358 | 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:291:19 | 289 | / macro_rules! scalar_float_impl { 290 | | ($ty:ident, $uty:ident) => { 291 | | #[cfg(not(std))] | | ^^^ help: found config with similar value: `feature = "std"` 292 | | impl Float for $ty { ... | 356 | | }; 357 | | } | |_- in this expansion of `scalar_float_impl!` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand-0.8.5/src/distributions/weighted_index.rs:450:32 | 450 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 450 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand-0.8.5/src/rngs/adapter/read.rs:85:32 | 85 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 85 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand-0.8.5/src/seq/mod.rs:115:80 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand-0.8.5/src/seq/mod.rs:222:32 | 222 | ) -> Result, WeightedError> | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 222 | ) -> Result, WeightedError> | +++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand-0.8.5/src/seq/mod.rs:515:80 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand-0.8.5/src/seq/mod.rs:566:32 | 566 | ) -> Result, WeightedError> | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 566 | ) -> Result, WeightedError> | +++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=9a8b92ab4cd2cfdc -C extra-filename=-9a8b92ab4cd2cfdc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libdisplaydoc-6568474dbe145929.so --extern zerovec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-7fb7f36dfb0868fd.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `asciibyte::AsciiByte::to_ascii_byte_array` is unsafe and requires unsafe block --> /rust/deps/tinystr-0.7.6/src/ascii.rs:212:20 | 212 | bytes: AsciiByte::to_ascii_byte_array(&bytes), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tinystr-0.7.6/src/ascii.rs:210:5 | 210 | pub const unsafe fn from_bytes_unchecked(bytes: [u8; N]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/tinystr-0.7.6/src/asciibyte.rs:143:9 | 143 | *(bytes as *const [u8; N] as *const [AsciiByte; N]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tinystr-0.7.6/src/asciibyte.rs:142:5 | 142 | pub const unsafe fn to_ascii_byte_array(bytes: &[u8; N]) -> [AsciiByte; N] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `hashbrown` (lib) generated 150 warnings Compiling icu_locid v1.5.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid_impl --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=9a906dc85dc01758 -C extra-filename=-9a906dc85dc01758 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-9a8b92ab4cd2cfdc.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_locid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_locid --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=578173e733c91fb5 -C extra-filename=-578173e733c91fb5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libdisplaydoc-6568474dbe145929.so --extern litemap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblitemap-b2283f4edc24827c.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-9a8b92ab4cd2cfdc.rmeta --extern writeable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libwriteable-9d9553d75247a6bc.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-7fb7f36dfb0868fd.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `tinystr` (lib) generated 4 warnings (2 duplicates) Compiling tracing-tree v0.3.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_tree CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='David Barsky :Nathan Whitaker:Oli Scherer ' CARGO_PKG_DESCRIPTION='A Tracing Layer which prints a tree of spans and events.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-tree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/davidbarsky/tracing-tree' CARGO_PKG_RUST_VERSION=1.70 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_tree --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "time", "tracing-log"))' -C metadata=33251f4c65a6e290 -C extra-filename=-33251f4c65a6e290 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern nu_ansi_term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-6c604a88ee779432.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b4ea267a41fb9c9f.rmeta --extern tracing_log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_log-fee3d7d593092cd6.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-0bf16ac7a8bcb456.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `serde_derive` (lib) generated 125 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/serde-a5a927771f7f918b/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7b176582f1edad89 -C extra-filename=-7b176582f1edad89 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libserde_derive-d751240d78618197.so --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: `zerovec` (lib) generated 83 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/langid.rs:437:38 | 437 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 437 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` | ::: /rust/deps/icu_locid-1.5.0/src/langid.rs:450:1 | 450 | impl_writeable_for_each_subtag_str_no_test!(LanguageIdentifier, selff, selff.script.is_none() && selff.region.is_none() && selff.variants.is_empty() => selff.language.write_to_string(... | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/locale.rs:430:38 | 430 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` | ::: /rust/deps/icu_locid-1.5.0/src/locale.rs:435:1 | 435 | impl_writeable_for_each_subtag_str_no_test!(Locale, selff, selff.extensions.is_empty() => selff.id.write_to_string()); | --------------------------------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/parser/langid.rs:29:16 | 29 | iter: &mut SubtagIterator, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 29 | iter: &mut SubtagIterator<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/parser/langid.rs:112:15 | 112 | mut iter: SubtagIterator, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 112 | mut iter: SubtagIterator<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/extensions/other/mod.rs:84:53 | 84 | pub(crate) fn try_from_iter(ext: u8, iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 84 | pub(crate) fn try_from_iter(ext: u8, iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/extensions/other/mod.rs:177:52 | 177 | fn write_to_string(&self) -> alloc::borrow::Cow { | ------------------^---- expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/extensions/private/mod.rs:134:44 | 134 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 134 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/transform/value.rs:116:1 | 116 | impl_writeable_for_each_subtag_str_no_test!(Value, selff, selff.0.is_empty() => alloc::borrow::Cow::Borrowed("true")); | --------------------------------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/extensions/transform/mod.rs:161:44 | 161 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 161 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` (#2) 371 | 372 | / macro_rules! impl_writeable_for_subtag_list { 373 | | ($type:tt, $sample1:literal, $sample2:literal) => { 374 | | impl_writeable_for_each_subtag_str_no_test!($type, selff, selff.0.len() == 1 => alloc::borrow::Cow::Borrowed(selff.0.get(0).unwrap().as_str()... | | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation (#2) ... | 391 | | }; 392 | | } | |_- in this expansion of `impl_writeable_for_subtag_list!` (#1) | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/attributes.rs:112:1 | 112 | impl_writeable_for_subtag_list!(Attributes, "foobar", "testing"); | ---------------------------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` (#2) 371 | 372 | / macro_rules! impl_writeable_for_subtag_list { 373 | | ($type:tt, $sample1:literal, $sample2:literal) => { 374 | | impl_writeable_for_each_subtag_str_no_test!($type, selff, selff.0.len() == 1 => alloc::borrow::Cow::Borrowed(selff.0.get(0).unwrap().as_str()... | | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation (#2) ... | 391 | | }; 392 | | } | |_- in this expansion of `impl_writeable_for_subtag_list!` (#1) | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/value.rs:152:1 | 152 | impl_writeable_for_subtag_list!(Value, "islamic", "civil"); | ---------------------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/extensions/unicode/mod.rs:153:44 | 153 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/extensions/mod.rs:245:44 | 245 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 245 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` (#2) 371 | 372 | / macro_rules! impl_writeable_for_subtag_list { 373 | | ($type:tt, $sample1:literal, $sample2:literal) => { 374 | | impl_writeable_for_each_subtag_str_no_test!($type, selff, selff.0.len() == 1 => alloc::borrow::Cow::Borrowed(selff.0.get(0).unwrap().as_str()... | | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation (#2) ... | 391 | | }; 392 | | } | |_- in this expansion of `impl_writeable_for_subtag_list!` (#1) | ::: /rust/deps/icu_locid-1.5.0/src/subtags/variants.rs:120:1 | 120 | impl_writeable_for_subtag_list!(Variants, "macos", "posix"); | ----------------------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/language.rs:37:19 | 37 | Self(Some(TinyStr8::from_bytes_unchecked(v.to_le_bytes()))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/language.rs:36:5 | 36 | pub const unsafe fn from_raw_unchecked(v: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/region.rs:40:14 | 40 | Self(TinyStr4::from_bytes_unchecked(v.to_le_bytes())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/region.rs:39:5 | 39 | pub const unsafe fn from_raw_unchecked(v: u32) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/script.rs:28:14 | 28 | Self(TinyStr4::from_bytes_unchecked(v.to_le_bytes())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/script.rs:27:5 | 27 | pub const unsafe fn from_raw_unchecked(v: u32) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/variant.rs:38:14 | 38 | Self(TinyStr8::from_bytes_unchecked(v.to_le_bytes())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/variant.rs:37:5 | 37 | pub const unsafe fn from_raw_unchecked(v: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:279:25 | 279 | ctx: &'a Context, | -------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 279 | ctx: &'a Context<'_, S>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:336:48 | 336 | fn write_span_info(&self, span: &SpanRef, bufs: &mut Buffers, style: SpanMode) | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 336 | fn write_span_info(&self, span: &SpanRef<'_, S>, bufs: &mut Buffers, style: SpanMode) | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:407:45 | 407 | fn get_timestamp(&self, span: SpanRef) -> Option | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn get_timestamp(&self, span: SpanRef<'_, S>) -> Option | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:500:35 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:500:68 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:539:55 | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:624:44 | 624 | fn on_close(&self, id: Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn on_close(&self, id: Id, ctx: Context<'_, S>) { | +++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid_macros --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=653c943e8eeea50e -C extra-filename=-653c943e8eeea50e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern proc_macro_hack=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro_hack-e08f819518509226.so --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-9a8b92ab4cd2cfdc.rmeta --extern unic_langid_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid_impl-9a906dc85dc01758.rmeta --extern unic_langid_macros_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunic_langid_macros_impl-73697d6720bd42d9.so --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `rand_chacha` (lib) generated 4 warnings warning: trait `Float` is never used --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="unic-langid-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=7cd807d6d380f9b1 -C extra-filename=-7cd807d6d380f9b1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern unic_langid_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid_impl-9a906dc85dc01758.rmeta --extern unic_langid_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid_macros-653c943e8eeea50e.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /rust/deps/rand-0.8.5/src/seq/mod.rs:625:41 | 625 | pub struct SliceChooseIter<'a, S: ?Sized + 'a, T: 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rand-0.8.5/src/seq/index.rs:528:21 | 528 | let mut cache = HashSet::with_capacity(amount.as_usize()); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=intl_pluralrules CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2/Cargo.toml CARGO_PKG_AUTHORS='Kekoa Riggin :Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Unicode Plural Rules categorizer for numeric input.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl_pluralrules CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/pluralrules' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.0.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name intl_pluralrules --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=091bbde46f40584b -C extra-filename=-091bbde46f40584b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-7cd807d6d380f9b1.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fluent_langneg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='A library for language and locale negotiation. ' CARGO_PKG_HOMEPAGE='http://projectfluent.org/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-langneg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-langneg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fluent_langneg --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=2eb2448d0ea2bfa2 -C extra-filename=-2eb2448d0ea2bfa2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-7cd807d6d380f9b1.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=intl_memoizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='A memoizer specifically tailored for storing lazy-initialized intl formatters. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl-memoizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name intl_memoizer --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e6343fbff9c41dc7 -C extra-filename=-e6343fbff9c41dc7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern type_map=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtype_map-0889445fba6201b0.rmeta --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-7cd807d6d380f9b1.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `tarpaulin_include` --> /rust/deps/intl_pluralrules-7.0.2/src/lib.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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 Compiling rustc_log v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_log CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_log --edition=2021 compiler/rustc_log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("max_level_info"))' -C metadata=fb85b6b93f4b6937 -C extra-filename=-fb85b6b93f4b6937 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b4ea267a41fb9c9f.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-0bf16ac7a8bcb456.rmeta --extern tracing_tree=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_tree-33251f4c65a6e290.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/intl-memoizer-0.5.2/src/lib.rs:219:22 | 219 | .entry::>() | ^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/intl-memoizer-0.5.2/src/lib.rs:220:29 | 220 | .or_insert_with(HashMap::new); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/intl-memoizer-0.5.2/src/lib.rs:326:10 | 326 | map: HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/intl-memoizer-0.5.2/src/concurrent.rs:34:22 | 34 | .entry::>() | ^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/intl-memoizer-0.5.2/src/concurrent.rs:35:29 | 35 | .or_insert_with(HashMap::new); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Compiling twox-hash v1.6.3 warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/cfi.rs:624:31 | 624 | let mut cie_ids = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/op.rs:852:32 | 852 | entry_ids: Option<&HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=twox_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/twox-hash-1.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/twox-hash-1.6.3/Cargo.toml CARGO_PKG_AUTHORS='Jake Goulding ' CARGO_PKG_DESCRIPTION='A Rust implementation of the XXHash and XXH3 algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=twox-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/shepmaster/twox-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/twox-hash-1.6.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name twox_hash --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/twox-hash-1.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=d91d07a50769aa58 -C extra-filename=-d91d07a50769aa58 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern rand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librand-2310720bc74dbf50.rmeta --extern static_assertions=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libstatic_assertions-390c2199cfa605de.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/unit.rs:1501:28 | 1501 | pub entry_ids: &'a HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/unit.rs:1523:33 | 1523 | let mut entry_ids = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/unit.rs:1561:29 | 1561 | entry_ids: &mut HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/unit.rs:1602:25 | 1602 | entry_ids: &HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/unit.rs:1673:29 | 1673 | entry_ids: &mut HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:190:40 | 190 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` 326 | 327 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 328 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 329 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 330 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 331 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 332 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 333 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 334 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 335 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 336 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 337 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 338 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 339 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 340 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 341 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:433:40 | 433 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 433 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:533:40 | 533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:623:40 | 623 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 623 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:740:40 | 740 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:860:40 | 860 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 860 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:931:40 | 931 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:990:40 | 990 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1110:40 | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1123:40 | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1462:40 | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1564:40 | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/twox-hash-1.6.3/src/std_support.rs:12:54 | 12 | RandomXxHashBuilder64(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/twox-hash-1.6.3/src/std_support.rs:42:54 | 42 | RandomXxHashBuilder32(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/twox-hash-1.6.3/src/std_support.rs:72:52 | 72 | RandomHashBuilder64(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation warning: `gen` is a keyword in the 2024 edition --> /rust/deps/twox-hash-1.6.3/src/std_support.rs:96:53 | 96 | RandomHashBuilder128(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1802:46 | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1841:46 | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` ... 1902 | / variant_identifier! { 1903 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1904 | | "`Unix` or `Windows`", 1905 | | OSSTR_VARIANTS 1906 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1915:46 | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2164:62 | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2214:54 | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2303:62 | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2353:54 | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2504:58 | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2549:50 | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2661:58 | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2704:50 | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2799:58 | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2842:50 | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2910:62 | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2968:54 | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3021:62 | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3077:54 | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3173:46 | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:209:36 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 209 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 209 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:227:37 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 227 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 227 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:484:40 | 484 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 484 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:490:40 | 490 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:496:40 | 496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:1310:46 | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2281:40 | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2303:40 | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:342:44 | 342 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 342 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:23 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:69 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:24 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:33 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:44 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:53 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:578:44 | 578 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 578 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:862:44 | 862 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:34 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:43 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:886:17 | 886 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:887:17 | 887 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 887 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:940:50 | 940 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 940 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:1017:50 | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2291:50 | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2336:50 | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2771:46 | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /rust/deps/serde-1.0.214/src/lib.rs:338:1 | 337 | / #[cfg(feature = "serde_derive")] 338 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation warning: `rand` (lib) generated 77 warnings warning: unused import: `crate::std_support::sixty_four::RandomXxHashBuilder64` --> /rust/deps/twox-hash-1.6.3/src/sixty_four.rs:286:9 | 286 | pub use crate::std_support::sixty_four::RandomXxHashBuilder64; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `crate::std_support::thirty_two::RandomXxHashBuilder32` --> /rust/deps/twox-hash-1.6.3/src/thirty_two.rs:271:9 | 271 | pub use crate::std_support::thirty_two::RandomXxHashBuilder32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation warning: `tracing-tree` (lib) generated 7 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fluent_bundle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='A localization system designed to unleash the entire expressive power of natural language translations. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-bundle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fluent_bundle --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=12e649d23ba39d27 -C extra-filename=-12e649d23ba39d27 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern fluent_langneg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfluent_langneg-2eb2448d0ea2bfa2.rmeta --extern fluent_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfluent_syntax-50054d166e7f3be7.rmeta --extern intl_memoizer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libintl_memoizer-e6343fbff9c41dc7.rmeta --extern intl_pluralrules=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libintl_pluralrules-091bbde46f40584b.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-bc617d55cf14941e.rmeta --extern self_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libself_cell-cb12f3f32f64f619.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-7cd807d6d380f9b1.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `intl-memoizer` (lib) generated 5 warnings warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:697:21 | 697 | let d = _mm_loadu_si128(xdata.add(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:686:5 | 686 | / pub(crate) unsafe fn accumulate512( 687 | | acc: &mut [u64], 688 | | data: &[u8], 689 | | keys: &[u8], 690 | | acc_width: AccWidth, 691 | | ) { | |_____^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: `unic-langid-impl` (lib) generated 11 warnings (7 duplicates) warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:697:37 | 697 | let d = _mm_loadu_si128(xdata.add(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:698:21 | 698 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:698:37 | 698 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:699:22 | 699 | let dk = _mm_xor_si128(d, k); // uint32 dk[4] = {d0+k0, d1+k1, d2+k2, d3+k3} */ | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_mul_epu32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:700:23 | 700 | let mul = _mm_mul_epu32(dk, _mm_shuffle_epi32(dk, 0x31)); // uint64 res[4] = {dk0*dk1, dk2*dk3, ...} */ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:700:41 | 700 | let mul = _mm_mul_epu32(dk, _mm_shuffle_epi32(dk, 0x31)); // uint64 res[4] = {dk0*dk1, dk2*dk3, ...} */ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:701:13 | 701 | / xacc.add(i).write(if acc_width == AccWidth::Acc128Bits { 702 | | let dswap = _mm_shuffle_epi32(d, _mm_shuffle(1, 0, 3, 2)); 703 | | let add = _mm_add_epi64(xacc.add(i).read(), dswap); 704 | | _mm_add_epi64(mul, add) ... | 707 | | _mm_add_epi64(mul, add) 708 | | }) | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:701:13 | 701 | xacc.add(i).write(if acc_width == AccWidth::Acc128Bits { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:702:29 | 702 | let dswap = _mm_shuffle_epi32(d, _mm_shuffle(1, 0, 3, 2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:703:27 | 703 | let add = _mm_add_epi64(xacc.add(i).read(), dswap); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:703:41 | 703 | let add = _mm_add_epi64(xacc.add(i).read(), dswap); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:703:41 | 703 | let add = _mm_add_epi64(xacc.add(i).read(), dswap); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:704:17 | 704 | _mm_add_epi64(mul, add) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:706:27 | 706 | let add = _mm_add_epi64(xacc.add(i).read(), d); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:706:41 | 706 | let add = _mm_add_epi64(xacc.add(i).read(), d); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:706:41 | 706 | let add = _mm_add_epi64(xacc.add(i).read(), d); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:707:17 | 707 | _mm_add_epi64(mul, add) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set1_epi32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:717:23 | 717 | let prime32 = _mm_set1_epi32(PRIME32_1 as i32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:714:5 | 714 | pub unsafe fn scramble_acc(acc: &mut [u64], key: &[u8]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:720:24 | 720 | let data = xacc.add(i).read(); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:720:24 | 720 | let data = xacc.add(i).read(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:721:27 | 721 | let shifted = _mm_srli_epi64(data, 47); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:722:24 | 722 | let data = _mm_xor_si128(data, shifted); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:724:21 | 724 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:724:37 | 724 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:725:22 | 725 | let dk = _mm_xor_si128(data, k); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_mul_epu32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:727:23 | 727 | let dk1 = _mm_mul_epu32(dk, prime32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:729:22 | 729 | let d2 = _mm_shuffle_epi32(dk, 0x31); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_mul_epu32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:730:23 | 730 | let dk2 = _mm_mul_epu32(d2, prime32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:731:24 | 731 | let dk2h = _mm_slli_epi64(dk2, 32); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:733:13 | 733 | xacc.add(i).write(_mm_add_epi64(dk1, dk2h)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:733:13 | 733 | xacc.add(i).write(_mm_add_epi64(dk1, dk2h)); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:733:31 | 733 | xacc.add(i).write(_mm_add_epi64(dk1, dk2h)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: method `write_u32_le` is never used --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:349:8 | 348 | trait BufMut { | ------ method in this trait 349 | fn write_u32_le(&mut self, n: u32); | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling ruzstd v0.7.2 Compiling icu_provider v1.5.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ruzstd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ruzstd-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ruzstd-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='Moritz Borcherding ' CARGO_PKG_DESCRIPTION='A decoder for the zstd compression format' CARGO_PKG_HOMEPAGE='https://github.com/KillingSpark/zstd-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ruzstd CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/KillingSpark/zstd-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ruzstd-0.7.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ruzstd --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ruzstd-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="hash"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hash", "rustc-dep-of-std", "std"))' -C metadata=f949c6f9127f8272 -C extra-filename=-f949c6f9127f8272 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern twox_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtwox_hash-d91d07a50769aa58.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="macros"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=4c0b6f6561887f65 -C extra-filename=-4c0b6f6561887f65 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libdisplaydoc-6568474dbe145929.so --extern icu_locid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-578173e733c91fb5.rmeta --extern icu_provider_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libicu_provider_macros-04dc373577674a0d.so --extern stable_deref_trait=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libstable_deref_trait-f71ccb5aeae76a7c.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-9a8b92ab4cd2cfdc.rmeta --extern writeable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libwriteable-9d9553d75247a6bc.rmeta --extern yoke=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libyoke-f0b057e6f786cb11.rmeta --extern zerofrom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerofrom-9e7b83d563c9d6c5.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-7fb7f36dfb0868fd.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `intl_pluralrules` (lib) generated 5 warnings (4 duplicates) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:23:25 | 23 | fn load(&self, req: DataRequest) -> Result, DataError>; | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 23 | fn load(&self, req: DataRequest<'_>) -> Result, DataError>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:32:25 | 32 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 32 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: `twox-hash` (lib) generated 40 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:43:25 | 43 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:54:25 | 54 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:66:25 | 66 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:85:44 | 85 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:94:44 | 94 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:105:44 | 105 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:116:44 | 116 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:128:44 | 128 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:151:31 | 151 | fn load_bound(&self, req: DataRequest) -> Result, DataError>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:162:31 | 162 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 162 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:177:31 | 177 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:192:31 | 192 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:208:31 | 208 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:248:31 | 248 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 248 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/error.rs:164:46 | 164 | pub fn with_req(self, key: DataKey, req: DataRequest) -> DataError { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 164 | pub fn with_req(self, key: DataKey, req: DataRequest<'_>) -> DataError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/error.rs:216:50 | 216 | pub fn with_req(mut self, key: DataKey, req: DataRequest) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 216 | pub fn with_req(mut self, key: DataKey, req: DataRequest<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/key.rs:533:32 | 533 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 533 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/key.rs:550:37 | 550 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 550 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/request.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/request.rs:141:32 | 141 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 141 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/request.rs:173:52 | 173 | fn write_to_string(&self) -> alloc::borrow::Cow { | ------------------^---- expected lifetime parameter | help: indicate the anonymous lifetime | 173 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/response.rs:188:42 | 188 | F: FnOnce(&[u8]) -> Result<::Output, E>, | ------^^^^^^^^--------- expected lifetime parameter | help: indicate the anonymous lifetime | 188 | F: FnOnce(&[u8]) -> Result<>::Output, E>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:349:43 | 349 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:354:43 | 354 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:361:43 | 361 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:368:43 | 368 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 368 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:376:43 | 376 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:389:66 | 389 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap; | --------------------------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap<'_, Self>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:397:66 | 397 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap

{ | --------------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap<'_, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:407:43 | 407 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:420:55 | 420 | fn as_downcasting(&self) -> DowncastingAnyProvider; | ----------------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 420 | fn as_downcasting(&self) -> DowncastingAnyProvider<'_, Self>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:428:55 | 428 | fn as_downcasting(&self) -> DowncastingAnyProvider

{ | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 428 | fn as_downcasting(&self) -> DowncastingAnyProvider<'_, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:442:25 | 442 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:459:44 | 459 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 459 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/buf.rs:92:14 | 92 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/buf.rs:101:14 | 101 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 101 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/buf.rs:112:14 | 112 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 112 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/buf.rs:123:14 | 123 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/buf.rs:135:14 | 135 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 135 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/hello_world.rs:142:25 | 142 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/dynutil.rs:232:30 | 168 | / macro_rules! impl_dynamic_data_provider { 169 | | // allow passing in multiple things to do and get dispatched 170 | | ($provider:ty, $arms:tt, $one:path, $($rest:path),+) => { 171 | | $crate::impl_dynamic_data_provider!( ... | 232 | | req: $crate::DataRequest, | | --------^^^^^^^^^^^ | | | | | expected lifetime parameter ... | 255 | | }; 256 | | } | |_- in this expansion of `icu_provider::impl_dynamic_data_provider!` | ::: /rust/deps/icu_provider-1.5.0/src/hello_world.rs:166:1 | 166 | icu_provider::impl_dynamic_data_provider!(HelloWorldProvider, [HelloWorldV1Marker,], AnyMarker); | ----------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 232 | req: $crate::DataRequest<'_>, | ++++ warning: unexpected `cfg` condition value: `compiled_data` --> /rust/deps/icu_provider-1.5.0/src/constructors.rs:275:15 | 145 | / macro_rules! gen_any_buffer_data_constructors { 146 | | (locale: skip, options: skip, error: $error_ty:path, $(#[$doc:meta])+) => { 147 | | $crate::gen_any_buffer_data_constructors!( 148 | | locale: skip, ... | 275 | | #[cfg(feature = "compiled_data")] | | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 372 | | }; 373 | | } | |__- in this expansion of `icu_provider::gen_any_buffer_data_constructors!` | ::: /rust/deps/icu_provider-1.5.0/src/hello_world.rs:270:5 | 270 | / icu_provider::gen_any_buffer_data_constructors!(locale: include, options: skip, error: DataError, 271 | | #[cfg(skip)] 272 | | functions: [ 273 | | try_new, ... | 277 | | Self, 278 | | ]); | |______- in this macro invocation | = note: expected values for `feature` are: `bench`, `datagen`, `deserialize_bincode_1`, `deserialize_json`, `deserialize_postcard_1`, `experimental`, `log_error_context`, `logging`, `macros`, `serde`, `std`, and `sync` = help: consider adding `compiled_data` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/hello_world.rs:313:37 | 313 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn write_to_string(&self) -> Cow<'_, str> { | +++ Compiling rustc_span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span) warning: `tracing-subscriber` (lib) generated 28 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_span CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_span CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_span --edition=2021 compiler/rustc_span/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ed391317e142cea -C extra-filename=-9ed391317e142cea --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern blake3=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libblake3-155ba99152d71b6a.rmeta --extern derive_where=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libderive_where-229312118e8d2293.so --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-def50f54d1c78196.rmeta --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitoa-376632f4dfba799e.rmeta --extern md5=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmd5-8b795e16911fc676.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-cb80ed26b4df2053.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern scoped_tls=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libscoped_tls-e983863c377a45fc.rmeta --extern sha1=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsha1-480a341b189ae1b1.rmeta --extern sha2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsha2-4614929dbee4c6ab.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-c5abb1d4301987ce.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:365:22 | 365 | let m1_ptr = s1_ptr.add(start_in_s1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:356:5 | 356 | pub unsafe fn extend_from_within_unchecked_branchless(&mut self, start: usize, len: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:373:22 | 373 | let m2_ptr = s2_ptr.add(start_in_s2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:398:23 | 398 | debug_assert!(self.buf.as_ptr().add(self.cap) > f1_ptr.add(m1_in_f1 + m2_in_f1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:398:57 | 398 | debug_assert!(self.buf.as_ptr().add(self.cap) > f1_ptr.add(m1_in_f1 + m2_in_f1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:399:23 | 399 | debug_assert!(self.buf.as_ptr().add(self.cap) > f2_ptr.add(m1_in_f2 + m2_in_f2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:399:57 | 399 | debug_assert!(self.buf.as_ptr().add(self.cap) > f2_ptr.add(m1_in_f2 + m2_in_f2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `decoding::ringbuffer::copy_with_checks` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:403:9 | 403 | / copy_with_checks( 404 | | m1_ptr, m2_ptr, f1_ptr, f2_ptr, m1_in_f1, m2_in_f1, m1_in_f2, m2_in_f2, 405 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write_unaligned` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:460:9 | 460 | / dst.0 461 | | .cast::() 462 | | .write_unaligned(src.0.cast::().read_unaligned()) | |_______________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:440:1 | 440 | / unsafe fn copy_bytes_overshooting( 441 | | src: (*const u8, usize), 442 | | dst: (*mut u8, usize), 443 | | copy_at_least: usize, 444 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:462:30 | 462 | .write_unaligned(src.0.cast::().read_unaligned()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:468:31 | 468 | let src_ptr_end = src.0.add(copy_multiple).cast::(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write_unaligned` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:472:17 | 472 | dst_ptr.write_unaligned(src_ptr.read_unaligned()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:472:41 | 472 | dst_ptr.write_unaligned(src_ptr.read_unaligned()); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:473:27 | 473 | src_ptr = src_ptr.add(1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:474:27 | 474 | dst_ptr = dst_ptr.add(1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:478:13 | 478 | dst.0.copy_from_nonoverlapping(src.0, copy_at_least); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:483:9 | 483 | slice::from_raw_parts(src.0, copy_at_least), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:484:9 | 484 | slice::from_raw_parts(dst.0, copy_at_least) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:501:5 | 501 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:491:1 | 491 | / unsafe fn copy_without_checks( 492 | | m1_ptr: *const u8, 493 | | m2_ptr: *const u8, 494 | | f1_ptr: *mut u8, ... | 499 | | m2_in_f2: usize, 500 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:502:5 | 502 | / f1_ptr 503 | | .add(m1_in_f1) 504 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |___________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:502:5 | 502 | / f1_ptr 503 | | .add(m1_in_f1) | |______________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:506:5 | 506 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:506:37 | 506 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:507:5 | 507 | / f2_ptr 508 | | .add(m1_in_f2) 509 | | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:507:5 | 507 | / f2_ptr 508 | | .add(m1_in_f2) | |______________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:509:35 | 509 | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:526:9 | 526 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:515:1 | 515 | / unsafe fn copy_with_checks( 516 | | m1_ptr: *const u8, 517 | | m2_ptr: *const u8, 518 | | f1_ptr: *mut u8, ... | 523 | | m2_in_f2: usize, 524 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:529:9 | 529 | / f1_ptr 530 | | .add(m1_in_f1) 531 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |_______________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:529:9 | 529 | / f1_ptr 530 | | .add(m1_in_f1) | |__________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:535:9 | 535 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:535:41 | 535 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:538:9 | 538 | / f2_ptr 539 | | .add(m1_in_f2) 540 | | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | |_____________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:538:9 | 538 | / f2_ptr 539 | | .add(m1_in_f2) | |__________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:540:39 | 540 | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:567:13 | 567 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:547:1 | 547 | / unsafe fn copy_with_nobranch_check( 548 | | m1_ptr: *const u8, 549 | | m2_ptr: *const u8, 550 | | f1_ptr: *mut u8, ... | 555 | | m2_in_f2: usize, 556 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:570:13 | 570 | f1_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:573:13 | 573 | f2_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:576:13 | 576 | f2_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:581:13 | 581 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:582:13 | 582 | / f1_ptr 583 | | .add(m1_in_f1) 584 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:582:13 | 582 | / f1_ptr 583 | | .add(m1_in_f1) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:587:13 | 587 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:588:13 | 588 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:588:45 | 588 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:590:14 | 590 | 6 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:591:14 | 591 | 7 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:593:13 | 593 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:594:13 | 594 | f2_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:597:13 | 597 | f1_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:598:13 | 598 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:598:45 | 598 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:601:13 | 601 | f2_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:602:13 | 602 | / f2_ptr 603 | | .add(m1_in_f2) 604 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f2); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:602:13 | 602 | / f2_ptr 603 | | .add(m1_in_f2) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:609:13 | 609 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:610:13 | 610 | / f1_ptr 611 | | .add(m1_in_f1) 612 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:610:13 | 610 | / f1_ptr 611 | | .add(m1_in_f1) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:613:13 | 613 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:613:45 | 613 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:616:13 | 616 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:617:13 | 617 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:617:45 | 617 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:618:13 | 618 | / f2_ptr 619 | | .add(m1_in_f2) 620 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f2); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:618:13 | 618 | / f2_ptr 619 | | .add(m1_in_f2) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:622:15 | 622 | 14 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:623:15 | 623 | 15 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:624:14 | 624 | _ => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling icu_locid_transform v1.5.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_locid_transform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for Unicode Language and Locale Identifiers canonicalization' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_locid_transform --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=a6289c411db70cd5 -C extra-filename=-a6289c411db70cd5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libdisplaydoc-6568474dbe145929.so --extern icu_locid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-578173e733c91fb5.rmeta --extern icu_locid_transform_data=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform_data-81c2dda996d88646.rmeta --extern icu_provider=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider-4c0b6f6561887f65.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-9a8b92ab4cd2cfdc.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-7fb7f36dfb0868fd.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `icu_locid` (lib) generated 34 warnings warning: unexpected `cfg` condition name: `skip` --> /rust/deps/icu_locid_transform-1.5.0/src/expander.rs:292:15 | 292 | #[cfg(skip)] | ^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/expander.rs:375:30 | 375 | fn as_borrowed(&self) -> LocaleExpanderBorrowed { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 375 | fn as_borrowed(&self) -> LocaleExpanderBorrowed<'_> { | ++++ warning: unexpected `cfg` condition name: `skip` --> /rust/deps/icu_locid_transform-1.5.0/src/fallback/mod.rs:129:15 | 129 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/fallback/mod.rs:179:63 | 179 | pub fn for_config(&self, config: LocaleFallbackConfig) -> LocaleFallbackerWithConfig { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 179 | pub fn for_config(&self, config: LocaleFallbackConfig) -> LocaleFallbackerWithConfig<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/fallback/mod.rs:187:49 | 187 | pub fn for_key(&self, data_key: DataKey) -> LocaleFallbackerWithConfig { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 187 | pub fn for_key(&self, data_key: DataKey) -> LocaleFallbackerWithConfig<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/fallback/mod.rs:192:34 | 192 | pub fn as_borrowed(&self) -> LocaleFallbackerBorrowed { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | pub fn as_borrowed(&self) -> LocaleFallbackerBorrowed<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/provider/canonicalizer.rs:123:22 | 123 | .map(|v: StrStrPair| -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | .map(|v: StrStrPair<'_>| -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/provider/canonicalizer.rs:123:44 | 123 | .map(|v: StrStrPair| -> Result { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | .map(|v: StrStrPair| -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/provider/mod.rs:113:12 | 113 | pub struct StrStrPair<'a>( | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 113 | pub struct StrStrPair<'_><'a>( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/provider/mod.rs:133:12 | 133 | pub struct LanguageStrStrPair<'a>( | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | pub struct LanguageStrStrPair<'_><'a>( | ++++ Compiling object v0.36.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="wasm"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=4654ca62d75e98a4 -C extra-filename=-4654ca62d75e98a4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern crc32fast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrc32fast-a5f4068cae032c08.rmeta --extern flate2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libflate2-51050f697970773a.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libhashbrown-cd62986fc31e630f.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-def50f54d1c78196.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-447ab43d8f593ab6.rmeta --extern ruzstd=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libruzstd-f949c6f9127f8272.rmeta --extern wasmparser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libwasmparser-f1e6ef722e86f25c.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `icu_provider` (lib) generated 45 warnings warning: `fluent-bundle` (lib) generated 16 warnings (16 duplicates) warning: `ruzstd` (lib) generated 66 warnings warning: `gimli` (lib) generated 7 warnings Compiling icu_list v1.5.0 Compiling icu_provider_adapters v1.5.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_list CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='ECMA-402 ListFormatter' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_list CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_list --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "serde_human", "std"))' -C metadata=24dcd0fad0e05480 -C extra-filename=-24dcd0fad0e05480 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libdisplaydoc-6568474dbe145929.so --extern icu_list_data=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_list_data-b9a5f3c62923a5fb.rmeta --extern icu_locid_transform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform-a6289c411db70cd5.rmeta --extern icu_provider=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider-4c0b6f6561887f65.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-0e14fce9184713ff.rmeta --extern writeable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libwriteable-9d9553d75247a6bc.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_provider_adapters CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_adapters-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_adapters-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Adapters for composing and manipulating data providers.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider_adapters CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_adapters-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_provider_adapters --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_adapters-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("databake", "datagen", "serde", "std"))' -C metadata=93ecdd0eb5e207d8 -C extra-filename=-93ecdd0eb5e207d8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern icu_locid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-578173e733c91fb5.rmeta --extern icu_locid_transform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform-a6289c411db70cd5.rmeta --extern icu_provider=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider-4c0b6f6561887f65.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-9a8b92ab4cd2cfdc.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-7fb7f36dfb0868fd.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/any_payload.rs:105:41 | 105 | fn load_any(&self, key: DataKey, _: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 105 | fn load_any(&self, key: DataKey, _: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/any_payload.rs:121:25 | 121 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 121 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/either.rs:27:43 | 27 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/either.rs:41:14 | 41 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/either.rs:55:44 | 55 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/either.rs:68:25 | 68 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/empty.rs:58:48 | 58 | fn load_any(&self, key: DataKey, base_req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn load_any(&self, key: DataKey, base_req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/empty.rs:67:19 | 67 | base_req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | base_req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/empty.rs:77:49 | 77 | fn load_data(&self, key: DataKey, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn load_data(&self, key: DataKey, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/empty.rs:86:30 | 86 | fn load(&self, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 86 | fn load(&self, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fallback/mod.rs:199:19 | 199 | F1: FnMut(DataRequest) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | F1: FnMut(DataRequest<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fallback/mod.rs:194:23 | 194 | mut base_req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 194 | mut base_req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fallback/mod.rs:242:48 | 242 | fn load_any(&self, key: DataKey, base_req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn load_any(&self, key: DataKey, base_req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fallback/mod.rs:259:19 | 259 | base_req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 259 | base_req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fallback/mod.rs:275:49 | 275 | fn load_data(&self, key: DataKey, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 275 | fn load_data(&self, key: DataKey, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fallback/mod.rs:290:30 | 290 | fn load(&self, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | fn load(&self, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/impls.rs:12:45 | 12 | RequestFilterDataProvider bool + Sync + 'a>>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | RequestFilterDataProvider) -> bool + Sync + 'a>>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/impls.rs:16:11 | 16 | F: Fn(DataRequest) -> bool + Sync, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 16 | F: Fn(DataRequest<'_>) -> bool + Sync, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:55:11 | 55 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:70:11 | 70 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 70 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:74:44 | 74 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:87:11 | 87 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:91:25 | 91 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 91 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:104:11 | 104 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:110:14 | 110 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 110 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:124:11 | 124 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 124 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:127:43 | 127 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:221:45 | 221 | ) -> RequestFilterDataProvider bool>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 221 | ) -> RequestFilterDataProvider) -> bool>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:231:45 | 231 | ) -> RequestFilterDataProvider bool> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 231 | ) -> RequestFilterDataProvider) -> bool> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:232:20 | 232 | fn noop(_: DataRequest) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn noop(_: DataRequest<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/by_error.rs:55:14 | 55 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/by_error.rs:73:43 | 73 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/by_error.rs:91:44 | 91 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 91 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/by_error.rs:175:14 | 175 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 175 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/by_error.rs:195:43 | 195 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/by_error.rs:215:44 | 215 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/predicates.rs:35:46 | 35 | fn test(&self, key: DataKey, req: Option, err: DataError) -> bool; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 35 | fn test(&self, key: DataKey, req: Option>, err: DataError) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/predicates.rs:52:42 | 52 | fn test(&self, _: DataKey, _: Option, err: DataError) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | fn test(&self, _: DataKey, _: Option>, err: DataError) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/predicates.rs:134:42 | 134 | fn test(&self, _: DataKey, _: Option, err: DataError) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 134 | fn test(&self, _: DataKey, _: Option>, err: DataError) -> bool { | ++++ warning: `icu_provider_adapters` (lib) generated 39 warnings warning: `icu_locid_transform` (lib) generated 10 warnings Compiling rustc_ast_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_ast_ir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_ir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_ast_ir --edition=2021 compiler/rustc_ast_ir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=e36b5bfadf72db3c -C extra-filename=-e36b5bfadf72db3c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/value.rs:1164:49 | 1164 | impl<'de, T, S, E> IntoDeserializer<'de, E> for HashSet | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: using `into_iter` can result in unstable query results --> /rust/deps/serde-1.0.214/src/de/value.rs:1173:35 | 1173 | SeqDeserializer::new(self.into_iter()) | ^^^^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/serde-1.0.214/src/de/value.rs:1592:52 | 1592 | impl<'de, K, V, S, E> IntoDeserializer<'de, E> for HashMap | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `into_iter` can result in unstable query results --> /rust/deps/serde-1.0.214/src/de/value.rs:1602:35 | 1602 | MapDeserializer::new(self.into_iter()) | ^^^^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1000:58 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1000 | | impl<'de, T $(, $typaram)*> Deserialize<'de> for $ty | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1010:41 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1010 | | marker: PhantomData<$ty>, | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1018:34 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1018 | | type Value = $ty; | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1126:5 | 1126 | HashSet::with_capacity_and_hasher(size_hint::cautious::(seq.size_hint()), S::default()), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1128:5 | 1128 | HashSet::insert | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:80 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1125:5 | 1125 | HashSet::clear, | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1127:5 | 1127 | HashSet::reserve, | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound Compiling rustc_ast v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast) Compiling rustc_type_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_ast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_ast --edition=2021 compiler/rustc_ast/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c95a2313613cd87e -C extra-filename=-c95a2313613cd87e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-447ab43d8f593ab6.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-e36b5bfadf72db3c.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-5b98fac01910944a.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_type_ir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_type_ir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_type_ir --edition=2021 compiler/rustc_type_ir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=0e88d190672cd51b -C extra-filename=-0e88d190672cd51b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern derive_where=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libderive_where-229312118e8d2293.so --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-def50f54d1c78196.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-bc617d55cf14941e.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-e36b5bfadf72db3c.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_type_ir_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_type_ir_macros-a4a218b0cb8a0315.so --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1520:61 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1520 | | impl<'de, K, V $(, $typaram)*> Deserialize<'de> for $ty | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1531:41 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1531 | | marker: PhantomData<$ty>, | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1540:34 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1540 | | type Value = $ty; | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1581:5 | 1581 | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/ser/impls.rs:195:46 | 189 | / macro_rules! seq_impl { 190 | | ( 191 | | $(#[$attr:meta])* 192 | | $ty:ident ... | 195 | | impl Serialize for $ty | | ^^^^^^^^^^^^^^^^^^^^^ ... | 207 | | } 208 | | } | |_- in this expansion of `seq_impl!` ... 245 | / seq_impl! { 246 | | #[cfg(feature = "std")] 247 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 248 | | HashSet 249 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/serde-1.0.214/src/ser/impls.rs:455:49 | 449 | / macro_rules! map_impl { 450 | | ( 451 | | $(#[$attr:meta])* 452 | | $ty:ident ... | 455 | | impl Serialize for $ty | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 468 | | } 469 | | } | |_- in this expansion of `map_impl!` ... 501 | / map_impl! { 502 | | #[cfg(feature = "std")] 503 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 504 | | HashMap 505 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2378:29 | 2378 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2492:39 | 2492 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2651:29 | 2651 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2694:32 | 2694 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:1647:46 | 1647 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2125:39 | 2125 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2154:42 | 2154 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Compiling rustc_baked_icu_data v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_baked_icu_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_baked_icu_data CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_baked_icu_data --edition=2021 compiler/rustc_baked_icu_data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a317cc04b6a7969e -C extra-filename=-a317cc04b6a7969e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern icu_list=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_list-24dcd0fad0e05480.rmeta --extern icu_locid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-578173e733c91fb5.rmeta --extern icu_locid_transform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform-a6289c411db70cd5.rmeta --extern icu_provider=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider-4c0b6f6561887f65.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-7fb7f36dfb0868fd.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_error_messages v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_error_messages CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_error_messages CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_error_messages --edition=2021 compiler/rustc_error_messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9fcaa0c20c9ec9bb -C extra-filename=-9fcaa0c20c9ec9bb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern fluent_bundle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfluent_bundle-12e649d23ba39d27.rmeta --extern fluent_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfluent_syntax-50054d166e7f3be7.rmeta --extern icu_list=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_list-24dcd0fad0e05480.rmeta --extern icu_locid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-578173e733c91fb5.rmeta --extern icu_provider_adapters=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider_adapters-93ecdd0eb5e207d8.rmeta --extern intl_memoizer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libintl_memoizer-e6343fbff9c41dc7.rmeta --extern rustc_baked_icu_data=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_baked_icu_data-a317cc04b6a7969e.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-7cd807d6d380f9b1.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling gsgdt v0.1.2 Compiling stable_mir v0.1.0-preview (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/serde_json-b56380345be63dbd/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=1898838f05333875 -C extra-filename=-1898838f05333875 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitoa-376632f4dfba799e.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-447ab43d8f593ab6.rmeta --extern ryu=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libryu-30bfbdd618b26eae.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde-7b176582f1edad89.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gsgdt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gsgdt-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gsgdt-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Vishnunarayan K I ' CARGO_PKG_DESCRIPTION='Generic Stringly Typed Graph Datatype' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gsgdt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vn-ki/gsgdt-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gsgdt-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gsgdt --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gsgdt-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c95e9beefe388abb -C extra-filename=-c95e9beefe388abb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde-7b176582f1edad89.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=stable_mir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_mir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0-preview CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=preview CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name stable_mir --edition=2021 compiler/stable_mir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b1fcdd9fd263d52 -C extra-filename=-3b1fcdd9fd263d52 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern scoped_tls=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libscoped_tls-e983863c377a45fc.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde-7b176582f1edad89.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gsgdt-0.1.2/src/diff/match_graph.rs:43:26 | 43 | let mut matches: Vec = mapping | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | let mut matches: Vec> = mapping | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gsgdt-0.1.2/src/diff/match_graph.rs:56:30 | 56 | let mut new_mapping: Mapping = BTreeMap::new(); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 56 | let mut new_mapping: Mapping<'_> = BTreeMap::new(); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gsgdt-0.1.2/src/diff/diff.rs:7:28 | 7 | pub fn visualize_diff(d1: &DiffGraph, d2: &DiffGraph) -> MultiGraph { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub fn visualize_diff(d1: &DiffGraph<'_>, d2: &DiffGraph) -> MultiGraph { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gsgdt-0.1.2/src/diff/diff.rs:7:44 | 7 | pub fn visualize_diff(d1: &DiffGraph, d2: &DiffGraph) -> MultiGraph { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub fn visualize_diff(d1: &DiffGraph, d2: &DiffGraph<'_>) -> MultiGraph { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:274:43 | 274 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:303:27 | 303 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 303 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:311:35 | 311 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:319:27 | 319 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:327:29 | 327 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:335:37 | 335 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 335 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:509:54 | 509 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1346:46 | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1388:29 | 1388 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1388 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:406:54 | 406 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:798:40 | 798 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 798 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `serde` (lib) generated 240 warnings (42 duplicates) warning: using `iter` can result in unstable query results --> /rust/deps/gsgdt-0.1.2/src/diff/diff_graph.rs:52:14 | 52 | .iter() | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1964:23 | 1964 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2029:27 | 2029 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2082:31 | 2082 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2145:20 | 2145 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:414:31 | 414 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 414 - struct Adapter<'ser, W: 'ser, F: 'ser> { 414 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:469:24 | 469 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 469 - pub enum Compound<'a, W: 'a, F: 'a> { 469 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:771:30 | 771 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 771 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 771 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound warning: `gsgdt` (lib) generated 5 warnings Compiling rustc_feature v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_feature CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_feature CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_feature --edition=2021 compiler/rustc_feature/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=424d3878543965e4 -C extra-filename=-424d3878543965e4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde-7b176582f1edad89.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-1898838f05333875.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_abi v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_abi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_abi CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_abi --edition=2021 compiler/rustc_abi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="randomize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "randomize"))' -C metadata=7fbe3538520fb96a -C extra-filename=-7fbe3538520fb96a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern rand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librand-2310720bc74dbf50.rmeta --extern rand_xoshiro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librand_xoshiro-4f709d75bfd24d6b.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` warning: `serde_json` (lib) generated 34 warnings warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/read/mod.rs:784:26 | 784 | pub struct RelocationMap(Map); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/read/mod.rs:796:37 | 796 | let mut map = RelocationMap(Map::new()); | ^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/read/read_cache.rs:38:11 | 38 | bufs: Map<(u64, u64), Box<[u8]>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/read/read_cache.rs:39:14 | 39 | strings: Map<(u64, u8), Box<[u8]>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/read/read_cache.rs:72:23 | 72 | bufs: Map::new(), | ^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/read/read_cache.rs:73:26 | 73 | strings: Map::new(), | ^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/write/mod.rs:75:24 | 75 | standard_sections: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/write/mod.rs:77:17 | 77 | symbol_map: HashMap, SymbolId>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/write/mod.rs:84:19 | 84 | stub_symbols: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/write/mod.rs:107:32 | 107 | standard_sections: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/write/mod.rs:109:25 | 109 | symbol_map: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/write/mod.rs:114:27 | 114 | stub_symbols: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Compiling rustc_ast_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_ast_pretty CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_pretty CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_ast_pretty --edition=2021 compiler/rustc_ast_pretty/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=67872a1163e1eb54 -C extra-filename=-67872a1163e1eb54 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitertools-8b80508d0b38a538.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-5b98fac01910944a.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_next_trait_solver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_next_trait_solver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_next_trait_solver CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_next_trait_solver --edition=2021 compiler/rustc_next_trait_solver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=022537870bfac67c -C extra-filename=-022537870bfac67c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern derive_where=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libderive_where-229312118e8d2293.so --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-e36b5bfadf72db3c.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern rustc_type_ir_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_type_ir_macros-a4a218b0cb8a0315.so --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_target v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target) Compiling ar_archive_writer v0.4.2 Compiling thorin-dwp v0.8.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ar_archive_writer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ar_archive_writer-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ar_archive_writer-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A writer for object file ar archives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ar_archive_writer CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/ar_archive_writer' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ar_archive_writer-0.4.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ar_archive_writer --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ar_archive_writer-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --deny=rust_2018_idioms --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0576331a2b2bb286 -C extra-filename=-0576331a2b2bb286 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libobject-4654ca62d75e98a4.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_target CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_target CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_target --edition=2021 compiler/rustc_target/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1a115013061e7004 -C extra-filename=-1a115013061e7004 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libobject-4654ca62d75e98a4.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-452eea3e4db07613.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-1898838f05333875.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thorin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thorin-dwp-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thorin-dwp-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='David Wood ' CARGO_PKG_DESCRIPTION='Library for building DWARF packages from input DWARF objects and packages' CARGO_PKG_HOMEPAGE='https://docs.rs/thorin-dwp' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thorin-dwp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/thorin' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thorin-dwp-0.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thorin --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thorin-dwp-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9834b820d1cf8138 -C extra-filename=-9834b820d1cf8138 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern gimli=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libgimli-cd30feff3337e79f.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libhashbrown-13257f8a3a2cae2d.rmeta --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libobject-4654ca62d75e98a4.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cap-lints warn --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `extern crate` is not idiomatic in the new edition --> /rust/deps/thorin-dwp-0.8.0/src/lib.rs:1:1 | 1 | pub extern crate object; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 1 | pub use object; | ~~~ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thorin-dwp-0.8.0/src/error.rs:168:32 | 168 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 168 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thorin-dwp-0.8.0/src/strings.rs:63:47 | 63 | debug_str: gimli::DebugStr>, | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 63 | debug_str: gimli::DebugStr>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thorin-dwp-0.8.0/src/strings.rs:64:62 | 64 | debug_str_offsets: gimli::DebugStrOffsets>, | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 64 | debug_str_offsets: gimli::DebugStrOffsets>, | +++ warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/thorin-dwp-0.8.0/src/lib.rs:88:14 | 88 | targets: HashSet, | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/thorin-dwp-0.8.0/src/lib.rs:109:56 | 109 | Self { sess, maybe_in_progress: None, targets: HashSet::new() } | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: using `difference` can result in unstable query results --> /rust/deps/thorin-dwp-0.8.0/src/lib.rs:294:53 | 294 | if let Some(missing) = self.targets.difference(package.contained_units()).next() { | ^^^^^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: using `iter` can result in unstable query results --> /rust/deps/thorin-dwp-0.8.0/src/lib.rs:303:22 | 303 | .iter() | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/thorin-dwp-0.8.0/src/package.rs:390:22 | 390 | contained_units: HashSet, | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/thorin-dwp-0.8.0/src/package.rs:413:46 | 413 | pub(crate) fn contained_units(&self) -> &HashSet { | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: `thorin-dwp` (lib) generated 10 warnings warning: `object` (lib) generated 12 warnings Compiling rustc_hir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hir --edition=2021 compiler/rustc_hir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=14a10c63be6493cd -C extra-filename=-14a10c63be6493cd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern odht=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libodht-9e4b7b5c09910e60.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-cb80ed26b4df2053.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_lint_defs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_lint_defs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_lint_defs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_lint_defs --edition=2021 compiler/rustc_lint_defs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7217dccd1e8c83c4 -C extra-filename=-7217dccd1e8c83c4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_error_messages=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_messages-9fcaa0c20c9ec9bb.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde-7b176582f1edad89.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hir_pretty CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir_pretty CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hir_pretty --edition=2021 compiler/rustc_hir_pretty/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=24cfff72f861c6e7 -C extra-filename=-24cfff72f861c6e7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_errors v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_errors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_errors CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_errors --edition=2021 compiler/rustc_errors/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bfef99018781c440 -C extra-filename=-bfef99018781c440 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libannotate_snippets-95568bbbe8002db9.rmeta --extern derive_setters=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libderive_setters-59963723436bebac.so --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_error_codes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_codes-58ea36ca927bd041.rmeta --extern rustc_error_messages=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_messages-9fcaa0c20c9ec9bb.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_lint_defs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-7217dccd1e8c83c4.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde-7b176582f1edad89.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-1898838f05333875.rmeta --extern termcolor=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtermcolor-2160df7d2cea6ba1.rmeta --extern termize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtermize-ff19ce075326e58b.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_session v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_session CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_session CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_session --edition=2021 compiler/rustc_session/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dde6f6b39beaff67 -C extra-filename=-dde6f6b39beaff67 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libgetopts-7879614820ea1959.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-452eea3e4db07613.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_lint_defs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-7217dccd1e8c83c4.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern termize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtermize-ff19ce075326e58b.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [rustc_llvm 0.0.0] AR_x86_64-unknown-freebsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [rustc_llvm 0.0.0] AR_x86_64_unknown_freebsd = Some(ar) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [rustc_llvm 0.0.0] ARFLAGS_x86_64-unknown-freebsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [rustc_llvm 0.0.0] ARFLAGS_x86_64_unknown_freebsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [rustc_llvm 0.0.0] HOST_ARFLAGS = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=ARFLAGS [rustc_llvm 0.0.0] ARFLAGS = None [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=llvm-wrapper [rustc_llvm 0.0.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-ef6e37f01e1e0b8b/out [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_LINK_SHARED [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMXtensaDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMXtensaAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMXtensaCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMXtensaDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMXtensaInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86TargetMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86Disassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86AsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86CodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86Desc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86Info [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVTargetMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMNVPTXCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMNVPTXDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMNVPTXInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430Disassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430AsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430CodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430Desc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430Info [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMM68kDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMM68kAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMM68kCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMM68kDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMM68kInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLTO [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMExtensions [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCSKYDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCSKYAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCSKYCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCSKYDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCSKYInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCoverage [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPasses [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMIRPrinter [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHipStdPar [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCoroutines [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMipo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMInstrumentation [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLinker [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMFrontendOpenMP [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMFrontendOffloading [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Disassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMCDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64AsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64CodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMVectorize [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMGlobalISel [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSelectionDAG [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCFGuard [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAsmPrinter [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTarget [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMScalarOpts [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMInstCombine [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAggressiveInstCombine [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMObjCARCOpts [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTransformUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBitWriter [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAnalysis [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMProfileData [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSymbolize [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoBTF [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoPDB [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoMSF [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoDWARF [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMObject [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTextAPI [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMCParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMIRReader [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBitReader [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Desc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCodeGenTypes [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Utils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCore [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRemarks [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBitstreamReader [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Info [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMC [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoCodeView [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBinaryFormat [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTargetParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSupport [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDemangle [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=rt [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=execinfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=pthread [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=m [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=z [rustc_llvm 0.0.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_LINKER_FLAGS [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_STATIC_STDCPP [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_USE_LIBCXX [rustc_llvm 0.0.0] cargo:rustc-link-lib=c++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_llvm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_llvm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-ef6e37f01e1e0b8b/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_llvm --edition=2021 compiler/rustc_llvm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c7f8c781a11b3e2b -C extra-filename=-c7f8c781a11b3e2b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-ef6e37f01e1e0b8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib -l static=llvm-wrapper -l static=LLVMXtensaDisassembler -l static=LLVMXtensaAsmParser -l static=LLVMXtensaCodeGen -l static=LLVMXtensaDesc -l static=LLVMXtensaInfo -l static=LLVMX86TargetMCA -l static=LLVMX86Disassembler -l static=LLVMX86AsmParser -l static=LLVMX86CodeGen -l static=LLVMX86Desc -l static=LLVMX86Info -l static=LLVMWebAssemblyDisassembler -l static=LLVMWebAssemblyAsmParser -l static=LLVMWebAssemblyCodeGen -l static=LLVMWebAssemblyUtils -l static=LLVMWebAssemblyDesc -l static=LLVMWebAssemblyInfo -l static=LLVMSystemZDisassembler -l static=LLVMSystemZAsmParser -l static=LLVMSystemZCodeGen -l static=LLVMSystemZDesc -l static=LLVMSystemZInfo -l static=LLVMSparcDisassembler -l static=LLVMSparcAsmParser -l static=LLVMSparcCodeGen -l static=LLVMSparcDesc -l static=LLVMSparcInfo -l static=LLVMRISCVTargetMCA -l static=LLVMMCA -l static=LLVMRISCVDisassembler -l static=LLVMRISCVAsmParser -l static=LLVMRISCVCodeGen -l static=LLVMRISCVDesc -l static=LLVMRISCVInfo -l static=LLVMPowerPCDisassembler -l static=LLVMPowerPCAsmParser -l static=LLVMPowerPCCodeGen -l static=LLVMPowerPCDesc -l static=LLVMPowerPCInfo -l static=LLVMNVPTXCodeGen -l static=LLVMNVPTXDesc -l static=LLVMNVPTXInfo -l static=LLVMMSP430Disassembler -l static=LLVMMSP430AsmParser -l static=LLVMMSP430CodeGen -l static=LLVMMSP430Desc -l static=LLVMMSP430Info -l static=LLVMMipsDisassembler -l static=LLVMMipsAsmParser -l static=LLVMMipsCodeGen -l static=LLVMMipsDesc -l static=LLVMMipsInfo -l static=LLVMM68kDisassembler -l static=LLVMM68kAsmParser -l static=LLVMM68kCodeGen -l static=LLVMM68kDesc -l static=LLVMM68kInfo -l static=LLVMLTO -l static=LLVMExtensions -l static=LLVMLoongArchDisassembler -l static=LLVMLoongArchAsmParser -l static=LLVMLoongArchCodeGen -l static=LLVMLoongArchDesc -l static=LLVMLoongArchInfo -l static=LLVMHexagonDisassembler -l static=LLVMHexagonCodeGen -l static=LLVMHexagonAsmParser -l static=LLVMHexagonDesc -l static=LLVMHexagonInfo -l static=LLVMCSKYDisassembler -l static=LLVMCSKYAsmParser -l static=LLVMCSKYCodeGen -l static=LLVMCSKYDesc -l static=LLVMCSKYInfo -l static=LLVMCoverage -l static=LLVMBPFDisassembler -l static=LLVMBPFAsmParser -l static=LLVMBPFCodeGen -l static=LLVMPasses -l static=LLVMIRPrinter -l static=LLVMHipStdPar -l static=LLVMCoroutines -l static=LLVMBPFDesc -l static=LLVMBPFInfo -l static=LLVMAVRDisassembler -l static=LLVMAVRAsmParser -l static=LLVMAVRCodeGen -l static=LLVMAVRDesc -l static=LLVMAVRInfo -l static=LLVMARMDisassembler -l static=LLVMARMAsmParser -l static=LLVMARMCodeGen -l static=LLVMipo -l static=LLVMInstrumentation -l static=LLVMLinker -l static=LLVMFrontendOpenMP -l static=LLVMFrontendOffloading -l static=LLVMARMDesc -l static=LLVMARMUtils -l static=LLVMARMInfo -l static=LLVMAArch64Disassembler -l static=LLVMMCDisassembler -l static=LLVMAArch64AsmParser -l static=LLVMAArch64CodeGen -l static=LLVMVectorize -l static=LLVMGlobalISel -l static=LLVMSelectionDAG -l static=LLVMCFGuard -l static=LLVMAsmPrinter -l static=LLVMCodeGen -l static=LLVMTarget -l static=LLVMScalarOpts -l static=LLVMInstCombine -l static=LLVMAggressiveInstCombine -l static=LLVMObjCARCOpts -l static=LLVMTransformUtils -l static=LLVMBitWriter -l static=LLVMAnalysis -l static=LLVMProfileData -l static=LLVMSymbolize -l static=LLVMDebugInfoBTF -l static=LLVMDebugInfoPDB -l static=LLVMDebugInfoMSF -l static=LLVMDebugInfoDWARF -l static=LLVMObject -l static=LLVMTextAPI -l static=LLVMMCParser -l static=LLVMIRReader -l static=LLVMAsmParser -l static=LLVMBitReader -l static=LLVMAArch64Desc -l static=LLVMCodeGenTypes -l static=LLVMAArch64Utils -l static=LLVMCore -l static=LLVMRemarks -l static=LLVMBitstreamReader -l static=LLVMAArch64Info -l static=LLVMMC -l static=LLVMDebugInfoCodeView -l static=LLVMBinaryFormat -l static=LLVMTargetParser -l static=LLVMSupport -l static=LLVMDemangle -l dylib=rt -l dylib=execinfo -l dylib=pthread -l dylib=m -l dylib=z -l c++ --cfg 'llvm_component="aarch64"' --cfg 'llvm_component="arm"' --cfg 'llvm_component="asmparser"' --cfg 'llvm_component="avr"' --cfg 'llvm_component="bitreader"' --cfg 'llvm_component="bitwriter"' --cfg 'llvm_component="bpf"' --cfg 'llvm_component="coverage"' --cfg 'llvm_component="csky"' --cfg 'llvm_component="hexagon"' --cfg 'llvm_component="instrumentation"' --cfg 'llvm_component="ipo"' --cfg 'llvm_component="linker"' --cfg 'llvm_component="loongarch"' --cfg 'llvm_component="lto"' --cfg 'llvm_component="m68k"' --cfg 'llvm_component="mips"' --cfg 'llvm_component="msp430"' --cfg 'llvm_component="nvptx"' --cfg 'llvm_component="powerpc"' --cfg 'llvm_component="riscv"' --cfg 'llvm_component="sparc"' --cfg 'llvm_component="systemz"' --cfg 'llvm_component="webassembly"' --cfg 'llvm_component="x86"' --cfg 'llvm_component="xtensa"' --check-cfg 'cfg(llvm_component,values("ipo"))' --check-cfg 'cfg(llvm_component,values("bitreader"))' --check-cfg 'cfg(llvm_component,values("bitwriter"))' --check-cfg 'cfg(llvm_component,values("linker"))' --check-cfg 'cfg(llvm_component,values("asmparser"))' --check-cfg 'cfg(llvm_component,values("lto"))' --check-cfg 'cfg(llvm_component,values("coverage"))' --check-cfg 'cfg(llvm_component,values("instrumentation"))' --check-cfg 'cfg(llvm_component,values("x86"))' --check-cfg 'cfg(llvm_component,values("arm"))' --check-cfg 'cfg(llvm_component,values("aarch64"))' --check-cfg 'cfg(llvm_component,values("amdgpu"))' --check-cfg 'cfg(llvm_component,values("avr"))' --check-cfg 'cfg(llvm_component,values("loongarch"))' --check-cfg 'cfg(llvm_component,values("m68k"))' --check-cfg 'cfg(llvm_component,values("csky"))' --check-cfg 'cfg(llvm_component,values("mips"))' --check-cfg 'cfg(llvm_component,values("powerpc"))' --check-cfg 'cfg(llvm_component,values("systemz"))' --check-cfg 'cfg(llvm_component,values("jsbackend"))' --check-cfg 'cfg(llvm_component,values("webassembly"))' --check-cfg 'cfg(llvm_component,values("msp430"))' --check-cfg 'cfg(llvm_component,values("sparc"))' --check-cfg 'cfg(llvm_component,values("nvptx"))' --check-cfg 'cfg(llvm_component,values("hexagon"))' --check-cfg 'cfg(llvm_component,values("riscv"))' --check-cfg 'cfg(llvm_component,values("xtensa"))' --check-cfg 'cfg(llvm_component,values("bpf"))'` Compiling rustc_attr v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_attr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_attr --edition=2021 compiler/rustc_attr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f0b19c6eb6f1e16f -C extra-filename=-f0b19c6eb6f1e16f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-5b98fac01910944a.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_parse --edition=2021 compiler/rustc_parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=912685d04363d73e -C extra-filename=-912685d04363d73e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-5b98fac01910944a.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_normalization-41e42197ffd2385f.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-c5abb1d4301987ce.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_query_system CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_query_system CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_query_system --edition=2021 compiler/rustc_query_system/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=31a09fba7a2337d7 -C extra-filename=-31a09fba7a2337d7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot-c9f7d1ce40518dbd.rmeta --extern rayon_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librayon_core-44f8363bb92ab174.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_middle v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_middle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_middle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_middle --edition=2021 compiler/rustc_middle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_randomized_layouts"))' -C metadata=dcba7e1df0214dc4 -C extra-filename=-dcba7e1df0214dc4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern derive_where=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libderive_where-229312118e8d2293.so --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libeither-bafc5544cd914e24.rmeta --extern field_offset=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfield_offset-3e179ba87132e8b8.rmeta --extern gsgdt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libgsgdt-c95e9beefe388abb.rmeta --extern polonius_engine=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpolonius_engine-80baef924d1678a1.rmeta --extern rayon_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librayon_core-44f8363bb92ab174.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_apfloat-1347f27e0d66c62f.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-cb80ed26b4df2053.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-e36b5bfadf72db3c.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_error_messages=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_messages-9fcaa0c20c9ec9bb.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_graphviz=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-66e47d15bd9f3b0b.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_hir_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_pretty-24cfff72f861c6e7.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_lint_defs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-7217dccd1e8c83c4.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-31a09fba7a2337d7.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_ast_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_ast_passes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_passes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_ast_passes --edition=2021 compiler/rustc_ast_passes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=32a3ebd053dedc69 -C extra-filename=-32a3ebd053dedc69 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitertools-8b80508d0b38a538.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-912685d04363d73e.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_expand v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_expand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_expand CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_expand --edition=2021 compiler/rustc_expand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=981bbcc5d66bf941 -C extra-filename=-981bbcc5d66bf941 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_passes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_passes-32a3ebd053dedc69.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-5b98fac01910944a.rmeta --extern rustc_lint_defs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-7217dccd1e8c83c4.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-912685d04363d73e.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_builtin_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_builtin_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_builtin_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_builtin_macros --edition=2021 compiler/rustc_builtin_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(llvm_enzyme)' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=82c91803473e1af8 -C extra-filename=-82c91803473e1af8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-981bbcc5d66bf941.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-5b98fac01910944a.rmeta --extern rustc_lint_defs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-7217dccd1e8c83c4.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-912685d04363d73e.rmeta --extern rustc_parse_format=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse_format-2f8d5fee9db82f02.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_infer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow) Compiling rustc_symbol_mangling v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling) Compiling rustc_incremental v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental) Compiling rustc_pattern_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis) Compiling rustc_query_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl) Compiling rustc_monomorphize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize) Compiling rustc_ast_lowering v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering) Compiling rustc_smir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_infer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_infer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_infer --edition=2021 compiler/rustc_infer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5db2c04875e33276 -C extra-filename=-5db2c04875e33276 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-e36b5bfadf72db3c.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_metadata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_metadata CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_metadata --edition=2021 compiler/rustc_metadata/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f7569cb5e919d082 -C extra-filename=-f7569cb5e919d082 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --extern libloading=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibloading-b125050f2eb5c246.rmeta --extern odht=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libodht-9e4b7b5c09910e60.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-981bbcc5d66bf941.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-452eea3e4db07613.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_hir_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_pretty-24cfff72f861c6e7.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtempfile-36c088e06122895b.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_mir_dataflow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_mir_dataflow CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_mir_dataflow --edition=2021 compiler/rustc_mir_dataflow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=546d05cf77260078 -C extra-filename=-546d05cf77260078 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern polonius_engine=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpolonius_engine-80baef924d1678a1.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex-85a3a4ed0f9aff94.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_graphviz=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-66e47d15bd9f3b0b.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_symbol_mangling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_symbol_mangling CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_symbol_mangling --edition=2021 compiler/rustc_symbol_mangling/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=14c7b0817f3d5696 -C extra-filename=-14c7b0817f3d5696 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern punycode=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpunycode-69e0f4c82f49a650.rmeta --extern rustc_demangle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_demangle-60a4fa3871f19c3a.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_incremental CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_incremental CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_incremental --edition=2021 compiler/rustc_incremental/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=06ca05d90f1d3161 -C extra-filename=-06ca05d90f1d3161 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librand-2310720bc74dbf50.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-452eea3e4db07613.rmeta --extern rustc_graphviz=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-66e47d15bd9f3b0b.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_pattern_analysis CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_pattern_analysis CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_pattern_analysis --edition=2021 compiler/rustc_pattern_analysis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rustc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rustc"))' -C metadata=fc22d774f275d1c0 -C extra-filename=-fc22d774f275d1c0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-50f2b373d9b892ab.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_apfloat-1347f27e0d66c62f.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-cb80ed26b4df2053.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_query_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_query_impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_query_impl --edition=2021 compiler/rustc_query_impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=70ff433f12c8e8e1 -C extra-filename=-70ff433f12c8e8e1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern field_offset=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfield_offset-3e179ba87132e8b8.rmeta --extern measureme=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmeasureme-b7e22d466f4cdd16.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-31a09fba7a2337d7.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_monomorphize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_monomorphize CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_monomorphize --edition=2021 compiler/rustc_monomorphize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce10bc1a32d1ccc1 -C extra-filename=-ce10bc1a32d1ccc1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde-7b176582f1edad89.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-1898838f05333875.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_smir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_smir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_smir --edition=2021 compiler/rustc_smir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c74d38e890281c8 -C extra-filename=-0c74d38e890281c8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern scoped_tls=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libscoped_tls-e983863c377a45fc.rmeta --extern stable_mir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libstable_mir-3b1fcdd9fd263d52.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_ast_lowering CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_lowering CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_ast_lowering --edition=2021 compiler/rustc_ast_lowering/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4269636678497f30 -C extra-filename=-4269636678497f30 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_resolve v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_resolve CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_resolve CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_resolve --edition=2021 compiler/rustc_resolve/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2d3b7e08652576db -C extra-filename=-2d3b7e08652576db --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern pulldown_cmark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpulldown_cmark-d6c99ee9b5c18dfd.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-cb80ed26b4df2053.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-981bbcc5d66bf941.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-f7569cb5e919d082.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-31a09fba7a2337d7.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_transmute v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_transmute CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_transmute CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_transmute --edition=2021 compiler/rustc_transmute/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="rustc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc"))' -C metadata=2b3f812590636569 -C extra-filename=-2b3f812590636569 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-e36b5bfadf72db3c.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_trait_selection v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_trait_selection CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_trait_selection CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_trait_selection --edition=2021 compiler/rustc_trait_selection/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21c02b4e75781b8a -C extra-filename=-21c02b4e75781b8a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitertools-8b80508d0b38a538.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-e36b5bfadf72db3c.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_next_trait_solver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_next_trait_solver-022537870bfac67c.rmeta --extern rustc_parse_format=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse_format-2f8d5fee9db82f02.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_transmute=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_transmute-2b3f812590636569.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_lint v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint) Compiling rustc_ty_utils v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils) Compiling rustc_traits v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits) Compiling rustc_const_eval v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval) Compiling rustc_codegen_ssa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa) Compiling rustc_sanitizers v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers) Compiling rustc_hir_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_ty_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ty_utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_ty_utils --edition=2021 compiler/rustc_ty_utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=752f5b573c5e87fe -C extra-filename=-752f5b573c5e87fe --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitertools-8b80508d0b38a538.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-e36b5bfadf72db3c.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_lint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_lint CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_lint --edition=2021 compiler/rustc_lint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=70e1e1d5e50301d8 -C extra-filename=-70e1e1d5e50301d8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_parse_format=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse_format-2f8d5fee9db82f02.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --extern unicode_security=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_security-0e7bff2e7426a5a9.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_traits CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_traits --edition=2021 compiler/rustc_traits/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9386ba84ffa91d98 -C extra-filename=-9386ba84ffa91d98 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_const_eval CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_const_eval CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_const_eval --edition=2021 compiler/rustc_const_eval/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cd364ab9e44d4b94 -C extra-filename=-cd364ab9e44d4b94 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libeither-bafc5544cd914e24.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_apfloat-1347f27e0d66c62f.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_mir_dataflow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_dataflow-546d05cf77260078.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_sanitizers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_sanitizers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_sanitizers --edition=2021 compiler/rustc_sanitizers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=081550b34713f013 -C extra-filename=-081550b34713f013 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --extern twox_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtwox_hash-d91d07a50769aa58.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_codegen_ssa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_codegen_ssa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_codegen_ssa --edition=2021 compiler/rustc_codegen_ssa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f8a3c685dd7ec5a4 -C extra-filename=-f8a3c685dd7ec5a4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern ar_archive_writer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libar_archive_writer-0576331a2b2bb286.rmeta --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libarrayvec-aca785ecc8abac16.rmeta --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcc-872367b296bf34e9.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libeither-bafc5544cd914e24.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitertools-8b80508d0b38a538.rmeta --extern jobserver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libjobserver-0133c2df8b5f9f2d.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libobject-4654ca62d75e98a4.rmeta --extern pathdiff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpathdiff-257f5d89092ef6d7.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex-85a3a4ed0f9aff94.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-cb80ed26b4df2053.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-452eea3e4db07613.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_incremental=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_incremental-06ca05d90f1d3161.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-f7569cb5e919d082.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-31a09fba7a2337d7.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_symbol_mangling=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_symbol_mangling-14c7b0817f3d5696.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-1898838f05333875.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtempfile-36c088e06122895b.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta --extern thorin=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthorin-9834b820d1cf8138.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --extern wasm_encoder=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libwasm_encoder-880ae2d71e3775f8.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hir_analysis CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir_analysis CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hir_analysis --edition=2021 compiler/rustc_hir_analysis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f34aa3cc03955d82 -C extra-filename=-f34aa3cc03955d82 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitertools-8b80508d0b38a538.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-cb80ed26b4df2053.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta --extern rustc_lint_defs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-7217dccd1e8c83c4.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_borrowck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_borrowck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_borrowck CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_borrowck --edition=2021 compiler/rustc_borrowck/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f8f615e5794b564 -C extra-filename=-6f8f615e5794b564 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libeither-bafc5544cd914e24.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitertools-8b80508d0b38a538.rmeta --extern polonius_engine=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpolonius_engine-80baef924d1678a1.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_graphviz=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-66e47d15bd9f3b0b.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-5b98fac01910944a.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_mir_dataflow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_dataflow-546d05cf77260078.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern rustc_traits=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_traits-9386ba84ffa91d98.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_privacy v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_privacy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_privacy CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_privacy --edition=2021 compiler/rustc_privacy/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=418244669b98109d -C extra-filename=-418244669b98109d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_ty_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ty_utils-752f5b573c5e87fe.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_passes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_passes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_passes --edition=2021 compiler/rustc_passes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=836d2228c876af81 -C extra-filename=-836d2228c876af81 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-981bbcc5d66bf941.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-5b98fac01910944a.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_privacy=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_privacy-418244669b98109d.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_mir_build v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_mir_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_mir_build CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_mir_build --edition=2021 compiler/rustc_mir_build/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d4caad0b611e067 -C extra-filename=-3d4caad0b611e067 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libeither-bafc5544cd914e24.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitertools-8b80508d0b38a538.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_apfloat-1347f27e0d66c62f.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-cb80ed26b4df2053.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta --extern rustc_lint=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint-70e1e1d5e50301d8.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_pattern_analysis=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_pattern_analysis-fc22d774f275d1c0.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_codegen_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_codegen_llvm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_codegen_llvm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_codegen_llvm --edition=2021 compiler/rustc_codegen_llvm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2c9ad8311769f8e9 -C extra-filename=-2c9ad8311769f8e9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitertools-8b80508d0b38a538.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --extern measureme=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmeasureme-b7e22d466f4cdd16.rmeta --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libobject-4654ca62d75e98a4.rmeta --extern rustc_demangle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_demangle-60a4fa3871f19c3a.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_codegen_ssa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_ssa-f8a3c685dd7ec5a4.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-452eea3e4db07613.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_llvm=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_llvm-c7f8c781a11b3e2b.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-f7569cb5e919d082.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-31a09fba7a2337d7.rmeta --extern rustc_sanitizers=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_sanitizers-081550b34713f013.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_symbol_mangling=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_symbol_mangling-14c7b0817f3d5696.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde-7b176582f1edad89.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-1898838f05333875.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-ef6e37f01e1e0b8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib` Compiling rustc_mir_transform v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform) Compiling rustc_hir_typeck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hir_typeck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir_typeck CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hir_typeck --edition=2021 compiler/rustc_hir_typeck/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f3a6a0dc4e5eb6cc -C extra-filename=-f3a6a0dc4e5eb6cc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitertools-8b80508d0b38a538.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-e36b5bfadf72db3c.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_hir_analysis=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_analysis-f34aa3cc03955d82.rmeta --extern rustc_hir_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_pretty-24cfff72f861c6e7.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta --extern rustc_lint=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint-70e1e1d5e50301d8.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_mir_transform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_mir_transform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_mir_transform --edition=2021 compiler/rustc_mir_transform/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4dd5dbf3ff7551c9 -C extra-filename=-4dd5dbf3ff7551c9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libeither-bafc5544cd914e24.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitertools-8b80508d0b38a538.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-cb80ed26b4df2053.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_const_eval=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_const_eval-cd364ab9e44d4b94.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_mir_build=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_build-3d4caad0b611e067.rmeta --extern rustc_mir_dataflow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_dataflow-546d05cf77260078.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out` Compiling rustc_interface v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_interface CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_interface CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_interface --edition=2021 compiler/rustc_interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm"))' -C metadata=19e504cd96e47568 -C extra-filename=-19e504cd96e47568 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rayon=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librayon-d5c6e921f5ede8bf.rmeta --extern rayon_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librayon_core-44f8363bb92ab174.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_lowering=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_lowering-4269636678497f30.rmeta --extern rustc_ast_passes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_passes-32a3ebd053dedc69.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_borrowck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_borrowck-6f8f615e5794b564.rmeta --extern rustc_builtin_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_builtin_macros-82c91803473e1af8.rmeta --extern rustc_codegen_llvm=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_llvm-2c9ad8311769f8e9.rmeta --extern rustc_codegen_ssa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_ssa-f8a3c685dd7ec5a4.rmeta --extern rustc_const_eval=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_const_eval-cd364ab9e44d4b94.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-981bbcc5d66bf941.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-452eea3e4db07613.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta --extern rustc_hir_analysis=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_analysis-f34aa3cc03955d82.rmeta --extern rustc_hir_typeck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_typeck-f3a6a0dc4e5eb6cc.rmeta --extern rustc_incremental=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_incremental-06ca05d90f1d3161.rmeta --extern rustc_lint=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint-70e1e1d5e50301d8.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-f7569cb5e919d082.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_mir_build=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_build-3d4caad0b611e067.rmeta --extern rustc_mir_transform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_transform-4dd5dbf3ff7551c9.rmeta --extern rustc_monomorphize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_monomorphize-ce10bc1a32d1ccc1.rmeta --extern rustc_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-912685d04363d73e.rmeta --extern rustc_passes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_passes-836d2228c876af81.rmeta --extern rustc_privacy=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_privacy-418244669b98109d.rmeta --extern rustc_query_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_impl-70ff433f12c8e8e1.rmeta --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-31a09fba7a2337d7.rmeta --extern rustc_resolve=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_resolve-2d3b7e08652576db.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_symbol_mangling=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_symbol_mangling-14c7b0817f3d5696.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern rustc_traits=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_traits-9386ba84ffa91d98.rmeta --extern rustc_ty_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ty_utils-752f5b573c5e87fe.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-ef6e37f01e1e0b8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib` Compiling rustc_driver_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_driver_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_driver_impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_driver_impl --edition=2021 compiler/rustc_driver_impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm", "max_level_info", "rustc_randomized_layouts"))' -C metadata=9d44c460769174cd -C extra-filename=-9d44c460769174cd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern ctrlc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libctrlc-2bbcf427dd75145c.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta --extern rustc_ast_lowering=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_lowering-4269636678497f30.rmeta --extern rustc_ast_passes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_passes-32a3ebd053dedc69.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta --extern rustc_borrowck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_borrowck-6f8f615e5794b564.rmeta --extern rustc_builtin_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_builtin_macros-82c91803473e1af8.rmeta --extern rustc_codegen_ssa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_ssa-f8a3c685dd7ec5a4.rmeta --extern rustc_const_eval=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_const_eval-cd364ab9e44d4b94.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta --extern rustc_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-981bbcc5d66bf941.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so --extern rustc_hir_analysis=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_analysis-f34aa3cc03955d82.rmeta --extern rustc_hir_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_pretty-24cfff72f861c6e7.rmeta --extern rustc_hir_typeck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_typeck-f3a6a0dc4e5eb6cc.rmeta --extern rustc_incremental=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_incremental-06ca05d90f1d3161.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta --extern rustc_interface=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_interface-19e504cd96e47568.rmeta --extern rustc_lint=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint-70e1e1d5e50301d8.rmeta --extern rustc_log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_log-fb85b6b93f4b6937.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so --extern rustc_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-f7569cb5e919d082.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta --extern rustc_mir_build=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_build-3d4caad0b611e067.rmeta --extern rustc_mir_dataflow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_dataflow-546d05cf77260078.rmeta --extern rustc_mir_transform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_transform-4dd5dbf3ff7551c9.rmeta --extern rustc_monomorphize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_monomorphize-ce10bc1a32d1ccc1.rmeta --extern rustc_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-912685d04363d73e.rmeta --extern rustc_passes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_passes-836d2228c876af81.rmeta --extern rustc_pattern_analysis=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_pattern_analysis-fc22d774f275d1c0.rmeta --extern rustc_privacy=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_privacy-418244669b98109d.rmeta --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-31a09fba7a2337d7.rmeta --extern rustc_resolve=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_resolve-2d3b7e08652576db.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta --extern rustc_smir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_smir-0c74d38e890281c8.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta --extern rustc_ty_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ty_utils-752f5b573c5e87fe.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-1898838f05333875.rmeta --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libshlex-a7c2673fe554220f.rmeta --extern time=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtime-77aac15361189e36.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-ef6e37f01e1e0b8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib` Compiling rustc_driver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_driver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_driver CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_driver --edition=2021 compiler/rustc_driver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f397b3d5e866a761 -C extra-filename=-f397b3d5e866a761 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_driver_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver_impl-9d44c460769174cd.rlib --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-ef6e37f01e1e0b8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rustc-main CARGO_CRATE_NAME=rustc_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-main CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc-main-17c6abc382c83eb8/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_main --edition=2021 compiler/rustc/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc", "llvm", "max_level_info", "rustc_randomized_layouts"))' -C metadata=763763f2eacf1408 -C extra-filename=-763763f2eacf1408 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps --extern rustc_codegen_ssa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_ssa-f8a3c685dd7ec5a4.rlib --extern rustc_driver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver-f397b3d5e866a761.so --extern rustc_driver_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver_impl-9d44c460769174cd.rlib --extern rustc_smir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_smir-0c74d38e890281c8.rlib --extern stable_mir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libstable_mir-3b1fcdd9fd263d52.rlib --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/psm-b3d9dbe16f36b44b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/blake3-ce65a70d5fbd64ab/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-ef6e37f01e1e0b8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib` Finished `release` profile [optimized] target(s) in 1m 36s c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } > RustcLink { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, previous_stage_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libdarling_macro-97b54c9ced69d684.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libdarling_macro-97b54c9ced69d684.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libderive_setters-59963723436bebac.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libderive_setters-59963723436bebac.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libderive_where-229312118e8d2293.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libderive_where-229312118e8d2293.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libdisplaydoc-6568474dbe145929.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libdisplaydoc-6568474dbe145929.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libicu_provider_macros-04dc373577674a0d.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_provider_macros-04dc373577674a0d.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libproc_macro_hack-e08f819518509226.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libproc_macro_hack-e08f819518509226.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_fluent_macro-12dc841636e03a85.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_fluent_macro-12dc841636e03a85.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_index_macros-a31f7e9028b4b3df.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_index_macros-a31f7e9028b4b3df.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_macros-c09f78524f9ddf56.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_macros-c09f78524f9ddf56.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/librustc_type_ir_macros-a4a218b0cb8a0315.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_type_ir_macros-a4a218b0cb8a0315.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libserde_derive-d751240d78618197.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libserde_derive-d751240d78618197.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libthiserror_impl-cec794d32f017760.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libthiserror_impl-cec794d32f017760.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libtime_macros-f8b751dcdd7e16a6.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtime_macros-f8b751dcdd7e16a6.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libtracing_attributes-05dd6d7b162003a9.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_attributes-05dd6d7b162003a9.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libunic_langid_macros_impl-73697d6720bd42d9.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunic_langid_macros_impl-73697d6720bd42d9.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libyoke_derive-74d58fe0a1c25347.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libyoke_derive-74d58fe0a1c25347.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libzerocopy_derive-e20dd0e68288c242.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libzerocopy_derive-e20dd0e68288c242.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libzerofrom_derive-0955db659a660ab8.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libzerofrom_derive-0955db659a660ab8.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/release/deps/libzerovec_derive-8a83896832b9001d.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libzerovec_derive-8a83896832b9001d.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libadler2-333ae1b9da8a122a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libadler2-333ae1b9da8a122a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libahash-1c5d1a0434a789ba.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libahash-1c5d1a0434a789ba.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libaho_corasick-03b2ff0f8d29673b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libaho_corasick-03b2ff0f8d29673b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liballocator_api2-3aa5d27c073f2b9c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/liballocator_api2-3aa5d27c073f2b9c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libannotate_snippets-95568bbbe8002db9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libannotate_snippets-95568bbbe8002db9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libanstyle-c8b396f2b26251e4.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libanstyle-c8b396f2b26251e4.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libar_archive_writer-0576331a2b2bb286.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libar_archive_writer-0576331a2b2bb286.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libarrayref-41f516e67a70149b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libarrayref-41f516e67a70149b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libarrayvec-aca785ecc8abac16.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libarrayvec-aca785ecc8abac16.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-2ac9bc7e2890e0ab.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libbitflags-2ac9bc7e2890e0ab.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libbitflags-8d36151677f83b5f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libblake3-155ba99152d71b6a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libblake3-155ba99152d71b6a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libblock_buffer-783eba7e9a9bf32e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libblock_buffer-783eba7e9a9bf32e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libbyteorder-d7d1c15a3ad4171d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libbyteorder-d7d1c15a3ad4171d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcc-872367b296bf34e9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libcc-872367b296bf34e9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libcfg_if-45bb66792c21a8c0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libconstant_time_eq-80caef786b8ebbb7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libconstant_time_eq-80caef786b8ebbb7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcpufeatures-301a8d268a4227ef.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libcpufeatures-301a8d268a4227ef.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrc32fast-a5f4068cae032c08.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libcrc32fast-a5f4068cae032c08.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-3ca941de9ff2979e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libcrossbeam_channel-3ca941de9ff2979e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-da134331057f8588.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libcrossbeam_deque-da134331057f8588.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_epoch-df2d8da8443b58b2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libcrossbeam_epoch-df2d8da8443b58b2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-4c0f50839c12f4fd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libcrossbeam_utils-4c0f50839c12f4fd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libcrypto_common-2398f5f3590b1814.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libcrypto_common-2398f5f3590b1814.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libctrlc-2bbcf427dd75145c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libctrlc-2bbcf427dd75145c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libdatafrog-ca8286c21a9562b5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libdatafrog-ca8286c21a9562b5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libderanged-a8d218f097d7225d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libderanged-a8d218f097d7225d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libdigest-4b117ecf9ab2cecd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libdigest-4b117ecf9ab2cecd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libeither-bafc5544cd914e24.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libeither-bafc5544cd914e24.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libelsa-077bb774b42d6795.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libelsa-077bb774b42d6795.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libena-598f83f5386e2485.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libena-598f83f5386e2485.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libequivalent-20d69eb2b4a64d4e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libequivalent-20d69eb2b4a64d4e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liberrno-a281631b7ce4f02d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/liberrno-a281631b7ce4f02d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfastrand-585d95486fb739d6.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libfastrand-585d95486fb739d6.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfield_offset-3e179ba87132e8b8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libfield_offset-3e179ba87132e8b8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libflate2-51050f697970773a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libflate2-51050f697970773a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfluent_bundle-12e649d23ba39d27.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libfluent_bundle-12e649d23ba39d27.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfluent_langneg-2eb2448d0ea2bfa2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libfluent_langneg-2eb2448d0ea2bfa2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfluent_syntax-50054d166e7f3be7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libfluent_syntax-50054d166e7f3be7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libfoldhash-4da51cbf33855be7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libfoldhash-4da51cbf33855be7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libgeneric_array-290c25dfb3c0a06d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libgeneric_array-290c25dfb3c0a06d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libgetopts-7879614820ea1959.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libgetopts-7879614820ea1959.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libgetrandom-e627566f40a813c3.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libgetrandom-e627566f40a813c3.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libgimli-cd30feff3337e79f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libgimli-cd30feff3337e79f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libgsgdt-c95e9beefe388abb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libgsgdt-c95e9beefe388abb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libhashbrown-13257f8a3a2cae2d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-13257f8a3a2cae2d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libhashbrown-cd62986fc31e630f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-cd62986fc31e630f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_list-24dcd0fad0e05480.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_list-24dcd0fad0e05480.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_list_data-b9a5f3c62923a5fb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_list_data-b9a5f3c62923a5fb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-578173e733c91fb5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_locid-578173e733c91fb5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform-a6289c411db70cd5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_locid_transform-a6289c411db70cd5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform_data-81c2dda996d88646.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_locid_transform_data-81c2dda996d88646.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider-4c0b6f6561887f65.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_provider-4c0b6f6561887f65.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider_adapters-93ecdd0eb5e207d8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_provider_adapters-93ecdd0eb5e207d8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-def50f54d1c78196.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libindexmap-def50f54d1c78196.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libintl_memoizer-e6343fbff9c41dc7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libintl_memoizer-e6343fbff9c41dc7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libintl_pluralrules-091bbde46f40584b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libintl_pluralrules-091bbde46f40584b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitertools-8b80508d0b38a538.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libitertools-8b80508d0b38a538.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libitoa-376632f4dfba799e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libitoa-376632f4dfba799e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libjobserver-0133c2df8b5f9f2d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libjobserver-0133c2df8b5f9f2d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblazy_static-ef743819a51291dc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/liblazy_static-ef743819a51291dc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libleb128-dd9d053ce3bd9a9a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libleb128-dd9d053ce3bd9a9a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/liblibc-233af89ce33ec4d9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblibloading-b125050f2eb5c246.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/liblibloading-b125050f2eb5c246.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblitemap-b2283f4edc24827c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/liblitemap-b2283f4edc24827c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblock_api-f22181a8397f0f5e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/liblock_api-f22181a8397f0f5e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liblog-689067a193223293.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/liblog-689067a193223293.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmatchers-c58df6e02f17a3dc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libmatchers-c58df6e02f17a3dc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmd5-8b795e16911fc676.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libmd5-8b795e16911fc676.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmeasureme-b7e22d466f4cdd16.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libmeasureme-b7e22d466f4cdd16.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-447ab43d8f593ab6.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libmemchr-447ab43d8f593ab6.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemmap2-309ccfb14a153605.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libmemmap2-309ccfb14a153605.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libmemoffset-fa2b6e0613710182.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libmemoffset-fa2b6e0613710182.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libminiz_oxide-b46000966d7ab896.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libminiz_oxide-b46000966d7ab896.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libnix-330efa4dd6a6e056.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libnix-330efa4dd6a6e056.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-6c604a88ee779432.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libnu_ansi_term-6c604a88ee779432.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-889610c204733ff3.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libnu_ansi_term-889610c204733ff3.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libnum_conv-1a8f45a1b7c0875b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libnum_conv-1a8f45a1b7c0875b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libnum_cpus-e32d74e543054777.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libnum_cpus-e32d74e543054777.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libobject-4654ca62d75e98a4.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libobject-4654ca62d75e98a4.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libodht-9e4b7b5c09910e60.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libodht-9e4b7b5c09910e60.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-edf0941bd93d25a7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libonce_cell-edf0941bd93d25a7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/liboverload-618a46c5a8924ac4.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/liboverload-618a46c5a8924ac4.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot-c9f7d1ce40518dbd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libparking_lot-c9f7d1ce40518dbd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot_core-e53c9df3aa5c21b7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libparking_lot_core-e53c9df3aa5c21b7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpathdiff-257f5d89092ef6d7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libpathdiff-257f5d89092ef6d7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpin_project_lite-19a80ca5c044c1dd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libpin_project_lite-19a80ca5c044c1dd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpolonius_engine-80baef924d1678a1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libpolonius_engine-80baef924d1678a1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpowerfmt-7d462a274641da23.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libpowerfmt-7d462a274641da23.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libppv_lite86-c414ee5e2d16a1f3.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libppv_lite86-c414ee5e2d16a1f3.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpsm-100c5556bcc2db2f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libpsm-100c5556bcc2db2f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpulldown_cmark-d6c99ee9b5c18dfd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libpulldown_cmark-d6c99ee9b5c18dfd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpulldown_cmark_escape-8683349def89af0a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libpulldown_cmark_escape-8683349def89af0a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libpunycode-69e0f4c82f49a650.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libpunycode-69e0f4c82f49a650.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librand-2310720bc74dbf50.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librand-2310720bc74dbf50.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librand_chacha-e430f81d63c9b035.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librand_chacha-e430f81d63c9b035.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librand_core-e61308803b0d6523.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librand_core-e61308803b0d6523.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librand_xoshiro-4f709d75bfd24d6b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librand_xoshiro-4f709d75bfd24d6b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librayon-d5c6e921f5ede8bf.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librayon-d5c6e921f5ede8bf.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librayon_core-44f8363bb92ab174.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librayon_core-44f8363bb92ab174.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex-85a3a4ed0f9aff94.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libregex-85a3a4ed0f9aff94.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-0e14fce9184713ff.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_automata-0e14fce9184713ff.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-95e6ac9d327d5b2e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_automata-95e6ac9d327d5b2e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-c8d162992f2a6bf0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_automata-c8d162992f2a6bf0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex_syntax-285b1c719318d5a7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_syntax-285b1c719318d5a7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libregex_syntax-f7c9ef94b08e59de.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_syntax-f7c9ef94b08e59de.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-7fbe3538520fb96a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_abi-7fbe3538520fb96a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_apfloat-1347f27e0d66c62f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_apfloat-1347f27e0d66c62f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-cb80ed26b4df2053.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_arena-cb80ed26b4df2053.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c95a2313613cd87e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast-c95a2313613cd87e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-e36b5bfadf72db3c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast_ir-e36b5bfadf72db3c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_lowering-4269636678497f30.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast_lowering-4269636678497f30.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_passes-32a3ebd053dedc69.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast_passes-32a3ebd053dedc69.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-67872a1163e1eb54.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast_pretty-67872a1163e1eb54.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-f0b19c6eb6f1e16f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_attr-f0b19c6eb6f1e16f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_baked_icu_data-a317cc04b6a7969e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_baked_icu_data-a317cc04b6a7969e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_borrowck-6f8f615e5794b564.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_borrowck-6f8f615e5794b564.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_builtin_macros-82c91803473e1af8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_builtin_macros-82c91803473e1af8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_llvm-2c9ad8311769f8e9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_codegen_llvm-2c9ad8311769f8e9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_ssa-f8a3c685dd7ec5a4.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_codegen_ssa-f8a3c685dd7ec5a4.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_const_eval-cd364ab9e44d4b94.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_const_eval-cd364ab9e44d4b94.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-0659156bd2290ebd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_data_structures-0659156bd2290ebd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_demangle-60a4fa3871f19c3a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_demangle-60a4fa3871f19c3a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver-f397b3d5e866a761.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_driver-f397b3d5e866a761.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver_impl-9d44c460769174cd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_driver_impl-9d44c460769174cd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_codes-58ea36ca927bd041.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_error_codes-58ea36ca927bd041.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_messages-9fcaa0c20c9ec9bb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_error_messages-9fcaa0c20c9ec9bb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-bfef99018781c440.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_errors-bfef99018781c440.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-981bbcc5d66bf941.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_expand-981bbcc5d66bf941.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-424d3878543965e4.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_feature-424d3878543965e4.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-452eea3e4db07613.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_fs_util-452eea3e4db07613.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-66e47d15bd9f3b0b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_graphviz-66e47d15bd9f3b0b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-50f2b373d9b892ab.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hash-50f2b373d9b892ab.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-bc617d55cf14941e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hash-bc617d55cf14941e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-14a10c63be6493cd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hir-14a10c63be6493cd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_analysis-f34aa3cc03955d82.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hir_analysis-f34aa3cc03955d82.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_pretty-24cfff72f861c6e7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hir_pretty-24cfff72f861c6e7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_typeck-f3a6a0dc4e5eb6cc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hir_typeck-f3a6a0dc4e5eb6cc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_incremental-06ca05d90f1d3161.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_incremental-06ca05d90f1d3161.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-e8e11a4af9941583.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_index-e8e11a4af9941583.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-5db2c04875e33276.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_infer-5db2c04875e33276.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_interface-19e504cd96e47568.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_interface-19e504cd96e47568.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-5b98fac01910944a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_lexer-5b98fac01910944a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint-70e1e1d5e50301d8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_lint-70e1e1d5e50301d8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-7217dccd1e8c83c4.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_lint_defs-7217dccd1e8c83c4.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_llvm-c7f8c781a11b3e2b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_llvm-c7f8c781a11b3e2b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_log-fb85b6b93f4b6937.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_log-fb85b6b93f4b6937.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-f7569cb5e919d082.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_metadata-f7569cb5e919d082.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-dcba7e1df0214dc4.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_middle-dcba7e1df0214dc4.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_build-3d4caad0b611e067.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_mir_build-3d4caad0b611e067.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_dataflow-546d05cf77260078.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_mir_dataflow-546d05cf77260078.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_transform-4dd5dbf3ff7551c9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_mir_transform-4dd5dbf3ff7551c9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_monomorphize-ce10bc1a32d1ccc1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_monomorphize-ce10bc1a32d1ccc1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_next_trait_solver-022537870bfac67c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_next_trait_solver-022537870bfac67c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-912685d04363d73e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_parse-912685d04363d73e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse_format-2f8d5fee9db82f02.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_parse_format-2f8d5fee9db82f02.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_passes-836d2228c876af81.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_passes-836d2228c876af81.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_pattern_analysis-fc22d774f275d1c0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_pattern_analysis-fc22d774f275d1c0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_privacy-418244669b98109d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_privacy-418244669b98109d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_impl-70ff433f12c8e8e1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_query_impl-70ff433f12c8e8e1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-31a09fba7a2337d7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_query_system-31a09fba7a2337d7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_resolve-2d3b7e08652576db.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_resolve-2d3b7e08652576db.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_sanitizers-081550b34713f013.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_sanitizers-081550b34713f013.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-3bd970f1a61e15b2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_serialize-3bd970f1a61e15b2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-dde6f6b39beaff67.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_session-dde6f6b39beaff67.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_smir-0c74d38e890281c8.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_smir-0c74d38e890281c8.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-9ed391317e142cea.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_span-9ed391317e142cea.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_stable_hash-e59e731a952593ba.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_stable_hash-e59e731a952593ba.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_symbol_mangling-14c7b0817f3d5696.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_symbol_mangling-14c7b0817f3d5696.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-1a115013061e7004.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_target-1a115013061e7004.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-21c02b4e75781b8a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_trait_selection-21c02b4e75781b8a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_traits-9386ba84ffa91d98.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_traits-9386ba84ffa91d98.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_transmute-2b3f812590636569.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_transmute-2b3f812590636569.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_ty_utils-752f5b573c5e87fe.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ty_utils-752f5b573c5e87fe.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-0e88d190672cd51b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_type_ir-0e88d190672cd51b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustix-891bb85fd4074fe2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustix-891bb85fd4074fe2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libruzstd-f949c6f9127f8272.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libruzstd-f949c6f9127f8272.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libryu-30bfbdd618b26eae.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libryu-30bfbdd618b26eae.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libscoped_tls-e983863c377a45fc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libscoped_tls-e983863c377a45fc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libscopeguard-e69f63781fdda657.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libscopeguard-e69f63781fdda657.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libself_cell-51411eafa30fe3f8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libself_cell-51411eafa30fe3f8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libself_cell-cb12f3f32f64f619.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libself_cell-cb12f3f32f64f619.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde-7b176582f1edad89.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libserde-7b176582f1edad89.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-1898838f05333875.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libserde_json-1898838f05333875.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsha1-480a341b189ae1b1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libsha1-480a341b189ae1b1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsha2-4614929dbee4c6ab.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libsha2-4614929dbee4c6ab.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsharded_slab-fedf0c4f385e6d24.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libsharded_slab-fedf0c4f385e6d24.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libshlex-a7c2673fe554220f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libshlex-a7c2673fe554220f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-cb43d8924387269e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libsmallvec-cb43d8924387269e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libstable_deref_trait-f71ccb5aeae76a7c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libstable_deref_trait-f71ccb5aeae76a7c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libstable_mir-3b1fcdd9fd263d52.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libstable_mir-3b1fcdd9fd263d52.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libstacker-b24297450a48b9da.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libstacker-b24297450a48b9da.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libstatic_assertions-390c2199cfa605de.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libstatic_assertions-390c2199cfa605de.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtempfile-36c088e06122895b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtempfile-36c088e06122895b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtermcolor-2160df7d2cea6ba1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtermcolor-2160df7d2cea6ba1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtermize-ff19ce075326e58b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtermize-ff19ce075326e58b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-61b654f6cec4ee24.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libthin_vec-61b654f6cec4ee24.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthiserror-1c27d93cbf36ac7c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libthiserror-1c27d93cbf36ac7c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthorin-9834b820d1cf8138.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libthorin-9834b820d1cf8138.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libthread_local-b94c94411c08f8b8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libthread_local-b94c94411c08f8b8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtime-77aac15361189e36.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtime-77aac15361189e36.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtime_core-38ad2816c80e575e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtime_core-38ad2816c80e575e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-9a8b92ab4cd2cfdc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtinystr-9a8b92ab4cd2cfdc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtinyvec-b1a318845a3d7fb9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtinyvec-b1a318845a3d7fb9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtinyvec_macros-3ad0b6f8b8bfa827.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtinyvec_macros-3ad0b6f8b8bfa827.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing-e8db2a4b95cb76ca.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing-e8db2a4b95cb76ca.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b4ea267a41fb9c9f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_core-b4ea267a41fb9c9f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_log-fee3d7d593092cd6.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_log-fee3d7d593092cd6.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-0bf16ac7a8bcb456.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_subscriber-0bf16ac7a8bcb456.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtracing_tree-33251f4c65a6e290.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_tree-33251f4c65a6e290.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtwox_hash-d91d07a50769aa58.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtwox_hash-d91d07a50769aa58.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtype_map-0889445fba6201b0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtype_map-0889445fba6201b0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libtypenum-aa40738950d59edb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libtypenum-aa40738950d59edb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-7cd807d6d380f9b1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunic_langid-7cd807d6d380f9b1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid_impl-9a906dc85dc01758.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunic_langid_impl-9a906dc85dc01758.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid_macros-653c943e8eeea50e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunic_langid_macros-653c943e8eeea50e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicase-cbe3f1fad382405a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunicase-cbe3f1fad382405a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_normalization-41e42197ffd2385f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_normalization-41e42197ffd2385f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_properties-df94d8ef67ef3595.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_properties-df94d8ef67ef3595.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_script-91361eb6dbd635e1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_script-91361eb6dbd635e1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_security-0e7bff2e7426a5a9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_security-0e7bff2e7426a5a9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-14664ccb7674433f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_width-14664ccb7674433f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-c5abb1d4301987ce.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_width-c5abb1d4301987ce.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libunicode_xid-bce0954f9701369d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_xid-bce0954f9701369d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libwasm_encoder-880ae2d71e3775f8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libwasm_encoder-880ae2d71e3775f8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libwasmparser-f1e6ef722e86f25c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libwasmparser-f1e6ef722e86f25c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libwriteable-9d9553d75247a6bc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libwriteable-9d9553d75247a6bc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libyoke-f0b057e6f786cb11.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libyoke-f0b057e6f786cb11.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerocopy-47ad9d9418d66912.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libzerocopy-47ad9d9418d66912.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerofrom-9e7b83d563c9d6c5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libzerofrom-9e7b83d563c9d6c5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-7fb7f36dfb0868fd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/libzerovec-7fb7f36dfb0868fd.rmeta" < RustcLink { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, previous_stage_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] } < Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [] } > Lld { target: x86_64-unknown-freebsd } c Llvm { target: x86_64-unknown-freebsd } Building LLD for x86_64-unknown-freebsd CMAKE_TOOLCHAIN_FILE_x86_64-unknown-freebsd = None CMAKE_TOOLCHAIN_FILE_x86_64_unknown_freebsd = None HOST_CMAKE_TOOLCHAIN_FILE = None CMAKE_TOOLCHAIN_FILE = None CMAKE_PREFIX_PATH_x86_64-unknown-freebsd = None CMAKE_PREFIX_PATH_x86_64_unknown_freebsd = None HOST_CMAKE_PREFIX_PATH = None CMAKE_PREFIX_PATH = None CMAKE_x86_64-unknown-freebsd = None CMAKE_x86_64_unknown_freebsd = None HOST_CMAKE = None CMAKE = None running: cd "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/build" && CMAKE_PREFIX_PATH="" DESTDIR="" "cmake" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/lld" "-G" "Ninja" "-DCMAKE_INSTALL_MESSAGE=LAZY" "-DCMAKE_C_COMPILER=cc" "-DCMAKE_CXX_COMPILER=c++" "-DCMAKE_ASM_COMPILER=cc" "-DCMAKE_C_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" "-DCMAKE_CXX_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" "-DCMAKE_SHARED_LINKER_FLAGS= -fstack-protector-strong " "-DCMAKE_MODULE_LINKER_FLAGS= -fstack-protector-strong " "-DCMAKE_EXE_LINKER_FLAGS= -fstack-protector-strong " "-DLLVM_ENABLE_ZSTD=OFF" "-DLLVM_CMAKE_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/cmake/llvm" "-DLLVM_INCLUDE_TESTS=OFF" "-DCMAKE_INSTALL_PREFIX=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" "-DCMAKE_BUILD_TYPE=Release" CMake Deprecation Warning at /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:7 (include) CMake Deprecation Warning at /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:7 (include) -- The C compiler identification is Clang 18.1.6 -- The CXX compiler identification is Clang 18.1.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1") -- Linker detection: LLD -- Performing Test LLVM_LIBSTDCXX_MIN -- Performing Test LLVM_LIBSTDCXX_MIN - Success -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR - Success -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- LLD version: 19.1.5 -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Configuring done (0.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER -- Build files have been written to: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/build running: cd "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/build" && DESTDIR="" "cmake" "--build" "." "--target" "install" "--config" "Release" "--" "-j" "30" [ 0% 6/128] Building Options.inc... [ 1% 6/128] Building Options.inc... [ 2% 6/128] Building Options.inc... [ 3% 6/128] Building Options.inc... [ 3% 6/128] Building Options.inc... [ 4% 6/128] Generating VCSVersion.inc [ 5% 36/128] Building CXX object Common/CMakeFiles/lldCommon.dir/Version.cpp.o [ 6% 37/128] Building CXX object tools/lld/CMakeFiles/lld.dir/lld-driver.cpp.o [ 7% 38/128] Building CXX object Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o [ 7% 39/128] Building CXX object Common/CMakeFiles/lldCommon.dir/Memory.cpp.o [ 8% 40/128] Building CXX object Common/CMakeFiles/lldCommon.dir/CommonLinkerContext.cpp.o [ 9% 41/128] Building CXX object Common/CMakeFiles/lldCommon.dir/Timer.cpp.o [ 10% 42/128] Building CXX object Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o [ 10% 43/128] Building CXX object Common/CMakeFiles/lldCommon.dir/Filesystem.cpp.o [ 11% 44/128] Building CXX object Common/CMakeFiles/lldCommon.dir/Args.cpp.o [ 12% 45/128] Building CXX object tools/lld/CMakeFiles/lld.dir/lld.cpp.o [ 13% 46/128] Building CXX object Common/CMakeFiles/lldCommon.dir/DriverDispatcher.cpp.o [ 14% 47/128] Building CXX object Common/CMakeFiles/lldCommon.dir/Strings.cpp.o [ 14% 48/128] Building CXX object Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o [ 15% 49/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o [ 16% 50/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/MinGW.cpp.o [ 17% 51/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/CallGraphSort.cpp.o [ 17% 52/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/COFFLinkerContext.cpp.o [ 18% 53/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o [ 19% 54/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o [ 20% 55/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o [ 21% 56/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/LLDMapFile.cpp.o [ 21% 57/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o [ 22% 58/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/MSP430.cpp.o [ 23% 59/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o [ 24% 60/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o [ 25% 61/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o [ 25% 62/128] Building CXX object Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o [ 26% 63/128] Linking CXX static library lib/liblldCommon.a [ 27% 64/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/Hexagon.cpp.o [ 28% 65/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o [ 28% 66/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o [ 29% 67/128] Building CXX object ELF/CMakeFiles/lldELF.dir/AArch64ErrataFix.cpp.o [ 30% 68/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o [ 31% 69/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/DebugTypes.cpp.o [ 32% 70/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o [ 32% 71/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/LoongArch.cpp.o [ 33% 72/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o [ 34% 73/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o [ 35% 74/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o [ 35% 75/128] Building CXX object ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o [ 36% 76/128] Building CXX object ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o [ 37% 77/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o [ 38% 78/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/SystemZ.cpp.o [ 39% 79/128] Building CXX object ELF/CMakeFiles/lldELF.dir/CallGraphSort.cpp.o [ 39% 80/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o [ 40% 81/128] Building CXX object ELF/CMakeFiles/lldELF.dir/DWARF.cpp.o [ 41% 82/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o [ 42% 83/128] Building CXX object ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o [ 42% 84/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o [ 43% 85/128] Building CXX object ELF/CMakeFiles/lldELF.dir/ARMErrataFix.cpp.o [ 44% 86/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o [ 45% 87/128] Building CXX object ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o [ 46% 88/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Arch/RISCV.cpp.o [ 46% 89/128] Building CXX object ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o [ 47% 90/128] Building CXX object ELF/CMakeFiles/lldELF.dir/ICF.cpp.o [ 48% 91/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o [ 49% 92/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/Arch/ARM64.cpp.o [ 50% 93/128] Building CXX object ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o [ 50% 94/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Target.cpp.o [ 51% 95/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/Arch/X86_64.cpp.o [ 52% 96/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/Arch/ARM64_32.cpp.o [ 53% 97/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o [ 53% 98/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o [ 54% 99/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/Arch/ARM64Common.cpp.o [ 55% 100/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o [ 56% 101/128] Building CXX object ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o [ 57% 102/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/ConcatOutputSection.cpp.o [ 57% 103/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/Dwarf.cpp.o [ 58% 104/128] Building CXX object ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o [ 59% 105/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o [ 60% 106/128] Building CXX object COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o [ 60% 107/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/EhFrame.cpp.o [ 61% 108/128] Linking CXX static library lib/liblldCOFF.a [ 62% 109/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/ExportTrie.cpp.o [ 63% 110/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/Target.cpp.o [ 64% 111/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/OutputSection.cpp.o [ 64% 112/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/ICF.cpp.o [ 65% 113/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/Relocations.cpp.o [ 66% 114/128] Building CXX object ELF/CMakeFiles/lldELF.dir/LTO.cpp.o [ 67% 115/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/MarkLive.cpp.o [ 67% 116/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/InputSection.cpp.o [ 68% 117/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/Symbols.cpp.o [ 69% 118/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/MapFile.cpp.o [ 70% 119/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/SectionPriorities.cpp.o [ 71% 120/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/OutputSegment.cpp.o [ 71% 121/128] Building CXX object MinGW/CMakeFiles/lldMinGW.dir/Driver.cpp.o [ 72% 122/128] Building CXX object ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o [ 73% 123/128] Linking CXX static library lib/liblldMinGW.a [ 74% 123/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/SymbolTable.cpp.o [ 75% 123/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/ObjC.cpp.o [ 75% 123/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/UnwindInfoSection.cpp.o [ 76% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/WriterUtils.cpp.o [ 77% 123/128] Building CXX object ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o [ 78% 123/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/DriverUtils.cpp.o [ 78% 123/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/Writer.cpp.o [ 79% 123/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o [ 80% 123/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/LTO.cpp.o [ 81% 123/128] Building CXX object ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o [ 82% 123/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/Driver.cpp.o [ 82% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o [ 83% 123/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/SyntheticSections.cpp.o [ 84% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/MarkLive.cpp.o [ 85% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/MapFile.cpp.o [ 85% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/OutputSegment.cpp.o [ 86% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o [ 87% 123/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Writer.cpp.o [ 88% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/OutputSections.cpp.o [ 89% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/Symbols.cpp.o [ 89% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/Relocations.cpp.o [ 90% 123/128] Building CXX object ELF/CMakeFiles/lldELF.dir/Driver.cpp.o [ 91% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o [ 92% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/SymbolTable.cpp.o [ 92% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o [ 93% 123/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/SyntheticSections.cpp.o [ 94% 123/128] Building CXX object MachO/CMakeFiles/lldMachO.dir/InputFiles.cpp.o [ 95% 124/128] Linking CXX static library lib/liblldMachO.a [ 96% 124/128] Building CXX object wasm/CMakeFiles/lldWasm.dir/Writer.cpp.o [ 96% 125/128] Linking CXX static library lib/liblldWasm.a [ 97% 125/128] Building CXX object ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o [ 98% 126/128] Linking CXX static library lib/liblldELF.a [ 99% 127/128] Linking CXX executable bin/lld [ 99% 128/128] Install the project... -- Install configuration: "Release" -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/Memory.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/LLVM.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/Reproduce.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/Args.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/DWARF.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/Arrays.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/TargetOptionsCommandFlags.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/Strings.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/CommonLinkerContext.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/Timer.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/ErrorHandler.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/Driver.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/Filesystem.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/include/lld/Common/Version.h -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/lib/liblldCommon.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/bin/lld -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/bin/lld" to "$ORIGIN/../lib" -- Creating lld-link -- Creating ld.lld -- Creating ld64.lld -- Creating wasm-ld -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/lib/liblldCOFF.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/lib/liblldELF.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/lib/liblldMachO.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/lib/liblldMinGW.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/lib/liblldWasm.a -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/lib/cmake/lld/LLDTargets.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/lib/cmake/lld/LLDTargets-release.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/lib/cmake/lld/LLDConfig.cmake -- Installing: /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/lib/cmake/lld/LLDConfigVersion.cmake cargo:root=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld finished in 20.217 seconds < Lld { target: x86_64-unknown-freebsd } Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_driver-f397b3d5e866a761.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/librustc_driver-f397b3d5e866a761.so" c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/bin/lld" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/rust-lld" > LldWrapper { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } Building stage0 tool lld-wrapper (x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper/Cargo.toml" "--message-format" "json-render-diagnostics" 0.293283476s INFO prepare_target{force=false package_id=lld-wrapper v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper) target="lld-wrapper"}: cargo::core::compiler::fingerprint: fingerprint error for lld-wrapper v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper)/Build/TargetInner { name: "lld-wrapper", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper/src/main.rs", Edition2021) } 0.293316167s INFO prepare_target{force=false package_id=lld-wrapper v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper) target="lld-wrapper"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools/x86_64-unknown-freebsd/release/.fingerprint/lld-wrapper-062b37757ec54ce4/bin-lld-wrapper` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main Compiling lld-wrapper v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=lld-wrapper CARGO_CRATE_NAME=lld_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lld-wrapper CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lld_wrapper --edition=2021 src/tools/lld-wrapper/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=062b37757ec54ce4 -C extra-filename=-062b37757ec54ce4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools/release/deps --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 0.48s Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools/x86_64-unknown-freebsd/release/lld-wrapper" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/lld-wrapper" < ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < LldWrapper { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/lld-wrapper" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/ld.lld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/lld-wrapper" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/ld64.lld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/lld-wrapper" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/lld-link" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/lld-wrapper" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/wasm-ld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-objcopy" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/bin/rust-objcopy" c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-rustc/x86_64-unknown-freebsd/release/rustc-main" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" < Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } > Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } > StartupObjects { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } < StartupObjects { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Dirty - /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Building stage1 library artifacts (x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" LIBC_CHECK_CFG="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.84.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cembed-bitcode=yes -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.84.0/\")" RUST_COMPILER_RT_ROOT="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="30" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stablestd" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--features" "backtrace panic-unwind compiler-builtins-c" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" 0.259777194s INFO prepare_target{force=false package_id=sysroot v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot) target="sysroot"}: cargo::core::compiler::fingerprint: fingerprint error for sysroot v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot)/Build/TargetInner { name_inferred: true, ..: lib_target("sysroot", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/src/lib.rs", Edition2021) } 0.259804845s INFO prepare_target{force=false package_id=sysroot v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot) target="sysroot"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/sysroot-c0494dc5e81f4564/lib-sysroot` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.265386457s INFO prepare_target{force=false package_id=proc_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro) target="proc_macro"}: cargo::core::compiler::fingerprint: fingerprint error for proc_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro)/Build/TargetInner { name_inferred: true, ..: lib_target("proc_macro", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/lib.rs", Edition2021) } 0.265394142s INFO prepare_target{force=false package_id=proc_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro) target="proc_macro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/proc_macro-05fbcbcff81d53f3/lib-proc_macro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.268552769s INFO prepare_target{force=false package_id=core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core) target="core"}: cargo::core::compiler::fingerprint: fingerprint error for core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core)/Build/TargetInner { name_inferred: true, tested: false, benched: false, ..: lib_target("core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/lib.rs", Edition2021) } 0.268559602s INFO prepare_target{force=false package_id=core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core) target="core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/core-a50255117ca9f77f/lib-core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.270456865s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="std"}: cargo::core::compiler::fingerprint: fingerprint error for std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std)/Build/TargetInner { name_inferred: true, ..: lib_target("std", ["dylib", "rlib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/lib.rs", Edition2021) } 0.270463216s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="std"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/std-26e5f7fce57093c9/lib-std` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.272403409s INFO prepare_target{force=false package_id=addr2line v0.22.0 target="addr2line"}: cargo::core::compiler::fingerprint: fingerprint error for addr2line v0.22.0/Build/TargetInner { name_inferred: true, ..: lib_target("addr2line", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.0/src/lib.rs", Edition2018) } 0.272409961s INFO prepare_target{force=false package_id=addr2line v0.22.0 target="addr2line"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/addr2line-9ffafade4426d965/lib-addr2line` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.276830045s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="compiler_builtins"}: cargo::core::compiler::fingerprint: fingerprint error for compiler_builtins v0.1.138/Build/TargetInner { tested: false, ..: lib_target("compiler_builtins", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/src/lib.rs", Edition2021) } 0.276835685s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="compiler_builtins"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/compiler_builtins-f9503971f442fc63/lib-compiler_builtins` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.280682848s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for compiler_builtins v0.1.138/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/build.rs", Edition2021) } 0.280689000s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/compiler_builtins-c1621a432692e39d/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.281356035s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for compiler_builtins v0.1.138/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/build.rs", Edition2021) } 0.281360494s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/.fingerprint/compiler_builtins-a1bc32887e0e51f9/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.283944038s INFO prepare_target{force=false package_id=cc v1.1.22 target="cc"}: cargo::core::compiler::fingerprint: fingerprint error for cc v1.1.22/Build/TargetInner { ..: lib_target("cc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/src/lib.rs", Edition2018) } 0.283950109s INFO prepare_target{force=false package_id=cc v1.1.22 target="cc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/.fingerprint/cc-3db34414686fc444/lib-cc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.286533803s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: fingerprint error for shlex v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("shlex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs", Edition2015) } 0.286539985s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/.fingerprint/shlex-8ea88602756af3ad/lib-shlex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.288471531s INFO prepare_target{force=false package_id=rustc-std-workspace-core v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core) target="rustc_std_workspace_core"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-std-workspace-core v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_std_workspace_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core/lib.rs", Edition2021) } 0.288477703s INFO prepare_target{force=false package_id=rustc-std-workspace-core v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core) target="rustc_std_workspace_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/rustc-std-workspace-core-b0d48a709c53cce2/lib-rustc_std_workspace_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.291047431s INFO prepare_target{force=false package_id=gimli v0.29.0 target="gimli"}: cargo::core::compiler::fingerprint: fingerprint error for gimli v0.29.0/Build/TargetInner { name_inferred: true, ..: lib_target("gimli", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.0/src/lib.rs", Edition2018) } 0.291053452s INFO prepare_target{force=false package_id=gimli v0.29.0 target="gimli"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/gimli-9d7a1e91fb59e0e9/lib-gimli` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.294875429s INFO prepare_target{force=false package_id=rustc-std-workspace-alloc v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc) target="rustc_std_workspace_alloc"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-std-workspace-alloc v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_std_workspace_alloc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc/lib.rs", Edition2021) } 0.294881650s INFO prepare_target{force=false package_id=rustc-std-workspace-alloc v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc) target="rustc_std_workspace_alloc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/rustc-std-workspace-alloc-4aeec38765c9cb09/lib-rustc_std_workspace_alloc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.297435850s INFO prepare_target{force=false package_id=alloc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc) target="alloc"}: cargo::core::compiler::fingerprint: fingerprint error for alloc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc)/Build/TargetInner { name_inferred: true, ..: lib_target("alloc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/lib.rs", Edition2021) } 0.297442251s INFO prepare_target{force=false package_id=alloc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc) target="alloc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/alloc-58a8c0b6b298c3f3/lib-alloc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.300640603s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: fingerprint error for cfg-if v1.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("cfg_if", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs", Edition2018) } 0.300646514s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/cfg-if-6c34c64d92be6ae4/lib-cfg_if` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.303858301s INFO prepare_target{force=false package_id=hashbrown v0.15.0 target="hashbrown"}: cargo::core::compiler::fingerprint: fingerprint error for hashbrown v0.15.0/Build/TargetInner { ..: lib_target("hashbrown", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/src/lib.rs", Edition2021) } 0.303864764s INFO prepare_target{force=false package_id=hashbrown v0.15.0 target="hashbrown"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/hashbrown-9f2e115c091f7aab/lib-hashbrown` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.307649340s INFO prepare_target{force=false package_id=libc v0.2.162 target="libc"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.162/Build/TargetInner { ..: lib_target("libc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/src/lib.rs", Edition2015) } 0.307654650s INFO prepare_target{force=false package_id=libc v0.2.162 target="libc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/libc-a7165de84d12935d/lib-libc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.311491604s INFO prepare_target{force=false package_id=libc v0.2.162 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.162/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/build.rs", Edition2015) } 0.311497385s INFO prepare_target{force=false package_id=libc v0.2.162 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/libc-041b6a7569b665c7/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.312155544s INFO prepare_target{force=false package_id=libc v0.2.162 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.162/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/build.rs", Edition2015) } 0.312160724s INFO prepare_target{force=false package_id=libc v0.2.162 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/.fingerprint/libc-fb089984a9087f66/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.314102549s INFO prepare_target{force=false package_id=miniz_oxide v0.7.4 target="miniz_oxide"}: cargo::core::compiler::fingerprint: fingerprint error for miniz_oxide v0.7.4/Build/TargetInner { ..: lib_target("miniz_oxide", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs", Edition2018) } 0.314107819s INFO prepare_target{force=false package_id=miniz_oxide v0.7.4 target="miniz_oxide"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/miniz_oxide-7b93b833020bb272/lib-miniz_oxide` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.318524215s INFO prepare_target{force=false package_id=adler v1.0.2 target="adler"}: cargo::core::compiler::fingerprint: fingerprint error for adler v1.0.2/Build/TargetInner { name_inferred: true, ..: lib_target("adler", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2/src/lib.rs", Edition2015) } 0.318529515s INFO prepare_target{force=false package_id=adler v1.0.2 target="adler"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/adler-9d1218a0ba2cbb21/lib-adler` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.321705796s INFO prepare_target{force=false package_id=object v0.36.5 target="object"}: cargo::core::compiler::fingerprint: fingerprint error for object v0.36.5/Build/TargetInner { ..: lib_target("object", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/src/lib.rs", Edition2018) } 0.321711687s INFO prepare_target{force=false package_id=object v0.36.5 target="object"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/object-08354b382bf59df7/lib-object` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.326150395s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: fingerprint error for memchr v2.7.4/Build/TargetInner { benched: false, ..: lib_target("memchr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs", Edition2021) } 0.326156817s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/memchr-33445b36465dc94d/lib-memchr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.329324922s INFO prepare_target{force=false package_id=panic_abort v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort) target="panic_abort"}: cargo::core::compiler::fingerprint: fingerprint error for panic_abort v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort)/Build/TargetInner { name_inferred: true, tested: false, benched: false, doc: false, ..: lib_target("panic_abort", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort/src/lib.rs", Edition2021) } 0.329331505s INFO prepare_target{force=false package_id=panic_abort v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort) target="panic_abort"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/panic_abort-05b7be3c2d11e301/lib-panic_abort` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.334394769s INFO prepare_target{force=false package_id=panic_unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind) target="panic_unwind"}: cargo::core::compiler::fingerprint: fingerprint error for panic_unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind)/Build/TargetInner { name_inferred: true, tested: false, benched: false, doc: false, ..: lib_target("panic_unwind", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/src/lib.rs", Edition2021) } 0.334401231s INFO prepare_target{force=false package_id=panic_unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind) target="panic_unwind"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/panic_unwind-6d49cbe548d75a68/lib-panic_unwind` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.340086887s INFO prepare_target{force=false package_id=unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind) target="unwind"}: cargo::core::compiler::fingerprint: fingerprint error for unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind)/Build/TargetInner { name_inferred: true, tested: false, benched: false, doc: false, ..: lib_target("unwind", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind/src/lib.rs", Edition2021) } 0.340093389s INFO prepare_target{force=false package_id=unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind) target="unwind"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/unwind-bf72a3718100f398/lib-unwind` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.344531566s INFO prepare_target{force=false package_id=rustc-demangle v0.1.24 target="rustc_demangle"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-demangle v0.1.24/Build/TargetInner { ..: lib_target("rustc_demangle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs", Edition2015) } 0.344537046s INFO prepare_target{force=false package_id=rustc-demangle v0.1.24 target="rustc_demangle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/rustc-demangle-58bd012cbb674c35/lib-rustc_demangle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.349000020s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/build.rs", Edition2021) } 0.349007413s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/std-a6dd339bd946d862/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.349658078s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/build.rs", Edition2021) } 0.349663068s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/.fingerprint/std-20d9c8ba1b23fdae/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.351560751s INFO prepare_target{force=false package_id=std_detect v0.1.5 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect) target="std_detect"}: cargo::core::compiler::fingerprint: fingerprint error for std_detect v0.1.5 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect)/Build/TargetInner { name_inferred: true, ..: lib_target("std_detect", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/lib.rs", Edition2021) } 0.351566882s INFO prepare_target{force=false package_id=std_detect v0.1.5 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect) target="std_detect"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/std_detect-aec49e7ea5b9c02d/lib-std_detect` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.356634945s INFO prepare_target{force=false package_id=test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test) target="test"}: cargo::core::compiler::fingerprint: fingerprint error for test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test)/Build/TargetInner { name_inferred: true, ..: lib_target("test", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/lib.rs", Edition2021) } 0.356640826s INFO prepare_target{force=false package_id=test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test) target="test"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/test-8a144935c3ec7a04/lib-test` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.361039840s INFO prepare_target{force=false package_id=getopts v0.2.21 target="getopts"}: cargo::core::compiler::fingerprint: fingerprint error for getopts v0.2.21/Build/TargetInner { name_inferred: true, ..: lib_target("getopts", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/src/lib.rs", Edition2015) } 0.361045721s INFO prepare_target{force=false package_id=getopts v0.2.21 target="getopts"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/getopts-a6780121f9486f3e/lib-getopts` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.364835788s INFO prepare_target{force=false package_id=rustc-std-workspace-std v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std) target="rustc_std_workspace_std"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-std-workspace-std v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_std_workspace_std", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std/lib.rs", Edition2021) } 0.364842400s INFO prepare_target{force=false package_id=rustc-std-workspace-std v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std) target="rustc_std_workspace_std"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/rustc-std-workspace-std-e05930d1cdac5a6f/lib-rustc_std_workspace_std` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.367379658s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-width v0.1.14/Build/TargetInner { ..: lib_target("unicode_width", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs", Edition2021) } 0.367384958s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/.fingerprint/unicode-width-dea0ab04593e8371/lib-unicode_width` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main Compiling shlex v1.3.0 Compiling core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core) Compiling libc v0.2.162 Compiling std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8ea88602756af3ad -C extra-filename=-8ea88602756af3ad --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Core Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name core --edition=2021 core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_fp_fmt_parse)' --check-cfg 'cfg(stdarch_intel_sde)' --check-cfg 'cfg(target_os, values("rtems"))' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug_refcell", "optimize_for_size", "panic_immediate_abort"))' -C metadata=a50255117ca9f77f -C extra-filename=-a50255117ca9f77f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/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.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/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="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --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=fb089984a9087f66 -C extra-filename=-fb089984a9087f66 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/build/libc-fb089984a9087f66 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 std/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(target_os, values("rtems"))' -C debug-assertions=off --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=20d9c8ba1b23fdae -C extra-filename=-20d9c8ba1b23fdae --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/build/std-20d9c8ba1b23fdae -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /rust/deps/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused extern crate --> /rust/deps/shlex-1.3.0/src/bytes.rs:26:1 | 26 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:196:38 | 196 | .collect::>, QuoteError>>()? | ---^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 196 | .collect::>, QuoteError>>()? | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:484:37 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:497:48 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/lib.rs:228:34 | 228 | pub fn quote(in_str: &str) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/lib.rs:241:45 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ Compiling cc v1.1.22 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=3db34414686fc444 -C extra-filename=-3db34414686fc444 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps/libshlex-8ea88602756af3ad.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `shlex` (lib) generated 7 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cembed-bitcode=yes-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' CARGO_FEATURE_ALIGN=1 CARGO_FEATURE_RUSTC_DEP_OF_STD=1 CARGO_FEATURE_RUSTC_STD_WORKSPACE_CORE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/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.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/libc-041b6a7569b665c7/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/build/libc-fb089984a9087f66/build-script-build` [libc 0.2.162] cargo:rerun-if-changed=build.rs [libc 0.2.162] cargo:rustc-cfg=freebsd12 [libc 0.2.162] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.162] cargo:rustc-cfg=libc_union [libc 0.2.162] cargo:rustc-cfg=libc_const_size_of [libc 0.2.162] cargo:rustc-cfg=libc_align [libc 0.2.162] cargo:rustc-cfg=libc_int128 [libc 0.2.162] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.162] cargo:rustc-cfg=libc_packedN [libc 0.2.162] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.162] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.162] cargo:rustc-cfg=libc_long_array [libc 0.2.162] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.162] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.162] cargo:rustc-cfg=libc_thread_local [libc 0.2.162] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.162] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.162] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Compiling compiler_builtins v0.1.138 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE='MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.138 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C codegen-units=10000 -C debug-assertions=off --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=a1bc32887e0e51f9 -C extra-filename=-a1bc32887e0e51f9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/build/compiler_builtins-a1bc32887e0e51f9 -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps/libcc-3db34414686fc444.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cembed-bitcode=yes-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' CARGO_FEATURE_C=1 CARGO_FEATURE_CC=1 CARGO_FEATURE_COMPILER_BUILTINS=1 CARGO_FEATURE_CORE=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RUSTC_DEP_OF_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 CARGO_MANIFEST_LINKS=compiler-rt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE='MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.138 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/build/compiler_builtins-a1bc32887e0e51f9/build-script-build` [compiler_builtins 0.1.138] cargo::rerun-if-changed=build.rs [compiler_builtins 0.1.138] cargo::rerun-if-changed=configure.rs [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__ashldi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__ashlsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__ashrdi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__ashrsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__bswapsi2, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__bswapdi2, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__bswapti2, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divdi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divmoddi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divmodsi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divmodsi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divmodti4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__lshrdi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__lshrsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__moddi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__modsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__muldi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__udivdi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__udivmoddi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__udivmodsi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__udivsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__umoddi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__umodsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas16_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas16_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas16_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas16_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(target_feature, values("vis3")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(feature, values("checked")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(assert_no_panic) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(f16_enabled) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(f128_enabled) [compiler_builtins 0.1.138] cargo::rustc-cfg=f16_enabled [compiler_builtins 0.1.138] cargo::rustc-cfg=f128_enabled [compiler_builtins 0.1.138] cargo:compiler-rt=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/compiler-rt [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(feature, values("unstable", "force-soft-floats")) [compiler_builtins 0.1.138] cargo:rustc-cfg=feature="unstable" [compiler_builtins 0.1.138] cargo:rustc-cfg=feature="force-soft-floats" [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(feature, values("mem-unaligned")) [compiler_builtins 0.1.138] cargo:rustc-cfg=feature="mem-unaligned" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__absvdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/absvsi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__absvsi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/absvti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__absvti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addvdi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__addvdi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addvsi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__addvsi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addvti3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__addvti3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__cmpdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__cmpti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divdc3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__divdc3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divsc3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__divsc3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ffsti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__ffsti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_util.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__int_util="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/muldc3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__muldc3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulsc3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__mulsc3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvdi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__mulvdi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvsi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__mulvsi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvti3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__mulvti3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negdf2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negdf2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negsf2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negsf2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negvdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negvdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negvsi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negvsi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negvti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negvti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/paritydi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__paritydi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/paritysi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__paritysi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/parityti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__parityti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__popcountdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountsi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__popcountsi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__popcountti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subvdi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__subvdi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subvsi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__subvsi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subvti3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__subvti3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__ucmpdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__ucmpti2="optimized-c" [compiler_builtins 0.1.138] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out) [compiler_builtins 0.1.138] TARGET = Some(x86_64-unknown-freebsd) [compiler_builtins 0.1.138] OPT_LEVEL = Some(3) [compiler_builtins 0.1.138] HOST = Some(x86_64-unknown-freebsd) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [compiler_builtins 0.1.138] CC_x86_64-unknown-freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [compiler_builtins 0.1.138] CC_x86_64_unknown_freebsd = Some(cc) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [compiler_builtins 0.1.138] CC_KNOWN_WRAPPER_CUSTOM = None [compiler_builtins 0.1.138] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [compiler_builtins 0.1.138] CRATE_CC_NO_DEFAULTS = None [compiler_builtins 0.1.138] DEBUG = Some(false) [compiler_builtins 0.1.138] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [compiler_builtins 0.1.138] CFLAGS_x86_64-unknown-freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [compiler_builtins 0.1.138] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [compiler_builtins 0.1.138] CC_SHELL_ESCAPED_FLAGS = None [compiler_builtins 0.1.138] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [compiler_builtins 0.1.138] CRATE_CC_NO_DEFAULTS = None [compiler_builtins 0.1.138] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [compiler_builtins 0.1.138] CFLAGS_x86_64-unknown-freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [compiler_builtins 0.1.138] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [compiler_builtins 0.1.138] CC_SHELL_ESCAPED_FLAGS = None [compiler_builtins 0.1.138] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [compiler_builtins 0.1.138] CRATE_CC_NO_DEFAULTS = None [compiler_builtins 0.1.138] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [compiler_builtins 0.1.138] CFLAGS_x86_64-unknown-freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [compiler_builtins 0.1.138] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [compiler_builtins 0.1.138] CC_SHELL_ESCAPED_FLAGS = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [compiler_builtins 0.1.138] AR_x86_64-unknown-freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [compiler_builtins 0.1.138] AR_x86_64_unknown_freebsd = Some(ar) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [compiler_builtins 0.1.138] ARFLAGS_x86_64-unknown-freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [compiler_builtins 0.1.138] ARFLAGS_x86_64_unknown_freebsd = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=HOST_ARFLAGS [compiler_builtins 0.1.138] HOST_ARFLAGS = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=ARFLAGS [compiler_builtins 0.1.138] ARFLAGS = None [compiler_builtins 0.1.138] cargo:rustc-link-lib=static=compiler-rt [compiler_builtins 0.1.138] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(thumb) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(thumb_1) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(kernel_user_helpers) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cembed-bitcode=yes-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' CARGO_FEATURE_ADDR2LINE=1 CARGO_FEATURE_BACKTRACE=1 CARGO_FEATURE_COMPILER_BUILTINS_C=1 CARGO_FEATURE_MINIZ_OXIDE=1 CARGO_FEATURE_OBJECT=1 CARGO_FEATURE_PANIC_UNWIND=1 CARGO_FEATURE_STD_DETECT_DLSYM_GETAUXVAL=1 CARGO_FEATURE_STD_DETECT_FILE_IO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_COMPILER_RT_COMPILER_RT=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/compiler-rt HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/std-a6dd339bd946d862/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/build/std-20d9c8ba1b23fdae/build-script-build` [std 0.0.0] cargo:rerun-if-changed=build.rs [std 0.0.0] cargo:rustc-check-cfg=cfg(netbsd10) [std 0.0.0] cargo:rustc-check-cfg=cfg(restricted_std) [std 0.0.0] cargo:rustc-check-cfg=cfg(backtrace_in_libstd) [std 0.0.0] cargo:rustc-cfg=backtrace_in_libstd [std 0.0.0] cargo:rustc-env=STD_ENV_ARCH=x86_64 [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f16) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f128) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f16_math) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f128_math) [std 0.0.0] cargo:rustc-cfg=reliable_f16 [std 0.0.0] cargo:rustc-cfg=reliable_f128 Compiling rustc-std-workspace-core v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_std_workspace_core --edition=2021 rustc-std-workspace-core/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b0d48a709c53cce2 -C extra-filename=-b0d48a709c53cce2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcore-a50255117ca9f77f.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=compiler_builtins CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE='MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.138 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name compiler_builtins --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=10000 --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=f9503971f442fc63 -C extra-filename=-f9503971f442fc63 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out -l static=compiler-rt --cfg f16_enabled --cfg f128_enabled --cfg 'feature="unstable"' --cfg 'feature="force-soft-floats"' --cfg 'feature="mem-unaligned"' --cfg '__absvdi2="optimized-c"' --cfg '__absvsi2="optimized-c"' --cfg '__absvti2="optimized-c"' --cfg '__addvdi3="optimized-c"' --cfg '__addvsi3="optimized-c"' --cfg '__addvti3="optimized-c"' --cfg '__cmpdi2="optimized-c"' --cfg '__cmpti2="optimized-c"' --cfg '__divdc3="optimized-c"' --cfg '__divsc3="optimized-c"' --cfg '__ffsti2="optimized-c"' --cfg '__int_util="optimized-c"' --cfg '__muldc3="optimized-c"' --cfg '__mulsc3="optimized-c"' --cfg '__mulvdi3="optimized-c"' --cfg '__mulvsi3="optimized-c"' --cfg '__mulvti3="optimized-c"' --cfg '__negdf2="optimized-c"' --cfg '__negdi2="optimized-c"' --cfg '__negsf2="optimized-c"' --cfg '__negti2="optimized-c"' --cfg '__negvdi2="optimized-c"' --cfg '__negvsi2="optimized-c"' --cfg '__negvti2="optimized-c"' --cfg '__paritydi2="optimized-c"' --cfg '__paritysi2="optimized-c"' --cfg '__parityti2="optimized-c"' --cfg '__popcountdi2="optimized-c"' --cfg '__popcountsi2="optimized-c"' --cfg '__popcountti2="optimized-c"' --cfg '__subvdi3="optimized-c"' --cfg '__subvsi3="optimized-c"' --cfg '__subvti3="optimized-c"' --cfg '__ucmpdi2="optimized-c"' --cfg '__ucmpti2="optimized-c"' --check-cfg 'cfg(__ashldi3, values("optimized-c"))' --check-cfg 'cfg(__ashlsi3, values("optimized-c"))' --check-cfg 'cfg(__ashrdi3, values("optimized-c"))' --check-cfg 'cfg(__ashrsi3, values("optimized-c"))' --check-cfg 'cfg(__bswapsi2, values("optimized-c"))' --check-cfg 'cfg(__bswapdi2, values("optimized-c"))' --check-cfg 'cfg(__bswapti2, values("optimized-c"))' --check-cfg 'cfg(__divdi3, values("optimized-c"))' --check-cfg 'cfg(__divsi3, values("optimized-c"))' --check-cfg 'cfg(__divmoddi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodti4, values("optimized-c"))' --check-cfg 'cfg(__lshrdi3, values("optimized-c"))' --check-cfg 'cfg(__lshrsi3, values("optimized-c"))' --check-cfg 'cfg(__moddi3, values("optimized-c"))' --check-cfg 'cfg(__modsi3, values("optimized-c"))' --check-cfg 'cfg(__muldi3, values("optimized-c"))' --check-cfg 'cfg(__udivdi3, values("optimized-c"))' --check-cfg 'cfg(__udivmoddi4, values("optimized-c"))' --check-cfg 'cfg(__udivmodsi4, values("optimized-c"))' --check-cfg 'cfg(__udivsi3, values("optimized-c"))' --check-cfg 'cfg(__umoddi3, values("optimized-c"))' --check-cfg 'cfg(__umodsi3, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(target_feature, values("vis3"))' --check-cfg 'cfg(feature, values("checked"))' --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)' --check-cfg 'cfg(feature, values("unstable", "force-soft-floats"))' --check-cfg 'cfg(feature, values("mem-unaligned"))' --check-cfg 'cfg(thumb)' --check-cfg 'cfg(thumb_1)' --check-cfg 'cfg(kernel_user_helpers)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/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.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/libc-041b6a7569b665c7/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --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=a7165de84d12935d -C extra-filename=-a7165de84d12935d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern rustc_std_workspace_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo --cfg freebsd12 --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_thread_local --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: the feature `link_cfg` is internal to the compiler or standard library --> /rust/deps/libc-0.2.162/src/lib.rs:22:51 | 22 | #![cfg_attr(feature = "rustc-dep-of-std", feature(link_cfg, no_core))] | ^^^^^^^^ | = note: using it is strongly discouraged = note: `#[warn(internal_features)]` on by default warning: private item shadows public glob re-export --> /rust/deps/libc-0.2.162/src/lib.rs:42:13 | 42 | use core::option; | ^^^^^^^^^^^^ | note: the name `option` in the type namespace is supposed to be publicly re-exported here --> /rust/deps/libc-0.2.162/src/lib.rs:135:17 | 135 | pub use unix::*; | ^^^^^^^ note: but the private item here shadows it --> /rust/deps/libc-0.2.162/src/lib.rs:42:13 | 42 | use core::option; | ^^^^^^^^^^^^ = note: `#[warn(hidden_glob_reexports)]` on by default warning: `libc` (lib) generated 2 warnings Compiling alloc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling memchr v2.7.4 Compiling rustc-demangle v0.1.24 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=alloc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust core allocation and collections library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name alloc --edition=2021 alloc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_global_oom_handling)' --check-cfg 'cfg(no_rc)' --check-cfg 'cfg(no_sync)' --check-cfg 'cfg(randomized_layouts)' --cfg 'feature="compiler-builtins-c"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "optimize_for_size", "panic_immediate_abort"))' -C metadata=58a8c0b6b298c3f3 -C extra-filename=-58a8c0b6b298c3f3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcore-a50255117ca9f77f.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=6c34c64d92be6ae4 -C extra-filename=-6c34c64d92be6ae4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name adler --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=9d1218a0ba2cbb21 -C extra-filename=-9d1218a0ba2cbb21 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=33445b36465dc94d -C extra-filename=-33445b36465dc94d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=58bd012cbb674c35 -C extra-filename=-58bd012cbb674c35 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Compiling unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unwind CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unwind CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unwind --edition=2021 unwind/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("rtems"))' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm-libunwind", "system-llvm-libunwind"))' -C metadata=bf72a3718100f398 -C extra-filename=-bf72a3718100f398 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcfg_if-6c34c64d92be6ae4.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcore-a50255117ca9f77f.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liblibc-a7165de84d12935d.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/legacy.rs:49:37 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ()> { | ^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/legacy.rs:106:32 | 106 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:37:37 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ParseError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:241:32 | 241 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 241 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:92:33 | 92 | pub fn demangle(mut s: &str) -> Demangle { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | pub fn demangle(mut s: &str) -> Demangle<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:237:40 | 237 | pub fn try_demangle(s: &str) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:281:32 | 281 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 281 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:314:32 | 314 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 314 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:349:32 | 349 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:568:22 | 568 | struct Printer<'a, 'b: 'a, 's> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `memchr` (lib) generated 2 warnings warning: `rustc-demangle` (lib) generated 11 warnings Compiling rustc-std-workspace-alloc v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_alloc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-alloc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_std_workspace_alloc --edition=2021 rustc-std-workspace-alloc/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4aeec38765c9cb09 -C extra-filename=-4aeec38765c9cb09 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liballoc-58a8c0b6b298c3f3.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Compiling gimli v0.29.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.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.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C embed-bitcode=no --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=9d7a1e91fb59e0e9 -C extra-filename=-9d7a1e91fb59e0e9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-4aeec38765c9cb09.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` 103 | 104 | / dw!( 105 | | /// The section type field in a `.dwp` unit index. 106 | | /// 107 | | /// This is used for version 5 and later. ... | 117 | | DW_SECT_RNGLISTS = 8, 118 | | }); | |__- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 120 | / dw!( 121 | | /// The section type field in a `.dwp` unit index with version 2. 122 | | DwSectV2(u32) { 123 | | DW_SECT_V2_INFO = 1, ... | 130 | | DW_SECT_V2_MACRO = 8, 131 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 133 | / dw!( 134 | | /// The unit type field in a unit header. 135 | | /// 136 | | /// See Section 7.5.1, Table 7.2. ... | 145 | | DW_UT_hi_user = 0xff, 146 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 148 | / dw!( 149 | | /// The opcode for a call frame instruction. 150 | | /// 151 | | /// Section 7.24: ... | 193 | | DW_CFA_AARCH64_negate_ra_state = 0x2d, 194 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 196 | / dw!( 197 | | /// The child determination encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.4. ... | 202 | | DW_CHILDREN_yes = 1, 203 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 205 | / dw!( 206 | | /// The tag encodings for DIE attributes. 207 | | /// 208 | | /// See Section 7.5.3, Table 7.3. ... | 347 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 348 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 350 | / dw!( 351 | | /// The attribute encodings for DIE attributes. 352 | | /// 353 | | /// See Section 7.5.4, Table 7.5. ... | 657 | | DW_AT_APPLE_property = 0x3fed 658 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 660 | / dw!( 661 | | /// The attribute form encodings for DIE attributes. 662 | | /// 663 | | /// See Section 7.5.6, Table 7.6. ... | 721 | | DW_FORM_GNU_strp_alt = 0x1f21 722 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 724 | / dw!( 725 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 726 | | /// 727 | | /// See Section 7.8, Table 7.11. ... | 753 | | DW_ATE_hi_user = 0xff, 754 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 756 | / dw!( 757 | | /// The encodings of the constants used in location list entries. 758 | | /// 759 | | /// See Section 7.7.3, Table 7.10. ... | 770 | | DW_LLE_GNU_view_pair = 0x09, 771 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 773 | / dw!( 774 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 775 | | /// 776 | | /// See Section 7.8, Table 7.12. ... | 782 | | DW_DS_trailing_separate = 0x05, 783 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 785 | / dw!( 786 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 787 | | /// 788 | | /// See Section 7.8, Table 7.13. ... | 794 | | DW_END_hi_user = 0xff, 795 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 799 | | /// 800 | | /// See Section 7.9, Table 7.14. ... | 804 | | DW_ACCESS_private = 0x03, 805 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 809 | | /// 810 | | /// See Section 7.10, Table 7.15. ... | 814 | | DW_VIS_qualified = 0x03, 815 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 819 | | /// 820 | | /// See Section 7.11, Table 7.16. ... | 824 | | DW_VIRTUALITY_pure_virtual = 0x02, 825 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 827 | / dw!( 828 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 829 | | /// 830 | | /// See Section 7.12, Table 7.17. ... | 886 | | DW_LANG_BORLAND_Delphi = 0xb000, 887 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 925 | / dw!( 926 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 927 | | /// 928 | | /// There is only one value that is common to all target architectures. ... | 931 | | DW_ADDR_none = 0x00, 932 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 934 | / dw!( 935 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 936 | | /// 937 | | /// See Section 7.14, Table 7.18. ... | 942 | | DW_ID_case_insensitive = 0x03, 943 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 945 | / dw!( 946 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 947 | | /// 948 | | /// See Section 7.15, Table 7.19. ... | 956 | | DW_CC_hi_user = 0xff, 957 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 959 | / dw!( 960 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 961 | | /// 962 | | /// See Section 7.16, Table 7.20. ... | 967 | | DW_INL_declared_inlined = 0x03, 968 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 970 | / dw!( 971 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 972 | | /// 973 | | /// See Section 7.17, Table 7.17. ... | 976 | | DW_ORD_col_major = 0x01, 977 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 979 | / dw!( 980 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 981 | | /// 982 | | /// See Section 7.18, Table 7.22. ... | 985 | | DW_DSC_range = 0x01, 986 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 988 | / dw!( 989 | | /// Name index attribute encodings. 990 | | /// 991 | | /// See Section 7.19, Table 7.23. ... | 999 | | DW_IDX_hi_user = 0x3fff, 1000 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1002 | / dw!( 1003 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 1004 | | /// 1005 | | /// See Section 7.20, Table 7.24. ... | 1009 | | DW_DEFAULTED_out_of_class = 0x02, 1010 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1012 | / dw!( 1013 | | /// The encodings for the standard opcodes for line number information. 1014 | | /// 1015 | | /// See Section 7.22, Table 7.25. ... | 1028 | | DW_LNS_set_isa = 0x0c, 1029 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1031 | / dw!( 1032 | | /// The encodings for the extended opcodes for line number information. 1033 | | /// 1034 | | /// See Section 7.22, Table 7.26. ... | 1042 | | DW_LNE_hi_user = 0xff, 1043 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1045 | / dw!( 1046 | | /// The encodings for the line number header entry formats. 1047 | | /// 1048 | | /// See Section 7.22, Table 7.27. ... | 1056 | | DW_LNCT_hi_user = 0x3fff, 1057 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1059 | / dw!( 1060 | | /// The encodings for macro information entry types. 1061 | | /// 1062 | | /// See Section 7.23, Table 7.28. ... | 1077 | | DW_MACRO_hi_user = 0xff, 1078 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1080 | / dw!( 1081 | | /// Range list entry encoding values. 1082 | | /// 1083 | | /// See Section 7.25, Table 7.30. ... | 1092 | | DW_RLE_start_length = 0x07, 1093 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1095 | / dw!( 1096 | | /// The encodings for DWARF expression operations. 1097 | | /// 1098 | | /// See Section 7.7.1, Table 7.9. ... | 1279 | | DW_OP_WASM_location = 0xed, 1280 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1282 | / dw!( 1283 | | /// Pointer encoding used by `.eh_frame`. 1284 | | /// 1285 | | /// The four lower bits describe the ... | 1337 | | DW_EH_PE_omit = 0xff, 1338 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:210:45 | 210 | pub fn table(&self) -> Option> { | ----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 210 | pub fn table(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:1248:56 | 1248 | encoding_parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | encoding_parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:1715:47 | 1715 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1715 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:1993:32 | 1993 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:2527:32 | 2527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:2597:39 | 2597 | fn iter(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2597 | fn iter(&self) -> RegisterRuleIter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:2674:32 | 2674 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2674 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:2815:48 | 2815 | pub fn registers(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2815 | pub fn registers(&self) -> RegisterRuleIter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:3212:47 | 3212 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3212 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:3560:43 | 3560 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3560 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:542:42 | 542 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 542 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:994:43 | 994 | sections: UnitIndexSectionIterator, | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 994 | sections: UnitIndexSectionIterator<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1273:91 | 1273 | pub fn entry(&self, offset: UnitOffset) -> Result> { | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1273 | pub fn entry(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1279:43 | 1279 | pub fn entries(&self) -> EntriesCursor { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1279 | pub fn entries(&self) -> EntriesCursor<'_, '_, R> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1286:91 | 1286 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1286 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1293:92 | 1293 | pub fn entries_tree(&self, offset: Option>) -> Result> { | -----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1293 | pub fn entries_tree(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1299:90 | 1299 | pub fn entries_raw(&self, offset: Option>) -> Result> { | ----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1299 | pub fn entries_raw(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/endian_slice.rs:307:37 | 307 | fn to_slice(&self) -> Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 307 | fn to_slice(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/endian_slice.rs:313:38 | 313 | fn to_string(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn to_string(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/endian_slice.rs:322:44 | 322 | fn to_string_lossy(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn to_string_lossy(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/reader.rs:277:37 | 277 | fn to_slice(&self) -> Result>; | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn to_slice(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/reader.rs:288:38 | 288 | fn to_string(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn to_string(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/reader.rs:297:44 | 297 | fn to_string_lossy(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn to_string_lossy(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/relocate.rs:133:37 | 133 | fn to_slice(&self) -> Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 133 | fn to_slice(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/relocate.rs:139:38 | 139 | fn to_string(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 139 | fn to_string(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/relocate.rs:145:44 | 145 | fn to_string_lossy(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn to_string_lossy(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/index.rs:259:76 | 259 | pub fn sections(&self, mut row: u32) -> Result> { | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 259 | pub fn sections(&self, mut row: u32) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/line.rs:524:32 | 524 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 524 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> result::Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/value.rs:112:42 | 112 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 112 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/mod.rs:445:32 | 445 | fn fmt(&self, f: &mut fmt::Formatter) -> ::core::result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> ::core::result::Result<(), fmt::Error> { | ++++ warning: `gimli` (lib) generated 61 warnings Compiling addr2line v0.22.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.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.22.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name addr2line --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --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=9ffafade4426d965 -C extra-filename=-9ffafade4426d965 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern gimli=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libgimli-9d7a1e91fb59e0e9.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-4aeec38765c9cb09.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` warning: `extern crate` is not idiomatic in the new edition --> /rust/deps/addr2line-0.22.0/src/lib.rs:37:1 | 37 | pub extern crate gimli; | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 37 | pub use gimli; | ~~~ warning: `addr2line` (lib) generated 1 warning Compiling miniz_oxide v0.7.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=7b93b833020bb272 -C extra-filename=-7b93b833020bb272 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern adler=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libadler-9d1218a0ba2cbb21.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-4aeec38765c9cb09.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:392:38 | 392 | fn read_u16_le(iter: &mut slice::Iter) -> u16 { | -----------^--- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 392 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:407:38 | 407 | fn read_u32_le(iter: &mut slice::Iter) -> u32 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn read_u32_le(iter: &mut slice::Iter<'_, u8>) -> u32 { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:423:64 | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:491:30 | 491 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 491 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:599:42 | 599 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:618:30 | 618 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 618 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:647:64 | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:981:30 | 981 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 981 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:982:19 | 982 | out_buf: &mut OutputBuffer, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | out_buf: &mut OutputBuffer<'_>, | ++++ warning: unexpected `cfg` condition name: `fuzzing` --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:1800:18 | 1800 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `bootstrap`, `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 Compiling std_detect v0.1.5 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect) Compiling object v0.36.5 Compiling hashbrown v0.15.0 Compiling panic_unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=panic_unwind CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation of Rust panics via stack unwinding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=panic_unwind CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name panic_unwind --edition=2021 panic_unwind/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("rtems"))' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6d49cbe548d75a68 -C extra-filename=-6d49cbe548d75a68 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liballoc-58a8c0b6b298c3f3.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcfg_if-6c34c64d92be6ae4.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcore-a50255117ca9f77f.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liblibc-a7165de84d12935d.rmeta --extern unwind=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libunwind-bf72a3718100f398.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=panic_abort CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation of Rust panics via process aborts' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=panic_abort CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name panic_abort --edition=2021 panic_abort/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=05b7be3c2d11e301 -C extra-filename=-05b7be3c2d11e301 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liballoc-58a8c0b6b298c3f3.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcfg_if-6c34c64d92be6ae4.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcore-a50255117ca9f77f.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liblibc-a7165de84d12935d.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="nightly"' --cfg 'feature="raw-entry"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-internal-api"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=9f2e115c091f7aab -C extra-filename=-9f2e115c091f7aab --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-4aeec38765c9cb09.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=08354b382bf59df7 -C extra-filename=-08354b382bf59df7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libmemchr-33445b36465dc94d.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-4aeec38765c9cb09.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=std_detect CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Andrew Gallant :Gonzalo Brito Gadeschi ' CARGO_PKG_DESCRIPTION='`std::detect` - Rust'\''s standard library run-time CPU feature detection.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stdarch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std_detect CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stdarch' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name std_detect --edition=2021 stdarch/crates/std_detect/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="libc"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io"))' -C metadata=aec49e7ea5b9c02d -C extra-filename=-aec49e7ea5b9c02d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcfg_if-6c34c64d92be6ae4.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liblibc-a7165de84d12935d.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-4aeec38765c9cb09.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` warning: `miniz_oxide` (lib) generated 10 warnings warning: unknown lint: `fuzzy_provenance_casts` --> /rust/deps/hashbrown-0.15.0/src/lib.rs:39:34 | 39 | #![cfg_attr(feature = "nightly", warn(fuzzy_provenance_casts))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the `fuzzy_provenance_casts` lint is unstable = note: see issue #130351 for more information = help: add `#![feature(strict_provenance_lints)]` to the crate attributes to enable = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date = note: `#[warn(unknown_lints)]` on by default warning: `extern crate` is not idiomatic in the new edition --> /rust/deps/hashbrown-0.15.0/src/lib.rs:55:1 | 55 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /rust/deps/hashbrown-0.15.0/src/lib.rs:38:9 | 38 | #![warn(rust_2018_idioms)] | ^^^^^^^^^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]` help: convert it to a `use` | 55 | use alloc; | ~~~ warning: the feature `strict_provenance` has been stable since 1.84.0 and no longer requires an attribute to enable --> /rust/deps/hashbrown-0.15.0/src/lib.rs:24:9 | 24 | strict_provenance | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(stable_features)]` on by default warning: `hashbrown` (lib) generated 3 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=std CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/std-a6dd339bd946d862/out STD_ENV_ARCH=x86_64 /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name std --edition=2021 std/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --crate-type rlib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(target_os, values("rtems"))' --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=26e5f7fce57093c9 -C extra-filename=-26e5f7fce57093c9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern 'priv:addr2line=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libaddr2line-9ffafade4426d965.rlib' --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liballoc-58a8c0b6b298c3f3.rlib --extern 'priv:cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcfg_if-6c34c64d92be6ae4.rlib' --extern 'priv:compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rlib' --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcore-a50255117ca9f77f.rlib --extern 'priv:hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libhashbrown-9f2e115c091f7aab.rlib' --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liblibc-a7165de84d12935d.rlib --extern 'priv:miniz_oxide=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libminiz_oxide-7b93b833020bb272.rlib' --extern 'priv:object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libobject-08354b382bf59df7.rlib' --extern 'priv:panic_abort=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libpanic_abort-05b7be3c2d11e301.rlib' --extern 'priv:panic_unwind=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libpanic_unwind-6d49cbe548d75a68.rlib' --extern 'priv:rustc_demangle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_demangle-58bd012cbb674c35.rlib' --extern 'priv:std_detect=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd_detect-aec49e7ea5b9c02d.rlib' --extern 'priv:unwind=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libunwind-bf72a3718100f398.rlib' -Z unstable-options -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out --cfg backtrace_in_libstd --cfg reliable_f16 --cfg reliable_f128 --check-cfg 'cfg(netbsd10)' --check-cfg 'cfg(restricted_std)' --check-cfg 'cfg(backtrace_in_libstd)' --check-cfg 'cfg(reliable_f16)' --check-cfg 'cfg(reliable_f128)' --check-cfg 'cfg(reliable_f16_math)' --check-cfg 'cfg(reliable_f128_math)'` Compiling rustc-std-workspace-std v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_std CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-std CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_std_workspace_std --edition=2021 rustc-std-workspace-std/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e05930d1cdac5a6f -C extra-filename=-e05930d1cdac5a6f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd-26e5f7fce57093c9.so --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd-26e5f7fce57093c9.rlib -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro --edition=2021 proc_macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=05fbcbcff81d53f3 -C extra-filename=-05fbcbcff81d53f3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcore-a50255117ca9f77f.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd-26e5f7fce57093c9.so --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd-26e5f7fce57093c9.rlib -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Compiling unicode-width v0.1.14 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cjk"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=dea0ab04593e8371 -C extra-filename=-dea0ab04593e8371 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_std-e05930d1cdac5a6f.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Compiling getopts v0.2.21 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=a6780121f9486f3e -C extra-filename=-a6780121f9486f3e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_std-e05930d1cdac5a6f.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libunicode_width-dea0ab04593e8371.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=test CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name test --edition=2021 test/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8a144935c3ec7a04 -C extra-filename=-8a144935c3ec7a04 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcore-a50255117ca9f77f.rmeta --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libgetopts-a6780121f9486f3e.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liblibc-a7165de84d12935d.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd-26e5f7fce57093c9.so --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd-26e5f7fce57093c9.rlib -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` warning: `getopts` (lib) generated 1 warning Compiling sysroot v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sysroot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sysroot CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sysroot --edition=2021 sysroot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="default"' --cfg 'feature="panic-unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "default", "llvm-libunwind", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "profiler", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=c0494dc5e81f4564 -C extra-filename=-c0494dc5e81f4564 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/release/deps --extern proc_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libproc_macro-05fbcbcff81d53f3.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd-26e5f7fce57093c9.so --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd-26e5f7fce57093c9.rlib --extern test=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libtest-8a144935c3ec7a04.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/build/compiler_builtins-c1621a432692e39d/out` Finished `release` profile [optimized] target(s) in 22.93s c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > StdLink { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [], force_recompile: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libaddr2line-9ffafade4426d965.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libaddr2line-9ffafade4426d965.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libadler-9d1218a0ba2cbb21.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libadler-9d1218a0ba2cbb21.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liballoc-58a8c0b6b298c3f3.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/liballoc-58a8c0b6b298c3f3.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcfg_if-6c34c64d92be6ae4.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libcfg_if-6c34c64d92be6ae4.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libcompiler_builtins-f9503971f442fc63.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcore-a50255117ca9f77f.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libcore-a50255117ca9f77f.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libgetopts-a6780121f9486f3e.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libgetopts-a6780121f9486f3e.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libgimli-9d7a1e91fb59e0e9.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libgimli-9d7a1e91fb59e0e9.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libhashbrown-9f2e115c091f7aab.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-9f2e115c091f7aab.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liblibc-a7165de84d12935d.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/liblibc-a7165de84d12935d.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libmemchr-33445b36465dc94d.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libmemchr-33445b36465dc94d.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libminiz_oxide-7b93b833020bb272.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libminiz_oxide-7b93b833020bb272.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libobject-08354b382bf59df7.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libobject-08354b382bf59df7.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libpanic_abort-05b7be3c2d11e301.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libpanic_abort-05b7be3c2d11e301.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libpanic_unwind-6d49cbe548d75a68.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libpanic_unwind-6d49cbe548d75a68.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libproc_macro-05fbcbcff81d53f3.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libproc_macro-05fbcbcff81d53f3.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_demangle-58bd012cbb674c35.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_demangle-58bd012cbb674c35.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-4aeec38765c9cb09.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_alloc-4aeec38765c9cb09.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_core-b0d48a709c53cce2.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_std-e05930d1cdac5a6f.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_std-e05930d1cdac5a6f.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd-26e5f7fce57093c9.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-26e5f7fce57093c9.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd-26e5f7fce57093c9.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-26e5f7fce57093c9.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd_detect-aec49e7ea5b9c02d.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libstd_detect-aec49e7ea5b9c02d.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libsysroot-c0494dc5e81f4564.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libsysroot-c0494dc5e81f4564.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libtest-8a144935c3ec7a04.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtest-8a144935c3ec7a04.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libunicode_width-dea0ab04593e8371.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_width-dea0ab04593e8371.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libunwind-bf72a3718100f398.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunwind-bf72a3718100f398.rlib" < StdLink { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [], force_recompile: false } < Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Llvm { target: x86_64-unknown-freebsd } Building compiler artifacts (stage1 -> stage2, x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DEFAULT_LINKER="cc" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" LIBC_CHECK_CFG="1" LLVM_CONFIG="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" LLVM_RUSTLLVM="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Zmacro-backtrace -Csplit-debuginfo=off -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="30" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stable" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" 0.562250498s INFO prepare_target{force=false package_id=rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) target="rustc-main"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc)/Build/TargetInner { name: "rustc-main", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/src/main.rs", Edition2021) } 0.562298117s INFO prepare_target{force=false package_id=rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) target="rustc-main"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-main-7ad8310ef9acb1c6/bin-rustc-main` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.570460747s INFO prepare_target{force=false package_id=rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/build.rs", Edition2021) } 0.570470426s INFO prepare_target{force=false package_id=rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-main-7fb0b4e8c37b34cf/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.571113687s INFO prepare_target{force=false package_id=rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/build.rs", Edition2021) } 0.571119578s INFO prepare_target{force=false package_id=rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/rustc-main-d379310278c3e85d/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.572997895s INFO prepare_target{force=false package_id=rustc_codegen_ssa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa) target="rustc_codegen_ssa"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_codegen_ssa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_codegen_ssa", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/lib.rs", Edition2021) } 0.573005900s INFO prepare_target{force=false package_id=rustc_codegen_ssa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa) target="rustc_codegen_ssa"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_codegen_ssa-786f0dc3496d3ffb/lib-rustc_codegen_ssa` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.597620869s INFO prepare_target{force=false package_id=ar_archive_writer v0.4.2 target="ar_archive_writer"}: cargo::core::compiler::fingerprint: fingerprint error for ar_archive_writer v0.4.2/Build/TargetInner { ..: lib_target("ar_archive_writer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ar_archive_writer-0.4.2/src/lib.rs", Edition2021) } 0.597626860s INFO prepare_target{force=false package_id=ar_archive_writer v0.4.2 target="ar_archive_writer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/ar_archive_writer-128ed1763b793093/lib-ar_archive_writer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.599891378s INFO prepare_target{force=false package_id=object v0.36.5 target="object"}: cargo::core::compiler::fingerprint: fingerprint error for object v0.36.5/Build/TargetInner { ..: lib_target("object", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/src/lib.rs", Edition2018) } 0.599896598s INFO prepare_target{force=false package_id=object v0.36.5 target="object"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/object-c34fbb39a46037f2/lib-object` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.605604014s INFO prepare_target{force=false package_id=crc32fast v1.4.2 target="crc32fast"}: cargo::core::compiler::fingerprint: fingerprint error for crc32fast v1.4.2/Build/TargetInner { name_inferred: true, ..: lib_target("crc32fast", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2/src/lib.rs", Edition2015) } 0.605609715s INFO prepare_target{force=false package_id=crc32fast v1.4.2 target="crc32fast"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/crc32fast-59184af4f86c6c9b/lib-crc32fast` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.608091058s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: fingerprint error for cfg-if v1.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("cfg_if", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs", Edition2018) } 0.608100315s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/cfg-if-4c94d350bdecb671/lib-cfg_if` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.609980095s INFO prepare_target{force=false package_id=flate2 v1.0.34 target="flate2"}: cargo::core::compiler::fingerprint: fingerprint error for flate2 v1.0.34/Build/TargetInner { ..: lib_target("flate2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/src/lib.rs", Edition2018) } 0.609985815s INFO prepare_target{force=false package_id=flate2 v1.0.34 target="flate2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/flate2-1bb1bd08bfd3a9c9/lib-flate2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.613051199s INFO prepare_target{force=false package_id=miniz_oxide v0.8.0 target="miniz_oxide"}: cargo::core::compiler::fingerprint: fingerprint error for miniz_oxide v0.8.0/Build/TargetInner { ..: lib_target("miniz_oxide", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0/src/lib.rs", Edition2021) } 0.613056479s INFO prepare_target{force=false package_id=miniz_oxide v0.8.0 target="miniz_oxide"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/miniz_oxide-c4cba19cdb848e24/lib-miniz_oxide` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.615545927s INFO prepare_target{force=false package_id=adler2 v2.0.0 target="adler2"}: cargo::core::compiler::fingerprint: fingerprint error for adler2 v2.0.0/Build/TargetInner { ..: lib_target("adler2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0/src/lib.rs", Edition2021) } 0.615550786s INFO prepare_target{force=false package_id=adler2 v2.0.0 target="adler2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/adler2-86185acaecf403d6/lib-adler2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.617370523s INFO prepare_target{force=false package_id=hashbrown v0.15.0 target="hashbrown"}: cargo::core::compiler::fingerprint: fingerprint error for hashbrown v0.15.0/Build/TargetInner { ..: lib_target("hashbrown", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/src/lib.rs", Edition2021) } 0.617376044s INFO prepare_target{force=false package_id=hashbrown v0.15.0 target="hashbrown"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/hashbrown-68a6b73bb8d926a3/lib-hashbrown` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.619816931s INFO prepare_target{force=false package_id=foldhash v0.1.3 target="foldhash"}: cargo::core::compiler::fingerprint: fingerprint error for foldhash v0.1.3/Build/TargetInner { benched: false, ..: lib_target("foldhash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/foldhash-0.1.3/src/lib.rs", Edition2021) } 0.619822101s INFO prepare_target{force=false package_id=foldhash v0.1.3 target="foldhash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/foldhash-4d7088c709a902b2/lib-foldhash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.621539127s INFO prepare_target{force=false package_id=indexmap v2.6.0 target="indexmap"}: cargo::core::compiler::fingerprint: fingerprint error for indexmap v2.6.0/Build/TargetInner { benched: false, ..: lib_target("indexmap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0/src/lib.rs", Edition2021) } 0.621544877s INFO prepare_target{force=false package_id=indexmap v2.6.0 target="indexmap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/indexmap-7b37b5c1a110d4d7/lib-indexmap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.625253592s INFO prepare_target{force=false package_id=equivalent v1.0.1 target="equivalent"}: cargo::core::compiler::fingerprint: fingerprint error for equivalent v1.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("equivalent", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/equivalent-1.0.1/src/lib.rs", Edition2015) } 0.625258511s INFO prepare_target{force=false package_id=equivalent v1.0.1 target="equivalent"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/equivalent-f020b74f09a96b9f/lib-equivalent` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.627129344s INFO prepare_target{force=false package_id=rustc-rayon v0.5.0 target="rayon"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-rayon v0.5.0/Build/TargetInner { ..: lib_target("rayon", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-0.5.0/src/lib.rs", Edition2021) } 0.627134203s INFO prepare_target{force=false package_id=rustc-rayon v0.5.0 target="rayon"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-rayon-7ba0f53119c0d0a0/lib-rayon` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.630237788s INFO prepare_target{force=false package_id=either v1.13.0 target="either"}: cargo::core::compiler::fingerprint: fingerprint error for either v1.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("either", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/src/lib.rs", Edition2018) } 0.630242757s INFO prepare_target{force=false package_id=either v1.13.0 target="either"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/either-32d9b651de664917/lib-either` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.632125843s INFO prepare_target{force=false package_id=rustc-rayon-core v0.5.0 target="rayon_core"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-rayon-core v0.5.0/Build/TargetInner { ..: lib_target("rayon_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-core-0.5.0/src/lib.rs", Edition2021) } 0.632130492s INFO prepare_target{force=false package_id=rustc-rayon-core v0.5.0 target="rayon_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-rayon-core-666e9c409380bf39/lib-rayon_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.636503918s INFO prepare_target{force=false package_id=crossbeam-channel v0.5.13 target="crossbeam_channel"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-channel v0.5.13/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_channel", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13/src/lib.rs", Edition2021) } 0.636509137s INFO prepare_target{force=false package_id=crossbeam-channel v0.5.13 target="crossbeam_channel"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-channel-d3e8c474c622363c/lib-crossbeam_channel` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.639020066s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="crossbeam_utils"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_utils", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs", Edition2021) } 0.639025546s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="crossbeam_utils"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-utils-f10c179bda6d5b66/lib-crossbeam_utils` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.642194673s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs", Edition2021) } 0.642211374s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-utils-f84888ef724b6510/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.642876326s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs", Edition2021) } 0.642881135s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/crossbeam-utils-d467ee7bff6b44dc/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.644777636s INFO prepare_target{force=false package_id=crossbeam-deque v0.8.5 target="crossbeam_deque"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-deque v0.8.5/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_deque", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs", Edition2021) } 0.644782775s INFO prepare_target{force=false package_id=crossbeam-deque v0.8.5 target="crossbeam_deque"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-deque-bf560d1bcbc47ec6/lib-crossbeam_deque` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.647899865s INFO prepare_target{force=false package_id=crossbeam-epoch v0.9.18 target="crossbeam_epoch"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-epoch v0.9.18/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_epoch", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs", Edition2021) } 0.647906137s INFO prepare_target{force=false package_id=crossbeam-epoch v0.9.18 target="crossbeam_epoch"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-epoch-daf29615dffdc8d0/lib-crossbeam_epoch` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.650425200s INFO prepare_target{force=false package_id=num_cpus v1.16.0 target="num_cpus"}: cargo::core::compiler::fingerprint: fingerprint error for num_cpus v1.16.0/Build/TargetInner { name_inferred: true, ..: lib_target("num_cpus", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0/src/lib.rs", Edition2015) } 0.650430400s INFO prepare_target{force=false package_id=num_cpus v1.16.0 target="num_cpus"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/num_cpus-36cd5b956be5f0e4/lib-num_cpus` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.652972025s INFO prepare_target{force=false package_id=libc v0.2.164 target="libc"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/Build/TargetInner { ..: lib_target("libc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/src/lib.rs", Edition2015) } 0.652977686s INFO prepare_target{force=false package_id=libc v0.2.164 target="libc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/libc-3d22c973ce875450/lib-libc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.656158685s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/build.rs", Edition2015) } 0.656165238s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/libc-3a7df85f74934d44/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.656815692s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/build.rs", Edition2015) } 0.656820190s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/libc-af6c0b6d1286032a/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.658721711s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: fingerprint error for memchr v2.7.4/Build/TargetInner { benched: false, ..: lib_target("memchr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs", Edition2021) } 0.658727051s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/memchr-1ff9b22f1f62e8fd/lib-memchr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.660608243s INFO prepare_target{force=false package_id=ruzstd v0.7.2 target="ruzstd"}: cargo::core::compiler::fingerprint: fingerprint error for ruzstd v0.7.2/Build/TargetInner { ..: lib_target("ruzstd", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ruzstd-0.7.2/src/lib.rs", Edition2018) } 0.660612872s INFO prepare_target{force=false package_id=ruzstd v0.7.2 target="ruzstd"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/ruzstd-cc2a0a0a280f2ef9/lib-ruzstd` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.663103151s INFO prepare_target{force=false package_id=twox-hash v1.6.3 target="twox_hash"}: cargo::core::compiler::fingerprint: fingerprint error for twox-hash v1.6.3/Build/TargetInner { name_inferred: true, ..: lib_target("twox_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/twox-hash-1.6.3/src/lib.rs", Edition2018) } 0.663107990s INFO prepare_target{force=false package_id=twox-hash v1.6.3 target="twox_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/twox-hash-765f21c4651792be/lib-twox_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.666847643s INFO prepare_target{force=false package_id=rand v0.8.5 target="rand"}: cargo::core::compiler::fingerprint: fingerprint error for rand v0.8.5/Build/TargetInner { name_inferred: true, ..: lib_target("rand", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5/src/lib.rs", Edition2018) } 0.666852712s INFO prepare_target{force=false package_id=rand v0.8.5 target="rand"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rand-8de1b85cb2ffe6d1/lib-rand` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.670588758s INFO prepare_target{force=false package_id=rand_chacha v0.3.1 target="rand_chacha"}: cargo::core::compiler::fingerprint: fingerprint error for rand_chacha v0.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("rand_chacha", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1/src/lib.rs", Edition2018) } 0.670593286s INFO prepare_target{force=false package_id=rand_chacha v0.3.1 target="rand_chacha"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rand_chacha-f5581c7178b0c618/lib-rand_chacha` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.673725735s INFO prepare_target{force=false package_id=ppv-lite86 v0.2.20 target="ppv_lite86"}: cargo::core::compiler::fingerprint: fingerprint error for ppv-lite86 v0.2.20/Build/TargetInner { ..: lib_target("ppv_lite86", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.20/src/lib.rs", Edition2021) } 0.673730845s INFO prepare_target{force=false package_id=ppv-lite86 v0.2.20 target="ppv_lite86"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/ppv-lite86-b707a6080c805408/lib-ppv_lite86` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.676264365s INFO prepare_target{force=false package_id=zerocopy v0.7.35 target="zerocopy"}: cargo::core::compiler::fingerprint: fingerprint error for zerocopy v0.7.35/Build/TargetInner { name_inferred: true, ..: lib_target("zerocopy", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35/src/lib.rs", Edition2018) } 0.676269044s INFO prepare_target{force=false package_id=zerocopy v0.7.35 target="zerocopy"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/zerocopy-6a2cac1d321e36da/lib-zerocopy` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.679395732s INFO prepare_target{force=false package_id=byteorder v1.5.0 target="byteorder"}: cargo::core::compiler::fingerprint: fingerprint error for byteorder v1.5.0/Build/TargetInner { benched: false, ..: lib_target("byteorder", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0/src/lib.rs", Edition2021) } 0.679400260s INFO prepare_target{force=false package_id=byteorder v1.5.0 target="byteorder"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/byteorder-d82eaae5859badf8/lib-byteorder` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.681287654s INFO prepare_target{force=false package_id=zerocopy-derive v0.7.35 target="zerocopy_derive"}: cargo::core::compiler::fingerprint: fingerprint error for zerocopy-derive v0.7.35/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("zerocopy_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-derive-0.7.35/src/lib.rs", Edition2018) } 0.681292563s INFO prepare_target{force=false package_id=zerocopy-derive v0.7.35 target="zerocopy_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/zerocopy-derive-bf0e39d1fa8aedaf/lib-zerocopy_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.685117425s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="proc_macro2"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.89/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("proc_macro2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/src/lib.rs", Edition2021) } 0.685123526s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="proc_macro2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/proc-macro2-a69fd5dea748209e/lib-proc_macro2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.688919884s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.89/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/build.rs", Edition2021) } 0.688925364s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/proc-macro2-17dc910527969985/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: cargo::core::compiler::compile 17: cargo::core::compiler::compile 18: ::compile 19: cargo::ops::cargo_compile::compile_ws 20: cargo::ops::cargo_compile::compile 21: cargo::commands::build::exec 22: ::exec 23: cargo::cli::main 24: cargo::main 25: std::sys::backtrace::__rust_begin_short_backtrace:: 26: std::rt::lang_start::<()>::{closure#0} 27: std::rt::lang_start_internal 28: main 0.689580047s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.89/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/build.rs", Edition2021) } 0.689584345s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/proc-macro2-89145c2f72153ff9/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: cargo::core::compiler::compile 17: ::compile 18: cargo::ops::cargo_compile::compile_ws 19: cargo::ops::cargo_compile::compile 20: cargo::commands::build::exec 21: ::exec 22: cargo::cli::main 23: cargo::main 24: std::sys::backtrace::__rust_begin_short_backtrace:: 25: std::rt::lang_start::<()>::{closure#0} 26: std::rt::lang_start_internal 27: main 0.691497186s INFO prepare_target{force=false package_id=unicode-ident v1.0.13 target="unicode_ident"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-ident v1.0.13/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("unicode_ident", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/src/lib.rs", Edition2018) } 0.691503168s INFO prepare_target{force=false package_id=unicode-ident v1.0.13 target="unicode_ident"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/unicode-ident-7bcf0d57c7ff78fc/lib-unicode_ident` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: ::compile 17: cargo::ops::cargo_compile::compile_ws 18: cargo::ops::cargo_compile::compile 19: cargo::commands::build::exec 20: ::exec 21: cargo::cli::main 22: cargo::main 23: std::sys::backtrace::__rust_begin_short_backtrace:: 24: std::rt::lang_start::<()>::{closure#0} 25: std::rt::lang_start_internal 26: main 0.693419706s INFO prepare_target{force=false package_id=quote v1.0.37 target="quote"}: cargo::core::compiler::fingerprint: fingerprint error for quote v1.0.37/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("quote", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/lib.rs", Edition2018) } 0.693424685s INFO prepare_target{force=false package_id=quote v1.0.37 target="quote"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/quote-401ba6339519eaa7/lib-quote` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.695953176s INFO prepare_target{force=false package_id=syn v2.0.87 target="syn"}: cargo::core::compiler::fingerprint: fingerprint error for syn v2.0.87/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("syn", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/src/lib.rs", Edition2021) } 0.695958506s INFO prepare_target{force=false package_id=syn v2.0.87 target="syn"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/syn-a78bbe28602141b8/lib-syn` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.699740798s INFO prepare_target{force=false package_id=rand_core v0.6.4 target="rand_core"}: cargo::core::compiler::fingerprint: fingerprint error for rand_core v0.6.4/Build/TargetInner { name_inferred: true, ..: lib_target("rand_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4/src/lib.rs", Edition2018) } 0.699746128s INFO prepare_target{force=false package_id=rand_core v0.6.4 target="rand_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rand_core-a1450d20fec1a745/lib-rand_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.702278316s INFO prepare_target{force=false package_id=getrandom v0.2.15 target="getrandom"}: cargo::core::compiler::fingerprint: fingerprint error for getrandom v0.2.15/Build/TargetInner { ..: lib_target("getrandom", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15/src/lib.rs", Edition2018) } 0.702283756s INFO prepare_target{force=false package_id=getrandom v0.2.15 target="getrandom"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/getrandom-d578eec1c1073b84/lib-getrandom` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.705431804s INFO prepare_target{force=false package_id=static_assertions v1.1.0 target="static_assertions"}: cargo::core::compiler::fingerprint: fingerprint error for static_assertions v1.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("static_assertions", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0/src/lib.rs", Edition2015) } 0.705436913s INFO prepare_target{force=false package_id=static_assertions v1.1.0 target="static_assertions"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/static_assertions-36cfe15ca0e133dd/lib-static_assertions` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.707339446s INFO prepare_target{force=false package_id=wasmparser v0.218.0 target="wasmparser"}: cargo::core::compiler::fingerprint: fingerprint error for wasmparser v0.218.0/Build/TargetInner { ..: lib_target("wasmparser", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasmparser-0.218.0/src/lib.rs", Edition2021) } 0.707343754s INFO prepare_target{force=false package_id=wasmparser v0.218.0 target="wasmparser"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/wasmparser-477b4b2044e940f1/lib-wasmparser` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.709844773s INFO prepare_target{force=false package_id=bitflags v2.6.0 target="bitflags"}: cargo::core::compiler::fingerprint: fingerprint error for bitflags v2.6.0/Build/TargetInner { name_inferred: true, ..: lib_target("bitflags", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/src/lib.rs", Edition2021) } 0.709849522s INFO prepare_target{force=false package_id=bitflags v2.6.0 target="bitflags"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/bitflags-7ddb66a7dc6d56e0/lib-bitflags` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.711725004s INFO prepare_target{force=false package_id=arrayvec v0.7.6 target="arrayvec"}: cargo::core::compiler::fingerprint: fingerprint error for arrayvec v0.7.6/Build/TargetInner { ..: lib_target("arrayvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6/src/lib.rs", Edition2018) } 0.711729472s INFO prepare_target{force=false package_id=arrayvec v0.7.6 target="arrayvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/arrayvec-ba07a7bec1cbb85d/lib-arrayvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.713605756s INFO prepare_target{force=false package_id=cc v1.2.5 target="cc"}: cargo::core::compiler::fingerprint: fingerprint error for cc v1.2.5/Build/TargetInner { ..: lib_target("cc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5/src/lib.rs", Edition2018) } 0.713611677s INFO prepare_target{force=false package_id=cc v1.2.5 target="cc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/cc-76f6cb7065256d5d/lib-cc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.716095514s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: fingerprint error for shlex v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("shlex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs", Edition2015) } 0.716114159s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/shlex-ec0f24a0b2677212/lib-shlex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.717951750s INFO prepare_target{force=false package_id=itertools v0.12.1 target="itertools"}: cargo::core::compiler::fingerprint: fingerprint error for itertools v0.12.1/Build/TargetInner { name_inferred: true, tested: false, benched: false, ..: lib_target("itertools", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1/src/lib.rs", Edition2018) } 0.717957300s INFO prepare_target{force=false package_id=itertools v0.12.1 target="itertools"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/itertools-854285b8b6be94b2/lib-itertools` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.720391055s INFO prepare_target{force=false package_id=jobserver v0.1.32 target="jobserver"}: cargo::core::compiler::fingerprint: fingerprint error for jobserver v0.1.32/Build/TargetInner { name_inferred: true, ..: lib_target("jobserver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32/src/lib.rs", Edition2021) } 0.720395763s INFO prepare_target{force=false package_id=jobserver v0.1.32 target="jobserver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/jobserver-848e0f34ced7a032/lib-jobserver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.722874612s INFO prepare_target{force=false package_id=pathdiff v0.2.2 target="pathdiff"}: cargo::core::compiler::fingerprint: fingerprint error for pathdiff v0.2.2/Build/TargetInner { ..: lib_target("pathdiff", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.2/src/lib.rs", Edition2018) } 0.722879681s INFO prepare_target{force=false package_id=pathdiff v0.2.2 target="pathdiff"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/pathdiff-204ee2ba6a5d310a/lib-pathdiff` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.724734214s INFO prepare_target{force=false package_id=regex v1.11.1 target="regex"}: cargo::core::compiler::fingerprint: fingerprint error for regex v1.11.1/Build/TargetInner { ..: lib_target("regex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1/src/lib.rs", Edition2021) } 0.724738632s INFO prepare_target{force=false package_id=regex v1.11.1 target="regex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/regex-0085522d1d78ea84/lib-regex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.729035094s INFO prepare_target{force=false package_id=aho-corasick v1.1.3 target="aho_corasick"}: cargo::core::compiler::fingerprint: fingerprint error for aho-corasick v1.1.3/Build/TargetInner { ..: lib_target("aho_corasick", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/lib.rs", Edition2021) } 0.729040203s INFO prepare_target{force=false package_id=aho-corasick v1.1.3 target="aho_corasick"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/aho-corasick-0f4be828ad775ff4/lib-aho_corasick` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.731524352s INFO prepare_target{force=false package_id=regex-automata v0.4.8 target="regex_automata"}: cargo::core::compiler::fingerprint: fingerprint error for regex-automata v0.4.8/Build/TargetInner { benched: false, ..: lib_target("regex_automata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8/src/lib.rs", Edition2021) } 0.731529511s INFO prepare_target{force=false package_id=regex-automata v0.4.8 target="regex_automata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/regex-automata-9f8bf72dcfac6567/lib-regex_automata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.735258143s INFO prepare_target{force=false package_id=regex-syntax v0.8.5 target="regex_syntax"}: cargo::core::compiler::fingerprint: fingerprint error for regex-syntax v0.8.5/Build/TargetInner { ..: lib_target("regex_syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5/src/lib.rs", Edition2021) } 0.735263393s INFO prepare_target{force=false package_id=regex-syntax v0.8.5 target="regex_syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/regex-syntax-2dd9d4413c5b8b80/lib-regex_syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.737155436s INFO prepare_target{force=false package_id=rustc_abi v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi) target="rustc_abi"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_abi v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_abi", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi/src/lib.rs", Edition2021) } 0.737161256s INFO prepare_target{force=false package_id=rustc_abi v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi) target="rustc_abi"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_abi-ef749f5a73139b2a/lib-rustc_abi` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.744683722s INFO prepare_target{force=false package_id=rand_xoshiro v0.6.0 target="rand_xoshiro"}: cargo::core::compiler::fingerprint: fingerprint error for rand_xoshiro v0.6.0/Build/TargetInner { name_inferred: true, ..: lib_target("rand_xoshiro", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0/src/lib.rs", Edition2018) } 0.744689062s INFO prepare_target{force=false package_id=rand_xoshiro v0.6.0 target="rand_xoshiro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rand_xoshiro-e69905b7610c0dc5/lib-rand_xoshiro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.747105343s INFO prepare_target{force=false package_id=rustc_data_structures v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures) target="rustc_data_structures"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_data_structures v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_data_structures", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/lib.rs", Edition2021) } 0.747110803s INFO prepare_target{force=false package_id=rustc_data_structures v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures) target="rustc_data_structures"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_data_structures-cf621c0f9374b063/lib-rustc_data_structures` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.762466033s INFO prepare_target{force=false package_id=elsa v1.7.1 target="elsa"}: cargo::core::compiler::fingerprint: fingerprint error for elsa v1.7.1/Build/TargetInner { name_inferred: true, ..: lib_target("elsa", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elsa-1.7.1/src/lib.rs", Edition2018) } 0.762471584s INFO prepare_target{force=false package_id=elsa v1.7.1 target="elsa"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/elsa-b2cc3d45cb298f7b/lib-elsa` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.764847289s INFO prepare_target{force=false package_id=stable_deref_trait v1.2.0 target="stable_deref_trait"}: cargo::core::compiler::fingerprint: fingerprint error for stable_deref_trait v1.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("stable_deref_trait", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0/src/lib.rs", Edition2015) } 0.764852168s INFO prepare_target{force=false package_id=stable_deref_trait v1.2.0 target="stable_deref_trait"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/stable_deref_trait-1541c1ab813af12e/lib-stable_deref_trait` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.766649995s INFO prepare_target{force=false package_id=ena v0.14.3 target="ena"}: cargo::core::compiler::fingerprint: fingerprint error for ena v0.14.3/Build/TargetInner { name_inferred: true, ..: lib_target("ena", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3/src/lib.rs", Edition2015) } 0.766654704s INFO prepare_target{force=false package_id=ena v0.14.3 target="ena"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/ena-bd3270168cd46ae9/lib-ena` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.769050397s INFO prepare_target{force=false package_id=log v0.4.22 target="log"}: cargo::core::compiler::fingerprint: fingerprint error for log v0.4.22/Build/TargetInner { name_inferred: true, ..: lib_target("log", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs", Edition2021) } 0.769055667s INFO prepare_target{force=false package_id=log v0.4.22 target="log"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/log-154fbfc02eedea37/lib-log` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.770849356s INFO prepare_target{force=false package_id=measureme v11.0.1 target="measureme"}: cargo::core::compiler::fingerprint: fingerprint error for measureme v11.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("measureme", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/measureme-11.0.1/src/lib.rs", Edition2018) } 0.770854776s INFO prepare_target{force=false package_id=measureme v11.0.1 target="measureme"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/measureme-62590fa043c406b7/lib-measureme` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.774975550s INFO prepare_target{force=false package_id=parking_lot v0.12.3 target="parking_lot"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot v0.12.3/Build/TargetInner { ..: lib_target("parking_lot", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/src/lib.rs", Edition2021) } 0.774980660s INFO prepare_target{force=false package_id=parking_lot v0.12.3 target="parking_lot"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/parking_lot-4e98d68f90be04f3/lib-parking_lot` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.777932721s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="lock_api"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.12/Build/TargetInner { name_inferred: true, ..: lib_target("lock_api", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/src/lib.rs", Edition2021) } 0.777937871s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="lock_api"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/lock_api-b324b07144da7388/lib-lock_api` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.781402840s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.12/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/build.rs", Edition2021) } 0.781408241s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/lock_api-5fa1f86e095ea288/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.782015033s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.12/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/build.rs", Edition2021) } 0.782019382s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/lock_api-0f10304b6dd3b23d/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.784484765s INFO prepare_target{force=false package_id=autocfg v1.4.0 target="autocfg"}: cargo::core::compiler::fingerprint: fingerprint error for autocfg v1.4.0/Build/TargetInner { ..: lib_target("autocfg", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0/src/lib.rs", Edition2015) } 0.784490686s INFO prepare_target{force=false package_id=autocfg v1.4.0 target="autocfg"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/autocfg-f68fb7327482f534/lib-autocfg` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.786247406s INFO prepare_target{force=false package_id=scopeguard v1.2.0 target="scopeguard"}: cargo::core::compiler::fingerprint: fingerprint error for scopeguard v1.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("scopeguard", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0/src/lib.rs", Edition2015) } 0.786252365s INFO prepare_target{force=false package_id=scopeguard v1.2.0 target="scopeguard"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/scopeguard-565abb1ae003fd2b/lib-scopeguard` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.788056443s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="parking_lot_core"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.10/Build/TargetInner { name_inferred: true, ..: lib_target("parking_lot_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs", Edition2021) } 0.788061453s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="parking_lot_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/parking_lot_core-d983fd4794a2f7e7/lib-parking_lot_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.792801523s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.10/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/build.rs", Edition2021) } 0.792807715s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/parking_lot_core-05890c0692350a59/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.793411642s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.10/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/build.rs", Edition2021) } 0.793416321s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/parking_lot_core-9cd5f780bf868bcd/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.795264251s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: fingerprint error for smallvec v1.13.2/Build/TargetInner { name_inferred: true, ..: lib_target("smallvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs", Edition2018) } 0.795269952s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/smallvec-0d7e445e1f182a57/lib-smallvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.797068460s INFO prepare_target{force=false package_id=rustc-hash v1.1.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-hash v1.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/src/lib.rs", Edition2015) } 0.797073329s INFO prepare_target{force=false package_id=rustc-hash v1.1.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-hash-b4d389c459a01b43/lib-rustc_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.798967135s INFO prepare_target{force=false package_id=memmap2 v0.2.3 target="memmap2"}: cargo::core::compiler::fingerprint: fingerprint error for memmap2 v0.2.3/Build/TargetInner { name_inferred: true, ..: lib_target("memmap2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.2.3/src/lib.rs", Edition2018) } 0.798972204s INFO prepare_target{force=false package_id=memmap2 v0.2.3 target="memmap2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/memmap2-4bfe7a4b93f3361b/lib-memmap2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.801373217s INFO prepare_target{force=false package_id=rustc-hash v2.0.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-hash v2.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0/src/lib.rs", Edition2021) } 0.801377996s INFO prepare_target{force=false package_id=rustc-hash v2.0.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-hash-b8f9ed4655728a9b/lib-rustc_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.803197403s INFO prepare_target{force=false package_id=rustc-stable-hash v0.1.0 target="rustc_stable_hash"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-stable-hash v0.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_stable_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-stable-hash-0.1.0/src/lib.rs", Edition2021) } 0.803202453s INFO prepare_target{force=false package_id=rustc-stable-hash v0.1.0 target="rustc_stable_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-stable-hash-71e26bbc878ef510/lib-rustc_stable_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.805081541s INFO prepare_target{force=false package_id=rustc_arena v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena) target="rustc_arena"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_arena v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_arena", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena/src/lib.rs", Edition2021) } 0.805087012s INFO prepare_target{force=false package_id=rustc_arena v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena) target="rustc_arena"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_arena-38445060b69669b6/lib-rustc_arena` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.807426580s INFO prepare_target{force=false package_id=rustc_graphviz v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz) target="rustc_graphviz"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_graphviz v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_graphviz", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz/src/lib.rs", Edition2021) } 0.807431980s INFO prepare_target{force=false package_id=rustc_graphviz v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz) target="rustc_graphviz"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_graphviz-42b3ee402a765450/lib-rustc_graphviz` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.809208577s INFO prepare_target{force=false package_id=rustc_index v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index) target="rustc_index"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_index v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_index", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/src/lib.rs", Edition2021) } 0.809214488s INFO prepare_target{force=false package_id=rustc_index v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index) target="rustc_index"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_index-b4c62ce3a9619038/lib-rustc_index` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.814021112s INFO prepare_target{force=false package_id=rustc_index_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros) target="rustc_index_macros"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_index_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros)/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("rustc_index_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros/src/lib.rs", Edition2021) } 0.814027354s INFO prepare_target{force=false package_id=rustc_index_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros) target="rustc_index_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/rustc_index_macros-42b1a05133553b44/lib-rustc_index_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.817630772s INFO prepare_target{force=false package_id=rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) target="rustc_macros"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros)/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("rustc_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/lib.rs", Edition2021) } 0.817636613s INFO prepare_target{force=false package_id=rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) target="rustc_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/rustc_macros-0eda9321dbd378be/lib-rustc_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.822998685s INFO prepare_target{force=false package_id=rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/build.rs", Edition2021) } 0.823006700s INFO prepare_target{force=false package_id=rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/rustc_macros-87046ef176039743/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.823612070s INFO prepare_target{force=false package_id=rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/build.rs", Edition2021) } 0.823616889s INFO prepare_target{force=false package_id=rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/rustc_macros-008c6dec5d46ac35/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.825429634s INFO prepare_target{force=false package_id=synstructure v0.13.1 target="synstructure"}: cargo::core::compiler::fingerprint: fingerprint error for synstructure v0.13.1/Build/TargetInner { name_inferred: true, ..: lib_target("synstructure", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1/src/lib.rs", Edition2018) } 0.825435284s INFO prepare_target{force=false package_id=synstructure v0.13.1 target="synstructure"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/synstructure-3dab33d604e9190f/lib-synstructure` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.829110506s INFO prepare_target{force=false package_id=rustc_serialize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize) target="rustc_serialize"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_serialize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_serialize", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize/src/lib.rs", Edition2021) } 0.829115976s INFO prepare_target{force=false package_id=rustc_serialize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize) target="rustc_serialize"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_serialize-22efcb427e88d804/lib-rustc_serialize` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.832667828s INFO prepare_target{force=false package_id=thin-vec v0.2.13 target="thin_vec"}: cargo::core::compiler::fingerprint: fingerprint error for thin-vec v0.2.13/Build/TargetInner { name_inferred: true, ..: lib_target("thin_vec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thin-vec-0.2.13/src/lib.rs", Edition2018) } 0.832672968s INFO prepare_target{force=false package_id=thin-vec v0.2.13 target="thin_vec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/thin-vec-3bc65ddeafd79f8d/lib-thin_vec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.834467829s INFO prepare_target{force=false package_id=stacker v0.1.17 target="stacker"}: cargo::core::compiler::fingerprint: fingerprint error for stacker v0.1.17/Build/TargetInner { tested: false, doctest: false, ..: lib_target("stacker", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/src/lib.rs", Edition2015) } 0.834472618s INFO prepare_target{force=false package_id=stacker v0.1.17 target="stacker"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/stacker-f8a3316624039f96/lib-stacker` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.838005294s INFO prepare_target{force=false package_id=psm v0.1.23 target="psm"}: cargo::core::compiler::fingerprint: fingerprint error for psm v0.1.23/Build/TargetInner { name_inferred: true, ..: lib_target("psm", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/src/lib.rs", Edition2015) } 0.838010604s INFO prepare_target{force=false package_id=psm v0.1.23 target="psm"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/psm-16f2d6333d71536d/lib-psm` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.840956384s INFO prepare_target{force=false package_id=psm v0.1.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for psm v0.1.23/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/build.rs", Edition2015) } 0.840961954s INFO prepare_target{force=false package_id=psm v0.1.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/psm-fd26ef8b9aa62953/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.841562636s INFO prepare_target{force=false package_id=psm v0.1.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for psm v0.1.23/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/build.rs", Edition2015) } 0.841567324s INFO prepare_target{force=false package_id=psm v0.1.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/psm-dbfbad094e8ecc93/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.843901102s INFO prepare_target{force=false package_id=cc v1.2.5 target="cc"}: cargo::core::compiler::fingerprint: fingerprint error for cc v1.2.5/Build/TargetInner { ..: lib_target("cc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5/src/lib.rs", Edition2018) } 0.843905931s INFO prepare_target{force=false package_id=cc v1.2.5 target="cc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/cc-95e4ceca487ef809/lib-cc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.846262511s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: fingerprint error for shlex v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("shlex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs", Edition2015) } 0.846267701s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/shlex-58039b04baf9b538/lib-shlex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.849312165s INFO prepare_target{force=false package_id=stacker v0.1.17 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for stacker v0.1.17/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/build.rs", Edition2015) } 0.849317365s INFO prepare_target{force=false package_id=stacker v0.1.17 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/stacker-b027414daa5c93ba/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.849916563s INFO prepare_target{force=false package_id=stacker v0.1.17 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for stacker v0.1.17/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/build.rs", Edition2015) } 0.849920721s INFO prepare_target{force=false package_id=stacker v0.1.17 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/stacker-5c71c682c48e4011/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.852250010s INFO prepare_target{force=false package_id=tempfile v3.13.0 target="tempfile"}: cargo::core::compiler::fingerprint: fingerprint error for tempfile v3.13.0/Build/TargetInner { ..: lib_target("tempfile", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0/src/lib.rs", Edition2021) } 0.852255621s INFO prepare_target{force=false package_id=tempfile v3.13.0 target="tempfile"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/tempfile-54c6e5b5507de662/lib-tempfile` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.856259286s INFO prepare_target{force=false package_id=fastrand v2.1.1 target="fastrand"}: cargo::core::compiler::fingerprint: fingerprint error for fastrand v2.1.1/Build/TargetInner { ..: lib_target("fastrand", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1/src/lib.rs", Edition2018) } 0.856265367s INFO prepare_target{force=false package_id=fastrand v2.1.1 target="fastrand"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/fastrand-3e78518b1de21c90/lib-fastrand` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.858049278s INFO prepare_target{force=false package_id=once_cell v1.20.2 target="once_cell"}: cargo::core::compiler::fingerprint: fingerprint error for once_cell v1.20.2/Build/TargetInner { ..: lib_target("once_cell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2/src/lib.rs", Edition2021) } 0.858053977s INFO prepare_target{force=false package_id=once_cell v1.20.2 target="once_cell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/once_cell-88768661302ec8cd/lib-once_cell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.859789087s INFO prepare_target{force=false package_id=rustix v0.38.38 target="rustix"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.38/Build/TargetInner { ..: lib_target("rustix", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/src/lib.rs", Edition2021) } 0.859793855s INFO prepare_target{force=false package_id=rustix v0.38.38 target="rustix"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustix-acde3e7528a60a26/lib-rustix` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.863337602s INFO prepare_target{force=false package_id=errno v0.3.9 target="errno"}: cargo::core::compiler::fingerprint: fingerprint error for errno v0.3.9/Build/TargetInner { name_inferred: true, ..: lib_target("errno", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs", Edition2018) } 0.863342902s INFO prepare_target{force=false package_id=errno v0.3.9 target="errno"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/errno-50b1dc69c1b9a842/lib-errno` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.866852855s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.38/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/build.rs", Edition2021) } 0.866858065s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustix-61aaa6a5d9bd0513/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.867452996s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.38/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/build.rs", Edition2021) } 0.867456993s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/rustix-af73840ce5a0d11a/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.869189117s INFO prepare_target{force=false package_id=tracing v0.1.37 target="tracing"}: cargo::core::compiler::fingerprint: fingerprint error for tracing v0.1.37/Build/TargetInner { name_inferred: true, ..: lib_target("tracing", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37/src/lib.rs", Edition2018) } 0.869193977s INFO prepare_target{force=false package_id=tracing v0.1.37 target="tracing"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/tracing-4034e18139f8882d/lib-tracing` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.873271860s INFO prepare_target{force=false package_id=pin-project-lite v0.2.15 target="pin_project_lite"}: cargo::core::compiler::fingerprint: fingerprint error for pin-project-lite v0.2.15/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("pin_project_lite", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15/src/lib.rs", Edition2018) } 0.873277281s INFO prepare_target{force=false package_id=pin-project-lite v0.2.15 target="pin_project_lite"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/pin-project-lite-af058d32771161df/lib-pin_project_lite` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.874997813s INFO prepare_target{force=false package_id=tracing-attributes v0.1.27 target="tracing_attributes"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-attributes v0.1.27/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("tracing_attributes", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs", Edition2018) } 0.875002702s INFO prepare_target{force=false package_id=tracing-attributes v0.1.27 target="tracing_attributes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/tracing-attributes-23549cabcbadb0d9/lib-tracing_attributes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.878413020s INFO prepare_target{force=false package_id=tracing-core v0.1.30 target="tracing_core"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-core v0.1.30/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30/src/lib.rs", Edition2018) } 0.878418840s INFO prepare_target{force=false package_id=tracing-core v0.1.30 target="tracing_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/tracing-core-b6040e092de6cf40/lib-tracing_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.880776132s INFO prepare_target{force=false package_id=rustc_feature v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature) target="rustc_feature"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_feature v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_feature", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature/src/lib.rs", Edition2021) } 0.880782504s INFO prepare_target{force=false package_id=rustc_feature v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature) target="rustc_feature"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_feature-9acf5ada414cc0be/lib-rustc_feature` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.884779907s INFO prepare_target{force=false package_id=rustc_span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span) target="rustc_span"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_span", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/lib.rs", Edition2021) } 0.884785959s INFO prepare_target{force=false package_id=rustc_span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span) target="rustc_span"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_span-4d3471f978b1c70d/lib-rustc_span` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.894867211s INFO prepare_target{force=false package_id=blake3 v1.5.4 target="blake3"}: cargo::core::compiler::fingerprint: fingerprint error for blake3 v1.5.4/Build/TargetInner { ..: lib_target("blake3", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/src/lib.rs", Edition2021) } 0.894872271s INFO prepare_target{force=false package_id=blake3 v1.5.4 target="blake3"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/blake3-33815c4349915b5b/lib-blake3` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.898831804s INFO prepare_target{force=false package_id=arrayref v0.3.9 target="arrayref"}: cargo::core::compiler::fingerprint: fingerprint error for arrayref v0.3.9/Build/TargetInner { name_inferred: true, ..: lib_target("arrayref", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.9/src/lib.rs", Edition2015) } 0.898837003s INFO prepare_target{force=false package_id=arrayref v0.3.9 target="arrayref"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/arrayref-a84bd37eeb50d876/lib-arrayref` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.901752868s INFO prepare_target{force=false package_id=blake3 v1.5.4 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for blake3 v1.5.4/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/build.rs", Edition2021) } 0.901759069s INFO prepare_target{force=false package_id=blake3 v1.5.4 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/blake3-23ee474ffc934e8b/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.902365231s INFO prepare_target{force=false package_id=blake3 v1.5.4 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for blake3 v1.5.4/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/build.rs", Edition2021) } 0.902370421s INFO prepare_target{force=false package_id=blake3 v1.5.4 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/blake3-6f9357c893fa10d8/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.904688539s INFO prepare_target{force=false package_id=constant_time_eq v0.3.1 target="constant_time_eq"}: cargo::core::compiler::fingerprint: fingerprint error for constant_time_eq v0.3.1/Build/TargetInner { ..: lib_target("constant_time_eq", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.1/src/lib.rs", Edition2021) } 0.904694891s INFO prepare_target{force=false package_id=constant_time_eq v0.3.1 target="constant_time_eq"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/constant_time_eq-25fa4fa2b7af2b13/lib-constant_time_eq` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.906547329s INFO prepare_target{force=false package_id=derive-where v1.2.7 target="derive_where"}: cargo::core::compiler::fingerprint: fingerprint error for derive-where v1.2.7/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("derive_where", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive-where-1.2.7/src/lib.rs", Edition2021) } 0.906552890s INFO prepare_target{force=false package_id=derive-where v1.2.7 target="derive_where"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/derive-where-d51a33bb081dda87/lib-derive_where` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.910210669s INFO prepare_target{force=false package_id=itoa v1.0.11 target="itoa"}: cargo::core::compiler::fingerprint: fingerprint error for itoa v1.0.11/Build/TargetInner { name_inferred: true, doc_scrape_examples: Disabled, ..: lib_target("itoa", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/src/lib.rs", Edition2018) } 0.910215739s INFO prepare_target{force=false package_id=itoa v1.0.11 target="itoa"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/itoa-b2a00d1bc6c4fe66/lib-itoa` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.912062707s INFO prepare_target{force=false package_id=md-5 v0.10.6 target="md5"}: cargo::core::compiler::fingerprint: fingerprint error for md-5 v0.10.6/Build/TargetInner { ..: lib_target("md5", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/md-5-0.10.6/src/lib.rs", Edition2018) } 0.912068057s INFO prepare_target{force=false package_id=md-5 v0.10.6 target="md5"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/md-5-b3dd72708720e2ef/lib-md5` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.915066796s INFO prepare_target{force=false package_id=digest v0.10.7 target="digest"}: cargo::core::compiler::fingerprint: fingerprint error for digest v0.10.7/Build/TargetInner { name_inferred: true, ..: lib_target("digest", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/src/lib.rs", Edition2018) } 0.915071455s INFO prepare_target{force=false package_id=digest v0.10.7 target="digest"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/digest-cad21f54076c2d60/lib-digest` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.918038004s INFO prepare_target{force=false package_id=block-buffer v0.10.4 target="block_buffer"}: cargo::core::compiler::fingerprint: fingerprint error for block-buffer v0.10.4/Build/TargetInner { name_inferred: true, ..: lib_target("block_buffer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/src/lib.rs", Edition2018) } 0.918042793s INFO prepare_target{force=false package_id=block-buffer v0.10.4 target="block_buffer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/block-buffer-dd1803fcba5bcfc8/lib-block_buffer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.920384665s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="generic_array"}: cargo::core::compiler::fingerprint: fingerprint error for generic-array v0.14.7/Build/TargetInner { ..: lib_target("generic_array", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/lib.rs", Edition2015) } 0.920389424s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="generic_array"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/generic-array-e93686e0e3ad0654/lib-generic_array` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.924038738s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for generic-array v0.14.7/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs", Edition2015) } 0.924049568s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/generic-array-85ba61d1abc16330/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.924654518s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for generic-array v0.14.7/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs", Edition2015) } 0.924658595s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/generic-array-17a9a058d4df0b85/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.927039370s INFO prepare_target{force=false package_id=version_check v0.9.5 target="version_check"}: cargo::core::compiler::fingerprint: fingerprint error for version_check v0.9.5/Build/TargetInner { ..: lib_target("version_check", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/src/lib.rs", Edition2015) } 0.927045021s INFO prepare_target{force=false package_id=version_check v0.9.5 target="version_check"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/version_check-a5ecc0d3f3005d44/lib-version_check` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.928900265s INFO prepare_target{force=false package_id=typenum v1.17.0 target="typenum"}: cargo::core::compiler::fingerprint: fingerprint error for typenum v1.17.0/Build/TargetInner { ..: lib_target("typenum", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/lib.rs", Edition2018) } 0.928905134s INFO prepare_target{force=false package_id=typenum v1.17.0 target="typenum"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/typenum-7fd8d92ef7d297bc/lib-typenum` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.931859901s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: fingerprint error for typenum v1.17.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-main", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs", Edition2018) } 0.931866353s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/typenum-ad9edd1f112e9ccf/run-build-script-build-script-main` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: ::compile 17: cargo::ops::cargo_compile::compile_ws 18: cargo::ops::cargo_compile::compile 19: cargo::commands::build::exec 20: ::exec 21: cargo::cli::main 22: cargo::main 23: std::sys::backtrace::__rust_begin_short_backtrace:: 24: std::rt::lang_start::<()>::{closure#0} 25: std::rt::lang_start_internal 26: main 0.932474519s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: fingerprint error for typenum v1.17.0/Build/TargetInner { ..: custom_build_target("build-script-main", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs", Edition2018) } 0.932479838s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/typenum-f915e2100e65db4f/build-script-build-script-main` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.934274309s INFO prepare_target{force=false package_id=crypto-common v0.1.6 target="crypto_common"}: cargo::core::compiler::fingerprint: fingerprint error for crypto-common v0.1.6/Build/TargetInner { name_inferred: true, ..: lib_target("crypto_common", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/src/lib.rs", Edition2018) } 0.934279138s INFO prepare_target{force=false package_id=crypto-common v0.1.6 target="crypto_common"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/crypto-common-9fa9e2aaf907af5b/lib-crypto_common` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.937148726s INFO prepare_target{force=false package_id=scoped-tls v1.0.1 target="scoped_tls"}: cargo::core::compiler::fingerprint: fingerprint error for scoped-tls v1.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("scoped_tls", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1/src/lib.rs", Edition2015) } 0.937153334s INFO prepare_target{force=false package_id=scoped-tls v1.0.1 target="scoped_tls"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/scoped-tls-758f412958e4a94c/lib-scoped_tls` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.938969826s INFO prepare_target{force=false package_id=sha1 v0.10.6 target="sha1"}: cargo::core::compiler::fingerprint: fingerprint error for sha1 v0.10.6/Build/TargetInner { name_inferred: true, ..: lib_target("sha1", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6/src/lib.rs", Edition2018) } 0.938974565s INFO prepare_target{force=false package_id=sha1 v0.10.6 target="sha1"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/sha1-6e9fd84fa0e3690a/lib-sha1` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.942445255s INFO prepare_target{force=false package_id=cpufeatures v0.2.14 target="cpufeatures"}: cargo::core::compiler::fingerprint: fingerprint error for cpufeatures v0.2.14/Build/TargetInner { ..: lib_target("cpufeatures", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14/src/lib.rs", Edition2018) } 0.942450515s INFO prepare_target{force=false package_id=cpufeatures v0.2.14 target="cpufeatures"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/cpufeatures-32b087fc3d6ba966/lib-cpufeatures` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.944272737s INFO prepare_target{force=false package_id=sha2 v0.10.8 target="sha2"}: cargo::core::compiler::fingerprint: fingerprint error for sha2 v0.10.8/Build/TargetInner { name_inferred: true, ..: lib_target("sha2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/src/lib.rs", Edition2018) } 0.944277516s INFO prepare_target{force=false package_id=sha2 v0.10.8 target="sha2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/sha2-46f42dae62f77b56/lib-sha2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.947688154s INFO prepare_target{force=false package_id=unicode-width v0.2.0 target="unicode_width"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-width v0.2.0/Build/TargetInner { ..: lib_target("unicode_width", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0/src/lib.rs", Edition2021) } 0.947692582s INFO prepare_target{force=false package_id=unicode-width v0.2.0 target="unicode_width"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-width-3d6d52d5f58cfbc0/lib-unicode_width` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.949458790s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs", Edition2018) } 0.949463158s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/serde-124cb5e76268c944/lib-serde` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.953037943s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/build.rs", Edition2018) } 0.953043643s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/serde-b1cc5559ab50b4d7/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.953685542s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/build.rs", Edition2018) } 0.953689680s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/serde-bc0c00377e02dbc8/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.955561785s INFO prepare_target{force=false package_id=serde_derive v1.0.214 target="serde_derive"}: cargo::core::compiler::fingerprint: fingerprint error for serde_derive v1.0.214/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("serde_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/src/lib.rs", Edition2015) } 0.955567145s INFO prepare_target{force=false package_id=serde_derive v1.0.214 target="serde_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/serde_derive-f6a6cfac26a1c7b8/lib-serde_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.959186052s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="serde_json"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde_json", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/src/lib.rs", Edition2021) } 0.959191452s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="serde_json"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/serde_json-53dcc56177b17878/lib-serde_json` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.963191130s INFO prepare_target{force=false package_id=ryu v1.0.18 target="ryu"}: cargo::core::compiler::fingerprint: fingerprint error for ryu v1.0.18/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("ryu", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/src/lib.rs", Edition2018) } 0.963196460s INFO prepare_target{force=false package_id=ryu v1.0.18 target="ryu"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/ryu-0654678fec3e4937/lib-ryu` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.966205849s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/build.rs", Edition2021) } 0.966211239s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/serde_json-7d30689e26b2e1c9/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.966854470s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/build.rs", Edition2021) } 0.966859008s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/serde_json-3fff882615909b32/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.968733268s INFO prepare_target{force=false package_id=rustc_ast v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast) target="rustc_ast"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_ast v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_ast", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/lib.rs", Edition2021) } 0.968738818s INFO prepare_target{force=false package_id=rustc_ast v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast) target="rustc_ast"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_ast-c1c1925f79714a73/lib-rustc_ast` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.977925651s INFO prepare_target{force=false package_id=rustc_ast_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir) target="rustc_ast_ir"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_ast_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_ast_ir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir/src/lib.rs", Edition2021) } 0.977931822s INFO prepare_target{force=false package_id=rustc_ast_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir) target="rustc_ast_ir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_ast_ir-c03dd360f7bcc675/lib-rustc_ast_ir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.982253982s INFO prepare_target{force=false package_id=rustc_lexer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer) target="rustc_lexer"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_lexer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_lexer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer/src/lib.rs", Edition2021) } 0.982259322s INFO prepare_target{force=false package_id=rustc_lexer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer) target="rustc_lexer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_lexer-89828cfa1eb9f7ee/lib-rustc_lexer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.985364921s INFO prepare_target{force=false package_id=unicode-properties v0.1.3 target="unicode_properties"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-properties v0.1.3/Build/TargetInner { ..: lib_target("unicode_properties", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3/src/lib.rs", Edition2021) } 0.985369590s INFO prepare_target{force=false package_id=unicode-properties v0.1.3 target="unicode_properties"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-properties-244205f89d9ff628/lib-unicode_properties` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.987243639s INFO prepare_target{force=false package_id=unicode-xid v0.2.6 target="unicode_xid"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-xid v0.2.6/Build/TargetInner { ..: lib_target("unicode_xid", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.6/src/lib.rs", Edition2015) } 0.987248257s INFO prepare_target{force=false package_id=unicode-xid v0.2.6 target="unicode_xid"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-xid-1924bd129c9bee80/lib-unicode_xid` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.989124881s INFO prepare_target{force=false package_id=rustc_attr v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr) target="rustc_attr"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_attr v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_attr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr/src/lib.rs", Edition2021) } 0.989130391s INFO prepare_target{force=false package_id=rustc_attr v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr) target="rustc_attr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_attr-c3aa48beec78300f/lib-rustc_attr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.998339606s INFO prepare_target{force=false package_id=rustc_ast_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty) target="rustc_ast_pretty"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_ast_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_ast_pretty", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/lib.rs", Edition2021) } 0.998344916s INFO prepare_target{force=false package_id=rustc_ast_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty) target="rustc_ast_pretty"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_ast_pretty-d0ed19d5615ea68a/lib-rustc_ast_pretty` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.003909366s INFO prepare_target{force=false package_id=rustc_errors v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors) target="rustc_errors"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_errors v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_errors", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/lib.rs", Edition2021) } 1.003914705s INFO prepare_target{force=false package_id=rustc_errors v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors) target="rustc_errors"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_errors-7f939c62d2d4c84d/lib-rustc_errors` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.019283060s INFO prepare_target{force=false package_id=annotate-snippets v0.11.4 target="annotate_snippets"}: cargo::core::compiler::fingerprint: fingerprint error for annotate-snippets v0.11.4/Build/TargetInner { ..: lib_target("annotate_snippets", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs", Edition2021) } 1.019288540s INFO prepare_target{force=false package_id=annotate-snippets v0.11.4 target="annotate_snippets"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/annotate-snippets-153de84bd3c695a9/lib-annotate_snippets` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.022421490s INFO prepare_target{force=false package_id=anstyle v1.0.10 target="anstyle"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle v1.0.10/Build/TargetInner { ..: lib_target("anstyle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/src/lib.rs", Edition2021) } 1.022426629s INFO prepare_target{force=false package_id=anstyle v1.0.10 target="anstyle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/anstyle-e6803126b8b50ef1/lib-anstyle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.024312921s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-width v0.1.14/Build/TargetInner { ..: lib_target("unicode_width", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs", Edition2021) } 1.024317971s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-width-be30f67eafe5eddc/lib-unicode_width` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.026194534s INFO prepare_target{force=false package_id=derive_setters v0.1.6 target="derive_setters"}: cargo::core::compiler::fingerprint: fingerprint error for derive_setters v0.1.6/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("derive_setters", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive_setters-0.1.6/src/lib.rs", Edition2018) } 1.026199243s INFO prepare_target{force=false package_id=derive_setters v0.1.6 target="derive_setters"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/derive_setters-1fe4386e7d68c7da/lib-derive_setters` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.030553944s INFO prepare_target{force=false package_id=darling v0.20.10 target="darling"}: cargo::core::compiler::fingerprint: fingerprint error for darling v0.20.10/Build/TargetInner { name_inferred: true, ..: lib_target("darling", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling-0.20.10/src/lib.rs", Edition2021) } 1.030561949s INFO prepare_target{force=false package_id=darling v0.20.10 target="darling"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/darling-49d1bee6518c2e03/lib-darling` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.033671375s INFO prepare_target{force=false package_id=darling_core v0.20.10 target="darling_core"}: cargo::core::compiler::fingerprint: fingerprint error for darling_core v0.20.10/Build/TargetInner { name_inferred: true, ..: lib_target("darling_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_core-0.20.10/src/lib.rs", Edition2021) } 1.033676314s INFO prepare_target{force=false package_id=darling_core v0.20.10 target="darling_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/darling_core-c49db11a6da9f41f/lib-darling_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.039255250s INFO prepare_target{force=false package_id=fnv v1.0.7 target="fnv"}: cargo::core::compiler::fingerprint: fingerprint error for fnv v1.0.7/Build/TargetInner { ..: lib_target("fnv", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fnv-1.0.7/lib.rs", Edition2015) } 1.039260480s INFO prepare_target{force=false package_id=fnv v1.0.7 target="fnv"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/fnv-d98d51d8a1e8b425/lib-fnv` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.041138116s INFO prepare_target{force=false package_id=ident_case v1.0.1 target="ident_case"}: cargo::core::compiler::fingerprint: fingerprint error for ident_case v1.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("ident_case", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ident_case-1.0.1/src/lib.rs", Edition2015) } 1.041142855s INFO prepare_target{force=false package_id=ident_case v1.0.1 target="ident_case"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/ident_case-d21b546036ee6c6d/lib-ident_case` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.043029517s INFO prepare_target{force=false package_id=strsim v0.11.1 target="strsim"}: cargo::core::compiler::fingerprint: fingerprint error for strsim v0.11.1/Build/TargetInner { name_inferred: true, ..: lib_target("strsim", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1/src/lib.rs", Edition2015) } 1.043034376s INFO prepare_target{force=false package_id=strsim v0.11.1 target="strsim"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/strsim-c5d8528c1bc8a228/lib-strsim` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.044818778s INFO prepare_target{force=false package_id=darling_macro v0.20.10 target="darling_macro"}: cargo::core::compiler::fingerprint: fingerprint error for darling_macro v0.20.10/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("darling_macro", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_macro-0.20.10/src/lib.rs", Edition2021) } 1.044823868s INFO prepare_target{force=false package_id=darling_macro v0.20.10 target="darling_macro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/darling_macro-60439a32e091dd24/lib-darling_macro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.048333681s INFO prepare_target{force=false package_id=rustc_error_codes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes) target="rustc_error_codes"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_error_codes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_error_codes", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/lib.rs", Edition2021) } 1.048339011s INFO prepare_target{force=false package_id=rustc_error_codes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes) target="rustc_error_codes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_error_codes-4b3fa9ab9710f106/lib-rustc_error_codes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.050087796s INFO prepare_target{force=false package_id=rustc_error_messages v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages) target="rustc_error_messages"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_error_messages v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_error_messages", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages/src/lib.rs", Edition2021) } 1.050093206s INFO prepare_target{force=false package_id=rustc_error_messages v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages) target="rustc_error_messages"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_error_messages-dffdd926e955fd36/lib-rustc_error_messages` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.059264951s INFO prepare_target{force=false package_id=fluent-bundle v0.15.3 target="fluent_bundle"}: cargo::core::compiler::fingerprint: fingerprint error for fluent-bundle v0.15.3/Build/TargetInner { ..: lib_target("fluent_bundle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3/src/lib.rs", Edition2021) } 1.059269970s INFO prepare_target{force=false package_id=fluent-bundle v0.15.3 target="fluent_bundle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/fluent-bundle-81f672dc08c923fb/lib-fluent_bundle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.065604998s INFO prepare_target{force=false package_id=fluent-langneg v0.13.0 target="fluent_langneg"}: cargo::core::compiler::fingerprint: fingerprint error for fluent-langneg v0.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("fluent_langneg", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0/src/lib.rs", Edition2018) } 1.065610208s INFO prepare_target{force=false package_id=fluent-langneg v0.13.0 target="fluent_langneg"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/fluent-langneg-25ab058b685381eb/lib-fluent_langneg` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.067892159s INFO prepare_target{force=false package_id=unic-langid v0.9.5 target="unic_langid"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid v0.9.5/Build/TargetInner { ..: lib_target("unic_langid", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5/src/lib.rs", Edition2021) } 1.067897799s INFO prepare_target{force=false package_id=unic-langid v0.9.5 target="unic_langid"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/unic-langid-b7f194a0ca3418ca/lib-unic_langid` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.070801871s INFO prepare_target{force=false package_id=unic-langid-impl v0.9.5 target="unic_langid_impl"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid-impl v0.9.5/Build/TargetInner { ..: lib_target("unic_langid_impl", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs", Edition2021) } 1.070807031s INFO prepare_target{force=false package_id=unic-langid-impl v0.9.5 target="unic_langid_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/unic-langid-impl-87753d853e92856a/lib-unic_langid_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.073173490s INFO prepare_target{force=false package_id=tinystr v0.7.6 target="tinystr"}: cargo::core::compiler::fingerprint: fingerprint error for tinystr v0.7.6/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("tinystr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6/src/lib.rs", Edition2021) } 1.073178689s INFO prepare_target{force=false package_id=tinystr v0.7.6 target="tinystr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/tinystr-dcd1851aa3ad65dc/lib-tinystr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 1.076174643s INFO prepare_target{force=false package_id=displaydoc v0.2.5 target="displaydoc"}: cargo::core::compiler::fingerprint: fingerprint error for displaydoc v0.2.5/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("displaydoc", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/displaydoc-0.2.5/src/lib.rs", Edition2021) } 1.076179592s INFO prepare_target{force=false package_id=displaydoc v0.2.5 target="displaydoc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/displaydoc-03634b8e71935c9e/lib-displaydoc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 1.079646956s INFO prepare_target{force=false package_id=zerovec v0.10.4 target="zerovec"}: cargo::core::compiler::fingerprint: fingerprint error for zerovec v0.10.4/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("zerovec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-0.10.4/src/lib.rs", Edition2021) } 1.079652286s INFO prepare_target{force=false package_id=zerovec v0.10.4 target="zerovec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/zerovec-49301397b80ad65b/lib-zerovec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 1.083106155s INFO prepare_target{force=false package_id=yoke v0.7.4 target="yoke"}: cargo::core::compiler::fingerprint: fingerprint error for yoke v0.7.4/Build/TargetInner { name_inferred: true, ..: lib_target("yoke", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-0.7.4/src/lib.rs", Edition2021) } 1.083111976s INFO prepare_target{force=false package_id=yoke v0.7.4 target="yoke"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/yoke-fc329540f6a44117/lib-yoke` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 1.086740871s INFO prepare_target{force=false package_id=yoke-derive v0.7.4 target="yoke_derive"}: cargo::core::compiler::fingerprint: fingerprint error for yoke-derive v0.7.4/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("yoke_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-derive-0.7.4/src/lib.rs", Edition2021) } 1.086746732s INFO prepare_target{force=false package_id=yoke-derive v0.7.4 target="yoke_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/yoke-derive-e8208d54835c2053/lib-yoke_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: ::compile 17: cargo::ops::cargo_compile::compile_ws 18: cargo::ops::cargo_compile::compile 19: cargo::commands::build::exec 20: ::exec 21: cargo::cli::main 22: cargo::main 23: std::sys::backtrace::__rust_begin_short_backtrace:: 24: std::rt::lang_start::<()>::{closure#0} 25: std::rt::lang_start_internal 26: main 1.090935223s INFO prepare_target{force=false package_id=zerofrom v0.1.4 target="zerofrom"}: cargo::core::compiler::fingerprint: fingerprint error for zerofrom v0.1.4/Build/TargetInner { name_inferred: true, ..: lib_target("zerofrom", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-0.1.4/src/lib.rs", Edition2021) } 1.090940342s INFO prepare_target{force=false package_id=zerofrom v0.1.4 target="zerofrom"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/zerofrom-783ed0be5c8fb390/lib-zerofrom` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: ::compile 17: cargo::ops::cargo_compile::compile_ws 18: cargo::ops::cargo_compile::compile 19: cargo::commands::build::exec 20: ::exec 21: cargo::cli::main 22: cargo::main 23: std::sys::backtrace::__rust_begin_short_backtrace:: 24: std::rt::lang_start::<()>::{closure#0} 25: std::rt::lang_start_internal 26: main 1.093401457s INFO prepare_target{force=false package_id=zerofrom-derive v0.1.4 target="zerofrom_derive"}: cargo::core::compiler::fingerprint: fingerprint error for zerofrom-derive v0.1.4/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("zerofrom_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-derive-0.1.4/src/lib.rs", Edition2021) } 1.093407719s INFO prepare_target{force=false package_id=zerofrom-derive v0.1.4 target="zerofrom_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/zerofrom-derive-e1ea146344bb80ca/lib-zerofrom_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: cargo::core::compiler::compile 17: ::compile 18: cargo::ops::cargo_compile::compile_ws 19: cargo::ops::cargo_compile::compile 20: cargo::commands::build::exec 21: ::exec 22: cargo::cli::main 23: cargo::main 24: std::sys::backtrace::__rust_begin_short_backtrace:: 25: std::rt::lang_start::<()>::{closure#0} 26: std::rt::lang_start_internal 27: main 1.097716454s INFO prepare_target{force=false package_id=zerovec-derive v0.10.3 target="zerovec_derive"}: cargo::core::compiler::fingerprint: fingerprint error for zerovec-derive v0.10.3/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("zerovec_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-derive-0.10.3/src/lib.rs", Edition2021) } 1.097721654s INFO prepare_target{force=false package_id=zerovec-derive v0.10.3 target="zerovec_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/zerovec-derive-993eb2f2c94d8536/lib-zerovec_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 1.101336884s INFO prepare_target{force=false package_id=unic-langid-macros v0.9.5 target="unic_langid_macros"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid-macros v0.9.5/Build/TargetInner { ..: lib_target("unic_langid_macros", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5/src/lib.rs", Edition2021) } 1.101341853s INFO prepare_target{force=false package_id=unic-langid-macros v0.9.5 target="unic_langid_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/unic-langid-macros-43680f96f486a2bf/lib-unic_langid_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.105471664s INFO prepare_target{force=false package_id=proc-macro-hack v0.5.20+deprecated target="proc_macro_hack"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-hack v0.5.20+deprecated/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("proc_macro_hack", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs", Edition2018) } 1.105477585s INFO prepare_target{force=false package_id=proc-macro-hack v0.5.20+deprecated target="proc_macro_hack"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/proc-macro-hack-cdd082db55a3197f/lib-proc_macro_hack` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 1.108496852s INFO prepare_target{force=false package_id=proc-macro-hack v0.5.20+deprecated target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-hack v0.5.20+deprecated/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/build.rs", Edition2018) } 1.108502783s INFO prepare_target{force=false package_id=proc-macro-hack v0.5.20+deprecated target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/proc-macro-hack-4021d4e6eac96126/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: cargo::core::compiler::compile 16: ::compile 17: cargo::ops::cargo_compile::compile_ws 18: cargo::ops::cargo_compile::compile 19: cargo::commands::build::exec 20: ::exec 21: cargo::cli::main 22: cargo::main 23: std::sys::backtrace::__rust_begin_short_backtrace:: 24: std::rt::lang_start::<()>::{closure#0} 25: std::rt::lang_start_internal 26: main 1.109113995s INFO prepare_target{force=false package_id=proc-macro-hack v0.5.20+deprecated target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-hack v0.5.20+deprecated/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/build.rs", Edition2018) } 1.109118814s INFO prepare_target{force=false package_id=proc-macro-hack v0.5.20+deprecated target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/proc-macro-hack-6462dda40817f569/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 1.111012850s INFO prepare_target{force=false package_id=unic-langid-macros-impl v0.9.5 target="unic_langid_macros_impl"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid-macros-impl v0.9.5/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("unic_langid_macros_impl", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-impl-0.9.5/src/lib.rs", Edition2021) } 1.111018130s INFO prepare_target{force=false package_id=unic-langid-macros-impl v0.9.5 target="unic_langid_macros_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/unic-langid-macros-impl-02143beef786b55c/lib-unic_langid_macros_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 1.115190420s INFO prepare_target{force=false package_id=unic-langid-impl v0.9.5 target="unic_langid_impl"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid-impl v0.9.5/Build/TargetInner { ..: lib_target("unic_langid_impl", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs", Edition2021) } 1.115195840s INFO prepare_target{force=false package_id=unic-langid-impl v0.9.5 target="unic_langid_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/unic-langid-impl-615800bebfb55b30/lib-unic_langid_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 1.117561727s INFO prepare_target{force=false package_id=tinystr v0.7.6 target="tinystr"}: cargo::core::compiler::fingerprint: fingerprint error for tinystr v0.7.6/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("tinystr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6/src/lib.rs", Edition2021) } 1.117567308s INFO prepare_target{force=false package_id=tinystr v0.7.6 target="tinystr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/tinystr-bfe55456ddadef4e/lib-tinystr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 1.120002815s INFO prepare_target{force=false package_id=fluent-syntax v0.11.1 target="fluent_syntax"}: cargo::core::compiler::fingerprint: fingerprint error for fluent-syntax v0.11.1/Build/TargetInner { name_inferred: true, ..: lib_target("fluent_syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1/src/lib.rs", Edition2021) } 1.120008616s INFO prepare_target{force=false package_id=fluent-syntax v0.11.1 target="fluent_syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/fluent-syntax-3e7cbf2b0cbbe56e/lib-fluent_syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.122338677s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="thiserror"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/Build/TargetInner { ..: lib_target("thiserror", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/src/lib.rs", Edition2021) } 1.122344237s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="thiserror"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/thiserror-798c626fbefe7c0d/lib-thiserror` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.125952654s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/build.rs", Edition2021) } 1.125958726s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/thiserror-a1ebddd9fc3cbcf4/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 1.126595254s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/build.rs", Edition2021) } 1.126599953s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/thiserror-bd414301fed1c451/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 1.128481045s INFO prepare_target{force=false package_id=thiserror-impl v1.0.66 target="thiserror_impl"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror-impl v1.0.66/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("thiserror_impl", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66/src/lib.rs", Edition2021) } 1.128486465s INFO prepare_target{force=false package_id=thiserror-impl v1.0.66 target="thiserror_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/thiserror-impl-8c05cd00c80599e1/lib-thiserror_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.132114720s INFO prepare_target{force=false package_id=intl-memoizer v0.5.2 target="intl_memoizer"}: cargo::core::compiler::fingerprint: fingerprint error for intl-memoizer v0.5.2/Build/TargetInner { name_inferred: true, ..: lib_target("intl_memoizer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs", Edition2021) } 1.132122684s INFO prepare_target{force=false package_id=intl-memoizer v0.5.2 target="intl_memoizer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/intl-memoizer-118c5477b70a100d/lib-intl_memoizer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.135098681s INFO prepare_target{force=false package_id=type-map v0.5.0 target="type_map"}: cargo::core::compiler::fingerprint: fingerprint error for type-map v0.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("type_map", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0/src/lib.rs", Edition2018) } 1.135104362s INFO prepare_target{force=false package_id=type-map v0.5.0 target="type_map"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/type-map-52483a4c1baaf50b/lib-type_map` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.137694938s INFO prepare_target{force=false package_id=intl_pluralrules v7.0.2 target="intl_pluralrules"}: cargo::core::compiler::fingerprint: fingerprint error for intl_pluralrules v7.0.2/Build/TargetInner { name_inferred: true, ..: lib_target("intl_pluralrules", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs", Edition2018) } 1.137699868s INFO prepare_target{force=false package_id=intl_pluralrules v7.0.2 target="intl_pluralrules"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/intl_pluralrules-319243af2835eadc/lib-intl_pluralrules` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.140291547s INFO prepare_target{force=false package_id=self_cell v0.10.3 target="self_cell"}: cargo::core::compiler::fingerprint: fingerprint error for self_cell v0.10.3/Build/TargetInner { name_inferred: true, ..: lib_target("self_cell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3/src/lib.rs", Edition2018) } 1.140296796s INFO prepare_target{force=false package_id=self_cell v0.10.3 target="self_cell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/self_cell-ca7cef5a9575b887/lib-self_cell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.142881051s INFO prepare_target{force=false package_id=self_cell v1.0.4 target="self_cell"}: cargo::core::compiler::fingerprint: fingerprint error for self_cell v1.0.4/Build/TargetInner { name_inferred: true, ..: lib_target("self_cell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4/src/lib.rs", Edition2018) } 1.142886241s INFO prepare_target{force=false package_id=self_cell v1.0.4 target="self_cell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/self_cell-827a27dbee28a503/lib-self_cell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.144830942s INFO prepare_target{force=false package_id=icu_list v1.5.0 target="icu_list"}: cargo::core::compiler::fingerprint: fingerprint error for icu_list v1.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("icu_list", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list-1.5.0/src/lib.rs", Edition2021) } 1.144835821s INFO prepare_target{force=false package_id=icu_list v1.5.0 target="icu_list"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_list-6a23095cf8cbf32a/lib-icu_list` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.150194847s INFO prepare_target{force=false package_id=icu_list_data v1.5.0 target="icu_list_data"}: cargo::core::compiler::fingerprint: fingerprint error for icu_list_data v1.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("icu_list_data", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list_data-1.5.0/src/lib.rs", Edition2021) } 1.150200438s INFO prepare_target{force=false package_id=icu_list_data v1.5.0 target="icu_list_data"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_list_data-4de4a6fb0c593960/lib-icu_list_data` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.152009756s INFO prepare_target{force=false package_id=icu_locid_transform v1.5.0 target="icu_locid_transform"}: cargo::core::compiler::fingerprint: fingerprint error for icu_locid_transform v1.5.0/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("icu_locid_transform", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform-1.5.0/src/lib.rs", Edition2021) } 1.152014685s INFO prepare_target{force=false package_id=icu_locid_transform v1.5.0 target="icu_locid_transform"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_locid_transform-347ac9aa965958f5/lib-icu_locid_transform` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.157288582s INFO prepare_target{force=false package_id=icu_locid v1.5.0 target="icu_locid"}: cargo::core::compiler::fingerprint: fingerprint error for icu_locid v1.5.0/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("icu_locid", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid-1.5.0/src/lib.rs", Edition2021) } 1.157293772s INFO prepare_target{force=false package_id=icu_locid v1.5.0 target="icu_locid"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_locid-c6af5141d4a76842/lib-icu_locid` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.162059320s INFO prepare_target{force=false package_id=litemap v0.7.3 target="litemap"}: cargo::core::compiler::fingerprint: fingerprint error for litemap v0.7.3/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("litemap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/litemap-0.7.3/src/lib.rs", Edition2021) } 1.162064429s INFO prepare_target{force=false package_id=litemap v0.7.3 target="litemap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/litemap-b9ca41ccce39d347/lib-litemap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.163950000s INFO prepare_target{force=false package_id=writeable v0.5.5 target="writeable"}: cargo::core::compiler::fingerprint: fingerprint error for writeable v0.5.5/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("writeable", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/writeable-0.5.5/src/lib.rs", Edition2021) } 1.163955330s INFO prepare_target{force=false package_id=writeable v0.5.5 target="writeable"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/writeable-ad78207b9cf94368/lib-writeable` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.165838405s INFO prepare_target{force=false package_id=icu_locid_transform_data v1.5.0 target="icu_locid_transform_data"}: cargo::core::compiler::fingerprint: fingerprint error for icu_locid_transform_data v1.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("icu_locid_transform_data", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform_data-1.5.0/src/lib.rs", Edition2021) } 1.165843796s INFO prepare_target{force=false package_id=icu_locid_transform_data v1.5.0 target="icu_locid_transform_data"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_locid_transform_data-da882a9d07e92296/lib-icu_locid_transform_data` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.167662211s INFO prepare_target{force=false package_id=icu_provider v1.5.0 target="icu_provider"}: cargo::core::compiler::fingerprint: fingerprint error for icu_provider v1.5.0/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("icu_provider", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider-1.5.0/src/lib.rs", Edition2021) } 1.167667430s INFO prepare_target{force=false package_id=icu_provider v1.5.0 target="icu_provider"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_provider-61dea3a2b4d6e67c/lib-icu_provider` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.174797994s INFO prepare_target{force=false package_id=icu_provider_macros v1.5.0 target="icu_provider_macros"}: cargo::core::compiler::fingerprint: fingerprint error for icu_provider_macros v1.5.0/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("icu_provider_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_macros-1.5.0/src/lib.rs", Edition2021) } 1.174804025s INFO prepare_target{force=false package_id=icu_provider_macros v1.5.0 target="icu_provider_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/icu_provider_macros-a9791e149509f99b/lib-icu_provider_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.178683288s INFO prepare_target{force=false package_id=regex-automata v0.2.0 target="regex_automata"}: cargo::core::compiler::fingerprint: fingerprint error for regex-automata v0.2.0/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("regex_automata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.2.0/src/lib.rs", Edition2018) } 1.178688518s INFO prepare_target{force=false package_id=regex-automata v0.2.0 target="regex_automata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/regex-automata-3993f3973ae82b09/lib-regex_automata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.181259288s INFO prepare_target{force=false package_id=icu_provider_adapters v1.5.0 target="icu_provider_adapters"}: cargo::core::compiler::fingerprint: fingerprint error for icu_provider_adapters v1.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("icu_provider_adapters", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_adapters-1.5.0/src/lib.rs", Edition2021) } 1.181265920s INFO prepare_target{force=false package_id=icu_provider_adapters v1.5.0 target="icu_provider_adapters"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/icu_provider_adapters-8d77307fd73fc26a/lib-icu_provider_adapters` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.186402792s INFO prepare_target{force=false package_id=rustc_baked_icu_data v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data) target="rustc_baked_icu_data"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_baked_icu_data v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_baked_icu_data", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/src/lib.rs", Edition2021) } 1.186409264s INFO prepare_target{force=false package_id=rustc_baked_icu_data v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data) target="rustc_baked_icu_data"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_baked_icu_data-6540e1f11c7df3d5/lib-rustc_baked_icu_data` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.191521098s INFO prepare_target{force=false package_id=rustc_fluent_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro) target="rustc_fluent_macro"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_fluent_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro)/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("rustc_fluent_macro", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro/src/lib.rs", Edition2021) } 1.191527560s INFO prepare_target{force=false package_id=rustc_fluent_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro) target="rustc_fluent_macro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/rustc_fluent_macro-c1a87ff5809d3da5/lib-rustc_fluent_macro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.197931257s INFO prepare_target{force=false package_id=annotate-snippets v0.11.4 target="annotate_snippets"}: cargo::core::compiler::fingerprint: fingerprint error for annotate-snippets v0.11.4/Build/TargetInner { ..: lib_target("annotate_snippets", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs", Edition2021) } 1.197937007s INFO prepare_target{force=false package_id=annotate-snippets v0.11.4 target="annotate_snippets"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/annotate-snippets-b9dfe1cdfb073039/lib-annotate_snippets` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.201124759s INFO prepare_target{force=false package_id=anstyle v1.0.10 target="anstyle"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle v1.0.10/Build/TargetInner { ..: lib_target("anstyle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/src/lib.rs", Edition2021) } 1.201130851s INFO prepare_target{force=false package_id=anstyle v1.0.10 target="anstyle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/anstyle-64a42dcf521331d7/lib-anstyle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.203074490s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-width v0.1.14/Build/TargetInner { ..: lib_target("unicode_width", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs", Edition2021) } 1.203080040s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/unicode-width-7170d0210ebaa961/lib-unicode_width` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.205003030s INFO prepare_target{force=false package_id=fluent-bundle v0.15.3 target="fluent_bundle"}: cargo::core::compiler::fingerprint: fingerprint error for fluent-bundle v0.15.3/Build/TargetInner { ..: lib_target("fluent_bundle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3/src/lib.rs", Edition2021) } 1.205008380s INFO prepare_target{force=false package_id=fluent-bundle v0.15.3 target="fluent_bundle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/fluent-bundle-fe098bca27fd6e9f/lib-fluent_bundle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.212017728s INFO prepare_target{force=false package_id=fluent-langneg v0.13.0 target="fluent_langneg"}: cargo::core::compiler::fingerprint: fingerprint error for fluent-langneg v0.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("fluent_langneg", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0/src/lib.rs", Edition2018) } 1.212024520s INFO prepare_target{force=false package_id=fluent-langneg v0.13.0 target="fluent_langneg"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/fluent-langneg-6a92e458d5b568aa/lib-fluent_langneg` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.214599929s INFO prepare_target{force=false package_id=unic-langid v0.9.5 target="unic_langid"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid v0.9.5/Build/TargetInner { ..: lib_target("unic_langid", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5/src/lib.rs", Edition2021) } 1.214606191s INFO prepare_target{force=false package_id=unic-langid v0.9.5 target="unic_langid"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/unic-langid-05d4dffa907403d7/lib-unic_langid` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.217807197s INFO prepare_target{force=false package_id=unic-langid-macros v0.9.5 target="unic_langid_macros"}: cargo::core::compiler::fingerprint: fingerprint error for unic-langid-macros v0.9.5/Build/TargetInner { ..: lib_target("unic_langid_macros", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5/src/lib.rs", Edition2021) } 1.217811916s INFO prepare_target{force=false package_id=unic-langid-macros v0.9.5 target="unic_langid_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/unic-langid-macros-507305da188d2b6e/lib-unic_langid_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.222295407s INFO prepare_target{force=false package_id=fluent-syntax v0.11.1 target="fluent_syntax"}: cargo::core::compiler::fingerprint: fingerprint error for fluent-syntax v0.11.1/Build/TargetInner { name_inferred: true, ..: lib_target("fluent_syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1/src/lib.rs", Edition2021) } 1.222301178s INFO prepare_target{force=false package_id=fluent-syntax v0.11.1 target="fluent_syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/fluent-syntax-055842d4afa1ac14/lib-fluent_syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.224845278s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="thiserror"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/Build/TargetInner { ..: lib_target("thiserror", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/src/lib.rs", Edition2021) } 1.224851189s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="thiserror"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/thiserror-631e3b3291a462a2/lib-thiserror` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.228716406s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/build.rs", Edition2021) } 1.228724020s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/thiserror-a5156c9555b706e9/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 1.229387078s INFO prepare_target{force=false package_id=intl-memoizer v0.5.2 target="intl_memoizer"}: cargo::core::compiler::fingerprint: fingerprint error for intl-memoizer v0.5.2/Build/TargetInner { name_inferred: true, ..: lib_target("intl_memoizer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs", Edition2021) } 1.229392208s INFO prepare_target{force=false package_id=intl-memoizer v0.5.2 target="intl_memoizer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/intl-memoizer-f50b7547374d3460/lib-intl_memoizer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.232566434s INFO prepare_target{force=false package_id=type-map v0.5.0 target="type_map"}: cargo::core::compiler::fingerprint: fingerprint error for type-map v0.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("type_map", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0/src/lib.rs", Edition2018) } 1.232572716s INFO prepare_target{force=false package_id=type-map v0.5.0 target="type_map"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/type-map-f129e95ea164b27e/lib-type_map` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.235135231s INFO prepare_target{force=false package_id=rustc-hash v1.1.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-hash v1.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/src/lib.rs", Edition2015) } 1.235150970s INFO prepare_target{force=false package_id=rustc-hash v1.1.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/rustc-hash-315f8a4be2179ebc/lib-rustc_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.237079901s INFO prepare_target{force=false package_id=intl_pluralrules v7.0.2 target="intl_pluralrules"}: cargo::core::compiler::fingerprint: fingerprint error for intl_pluralrules v7.0.2/Build/TargetInner { name_inferred: true, ..: lib_target("intl_pluralrules", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs", Edition2018) } 1.237085031s INFO prepare_target{force=false package_id=intl_pluralrules v7.0.2 target="intl_pluralrules"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/intl_pluralrules-d1fef5b324a2f131/lib-intl_pluralrules` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.239616948s INFO prepare_target{force=false package_id=self_cell v0.10.3 target="self_cell"}: cargo::core::compiler::fingerprint: fingerprint error for self_cell v0.10.3/Build/TargetInner { name_inferred: true, ..: lib_target("self_cell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3/src/lib.rs", Edition2018) } 1.239622689s INFO prepare_target{force=false package_id=self_cell v0.10.3 target="self_cell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/self_cell-b4890bb9daf4b8f7/lib-self_cell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.242194080s INFO prepare_target{force=false package_id=self_cell v1.0.4 target="self_cell"}: cargo::core::compiler::fingerprint: fingerprint error for self_cell v1.0.4/Build/TargetInner { name_inferred: true, ..: lib_target("self_cell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4/src/lib.rs", Edition2018) } 1.242199651s INFO prepare_target{force=false package_id=self_cell v1.0.4 target="self_cell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/self_cell-0c0aaf908164c5d9/lib-self_cell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.244106180s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: fingerprint error for smallvec v1.13.2/Build/TargetInner { name_inferred: true, ..: lib_target("smallvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs", Edition2018) } 1.244112362s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/smallvec-939c8b9fa9ff6f97/lib-smallvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.245986541s INFO prepare_target{force=false package_id=rustc_hir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir) target="rustc_hir"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_hir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/lib.rs", Edition2021) } 1.245992532s INFO prepare_target{force=false package_id=rustc_hir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir) target="rustc_hir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_hir-f8fa1329db428b05/lib-rustc_hir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.254646170s INFO prepare_target{force=false package_id=odht v0.3.1 target="odht"}: cargo::core::compiler::fingerprint: fingerprint error for odht v0.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("odht", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/odht-0.3.1/src/lib.rs", Edition2018) } 1.254652081s INFO prepare_target{force=false package_id=odht v0.3.1 target="odht"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/odht-984740a4bc0a8730/lib-odht` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.257040069s INFO prepare_target{force=false package_id=rustc_target v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target) target="rustc_target"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_target v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_target", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/lib.rs", Edition2021) } 1.257046431s INFO prepare_target{force=false package_id=rustc_target v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target) target="rustc_target"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_target-c8ab70add30c52cf/lib-rustc_target` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.264677329s INFO prepare_target{force=false package_id=rustc_fs_util v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util) target="rustc_fs_util"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_fs_util v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_fs_util", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util/src/lib.rs", Edition2021) } 1.264686747s INFO prepare_target{force=false package_id=rustc_fs_util v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util) target="rustc_fs_util"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_fs_util-3670d9767de36050/lib-rustc_fs_util` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.266487619s INFO prepare_target{force=false package_id=rustc_lint_defs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs) target="rustc_lint_defs"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_lint_defs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_lint_defs", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs/src/lib.rs", Edition2021) } 1.266493260s INFO prepare_target{force=false package_id=rustc_lint_defs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs) target="rustc_lint_defs"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_lint_defs-54b059d3ccdfe3e2/lib-rustc_lint_defs` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.274019933s INFO prepare_target{force=false package_id=rustc_type_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir) target="rustc_type_ir"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_type_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_type_ir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/lib.rs", Edition2021) } 1.274026164s INFO prepare_target{force=false package_id=rustc_type_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir) target="rustc_type_ir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_type_ir-620a2bb9cde9bbc6/lib-rustc_type_ir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.284671280s INFO prepare_target{force=false package_id=rustc_type_ir_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros) target="rustc_type_ir_macros"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_type_ir_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros)/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("rustc_type_ir_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros/src/lib.rs", Edition2021) } 1.284679065s INFO prepare_target{force=false package_id=rustc_type_ir_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros) target="rustc_type_ir_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/rustc_type_ir_macros-14955793f6c609c8/lib-rustc_type_ir_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.289120597s INFO prepare_target{force=false package_id=termcolor v1.4.1 target="termcolor"}: cargo::core::compiler::fingerprint: fingerprint error for termcolor v1.4.1/Build/TargetInner { benched: false, ..: lib_target("termcolor", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs", Edition2018) } 1.289126428s INFO prepare_target{force=false package_id=termcolor v1.4.1 target="termcolor"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/termcolor-9a3ff045c5f888a0/lib-termcolor` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.291032597s INFO prepare_target{force=false package_id=termize v0.1.1 target="termize"}: cargo::core::compiler::fingerprint: fingerprint error for termize v0.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("termize", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1/src/lib.rs", Edition2018) } 1.291037987s INFO prepare_target{force=false package_id=termize v0.1.1 target="termize"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/termize-8872ad490e119e14/lib-termize` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.293572660s INFO prepare_target{force=false package_id=rustc_session v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session) target="rustc_session"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_session v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_session", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/lib.rs", Edition2021) } 1.293579773s INFO prepare_target{force=false package_id=rustc_session v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session) target="rustc_session"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_session-afe94a2e3715480b/lib-rustc_session` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.307464718s INFO prepare_target{force=false package_id=getopts v0.2.21 target="getopts"}: cargo::core::compiler::fingerprint: fingerprint error for getopts v0.2.21/Build/TargetInner { name_inferred: true, ..: lib_target("getopts", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/src/lib.rs", Edition2015) } 1.307471160s INFO prepare_target{force=false package_id=getopts v0.2.21 target="getopts"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/getopts-a244369eadcf4082/lib-getopts` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.310067748s INFO prepare_target{force=false package_id=rustc_incremental v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental) target="rustc_incremental"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_incremental v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_incremental", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/lib.rs", Edition2021) } 1.310074130s INFO prepare_target{force=false package_id=rustc_incremental v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental) target="rustc_incremental"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_incremental-d3e5bb6d8fce4e8f/lib-rustc_incremental` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.321674609s INFO prepare_target{force=false package_id=rustc_middle v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle) target="rustc_middle"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_middle v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_middle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/lib.rs", Edition2021) } 1.321683556s INFO prepare_target{force=false package_id=rustc_middle v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle) target="rustc_middle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_middle-49cf6643e6299188/lib-rustc_middle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.344841986s INFO prepare_target{force=false package_id=field-offset v0.3.6 target="field_offset"}: cargo::core::compiler::fingerprint: fingerprint error for field-offset v0.3.6/Build/TargetInner { name_inferred: true, ..: lib_target("field_offset", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/src/lib.rs", Edition2015) } 1.344856753s INFO prepare_target{force=false package_id=field-offset v0.3.6 target="field_offset"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/field-offset-b20a2b6c5031be1e/lib-field_offset` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.348775861s INFO prepare_target{force=false package_id=field-offset v0.3.6 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for field-offset v0.3.6/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/build.rs", Edition2015) } 1.348783715s INFO prepare_target{force=false package_id=field-offset v0.3.6 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/field-offset-762c8c7f25905289/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.349457964s INFO prepare_target{force=false package_id=field-offset v0.3.6 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for field-offset v0.3.6/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/build.rs", Edition2015) } 1.349463444s INFO prepare_target{force=false package_id=field-offset v0.3.6 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/field-offset-b7e2ef9e855c3cea/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.352089648s INFO prepare_target{force=false package_id=rustc_version v0.4.1 target="rustc_version"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_version v0.4.1/Build/TargetInner { ..: lib_target("rustc_version", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_version-0.4.1/src/lib.rs", Edition2018) } 1.352096220s INFO prepare_target{force=false package_id=rustc_version v0.4.1 target="rustc_version"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/rustc_version-40069e2de18ac9d6/lib-rustc_version` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.354710772s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("semver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs", Edition2018) } 1.354716923s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/semver-b49af9fe35a8c15d/lib-semver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.358004752s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs", Edition2018) } 1.358010974s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/semver-77ff8f574e0007d3/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 1.358634267s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs", Edition2018) } 1.358638986s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/semver-dff41cefbfb583ae/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 1.360475355s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="memoffset"}: cargo::core::compiler::fingerprint: fingerprint error for memoffset v0.9.1/Build/TargetInner { name_inferred: true, ..: lib_target("memoffset", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/src/lib.rs", Edition2015) } 1.360481076s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="memoffset"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/memoffset-f0b402ab8311797f/lib-memoffset` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.363742495s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for memoffset v0.9.1/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/build.rs", Edition2015) } 1.363749839s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/memoffset-bbfac9e17aedd747/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.364416363s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for memoffset v0.9.1/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/build.rs", Edition2015) } 1.364421112s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/memoffset-96dbc56319871d03/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.367007742s INFO prepare_target{force=false package_id=gsgdt v0.1.2 target="gsgdt"}: cargo::core::compiler::fingerprint: fingerprint error for gsgdt v0.1.2/Build/TargetInner { name_inferred: true, ..: lib_target("gsgdt", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gsgdt-0.1.2/src/lib.rs", Edition2018) } 1.367013392s INFO prepare_target{force=false package_id=gsgdt v0.1.2 target="gsgdt"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/gsgdt-4858fbd288ecb446/lib-gsgdt` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.369596355s INFO prepare_target{force=false package_id=polonius-engine v0.13.0 target="polonius_engine"}: cargo::core::compiler::fingerprint: fingerprint error for polonius-engine v0.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("polonius_engine", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/polonius-engine-0.13.0/src/lib.rs", Edition2015) } 1.369601875s INFO prepare_target{force=false package_id=polonius-engine v0.13.0 target="polonius_engine"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/polonius-engine-10572e2224ec8037/lib-polonius_engine` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.373484144s INFO prepare_target{force=false package_id=datafrog v2.0.1 target="datafrog"}: cargo::core::compiler::fingerprint: fingerprint error for datafrog v2.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("datafrog", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/datafrog-2.0.1/src/lib.rs", Edition2018) } 1.373489343s INFO prepare_target{force=false package_id=datafrog v2.0.1 target="datafrog"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/datafrog-e3c8b1331746bb8a/lib-datafrog` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.375466315s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="rustc_apfloat"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_apfloat v0.2.1+llvm-462a31f5a5ab/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_apfloat", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs", Edition2021) } 1.375472997s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="rustc_apfloat"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_apfloat-adf16b977ab250b1/lib-rustc_apfloat` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.378707867s INFO prepare_target{force=false package_id=bitflags v1.3.2 target="bitflags"}: cargo::core::compiler::fingerprint: fingerprint error for bitflags v1.3.2/Build/TargetInner { name_inferred: true, ..: lib_target("bitflags", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-1.3.2/src/lib.rs", Edition2018) } 1.378713397s INFO prepare_target{force=false package_id=bitflags v1.3.2 target="bitflags"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/bitflags-85df72a30945c852/lib-bitflags` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.381977522s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_apfloat v0.2.1+llvm-462a31f5a5ab/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/build.rs", Edition2021) } 1.381983743s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_apfloat-6b6d7a1360d8f34f/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.382663162s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_apfloat v0.2.1+llvm-462a31f5a5ab/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/build.rs", Edition2021) } 1.382668652s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/rustc_apfloat-af352af86c8ce91e/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.384602253s INFO prepare_target{force=false package_id=rustc_hir_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty) target="rustc_hir_pretty"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_hir_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hir_pretty", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty/src/lib.rs", Edition2021) } 1.384608484s INFO prepare_target{force=false package_id=rustc_hir_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty) target="rustc_hir_pretty"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_hir_pretty-92a5d378c212780e/lib-rustc_hir_pretty` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.389350438s INFO prepare_target{force=false package_id=rustc_query_system v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system) target="rustc_query_system"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_query_system v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_query_system", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/lib.rs", Edition2021) } 1.389356549s INFO prepare_target{force=false package_id=rustc_query_system v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system) target="rustc_query_system"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_query_system-8923c7ccc62ef064/lib-rustc_query_system` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.401312823s INFO prepare_target{force=false package_id=rustc_metadata v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata) target="rustc_metadata"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_metadata v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_metadata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/lib.rs", Edition2021) } 1.401318754s INFO prepare_target{force=false package_id=rustc_metadata v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata) target="rustc_metadata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_metadata-b26c5c5e112c36eb/lib-rustc_metadata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.417883202s INFO prepare_target{force=false package_id=libloading v0.8.5 target="libloading"}: cargo::core::compiler::fingerprint: fingerprint error for libloading v0.8.5/Build/TargetInner { name_inferred: true, ..: lib_target("libloading", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5/src/lib.rs", Edition2015) } 1.417889233s INFO prepare_target{force=false package_id=libloading v0.8.5 target="libloading"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/libloading-15875dd600b51edd/lib-libloading` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.420300696s INFO prepare_target{force=false package_id=rustc_expand v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand) target="rustc_expand"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_expand v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("rustc_expand", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/lib.rs", Edition2021) } 1.420306506s INFO prepare_target{force=false package_id=rustc_expand v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand) target="rustc_expand"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_expand-db014172d695426d/lib-rustc_expand` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.433606269s INFO prepare_target{force=false package_id=rustc_ast_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes) target="rustc_ast_passes"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_ast_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_ast_passes", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes/src/lib.rs", Edition2021) } 1.433612290s INFO prepare_target{force=false package_id=rustc_ast_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes) target="rustc_ast_passes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_ast_passes-17c29dabb03b82d7/lib-rustc_ast_passes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.444332085s INFO prepare_target{force=false package_id=rustc_parse v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse) target="rustc_parse"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_parse v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_parse", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/lib.rs", Edition2021) } 1.444348826s INFO prepare_target{force=false package_id=rustc_parse v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse) target="rustc_parse"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_parse-b7ffbbf6c533d5bb/lib-rustc_parse` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.456331479s INFO prepare_target{force=false package_id=unicode-normalization v0.1.24 target="unicode_normalization"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-normalization v0.1.24/Build/TargetInner { ..: lib_target("unicode_normalization", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24/src/lib.rs", Edition2018) } 1.456337821s INFO prepare_target{force=false package_id=unicode-normalization v0.1.24 target="unicode_normalization"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-normalization-9a58ff894f3d6a57/lib-unicode_normalization` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.458884506s INFO prepare_target{force=false package_id=tinyvec v1.8.0 target="tinyvec"}: cargo::core::compiler::fingerprint: fingerprint error for tinyvec v1.8.0/Build/TargetInner { ..: lib_target("tinyvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0/src/lib.rs", Edition2018) } 1.458890537s INFO prepare_target{force=false package_id=tinyvec v1.8.0 target="tinyvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/tinyvec-335f1ec71c0a1aee/lib-tinyvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.461445438s INFO prepare_target{force=false package_id=tinyvec_macros v0.1.1 target="tinyvec_macros"}: cargo::core::compiler::fingerprint: fingerprint error for tinyvec_macros v0.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("tinyvec_macros", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec_macros-0.1.1/src/lib.rs", Edition2018) } 1.461452881s INFO prepare_target{force=false package_id=tinyvec_macros v0.1.1 target="tinyvec_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/tinyvec_macros-d1e96f47d9238f63/lib-tinyvec_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.463343161s INFO prepare_target{force=false package_id=rustc_symbol_mangling v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling) target="rustc_symbol_mangling"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_symbol_mangling v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_symbol_mangling", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling/src/lib.rs", Edition2021) } 1.463350114s INFO prepare_target{force=false package_id=rustc_symbol_mangling v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling) target="rustc_symbol_mangling"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_symbol_mangling-8dc454935caf5e31/lib-rustc_symbol_mangling` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.470874573s INFO prepare_target{force=false package_id=punycode v0.4.1 target="punycode"}: cargo::core::compiler::fingerprint: fingerprint error for punycode v0.4.1/Build/TargetInner { name_inferred: true, ..: lib_target("punycode", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/punycode-0.4.1/src/lib.rs", Edition2015) } 1.470880865s INFO prepare_target{force=false package_id=punycode v0.4.1 target="punycode"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/punycode-ddf6256b4d8bc4a9/lib-punycode` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.472793005s INFO prepare_target{force=false package_id=rustc-demangle v0.1.24 target="rustc_demangle"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-demangle v0.1.24/Build/TargetInner { ..: lib_target("rustc_demangle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs", Edition2015) } 1.472798465s INFO prepare_target{force=false package_id=rustc-demangle v0.1.24 target="rustc_demangle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc-demangle-efc6e0b58040b03b/lib-rustc_demangle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.474703702s INFO prepare_target{force=false package_id=rustc_trait_selection v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection) target="rustc_trait_selection"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_trait_selection v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_trait_selection", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/lib.rs", Edition2021) } 1.474709152s INFO prepare_target{force=false package_id=rustc_trait_selection v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection) target="rustc_trait_selection"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_trait_selection-ede3b5146ff25e4e/lib-rustc_trait_selection` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.489681267s INFO prepare_target{force=false package_id=rustc_infer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer) target="rustc_infer"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_infer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("rustc_infer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/lib.rs", Edition2021) } 1.489688601s INFO prepare_target{force=false package_id=rustc_infer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer) target="rustc_infer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_infer-56da8f6706a8a15f/lib-rustc_infer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.499706936s INFO prepare_target{force=false package_id=rustc_next_trait_solver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver) target="rustc_next_trait_solver"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_next_trait_solver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_next_trait_solver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/lib.rs", Edition2021) } 1.499713208s INFO prepare_target{force=false package_id=rustc_next_trait_solver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver) target="rustc_next_trait_solver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_next_trait_solver-f7057cea26bab10e/lib-rustc_next_trait_solver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.507219182s INFO prepare_target{force=false package_id=rustc_parse_format v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format) target="rustc_parse_format"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_parse_format v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_parse_format", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format/src/lib.rs", Edition2021) } 1.507225314s INFO prepare_target{force=false package_id=rustc_parse_format v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format) target="rustc_parse_format"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_parse_format-4b1d985f4833666a/lib-rustc_parse_format` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.510215908s INFO prepare_target{force=false package_id=rustc_transmute v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute) target="rustc_transmute"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_transmute v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_transmute", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/src/lib.rs", Edition2021) } 1.510222440s INFO prepare_target{force=false package_id=rustc_transmute v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute) target="rustc_transmute"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_transmute-dcfc3b02ec685e77/lib-rustc_transmute` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.517731881s INFO prepare_target{force=false package_id=thorin-dwp v0.8.0 target="thorin"}: cargo::core::compiler::fingerprint: fingerprint error for thorin-dwp v0.8.0/Build/TargetInner { benched: false, ..: lib_target("thorin", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thorin-dwp-0.8.0/src/lib.rs", Edition2021) } 1.517737631s INFO prepare_target{force=false package_id=thorin-dwp v0.8.0 target="thorin"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/thorin-dwp-e8dd2b2eac079bab/lib-thorin` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.522164888s INFO prepare_target{force=false package_id=gimli v0.30.0 target="gimli"}: cargo::core::compiler::fingerprint: fingerprint error for gimli v0.30.0/Build/TargetInner { name_inferred: true, ..: lib_target("gimli", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.30.0/src/lib.rs", Edition2018) } 1.522170969s INFO prepare_target{force=false package_id=gimli v0.30.0 target="gimli"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/gimli-7d036c4a086210e5/lib-gimli` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.524716993s INFO prepare_target{force=false package_id=hashbrown v0.14.5 target="hashbrown"}: cargo::core::compiler::fingerprint: fingerprint error for hashbrown v0.14.5/Build/TargetInner { name_inferred: true, ..: lib_target("hashbrown", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5/src/lib.rs", Edition2021) } 1.524733594s INFO prepare_target{force=false package_id=hashbrown v0.14.5 target="hashbrown"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/hashbrown-f71be7e7006258a8/lib-hashbrown` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.527896539s INFO prepare_target{force=false package_id=ahash v0.8.11 target="ahash"}: cargo::core::compiler::fingerprint: fingerprint error for ahash v0.8.11/Build/TargetInner { ..: lib_target("ahash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/src/lib.rs", Edition2018) } 1.527902170s INFO prepare_target{force=false package_id=ahash v0.8.11 target="ahash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/ahash-16a013578a69031f/lib-ahash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.533003605s INFO prepare_target{force=false package_id=ahash v0.8.11 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for ahash v0.8.11/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/./build.rs", Edition2018) } 1.533010468s INFO prepare_target{force=false package_id=ahash v0.8.11 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/ahash-24a00848e6d1abea/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.533670039s INFO prepare_target{force=false package_id=ahash v0.8.11 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for ahash v0.8.11/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/./build.rs", Edition2018) } 1.533674828s INFO prepare_target{force=false package_id=ahash v0.8.11 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/ahash-1cf315ee57f1fd98/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.536214981s INFO prepare_target{force=false package_id=allocator-api2 v0.2.18 target="allocator_api2"}: cargo::core::compiler::fingerprint: fingerprint error for allocator-api2 v0.2.18/Build/TargetInner { name_inferred: true, ..: lib_target("allocator_api2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18/src/lib.rs", Edition2018) } 1.536220521s INFO prepare_target{force=false package_id=allocator-api2 v0.2.18 target="allocator_api2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/allocator-api2-80619d9c5bf2d755/lib-allocator_api2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.538128664s INFO prepare_target{force=false package_id=wasm-encoder v0.216.0 target="wasm_encoder"}: cargo::core::compiler::fingerprint: fingerprint error for wasm-encoder v0.216.0/Build/TargetInner { ..: lib_target("wasm_encoder", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasm-encoder-0.216.0/src/lib.rs", Edition2021) } 1.538134465s INFO prepare_target{force=false package_id=wasm-encoder v0.216.0 target="wasm_encoder"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/wasm-encoder-9c410502fc54509a/lib-wasm_encoder` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.540672073s INFO prepare_target{force=false package_id=leb128 v0.2.5 target="leb128"}: cargo::core::compiler::fingerprint: fingerprint error for leb128 v0.2.5/Build/TargetInner { name_inferred: true, ..: lib_target("leb128", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/leb128-0.2.5/src/lib.rs", Edition2018) } 1.540677813s INFO prepare_target{force=false package_id=leb128 v0.2.5 target="leb128"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/leb128-b4979bd338c328da/lib-leb128` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.542579294s INFO prepare_target{force=false package_id=rustc_driver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver) target="rustc_driver"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_driver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_driver", ["dylib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver/src/lib.rs", Edition2021) } 1.542585034s INFO prepare_target{force=false package_id=rustc_driver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver) target="rustc_driver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_driver-c191a61924f6d0f0/lib-rustc_driver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.545127131s INFO prepare_target{force=false package_id=rustc_driver_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl) target="rustc_driver_impl"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_driver_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_driver_impl", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/src/lib.rs", Edition2021) } 1.545142560s INFO prepare_target{force=false package_id=rustc_driver_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl) target="rustc_driver_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_driver_impl-727ca356be73fecc/lib-rustc_driver_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.575074286s INFO prepare_target{force=false package_id=ctrlc v3.4.5 target="ctrlc"}: cargo::core::compiler::fingerprint: fingerprint error for ctrlc v3.4.5/Build/TargetInner { name_inferred: true, ..: lib_target("ctrlc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ctrlc-3.4.5/src/lib.rs", Edition2021) } 1.575080537s INFO prepare_target{force=false package_id=ctrlc v3.4.5 target="ctrlc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/ctrlc-889fe1c1f85ca5f2/lib-ctrlc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.577442748s INFO prepare_target{force=false package_id=nix v0.29.0 target="nix"}: cargo::core::compiler::fingerprint: fingerprint error for nix v0.29.0/Build/TargetInner { name_inferred: true, ..: lib_target("nix", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/src/lib.rs", Edition2021) } 1.577448559s INFO prepare_target{force=false package_id=nix v0.29.0 target="nix"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/nix-5adfded6f12041dd/lib-nix` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.582341073s INFO prepare_target{force=false package_id=nix v0.29.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for nix v0.29.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/build.rs", Edition2021) } 1.582348628s INFO prepare_target{force=false package_id=nix v0.29.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/nix-9316a8efe9a9d6f7/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.582992359s INFO prepare_target{force=false package_id=nix v0.29.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for nix v0.29.0/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/build.rs", Edition2021) } 1.582997639s INFO prepare_target{force=false package_id=nix v0.29.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/nix-3b43a74e2b6b286e/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.585670670s INFO prepare_target{force=false package_id=cfg_aliases v0.2.1 target="cfg_aliases"}: cargo::core::compiler::fingerprint: fingerprint error for cfg_aliases v0.2.1/Build/TargetInner { name_inferred: true, ..: lib_target("cfg_aliases", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.2.1/src/lib.rs", Edition2018) } 1.585678224s INFO prepare_target{force=false package_id=cfg_aliases v0.2.1 target="cfg_aliases"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/cfg_aliases-dcc9e704037b27aa/lib-cfg_aliases` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.587715037s INFO prepare_target{force=false package_id=rustc_ast_lowering v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering) target="rustc_ast_lowering"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_ast_lowering v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("rustc_ast_lowering", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/lib.rs", Edition2021) } 1.587722431s INFO prepare_target{force=false package_id=rustc_ast_lowering v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering) target="rustc_ast_lowering"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_ast_lowering-b35ef80ac9be8a32/lib-rustc_ast_lowering` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.599199560s INFO prepare_target{force=false package_id=rustc_borrowck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck) target="rustc_borrowck"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_borrowck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_borrowck", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/lib.rs", Edition2021) } 1.599208948s INFO prepare_target{force=false package_id=rustc_borrowck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck) target="rustc_borrowck"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_borrowck-23530508a301186e/lib-rustc_borrowck` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.613731453s INFO prepare_target{force=false package_id=rustc_mir_dataflow v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow) target="rustc_mir_dataflow"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_mir_dataflow v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_mir_dataflow", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/lib.rs", Edition2021) } 1.613740600s INFO prepare_target{force=false package_id=rustc_mir_dataflow v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow) target="rustc_mir_dataflow"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_mir_dataflow-130e4e8a22f9b61d/lib-rustc_mir_dataflow` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.624631084s INFO prepare_target{force=false package_id=rustc_traits v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits) target="rustc_traits"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_traits v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_traits", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/src/lib.rs", Edition2021) } 1.624640882s INFO prepare_target{force=false package_id=rustc_traits v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits) target="rustc_traits"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_traits-9168c9175f9b8b67/lib-rustc_traits` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.630530939s INFO prepare_target{force=false package_id=rustc_builtin_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros) target="rustc_builtin_macros"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_builtin_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("rustc_builtin_macros", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/lib.rs", Edition2021) } 1.630537021s INFO prepare_target{force=false package_id=rustc_builtin_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros) target="rustc_builtin_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_builtin_macros-4096d1c3d7896375/lib-rustc_builtin_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.645018810s INFO prepare_target{force=false package_id=rustc_const_eval v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval) target="rustc_const_eval"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_const_eval v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_const_eval", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/lib.rs", Edition2021) } 1.645024991s INFO prepare_target{force=false package_id=rustc_const_eval v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval) target="rustc_const_eval"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_const_eval-b5c5af0f46259f41/lib-rustc_const_eval` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.659387748s INFO prepare_target{force=false package_id=rustc_hir_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis) target="rustc_hir_analysis"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_hir_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis)/Build/TargetInner { name_inferred: true, tested: false, doctest: false, ..: lib_target("rustc_hir_analysis", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/lib.rs", Edition2021) } 1.659397476s INFO prepare_target{force=false package_id=rustc_hir_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis) target="rustc_hir_analysis"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_hir_analysis-5ae47b7df7310b2a/lib-rustc_hir_analysis` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.674903458s INFO prepare_target{force=false package_id=rustc_hir_typeck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck) target="rustc_hir_typeck"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_hir_typeck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hir_typeck", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/lib.rs", Edition2021) } 1.674910130s INFO prepare_target{force=false package_id=rustc_hir_typeck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck) target="rustc_hir_typeck"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_hir_typeck-84099c945e3c8569/lib-rustc_hir_typeck` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.690332806s INFO prepare_target{force=false package_id=rustc_lint v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint) target="rustc_lint"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_lint v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_lint", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/lib.rs", Edition2021) } 1.690339268s INFO prepare_target{force=false package_id=rustc_lint v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint) target="rustc_lint"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_lint-f4576cb033d3b4d8/lib-rustc_lint` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.705173245s INFO prepare_target{force=false package_id=unicode-security v0.1.2 target="unicode_security"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-security v0.1.2/Build/TargetInner { ..: lib_target("unicode_security", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-security-0.1.2/src/lib.rs", Edition2018) } 1.705180037s INFO prepare_target{force=false package_id=unicode-security v0.1.2 target="unicode_security"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-security-0e00bfff8cf1a387/lib-unicode_security` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.708311334s INFO prepare_target{force=false package_id=unicode-script v0.5.7 target="unicode_script"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-script v0.5.7/Build/TargetInner { ..: lib_target("unicode_script", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7/src/lib.rs", Edition2018) } 1.708318257s INFO prepare_target{force=false package_id=unicode-script v0.5.7 target="unicode_script"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicode-script-e2ad319f05104f8d/lib-unicode_script` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.710212764s INFO prepare_target{force=false package_id=rustc_interface v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface) target="rustc_interface"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_interface v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_interface", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/src/lib.rs", Edition2021) } 1.710219356s INFO prepare_target{force=false package_id=rustc_interface v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface) target="rustc_interface"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_interface-5c17fbfbe73a0112/lib-rustc_interface` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.737120945s INFO prepare_target{force=false package_id=rustc_codegen_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm) target="rustc_codegen_llvm"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_codegen_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm)/Build/TargetInner { name_inferred: true, tested: false, ..: lib_target("rustc_codegen_llvm", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/lib.rs", Edition2021) } 1.737143276s INFO prepare_target{force=false package_id=rustc_codegen_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm) target="rustc_codegen_llvm"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_codegen_llvm-dc0c00f5e455852b/lib-rustc_codegen_llvm` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.756139705s INFO prepare_target{force=false package_id=rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) target="rustc_llvm"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_llvm", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/src/lib.rs", Edition2021) } 1.756150615s INFO prepare_target{force=false package_id=rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) target="rustc_llvm"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_llvm-e2092d0b67a4b36a/lib-rustc_llvm` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.760034427s INFO prepare_target{force=false package_id=rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/build.rs", Edition2021) } 1.760047120s INFO prepare_target{force=false package_id=rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_llvm-807dcc8aca006372/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.760711811s INFO prepare_target{force=false package_id=rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/build.rs", Edition2021) } 1.760717672s INFO prepare_target{force=false package_id=rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/rustc_llvm-eb51cc12d1e7432f/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.763258146s INFO prepare_target{force=false package_id=rustc_sanitizers v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers) target="rustc_sanitizers"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_sanitizers v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_sanitizers", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/src/lib.rs", Edition2021) } 1.763264227s INFO prepare_target{force=false package_id=rustc_sanitizers v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers) target="rustc_sanitizers"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_sanitizers-3f30282ef209bf7c/lib-rustc_sanitizers` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.771406309s INFO prepare_target{force=false package_id=rustc_mir_build v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build) target="rustc_mir_build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_mir_build v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_mir_build", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/lib.rs", Edition2021) } 1.771413072s INFO prepare_target{force=false package_id=rustc_mir_build v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build) target="rustc_mir_build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_mir_build-799009d4dfd5d0d3/lib-rustc_mir_build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.785885233s INFO prepare_target{force=false package_id=rustc_pattern_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis) target="rustc_pattern_analysis"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_pattern_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_pattern_analysis", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/src/lib.rs", Edition2021) } 1.785891364s INFO prepare_target{force=false package_id=rustc_pattern_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis) target="rustc_pattern_analysis"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_pattern_analysis-de5b6eb3c306a01b/lib-rustc_pattern_analysis` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.797242749s INFO prepare_target{force=false package_id=rustc_mir_transform v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform) target="rustc_mir_transform"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_mir_transform v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_mir_transform", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/lib.rs", Edition2021) } 1.797249050s INFO prepare_target{force=false package_id=rustc_mir_transform v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform) target="rustc_mir_transform"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_mir_transform-c8c6842b88eca967/lib-rustc_mir_transform` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.814338749s INFO prepare_target{force=false package_id=rustc_monomorphize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize) target="rustc_monomorphize"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_monomorphize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_monomorphize", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/src/lib.rs", Edition2021) } 1.814346073s INFO prepare_target{force=false package_id=rustc_monomorphize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize) target="rustc_monomorphize"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_monomorphize-52d808d02d8b1bb0/lib-rustc_monomorphize` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.824416635s INFO prepare_target{force=false package_id=rustc_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes) target="rustc_passes"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_passes", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/lib.rs", Edition2021) } 1.824423518s INFO prepare_target{force=false package_id=rustc_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes) target="rustc_passes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_passes-8cb9947a8acd927a/lib-rustc_passes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.838823274s INFO prepare_target{force=false package_id=rustc_privacy v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy) target="rustc_privacy"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_privacy v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_privacy", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy/src/lib.rs", Edition2021) } 1.838829987s INFO prepare_target{force=false package_id=rustc_privacy v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy) target="rustc_privacy"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_privacy-5bbed6f9f8962041/lib-rustc_privacy` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.848281073s INFO prepare_target{force=false package_id=rustc_ty_utils v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils) target="rustc_ty_utils"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_ty_utils v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_ty_utils", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/lib.rs", Edition2021) } 1.848288196s INFO prepare_target{force=false package_id=rustc_ty_utils v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils) target="rustc_ty_utils"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_ty_utils-aeaef5ab72f0125c/lib-rustc_ty_utils` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.860786492s INFO prepare_target{force=false package_id=rustc_query_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl) target="rustc_query_impl"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_query_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_query_impl", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl/src/lib.rs", Edition2021) } 1.860794206s INFO prepare_target{force=false package_id=rustc_query_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl) target="rustc_query_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_query_impl-5c2b83a6f3f20ded/lib-rustc_query_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.870756337s INFO prepare_target{force=false package_id=rustc_resolve v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve) target="rustc_resolve"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_resolve v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_resolve", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/lib.rs", Edition2021) } 1.870769381s INFO prepare_target{force=false package_id=rustc_resolve v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve) target="rustc_resolve"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_resolve-2b8b13fb7c1c7f75/lib-rustc_resolve` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.886195944s INFO prepare_target{force=false package_id=pulldown-cmark v0.11.3 target="pulldown_cmark"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark v0.11.3/Build/TargetInner { name_inferred: true, ..: lib_target("pulldown_cmark", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/src/lib.rs", Edition2021) } 1.886201244s INFO prepare_target{force=false package_id=pulldown-cmark v0.11.3 target="pulldown_cmark"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/pulldown-cmark-b5028dd5c634d44d/lib-pulldown_cmark` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.891858176s INFO prepare_target{force=false package_id=pulldown-cmark v0.11.3 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark v0.11.3/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/build.rs", Edition2021) } 1.891866462s INFO prepare_target{force=false package_id=pulldown-cmark v0.11.3 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/pulldown-cmark-b2b9a6130e0e07ae/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.892534890s INFO prepare_target{force=false package_id=pulldown-cmark v0.11.3 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark v0.11.3/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/build.rs", Edition2021) } 1.892539268s INFO prepare_target{force=false package_id=pulldown-cmark v0.11.3 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/pulldown-cmark-ab167a4dd47603b0/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.894439185s INFO prepare_target{force=false package_id=pulldown-cmark-escape v0.11.0 target="pulldown_cmark_escape"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark-escape v0.11.0/Build/TargetInner { name_inferred: true, ..: lib_target("pulldown_cmark_escape", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs", Edition2021) } 1.894444325s INFO prepare_target{force=false package_id=pulldown-cmark-escape v0.11.0 target="pulldown_cmark_escape"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/pulldown-cmark-escape-356116f3f010be16/lib-pulldown_cmark_escape` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.896358469s INFO prepare_target{force=false package_id=unicase v2.8.0 target="unicase"}: cargo::core::compiler::fingerprint: fingerprint error for unicase v2.8.0/Build/TargetInner { ..: lib_target("unicase", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0/src/lib.rs", Edition2018) } 1.896364380s INFO prepare_target{force=false package_id=unicase v2.8.0 target="unicase"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/unicase-608b05f84afc8693/lib-unicase` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.898270368s INFO prepare_target{force=false package_id=rustc_log v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log) target="rustc_log"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_log v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_log", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log/src/lib.rs", Edition2021) } 1.898276400s INFO prepare_target{force=false package_id=rustc_log v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log) target="rustc_log"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_log-4f05c3cba0a73333/lib-rustc_log` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.902665294s INFO prepare_target{force=false package_id=tracing-subscriber v0.3.18 target="tracing_subscriber"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-subscriber v0.3.18/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_subscriber", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs", Edition2018) } 1.902671145s INFO prepare_target{force=false package_id=tracing-subscriber v0.3.18 target="tracing_subscriber"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/tracing-subscriber-37cddce583cff73c/lib-tracing_subscriber` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.910753947s INFO prepare_target{force=false package_id=matchers v0.1.0 target="matchers"}: cargo::core::compiler::fingerprint: fingerprint error for matchers v0.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("matchers", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0/src/lib.rs", Edition2018) } 1.910759587s INFO prepare_target{force=false package_id=matchers v0.1.0 target="matchers"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/matchers-d48a05998d08259e/lib-matchers` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.913284572s INFO prepare_target{force=false package_id=regex-automata v0.1.10 target="regex_automata"}: cargo::core::compiler::fingerprint: fingerprint error for regex-automata v0.1.10/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("regex_automata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10/src/lib.rs", Edition2015) } 1.913290042s INFO prepare_target{force=false package_id=regex-automata v0.1.10 target="regex_automata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/regex-automata-f4e95679988c09b5/lib-regex_automata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.915739836s INFO prepare_target{force=false package_id=regex-syntax v0.6.29 target="regex_syntax"}: cargo::core::compiler::fingerprint: fingerprint error for regex-syntax v0.6.29/Build/TargetInner { name_inferred: true, ..: lib_target("regex_syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29/src/lib.rs", Edition2018) } 1.915745727s INFO prepare_target{force=false package_id=regex-syntax v0.6.29 target="regex_syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/regex-syntax-bd3dbc1891d2476d/lib-regex_syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.917540508s INFO prepare_target{force=false package_id=nu-ansi-term v0.46.0 target="nu_ansi_term"}: cargo::core::compiler::fingerprint: fingerprint error for nu-ansi-term v0.46.0/Build/TargetInner { name_inferred: true, ..: lib_target("nu_ansi_term", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs", Edition2018) } 1.917545457s INFO prepare_target{force=false package_id=nu-ansi-term v0.46.0 target="nu_ansi_term"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/nu-ansi-term-a3b4fb9395f78a2b/lib-nu_ansi_term` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.919868304s INFO prepare_target{force=false package_id=overload v0.1.1 target="overload"}: cargo::core::compiler::fingerprint: fingerprint error for overload v0.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("overload", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1/src/lib.rs", Edition2018) } 1.919873564s INFO prepare_target{force=false package_id=overload v0.1.1 target="overload"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/overload-758c172c0209a47c/lib-overload` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.921772279s INFO prepare_target{force=false package_id=sharded-slab v0.1.7 target="sharded_slab"}: cargo::core::compiler::fingerprint: fingerprint error for sharded-slab v0.1.7/Build/TargetInner { name_inferred: true, ..: lib_target("sharded_slab", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7/src/lib.rs", Edition2018) } 1.921778451s INFO prepare_target{force=false package_id=sharded-slab v0.1.7 target="sharded_slab"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/sharded-slab-21b246507b259122/lib-sharded_slab` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.924304808s INFO prepare_target{force=false package_id=lazy_static v1.5.0 target="lazy_static"}: cargo::core::compiler::fingerprint: fingerprint error for lazy_static v1.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("lazy_static", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0/src/lib.rs", Edition2015) } 1.924310248s INFO prepare_target{force=false package_id=lazy_static v1.5.0 target="lazy_static"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/lazy_static-8dcf2ddf7d4b27a9/lib-lazy_static` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.926208632s INFO prepare_target{force=false package_id=thread_local v1.1.8 target="thread_local"}: cargo::core::compiler::fingerprint: fingerprint error for thread_local v1.1.8/Build/TargetInner { name_inferred: true, ..: lib_target("thread_local", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8/src/lib.rs", Edition2021) } 1.926213381s INFO prepare_target{force=false package_id=thread_local v1.1.8 target="thread_local"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/thread_local-d4aa87fc1d57664f/lib-thread_local` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.929360086s INFO prepare_target{force=false package_id=tracing-tree v0.3.1 target="tracing_tree"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-tree v0.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_tree", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1/src/lib.rs", Edition2018) } 1.929365446s INFO prepare_target{force=false package_id=tracing-tree v0.3.1 target="tracing_tree"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/tracing-tree-30b5ad1d0b71bf69/lib-tracing_tree` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.933750634s INFO prepare_target{force=false package_id=nu-ansi-term v0.50.1 target="nu_ansi_term"}: cargo::core::compiler::fingerprint: fingerprint error for nu-ansi-term v0.50.1/Build/TargetInner { name_inferred: true, ..: lib_target("nu_ansi_term", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1/src/lib.rs", Edition2021) } 1.933756154s INFO prepare_target{force=false package_id=nu-ansi-term v0.50.1 target="nu_ansi_term"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/nu-ansi-term-291a8f433da9f4d7/lib-nu_ansi_term` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.935658366s INFO prepare_target{force=false package_id=tracing-log v0.2.0 target="tracing_log"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-log v0.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_log", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0/src/lib.rs", Edition2018) } 1.935663265s INFO prepare_target{force=false package_id=tracing-log v0.2.0 target="tracing_log"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/tracing-log-e5c38b4d5d5b8c10/lib-tracing_log` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.939407847s INFO prepare_target{force=false package_id=rustc_smir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir) target="rustc_smir"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_smir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_smir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/lib.rs", Edition2021) } 1.939413928s INFO prepare_target{force=false package_id=rustc_smir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir) target="rustc_smir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/rustc_smir-4e602a537aede4d7/lib-rustc_smir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.948723931s INFO prepare_target{force=false package_id=stable_mir v0.1.0-preview (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir) target="stable_mir"}: cargo::core::compiler::fingerprint: fingerprint error for stable_mir v0.1.0-preview (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir)/Build/TargetInner { name_inferred: true, ..: lib_target("stable_mir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/lib.rs", Edition2021) } 1.948729712s INFO prepare_target{force=false package_id=stable_mir v0.1.0-preview (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir) target="stable_mir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/stable_mir-75a57afe61c059e1/lib-stable_mir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.951863974s INFO prepare_target{force=false package_id=time v0.3.36 target="time"}: cargo::core::compiler::fingerprint: fingerprint error for time v0.3.36/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("time", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-0.3.36/src/lib.rs", Edition2021) } 1.951879282s INFO prepare_target{force=false package_id=time v0.3.36 target="time"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/time-1e57c4b2ea1773ba/lib-time` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.957481532s INFO prepare_target{force=false package_id=deranged v0.3.11 target="deranged"}: cargo::core::compiler::fingerprint: fingerprint error for deranged v0.3.11/Build/TargetInner { name_inferred: true, ..: lib_target("deranged", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11/src/lib.rs", Edition2021) } 1.957487273s INFO prepare_target{force=false package_id=deranged v0.3.11 target="deranged"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/deranged-b7450076e9a6e516/lib-deranged` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.960008831s INFO prepare_target{force=false package_id=powerfmt v0.2.0 target="powerfmt"}: cargo::core::compiler::fingerprint: fingerprint error for powerfmt v0.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("powerfmt", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/powerfmt-0.2.0/src/lib.rs", Edition2021) } 1.960013780s INFO prepare_target{force=false package_id=powerfmt v0.2.0 target="powerfmt"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/powerfmt-6ef63d0714bfffda/lib-powerfmt` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.961907296s INFO prepare_target{force=false package_id=num-conv v0.1.0 target="num_conv"}: cargo::core::compiler::fingerprint: fingerprint error for num-conv v0.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("num_conv", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0/src/lib.rs", Edition2021) } 1.961912245s INFO prepare_target{force=false package_id=num-conv v0.1.0 target="num_conv"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/num-conv-2c933081253f84e2/lib-num_conv` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.963811832s INFO prepare_target{force=false package_id=time-core v0.1.2 target="time_core"}: cargo::core::compiler::fingerprint: fingerprint error for time-core v0.1.2/Build/TargetInner { name_inferred: true, ..: lib_target("time_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2/src/lib.rs", Edition2021) } 1.963816791s INFO prepare_target{force=false package_id=time-core v0.1.2 target="time_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.fingerprint/time-core-7491b3de1657bcac/lib-time_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.965714845s INFO prepare_target{force=false package_id=time-macros v0.2.18 target="time_macros"}: cargo::core::compiler::fingerprint: fingerprint error for time-macros v0.2.18/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("time_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-macros-0.2.18/src/lib.rs", Edition2021) } 1.965720315s INFO prepare_target{force=false package_id=time-macros v0.2.18 target="time_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/time-macros-f01e47f4dca6452c/lib-time_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.968892217s INFO prepare_target{force=false package_id=num-conv v0.1.0 target="num_conv"}: cargo::core::compiler::fingerprint: fingerprint error for num-conv v0.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("num_conv", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0/src/lib.rs", Edition2021) } 1.968901244s INFO prepare_target{force=false package_id=num-conv v0.1.0 target="num_conv"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/num-conv-181532f0890e746a/lib-num_conv` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.970642024s INFO prepare_target{force=false package_id=time-core v0.1.2 target="time_core"}: cargo::core::compiler::fingerprint: fingerprint error for time-core v0.1.2/Build/TargetInner { name_inferred: true, ..: lib_target("time_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2/src/lib.rs", Edition2021) } 1.970646833s INFO prepare_target{force=false package_id=time-core v0.1.2 target="time_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/.fingerprint/time-core-740edca0d987aa7a/lib-time_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main Compiling proc-macro2 v1.0.89 Compiling unicode-ident v1.0.13 Compiling libc v0.2.164 Compiling cfg-if v1.0.0 Compiling stable_deref_trait v1.2.0 Compiling crossbeam-utils v0.8.20 Compiling version_check v0.9.5 Compiling shlex v1.3.0 Compiling autocfg v1.4.0 Compiling smallvec v1.13.2 Compiling once_cell v1.20.2 Compiling either v1.13.0 Compiling bitflags v2.6.0 Compiling memchr v2.7.4 Compiling foldhash v0.1.3 Compiling equivalent v1.0.1 Compiling typenum v1.17.0 Compiling parking_lot_core v0.9.10 Compiling scopeguard v1.2.0 Compiling log v0.4.22 Compiling rustc-hash v1.1.0 Compiling pin-project-lite v0.2.15 Compiling proc-macro-hack v0.5.20+deprecated Compiling rustc_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros) Compiling rustix v0.38.38 Compiling arrayvec v0.7.6 Compiling thin-vec v0.2.13 Compiling byteorder v1.5.0 Compiling fastrand v2.1.1 Compiling cpufeatures v0.2.14 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=89145c2f72153ff9 -C extra-filename=-89145c2f72153ff9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/proc-macro2-89145c2f72153ff9 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/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)' --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=af6c0b6d1286032a -C extra-filename=-af6c0b6d1286032a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/libc-af6c0b6d1286032a -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7bcf0d57c7ff78fc -C extra-filename=-7bcf0d57c7ff78fc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=4c94d350bdecb671 -C extra-filename=-4c94d350bdecb671 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=58039b04baf9b538 -C extra-filename=-58039b04baf9b538 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=d467ee7bff6b44dc -C extra-filename=-d467ee7bff6b44dc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/crossbeam-utils-d467ee7bff6b44dc -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f68fb7327482f534 -C extra-filename=-f68fb7327482f534 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="const_generics"' --cfg 'feature="may_dangle"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --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=0d7e445e1f182a57 -C extra-filename=-0d7e445e1f182a57 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=3e78518b1de21c90 -C extra-filename=-3e78518b1de21c90 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=ba07a7bec1cbb85d -C extra-filename=-ba07a7bec1cbb85d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=f915e2100e65db4f -C extra-filename=-f915e2100e65db4f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/typenum-f915e2100e65db4f -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc_macros/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)' --check-cfg 'cfg(feature, values())' -C metadata=008c6dec5d46ac35 -C extra-filename=-008c6dec5d46ac35 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/rustc_macros-008c6dec5d46ac35 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=32b087fc3d6ba966 -C extra-filename=-32b087fc3d6ba966 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=154fbfc02eedea37 -C extra-filename=-154fbfc02eedea37 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=7ddb66a7dc6d56e0 -C extra-filename=-7ddb66a7dc6d56e0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b4d389c459a01b43 -C extra-filename=-b4d389c459a01b43 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/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)' --check-cfg 'cfg(feature, values())' -C metadata=6462dda40817f569 -C extra-filename=-6462dda40817f569 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/proc-macro-hack-6462dda40817f569 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /rust/deps/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused extern crate --> /rust/deps/shlex-1.3.0/src/bytes.rs:26:1 | 26 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:196:38 | 196 | .collect::>, QuoteError>>()? | ---^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 196 | .collect::>, QuoteError>>()? | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:484:37 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/autocfg-1.4.0/src/error.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:497:48 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/lib.rs:228:34 | 228 | pub fn quote(in_str: &str) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/lib.rs:241:45 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af058d32771161df -C extra-filename=-af058d32771161df --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=565abb1ae003fd2b -C extra-filename=-565abb1ae003fd2b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/foldhash-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/foldhash-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/foldhash-0.1.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/foldhash-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4d7088c709a902b2 -C extra-filename=-4d7088c709a902b2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=1ff9b22f1f62e8fd -C extra-filename=-1ff9b22f1f62e8fd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=af73840ce5a0d11a -C extra-filename=-af73840ce5a0d11a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/rustix-af73840ce5a0d11a -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thin_vec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thin-vec-0.2.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thin-vec-0.2.13/Cargo.toml CARGO_PKG_AUTHORS='Aria Beingessner ' CARGO_PKG_DESCRIPTION='A vec that takes up less space on the stack' CARGO_PKG_HOMEPAGE='https://github.com/gankra/thin-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thin-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gankra/thin-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thin-vec-0.2.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thin_vec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thin-vec-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gecko-ffi", "serde", "std", "unstable"))' -C metadata=3bc65ddeafd79f8d -C extra-filename=-3bc65ddeafd79f8d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1541c1ab813af12e -C extra-filename=-1541c1ab813af12e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cc v1.2.5 Compiling itoa v1.0.11 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:605:50 | 605 | pub fn drain(&mut self, range: R) -> Drain | -----^------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:632:65 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | -----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:961:32 | 961 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1217:32 | 1217 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1217 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/array_string.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/array_string.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/errors.rs:39:32 | 39 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/errors.rs:45:32 | 45 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.20.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=88768661302ec8cd -C extra-filename=-88768661302ec8cd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=32d9b651de664917 -C extra-filename=-32d9b651de664917 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:339:5 | 339 | alloc::alloc::dealloc(ptr.as_ptr() as *mut u8, layout) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/smallvec-1.13.2/src/lib.rs:336:1 | 336 | unsafe fn deallocate(ptr: NonNull, capacity: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:638:27 | 638 | ConstNonNull::new(self.inline.as_ptr() as *const A::Item).unwrap() | ^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/smallvec-1.13.2/src/lib.rs:637:5 | 637 | unsafe fn inline(&self) -> ConstNonNull { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:642:22 | 642 | NonNull::new(self.inline.as_mut_ptr() as *mut A::Item).unwrap() | ^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/smallvec-1.13.2/src/lib.rs:641:5 | 641 | unsafe fn inline_mut(&mut self) -> NonNull { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:652:45 | 652 | core::mem::ManuallyDrop::into_inner(self.inline) | ^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/smallvec-1.13.2/src/lib.rs:651:5 | 651 | unsafe fn into_inline(self) -> MaybeUninit { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:656:23 | 656 | (ConstNonNull(self.heap.0), self.heap.1) | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/smallvec-1.13.2/src/lib.rs:655:5 | 655 | unsafe fn heap(&self) -> (ConstNonNull, usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:656:37 | 656 | (ConstNonNull(self.heap.0), self.heap.1) | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/smallvec-1.13.2/src/lib.rs:660:22 | 660 | let h = &mut self.heap; | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/smallvec-1.13.2/src/lib.rs:659:5 | 659 | unsafe fn heap_mut(&mut self) -> (NonNull, &mut usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/equivalent-1.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f020b74f09a96b9f -C extra-filename=-f020b74f09a96b9f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=d82eaae5859badf8 -C extra-filename=-d82eaae5859badf8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_graphviz v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/tests.rs:46:32 | 46 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/tests.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/tests.rs:161:32 | 161 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/main.rs:25:32 | 25 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `shlex` (lib) generated 7 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/main.rs:35:32 | 35 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 35 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling rustc-stable-hash v0.1.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=9cd5f780bf868bcd -C extra-filename=-9cd5f780bf868bcd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/parking_lot_core-9cd5f780bf868bcd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a5ecc0d3f3005d44 -C extra-filename=-a5ecc0d3f3005d44 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1232:34 | 1232 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1236:28 | 1236 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1249:34 | 1249 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1249 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1253:28 | 1253 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-hash-1.1.0/src/lib.rs:43:28 | 43 | pub type FxHashMap = HashMap>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-hash-1.1.0/src/lib.rs:47:25 | 47 | pub type FxHashSet = HashSet>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec_impl.rs:57:9 | 57 | ptr::write(self.as_mut_ptr().add(len), element); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/arrayvec_impl.rs:54:5 | 54 | unsafe fn push_unchecked(&mut self, element: Self::Item) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec_impl.rs:57:20 | 57 | ptr::write(self.as_mut_ptr().add(len), element); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arrayvec_impl::ArrayVecImpl::set_len` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec_impl.rs:58:9 | 58 | self.set_len(len + 1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arrayvec_impl::ArrayVecImpl::push_unchecked` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:231:9 | 231 | ArrayVecImpl::push_unchecked(self, element) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:230:5 | 230 | pub unsafe fn push_unchecked(&mut self, element: T) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:261:9 | 261 | self.as_mut_ptr().add(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:260:5 | 260 | unsafe fn get_unchecked_ptr(&mut self, index: usize) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `rustc-hash` (lib) generated 2 warnings Compiling rustc_arena v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/scopeguard-1.2.0/src/lib.rs:486:32 | 486 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 486 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:672:21 | 672 | let array = ptr::read(self_.as_ptr() as *const [T; CAP]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:669:5 | 669 | pub unsafe fn into_inner_unchecked(self) -> [T; CAP] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /rust/deps/log-0.4.22/src/lib.rs:1449:13 | 1449 | LOGGER = logger; | ^^^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/log-0.4.22/src/lib.rs:1446:1 | 1446 | pub unsafe fn set_logger_racy(logger: &'static dyn Log) -> Result<(), SetLoggerError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` For more information about this error, try `rustc --explain E0133`. warning[E0133]: call to unsafe function `arrayvec::raw_ptr_add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1085:23 | 1085 | let mut ptr = raw_ptr_add(self.as_mut_ptr(), len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1080:5 | 1080 | / pub(crate) unsafe fn extend_from_iter(&mut self, iterable: I) 1081 | | where I: IntoIterator | |_______________________________________^ warning[E0133]: call to unsafe function `arrayvec::raw_ptr_add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1086:23 | 1086 | let end_ptr = raw_ptr_add(ptr, take); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1104:21 | 1104 | ptr.write(elt); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arrayvec::raw_ptr_add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1106:23 | 1106 | ptr = raw_ptr_add(ptr, 1); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `scopeguard` (lib) generated 1 warning Compiling constant_time_eq v0.3.1 Compiling scoped-tls v1.0.1 warning: `smallvec` (lib) generated 7 warnings warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1134:9 | 1134 | ptr.add(offset) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1129:1 | 1129 | unsafe fn raw_ptr_add(ptr: *mut T, offset: usize) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling ena v0.14.3 warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:36:9 | 36 | ptr.add(0).write(code as u8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/arrayvec-0.7.6/src/char.rs:32:1 | 32 | pub unsafe fn encode_utf8(ch: char, ptr: *mut u8, len: usize) -> Result | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:36:9 | 36 | ptr.add(0).write(code as u8); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:39:9 | 39 | ptr.add(0).write((code >> 6 & 0x1F) as u8 | TAG_TWO_B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:39:9 | 39 | ptr.add(0).write((code >> 6 & 0x1F) as u8 | TAG_TWO_B); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:40:9 | 40 | ptr.add(1).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:40:9 | 40 | ptr.add(1).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:43:9 | 43 | ptr.add(0).write((code >> 12 & 0x0F) as u8 | TAG_THREE_B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:43:9 | 43 | ptr.add(0).write((code >> 12 & 0x0F) as u8 | TAG_THREE_B); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:44:9 | 44 | ptr.add(1).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:44:9 | 44 | ptr.add(1).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:45:9 | 45 | ptr.add(2).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:45:9 | 45 | ptr.add(2).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:48:9 | 48 | ptr.add(0).write((code >> 18 & 0x07) as u8 | TAG_FOUR_B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:48:9 | 48 | ptr.add(0).write((code >> 18 & 0x07) as u8 | TAG_FOUR_B); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:49:9 | 49 | ptr.add(1).write((code >> 12 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:49:9 | 49 | ptr.add(1).write((code >> 12 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:50:9 | 50 | ptr.add(2).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:50:9 | 50 | ptr.add(2).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:51:9 | 51 | ptr.add(3).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/arrayvec-0.7.6/src/char.rs:51:9 | 51 | ptr.add(3).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: outlives requirements can be inferred --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:969:23 | 969 | pub struct Drain<'a, T: 'a, const CAP: usize> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=b2a00d1bc6c4fe66 -C extra-filename=-b2a00d1bc6c4fe66 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1993:11 | 1993 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling hashbrown v0.15.0 warning: `arrayvec` (lib) generated 40 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling elsa v1.7.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.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)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=95e4ceca487ef809 -C extra-filename=-95e4ceca487ef809 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libshlex-58039b04baf9b538.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_graphviz CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_graphviz CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_graphviz --edition=2021 compiler/rustc_graphviz/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=42b3ee402a765450 -C extra-filename=-42b3ee402a765450 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `log` (lib) generated 20 warnings Compiling rustc-hash v2.0.0 Compiling arrayref v0.3.9 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_stable_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-stable-hash-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-stable-hash-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A stable hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-stable-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-stable-hash' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-stable-hash-0.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_stable_hash --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-stable-hash-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=71e26bbc878ef510 -C extra-filename=-71e26bbc878ef510 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/once_cell-1.20.2/src/imp_std.rs:101:21 | 101 | let slot = &*self.value.get(); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/once_cell-1.20.2/src/imp_std.rs:99:5 | 99 | pub(crate) unsafe fn get_unchecked(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::option::Option::::unwrap_unchecked` is unsafe and requires unsafe block --> /rust/deps/once_cell-1.20.2/src/imp_std.rs:102:9 | 102 | slot.as_ref().unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling unicode-width v0.2.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/proc-macro2-17dc910527969985/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/proc-macro2-89145c2f72153ff9/build-script-build` warning[E0133]: call to unsafe function `imp::OnceCell::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/once_cell-1.20.2/src/lib.rs:1032:13 | 1032 | self.0.get_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/once_cell-1.20.2/src/lib.rs:1031:9 | 1031 | pub unsafe fn get_unchecked(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:623:14 | 623 | &mut *self.ptr() | ^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thin-vec-0.2.13/src/lib.rs:622:5 | 622 | unsafe fn header_mut(&mut self) -> &mut Header { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `ThinVec::::header_mut` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:765:13 | 765 | self.header_mut().set_len(len) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thin-vec-0.2.13/src/lib.rs:759:5 | 759 | pub unsafe fn set_len(&mut self, len: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ThinVec::::header_mut` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:771:9 | 771 | self.header_mut().set_len(len) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thin-vec-0.2.13/src/lib.rs:770:5 | 770 | unsafe fn set_len_non_singleton(&mut self, len: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2342:30 | 2342 | fn arbitrary(gen: &mut G) -> Wi128 { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2343:52 | 2343 | let max = calc_max!(::core::u128::MAX, gen.size(), 16); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2344:27 | 2344 | let output = (gen.gen::() as u128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2344:31 | 2344 | let output = (gen.gen::() as u128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2345:21 | 2345 | | ((gen.gen::() as u128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/crossbeam-utils-f84888ef724b6510/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/crossbeam-utils-d467ee7bff6b44dc/build-script-build` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2345:25 | 2345 | | ((gen.gen::() as u128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2351:30 | 2351 | fn arbitrary(gen: &mut G) -> Wi128 { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2352:52 | 2352 | let max = calc_max!(::core::i128::MAX, gen.size(), 16); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2353:27 | 2353 | let output = (gen.gen::() as i128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2353:31 | 2353 | let output = (gen.gen::() as i128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2354:21 | 2354 | | ((gen.gen::() as i128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2354:25 | 2354 | | ((gen.gen::() as i128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/rustc_macros-87046ef176039743/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/rustc_macros-008c6dec5d46ac35/build-script-build` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:2361:14 | 2361 | .gen(StdGen::new(thread_rng(), size as usize)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/byteorder-1.5.0/src/lib.rs:3313:14 | 3313 | .gen(StdGen::new(thread_rng(), 16)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/libc-3a7df85f74934d44/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/libc-af6c0b6d1286032a/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name constant_time_eq --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=25fa4fa2b7af2b13 -C extra-filename=-25fa4fa2b7af2b13 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde v1.0.214 warning[E0133]: call to unsafe function `std::alloc::realloc` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1514:23 | 1514 | let ptr = realloc( | _______________________^ 1515 | | self.ptr() as *mut u8, 1516 | | layout::(old_cap), 1517 | | alloc_size::(new_cap), 1518 | | ) as *mut Header; | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1510:5 | 1510 | unsafe fn reallocate(&mut self, new_cap: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/version.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1523:13 | 1523 | (*ptr).set_cap(new_cap); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1524:24 | 1524 | self.ptr = NonNull::new_unchecked(ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/version.rs:199:32 | 199 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/channel.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1541:17 | 1541 | / new_header 1542 | | .as_ptr() 1543 | | .add(1) 1544 | | .cast::() 1545 | | .copy_from_nonoverlapping(self.data_raw(), len); | |___________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/date.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1541:17 | 1541 | / new_header 1542 | | .as_ptr() 1543 | | .add(1) | |___________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ThinVec::::set_len_non_singleton` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:1546:17 | 1546 | self.set_len_non_singleton(0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_arena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_arena CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_arena --edition=2021 compiler/rustc_arena/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38445060b69669b6 -C extra-filename=-38445060b69669b6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/proc-macro-hack-4021d4e6eac96126/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/proc-macro-hack-6462dda40817f569/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=elsa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elsa-1.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elsa-1.7.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Append-only collections for Rust where borrows to entries can outlive insertions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=elsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/manishearth/elsa' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elsa-1.7.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name elsa --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elsa-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=b2cc3d45cb298f7b -C extra-filename=-b2cc3d45cb298f7b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstable_deref_trait-1541c1ab813af12e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=arrayref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='David Roundy ' CARGO_PKG_DESCRIPTION='Macros to take array references of slices' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/droundy/arrayref' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name arrayref --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a84bd37eeb50d876 -C extra-filename=-a84bd37eeb50d876 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `autocfg` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A speedy, non-cryptographic hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=b8f9ed4655728a9b -C extra-filename=-b8f9ed4655728a9b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=3d6d52d5f58cfbc0 -C extra-filename=-3d6d52d5f58cfbc0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lock_api v0.4.12 warning[E0133]: call to unsafe function `ThinVec::::set_len` is unsafe and requires unsafe block --> /rust/deps/thin-vec-0.2.13/src/lib.rs:2590:17 | 2590 | vec.set_len(vec.len() + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thin-vec-0.2.13/src/lib.rs:2579:5 | 2579 | unsafe fn fill>(&mut self, replace_with: &mut I) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis ' CARGO_PKG_DESCRIPTION='Union-find, congruence closure, and other unification code. Based on code from rustc.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/ena' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ena CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/ena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ena --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=bd3270168cd46ae9 -C extra-filename=-bd3270168cd46ae9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblog-154fbfc02eedea37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=scoped_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Library implementation of the standard library'\''s old `scoped_thread_local'\!'` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scoped-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name scoped_tls --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=758f412958e4a94c -C extra-filename=-758f412958e4a94c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [libc 0.2.164] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.89] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.89] cargo:rustc-cfg=wrap_proc_macro [libc 0.2.164] cargo:rustc-cfg=freebsd11 [libc 0.2.164] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.164] cargo:rustc-cfg=libc_union [libc 0.2.164] cargo:rustc-cfg=libc_const_size_of [libc 0.2.164] cargo:rustc-cfg=libc_align [libc 0.2.164] cargo:rustc-cfg=libc_int128 [libc 0.2.164] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.164] cargo:rustc-cfg=libc_packedN [libc 0.2.164] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.164] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.164] cargo:rustc-cfg=libc_long_array [libc 0.2.164] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.164] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.164] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.164] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.164] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) warning: `typenum` (build script) generated 5 warnings Compiling tracing-core v0.1.30 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cc-1.2.5/src/flags.rs:166:18 | 166 | target: &TargetInfo, | ^^^^^^^^^^ expected lifetime parameter | note: the lint level is defined here --> /rust/deps/cc-1.2.5/src/lib.rs:220:9 | 220 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(elided_lifetimes_in_paths)]` implied by `#[warn(warnings)]` help: indicate the anonymous lifetime | 166 | target: &TargetInfo<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cc-1.2.5/src/lib.rs:2427:64 | 2427 | fn add_inherited_rustflags(&self, cmd: &mut Tool, target: &TargetInfo) -> Result<(), Error> { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2427 | fn add_inherited_rustflags(&self, cmd: &mut Tool, target: &TargetInfo<'_>) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cc-1.2.5/src/lib.rs:3757:39 | 3757 | fn apple_sdk_root(&self, target: &TargetInfo) -> Result, Error> { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3757 | fn apple_sdk_root(&self, target: &TargetInfo<'_>) -> Result, Error> { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=bc0c00377e02dbc8 -C extra-filename=-bc0c00377e02dbc8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/serde-bc0c00377e02dbc8 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:136:19 | 136 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:127:5 | 127 | / pub unsafe fn find_raw( 128 | | &self, 129 | | start: *const u8, 130 | | end: *const u8, 131 | | ) -> Option<*const u8> { | |__________________________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:138:20 | 138 | return generic::fwd_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling thiserror v1.0.66 warning: `once_cell` (lib) generated 7 warnings Compiling static_assertions v1.1.0 [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) Compiling adler2 v2.0.0 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:143:21 | 143 | let chunk = start.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:145:20 | 145 | return generic::fwd_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:154:13 | 154 | start.add(USIZE_BYTES - (start.as_usize() & USIZE_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:157:20 | 157 | return generic::fwd_byte_by_byte(cur, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:159:23 | 159 | debug_assert!(end.sub(One::LOOP_BYTES) >= start); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:160:22 | 160 | while cur <= end.sub(One::LOOP_BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:163:21 | 163 | let a = cur.cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:164:21 | 164 | let b = cur.add(USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:164:21 | 164 | let b = cur.add(USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:168:19 | 168 | cur = cur.add(One::LOOP_BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:170:9 | 170 | generic::fwd_byte_by_byte(cur, end, confirm) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:206:19 | 206 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:197:5 | 197 | / pub unsafe fn rfind_raw( 198 | | &self, 199 | | start: *const u8, 200 | | end: *const u8, 201 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:208:20 | 208 | return generic::rev_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `byteorder` (lib) generated 14 warnings warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:211:21 | 211 | let chunk = end.sub(USIZE_BYTES).cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:211:21 | 211 | let chunk = end.sub(USIZE_BYTES).cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:213:20 | 213 | return generic::rev_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:216:23 | 216 | let mut cur = end.sub(end.as_usize() & USIZE_ALIGN); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:219:20 | 219 | return generic::rev_byte_by_byte(start, cur, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:221:22 | 221 | while cur >= start.add(One::LOOP_BYTES) { | [rustc_macros 0.0.0] cargo:rerun-if-changed=build.rs [rustc_macros 0.0.0] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:224:21 | 224 | let a = cur.sub(2 * USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:224:21 | 224 | let a = cur.sub(2 * USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:225:21 | 225 | let b = cur.sub(1 * USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:225:21 | 225 | let b = cur.sub(1 * USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:229:19 | 229 | cur = cur.sub(One::LOOP_BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:231:9 | 231 | generic::rev_byte_by_byte(start, cur, confirm) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:265:23 | 265 | count += (ptr.read() == self.s1) as usize; | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:256:5 | 256 | pub unsafe fn count_raw(&self, start: *const u8, end: *const u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:266:19 | 266 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:446:19 | 446 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:437:5 | 437 | / pub unsafe fn find_raw( 438 | | &self, 439 | | start: *const u8, 440 | | end: *const u8, 441 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:448:20 | 448 | return generic::fwd_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:453:21 | 453 | let chunk = start.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:455:20 | 455 | return generic::fwd_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:464:13 | 464 | start.add(USIZE_BYTES - (start.as_usize() & USIZE_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:466:23 | 466 | debug_assert!(end.sub(USIZE_BYTES) >= start); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:467:22 | 467 | while cur <= end.sub(USIZE_BYTES) { | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:470:25 | 470 | let chunk = cur.cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:474:19 | 474 | cur = cur.add(USIZE_BYTES); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:476:9 | 476 | generic::fwd_byte_by_byte(cur, end, confirm) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling crc32fast v1.4.2 Compiling serde_json v1.0.132 Compiling litemap v0.7.3 warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:512:19 | 512 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:503:5 | 503 | / pub unsafe fn rfind_raw( 504 | | &self, 505 | | start: *const u8, 506 | | end: *const u8, 507 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:514:20 | 514 | return generic::rev_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:517:21 | 517 | let chunk = end.sub(USIZE_BYTES).cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:517:21 | 517 | let chunk = end.sub(USIZE_BYTES).cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:519:20 | 519 | return generic::rev_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:522:23 | 522 | let mut cur = end.sub(end.as_usize() & USIZE_ALIGN); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:524:22 | 524 | while cur >= start.add(USIZE_BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:527:25 | 527 | let chunk = cur.sub(USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:527:25 | 527 | let chunk = cur.sub(USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:531:19 | 531 | cur = cur.sub(USIZE_BYTES); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:533:9 | 533 | generic::rev_byte_by_byte(start, cur, confirm) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:710:19 | 710 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:701:5 | 701 | / pub unsafe fn find_raw( 702 | | &self, 703 | | start: *const u8, 704 | | end: *const u8, 705 | | ) -> Option<*const u8> { | |__________________________^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default-hasher"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=68a6b73bb8d926a3 -C extra-filename=-68a6b73bb8d926a3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern foldhash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfoldhash-4d7088c709a902b2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:712:20 | 712 | return generic::fwd_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:717:21 | 717 | let chunk = start.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:719:20 | 719 | return generic::fwd_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:728:13 | 728 | start.add(USIZE_BYTES - (start.as_usize() & USIZE_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:730:23 | 730 | debug_assert!(end.sub(USIZE_BYTES) >= start); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `thin-vec` (lib) generated 11 warnings warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:731:22 | 731 | while cur <= end.sub(USIZE_BYTES) { | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:734:25 | 734 | let chunk = cur.cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:738:19 | 738 | cur = cur.add(USIZE_BYTES); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:740:9 | 740 | generic::fwd_byte_by_byte(cur, end, confirm) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:776:19 | 776 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:767:5 | 767 | / pub unsafe fn rfind_raw( 768 | | &self, 769 | | start: *const u8, 770 | | end: *const u8, 771 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:778:20 | 778 | return generic::rev_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:781:21 | 781 | let chunk = end.sub(USIZE_BYTES).cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:781:21 | 781 | let chunk = end.sub(USIZE_BYTES).cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:783:20 | 783 | return generic::rev_byte_by_byte(start, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:786:23 | 786 | let mut cur = end.sub(end.as_usize() & USIZE_ALIGN); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:788:22 | 788 | while cur >= start.add(USIZE_BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:791:25 | 791 | let chunk = cur.sub(USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:791:25 | 791 | let chunk = cur.sub(USIZE_BYTES).cast::().read(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:795:19 | 795 | cur = cur.sub(USIZE_BYTES); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/memchr.rs:797:9 | 797 | generic::rev_byte_by_byte(start, cur, confirm) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:157:20 | 157 | let hlen = hend.distance(hstart); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:150:5 | 150 | / pub unsafe fn find_raw( 151 | | &self, 152 | | hstart: *const u8, 153 | | hend: *const u8, 154 | | nstart: *const u8, 155 | | nend: *const u8, 156 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:158:20 | 158 | let nlen = nend.distance(nstart); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:163:19 | 163 | let end = hend.sub(nlen); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::rabinkarp::Hash::forward` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:164:24 | 164 | let mut hash = Hash::forward(cur, cur.add(nlen)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:164:43 | 164 | let mut hash = Hash::forward(cur, cur.add(nlen)); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::rabinkarp::is_equal_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:166:37 | 166 | if self.hash == hash && is_equal_raw(cur, nstart, nlen) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:172:29 | 172 | hash.roll(self, cur.read(), cur.add(nlen).read()); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:172:41 | 172 | hash.roll(self, cur.read(), cur.add(nlen).read()); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:172:41 | 172 | hash.roll(self, cur.read(), cur.add(nlen).read()); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:173:19 | 173 | cur = cur.add(1); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:255:20 | 255 | let hlen = hend.distance(hstart); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:248:5 | 248 | / pub unsafe fn rfind_raw( 249 | | &self, 250 | | hstart: *const u8, 251 | | hend: *const u8, 252 | | nstart: *const u8, 253 | | nend: *const u8, 254 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:256:20 | 256 | let nlen = nend.distance(nstart); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:260:23 | 260 | let mut cur = hend.sub(nlen); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::rabinkarp::Hash::reverse` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:262:24 | 262 | let mut hash = Hash::reverse(cur, cur.add(nlen)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling writeable v0.5.5 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/elsa-1.7.1/src/vec.rs:111:31 | 111 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 111 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:262:43 | 262 | let mut hash = Hash::reverse(cur, cur.add(nlen)); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::rabinkarp::is_equal_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:264:39 | 264 | if self.0.hash == hash && is_equal_raw(cur, nstart, nlen) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:270:19 | 270 | cur = cur.sub(1); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:271:32 | 271 | hash.roll(&self.0, cur.add(nlen).read(), cur.read()); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:271:32 | 271 | hash.roll(&self.0, cur.add(nlen).read(), cur.read()); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:271:54 | 271 | hash.roll(&self.0, cur.add(nlen).read(), cur.read()); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:303:22 | 303 | hash.add(start.read()); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:300:5 | 300 | unsafe fn forward(mut start: *const u8, end: *const u8) -> Hash { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:304:21 | 304 | start = start.add(1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:318:19 | 318 | end = end.sub(1); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:315:5 | 315 | unsafe fn reverse(start: *const u8, mut end: *const u8) -> Hash { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:319:22 | 319 | hash.add(end.read()); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::is_equal_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:363:5 | 363 | crate::arch::all::is_equal_raw(x, y, n) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/rabinkarp.rs:362:1 | 362 | unsafe fn is_equal_raw(x: *const u8, y: *const u8, n: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:129:18 | 129 | let vx = x.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:108:1 | 108 | / pub unsafe fn is_equal_raw( 109 | | mut x: *const u8, 110 | | mut y: *const u8, 111 | | mut n: usize, 112 | | ) -> bool { | |_________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:130:18 | 130 | let vy = y.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:134:13 | 134 | x = x.add(4); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:135:13 | 135 | y = y.add(4); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:143:18 | 143 | let vx = x.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:144:18 | 144 | let vy = y.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:148:13 | 148 | x = x.add(2); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:149:13 | 149 | y = y.add(2); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:153:12 | 153 | if x.read() != y.read() { | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/all/mod.rs:153:24 | 153 | if x.read() != y.read() { | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:112:31 | 112 | One { s1: needle, v1: V::splat(needle) } | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:111:5 | 111 | pub(crate) unsafe fn new(needle: u8) -> One { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:155:19 | 155 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:143:5 | 143 | / pub(crate) unsafe fn find_raw( 144 | | &self, 145 | | start: *const u8, 146 | | end: *const u8, 147 | | ) -> Option<*const u8> { | |__________________________^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=0f10304b6dd3b23d -C extra-filename=-0f10304b6dd3b23d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/lock_api-0f10304b6dd3b23d -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern autocfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libautocfg-f68fb7327482f534.rlib --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `arch::generic::memchr::One::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:165:28 | 165 | if let Some(cur) = self.search_chunk(start, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:169:23 | 169 | let mut cur = start.add(V::BYTES - (start.as_usize() & V::ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:170:38 | 170 | debug_assert!(cur > start && end.sub(V::BYTES) >= start); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:172:26 | 172 | while cur <= end.sub(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:175:25 | 175 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:176:25 | 176 | let b = V::load_aligned(cur.add(1 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:176:41 | 176 | let b = V::load_aligned(cur.add(1 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:177:25 | 177 | let c = V::load_aligned(cur.add(2 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:177:41 | 177 | let c = V::load_aligned(cur.add(2 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:178:25 | 178 | let d = V::load_aligned(cur.add(3 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:178:41 | 178 | let d = V::load_aligned(cur.add(3 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:179:27 | 179 | let eqa = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:180:27 | 180 | let eqb = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:181:27 | 181 | let eqc = self.v1.cmpeq(c); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:182:27 | 182 | let eqd = self.v1.cmpeq(d); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:183:27 | 183 | let or1 = eqa.or(eqb); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:184:27 | 184 | let or2 = eqc.or(eqd); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/libc-3a7df85f74934d44/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=3d22c973ce875450 -C extra-filename=-3d22c973ce875450 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:185:27 | 185 | let or3 = or1.or(or2); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask_will_have_non_zero` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:186:20 | 186 | if or3.movemask_will_have_non_zero() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:187:32 | 187 | let mask = eqa.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:189:37 | 189 | return Some(cur.add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:192:32 | 192 | let mask = eqb.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:194:37 | 194 | return Some(cur.add(1 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:194:37 | 194 | return Some(cur.add(1 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/parking_lot_core-05890c0692350a59/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/parking_lot_core-9cd5f780bf868bcd/build-script-build` warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:197:32 | 197 | let mask = eqc.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:199:37 | 199 | return Some(cur.add(2 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:199:37 | 199 | return Some(cur.add(2 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:202:32 | 202 | let mask = eqd.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:204:33 | 204 | return Some(cur.add(3 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:204:33 | 204 | return Some(cur.add(3 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:206:23 | 206 | cur = cur.add(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:212:22 | 212 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:213:27 | 213 | debug_assert!(end.distance(cur) >= V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:214:32 | 214 | if let Some(cur) = self.search_chunk(cur, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:217:19 | 217 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:224:27 | 224 | debug_assert!(end.distance(cur) < V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:225:19 | 225 | cur = cur.sub(V::BYTES - end.distance(cur)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:225:38 | 225 | cur = cur.sub(V::BYTES - end.distance(cur)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:226:30 | 226 | debug_assert_eq!(end.distance(cur), V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `version_check` (lib) generated 4 warnings warning[E0133]: call to unsafe function `arch::generic::memchr::One::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:227:20 | 227 | return self.search_chunk(cur, topos); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=b6040e092de6cf40 -C extra-filename=-b6040e092de6cf40 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-88768661302ec8cd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:266:19 | 266 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:254:5 | 254 | / pub(crate) unsafe fn rfind_raw( 255 | | &self, 256 | | start: *const u8, 257 | | end: *const u8, 258 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:274:28 | 274 | if let Some(cur) = self.search_chunk(end.sub(V::BYTES), topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:274:46 | 274 | if let Some(cur) = self.search_chunk(end.sub(V::BYTES), topos) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:277:23 | 277 | let mut cur = end.sub(end.as_usize() & V::ALIGN); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:280:26 | 280 | while cur >= start.add(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:283:23 | 283 | cur = cur.sub(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:284:25 | 284 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:285:25 | 285 | let b = V::load_aligned(cur.add(1 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:285:41 | 285 | let b = V::load_aligned(cur.add(1 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:286:25 | 286 | let c = V::load_aligned(cur.add(2 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:286:41 | 286 | let c = V::load_aligned(cur.add(2 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-hash-2.0.0/src/lib.rs:38:28 | 38 | pub type FxHashMap = HashMap; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-hash-2.0.0/src/lib.rs:42:25 | 42 | pub type FxHashSet = HashSet; | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-hash-2.0.0/src/seeded_state.rs:5:32 | 5 | pub type FxHashMapSeed = std::collections::HashMap; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-hash-2.0.0/src/seeded_state.rs:9:29 | 9 | pub type FxHashSetSeed = std::collections::HashSet; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/elsa-1.7.1/src/vec.rs:65:12 | 65 | &**(*vec).get_unchecked(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/elsa-1.7.1/src/vec.rs:63:5 | 63 | pub unsafe fn get_unchecked(&self, index: usize) -> &T::Target { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/elsa-1.7.1/src/vec.rs:65:12 | 65 | &**(*vec).get_unchecked(index) | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/typenum-ad9edd1f112e9ccf/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/typenum-f915e2100e65db4f/build-script-main` warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:287:25 | 287 | let d = V::load_aligned(cur.add(3 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:287:41 | 287 | let d = V::load_aligned(cur.add(3 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustix-61aaa6a5d9bd0513/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/rustix-af73840ce5a0d11a/build-script-build` warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:288:27 | 288 | let eqa = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:289:27 | 289 | let eqb = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:290:27 | 290 | let eqc = self.v1.cmpeq(c); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:291:27 | 291 | let eqd = self.v1.cmpeq(d); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:292:27 | 292 | let or1 = eqa.or(eqb); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/proc-macro2-17dc910527969985/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=a69fd5dea748209e -C extra-filename=-a69fd5dea748209e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunicode_ident-7bcf0d57c7ff78fc.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd414301fed1c451 -C extra-filename=-bd414301fed1c451 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/thiserror-bd414301fed1c451 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name static_assertions --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=36cfe15ca0e133dd -C extra-filename=-36cfe15ca0e133dd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling generic-array v0.14.7 Compiling wasmparser v0.218.0 Compiling ryu v1.0.18 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=86185acaecf403d6 -C extra-filename=-86185acaecf403d6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:293:27 | 293 | let or2 = eqc.or(eqd); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:294:27 | 294 | let or3 = or1.or(or2); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask_will_have_non_zero` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:295:20 | 295 | if or3.movemask_will_have_non_zero() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:296:32 | 296 | let mask = eqd.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:298:37 | 298 | return Some(cur.add(3 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:298:37 | 298 | return Some(cur.add(3 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:301:32 | 301 | let mask = eqc.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:303:37 | 303 | return Some(cur.add(2 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:303:37 | 303 | return Some(cur.add(2 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:306:32 | 306 | let mask = eqb.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:308:37 | 308 | return Some(cur.add(1 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:308:37 | 308 | return Some(cur.add(1 * V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:311:32 | 311 | let mask = eqa.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:313:33 | 313 | return Some(cur.add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:317:22 | 317 | while cur >= start.add(V::BYTES) { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:318:27 | 318 | debug_assert!(cur.distance(start) >= V::BYTES); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:319:19 | 319 | cur = cur.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:320:32 | 320 | if let Some(cur) = self.search_chunk(cur, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:325:27 | 325 | debug_assert!(cur.distance(start) < V::BYTES); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:326:20 | 326 | return self.search_chunk(start, topos); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:357:19 | 357 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:349:5 | 349 | / pub(crate) unsafe fn count_raw( 350 | | &self, 351 | | start: *const u8, 352 | | end: *const u8, 353 | | ) -> usize { | |______________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:366:23 | 366 | let mut cur = start.add(V::BYTES - (start.as_usize() & V::ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::count_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:368:25 | 368 | let mut count = count_byte_by_byte(start, cur, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:369:38 | 369 | debug_assert!(cur > start && end.sub(V::BYTES) >= start); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:371:26 | 371 | while cur <= end.sub(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:374:25 | 374 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:375:25 | 375 | let b = V::load_aligned(cur.add(1 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:375:41 | 375 | let b = V::load_aligned(cur.add(1 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:376:25 | 376 | let c = V::load_aligned(cur.add(2 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:376:41 | 376 | let c = V::load_aligned(cur.add(2 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/crossbeam-utils-f84888ef724b6510/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f10c179bda6d5b66 -C extra-filename=-f10c179bda6d5b66 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning: `rustc-hash` (lib) generated 4 warnings warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:377:25 | 377 | let d = V::load_aligned(cur.add(3 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:15:21 | 15 | map: UnsafeCell>, | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:147:30 | 147 | pub fn into_map(self) -> HashMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=3fff882615909b32 -C extra-filename=-3fff882615909b32 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/serde_json-3fff882615909b32 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:188:35 | 188 | impl std::convert::AsMut> for FrozenMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:193:34 | 193 | fn as_mut(&mut self) -> &mut HashMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:198:20 | 198 | impl From> for FrozenMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:199:18 | 199 | fn from(map: HashMap) -> Self { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/map.rs:236:18 | 236 | let map: HashMap<_, _, _> = iter.into_iter().collect(); | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/elsa-1.7.1/src/sync.rs:26:17 | 26 | map: RwLock>, | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:377:41 | 377 | let d = V::load_aligned(cur.add(3 * V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:378:27 | 378 | let eqa = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:379:27 | 379 | let eqb = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/litemap-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/litemap-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/litemap-0.7.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/litemap-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=b9ca41ccce39d347 -C extra-filename=-b9ca41ccce39d347 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:380:27 | 380 | let eqc = self.v1.cmpeq(c); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:381:27 | 381 | let eqd = self.v1.cmpeq(d); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:382:26 | 382 | count += eqa.movemask().count_ones(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:383:26 | 383 | count += eqb.movemask().count_ones(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:384:26 | 384 | count += eqc.movemask().count_ones(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:385:26 | 385 | count += eqd.movemask().count_ones(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:386:23 | 386 | cur = cur.add(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:392:22 | 392 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:393:27 | 393 | debug_assert!(end.distance(cur) >= V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:394:25 | 394 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:395:22 | 395 | count += self.v1.cmpeq(chunk).movemask().count_ones(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:395:22 | 395 | count += self.v1.cmpeq(chunk).movemask().count_ones(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:396:19 | 396 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::count_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:399:18 | 399 | count += count_byte_by_byte(cur, end, confirm); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:421:21 | 421 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:416:5 | 416 | / unsafe fn search_chunk( 417 | | &self, 418 | | cur: *const u8, 419 | | mask_to_offset: impl Fn(V::Mask) -> usize, 420 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:422:20 | 422 | let mask = self.v1.cmpeq(chunk).movemask(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:422:20 | 422 | let mask = self.v1.cmpeq(chunk).movemask(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:424:18 | 424 | Some(cur.add(mask_to_offset(mask))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:454:17 | 454 | v1: V::splat(needle1), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:450:5 | 450 | pub(crate) unsafe fn new(needle1: u8, needle2: u8) -> Two { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:455:17 | 455 | v2: V::splat(needle2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:505:19 | 505 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:493:5 | 493 | / pub(crate) unsafe fn find_raw( 494 | | &self, 495 | | start: *const u8, 496 | | end: *const u8, 497 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:515:28 | 515 | if let Some(cur) = self.search_chunk(start, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:519:23 | 519 | let mut cur = start.add(V::BYTES - (start.as_usize() & V::ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:520:38 | 520 | debug_assert!(cur > start && end.sub(V::BYTES) >= start); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:522:26 | 522 | while cur <= end.sub(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:525:25 | 525 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:526:25 | 526 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:526:41 | 526 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:527:28 | 527 | let eqa1 = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:528:28 | 528 | let eqb1 = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:529:28 | 529 | let eqa2 = self.v2.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:530:28 | 530 | let eqb2 = self.v2.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:531:27 | 531 | let or1 = eqa1.or(eqb1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:532:27 | 532 | let or2 = eqa2.or(eqb2); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:533:27 | 533 | let or3 = or1.or(or2); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask_will_have_non_zero` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:534:20 | 534 | if or3.movemask_will_have_non_zero() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:535:32 | 535 | let mask = eqa1.movemask().or(eqa2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:535:51 | 535 | let mask = eqa1.movemask().or(eqa2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:537:37 | 537 | return Some(cur.add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:540:32 | 540 | let mask = eqb1.movemask().or(eqb2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:540:51 | 540 | let mask = eqb1.movemask().or(eqb2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:542:33 | 542 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:542:33 | 542 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:544:23 | 544 | cur = cur.add(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:550:22 | 550 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:551:27 | 551 | debug_assert!(end.distance(cur) >= V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:552:32 | 552 | if let Some(cur) = self.search_chunk(cur, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:555:19 | 555 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro_hack CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/proc-macro-hack-4021d4e6eac96126/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro_hack --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro-hack-0.5.20+deprecated/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)' --check-cfg 'cfg(feature, values())' -C metadata=cdd082db55a3197f -C extra-filename=-cdd082db55a3197f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/writeable-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/writeable-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/writeable-0.5.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/writeable-0.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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=ad78207b9cf94368 -C extra-filename=-ad78207b9cf94368 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-xid v0.2.6 Compiling unicode-properties v0.1.3 warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:562:27 | 562 | debug_assert!(end.distance(cur) < V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /rust/deps/tracing-core-0.1.30/src/lib.rs:132:5 | 132 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs [rustix 0.38.38] cargo:rerun-if-changed=build.rs [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs [rustix 0.38.38] cargo:rustc-cfg=static_assertions [rustix 0.38.38] cargo:rustc-cfg=libc [rustix 0.38.38] cargo:rustc-cfg=freebsdlike [rustix 0.38.38] cargo:rustc-cfg=bsd [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_CFG_MIRI warning: `elsa` (lib) generated 11 warnings warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:563:19 | 563 | cur = cur.sub(V::BYTES - end.distance(cur)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:563:38 | 563 | cur = cur.sub(V::BYTES - end.distance(cur)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:564:30 | 564 | debug_assert_eq!(end.distance(cur), V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-core-0.1.30/src/lib.rs:140:5 | 140 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:565:20 | 565 | return self.search_chunk(cur, topos); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:182:7 | 182 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:488:15 | 488 | #[cfg(not(feature = "alloc"))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:604:19 | 604 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:592:5 | 592 | / pub(crate) unsafe fn rfind_raw( 593 | | &self, 594 | | start: *const u8, 595 | | end: *const u8, 596 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:612:28 | 612 | if let Some(cur) = self.search_chunk(end.sub(V::BYTES), topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:373:11 | 373 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:710:11 | 710 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:612:46 | 612 | if let Some(cur) = self.search_chunk(end.sub(V::BYTES), topos) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:713:11 | 713 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:721:11 | 721 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:724:11 | 724 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:615:23 | 615 | let mut cur = end.sub(end.as_usize() & V::ALIGN); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:618:26 | 618 | while cur >= start.add(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:621:23 | 621 | cur = cur.sub(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:622:25 | 622 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:623:25 | 623 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:623:41 | 623 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:624:28 | 624 | let eqa1 = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:625:28 | 625 | let eqb1 = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:626:28 | 626 | let eqa2 = self.v2.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:627:28 | 627 | let eqb2 = self.v2.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:628:27 | 628 | let or1 = eqa1.or(eqb1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:629:27 | 629 | let or2 = eqa2.or(eqb2); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:630:27 | 630 | let or3 = or1.or(or2); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning[E0133]: call to unsafe function `vector::Vector::movemask_will_have_non_zero` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:631:20 | 631 | if or3.movemask_will_have_non_zero() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:632:32 | 632 | let mask = eqb1.movemask().or(eqb2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:632:51 | 632 | let mask = eqb1.movemask().or(eqb2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:634:37 | 634 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:634:37 | 634 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:637:32 | 637 | let mask = eqa1.movemask().or(eqa2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:637:51 | 637 | let mask = eqa1.movemask().or(eqa2.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:639:33 | 639 | return Some(cur.add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:643:22 | 643 | while cur >= start.add(V::BYTES) { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:644:27 | 644 | debug_assert!(cur.distance(start) >= V::BYTES); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=wasmparser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasmparser-0.218.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasmparser-0.218.0/Cargo.toml CARGO_PKG_AUTHORS='Yury Delendik ' CARGO_PKG_DESCRIPTION='A simple event-driven library for parsing WebAssembly binary files. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasmparser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.218.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=218 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasmparser-0.218.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name wasmparser --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasmparser-0.218.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "features", "no-hash-maps", "serde", "std", "validate"))' -C metadata=477b4b2044e940f1 -C extra-filename=-477b4b2044e940f1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=59184af4f86c6c9b -C extra-filename=-59184af4f86c6c9b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=0654678fec3e4937 -C extra-filename=-0654678fec3e4937 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='BartÅ‚omiej KamiÅ„ski :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=17a9a058d4df0b85 -C extra-filename=-17a9a058d4df0b85 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/generic-array-17a9a058d4df0b85 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern version_check=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libversion_check-a5ecc0d3f3005d44.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling miniz_oxide v0.8.0 Compiling icu_locid_transform_data v1.5.0 Compiling type-map v0.5.0 Compiling fnv v1.0.7 Compiling rustc_fs_util v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util) Compiling strsim v0.11.1 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/writeable-0.5.5/src/impls.rs:78:32 | 78 | let rand = rng.gen::<$u>(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:645:19 | 645 | cur = cur.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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`, and `ub_checks` and 2 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Query character Unicode properties according to UAX #44 and UTR #51. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_properties --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="emoji"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=244205f89d9ff628 -C extra-filename=-244205f89d9ff628 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` 78 | 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=1924bd129c9bee80 -C extra-filename=-1924bd129c9bee80 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused extern crate --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/lib.rs:158:1 | 158 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:6:35 | 6 | pub(crate) fn parse_input(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | pub(crate) fn parse_input(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:22:62 | 22 | fn parse_export(attrs: TokenStream, vis: Visibility, tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn parse_export(attrs: TokenStream, vis: Visibility, tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:57:24 | 57 | fn parse_punct(tokens: Iter, ch: char) -> Result<(), Error> { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn parse_punct(tokens: Iter<'_>, ch: char) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:74:13 | 74 | tokens: Iter, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | tokens: Iter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:87:24 | 87 | fn parse_macro(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_macro(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:99:24 | 99 | fn parse_ident(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 99 | fn parse_ident(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:109:26 | 109 | fn parse_keyword(tokens: Iter, kw: &'static str) -> Result<(), Error> { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn parse_keyword(tokens: Iter<'_>, kw: &'static str) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:119:22 | 119 | fn parse_int(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn parse_int(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:127:24 | 127 | fn parse_group(tokens: Iter, delimiter: Delimiter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse_group(tokens: Iter<'_>, delimiter: Delimiter) -> Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:139:29 | 139 | fn parse_visibility(tokens: Iter) -> Visibility { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 139 | fn parse_visibility(tokens: Iter<'_>) -> Visibility { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:151:29 | 151 | fn parse_attributes(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | fn parse_attributes(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:169:41 | 169 | pub(crate) fn parse_export_args(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | pub(crate) fn parse_export_args(tokens: Iter<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:211:41 | 211 | pub(crate) fn parse_define_args(tokens: Iter) -> Result<(), Error> { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 211 | pub(crate) fn parse_define_args(tokens: Iter<'_>) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:221:39 | 221 | pub(crate) fn parse_enum_hack(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 221 | pub(crate) fn parse_enum_hack(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/parse.rs:245:44 | 245 | pub(crate) fn parse_fake_call_site(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 245 | pub(crate) fn parse_fake_call_site(tokens: Iter<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/lib.rs:209:33 | 209 | fn expand_proc_macro_hack(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 209 | fn expand_proc_macro_hack(args: Iter<'_>, input: Iter) -> Result { | ++++ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:646:32 | 646 | if let Some(cur) = self.search_chunk(cur, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/lib.rs:209:46 | 209 | fn expand_proc_macro_hack(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 209 | fn expand_proc_macro_hack(args: Iter, input: Iter<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/lib.rs:242:32 | 242 | fn expand_fake_call_site(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn expand_fake_call_site(args: Iter<'_>, input: Iter) -> Result { | ++++ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:651:27 | 651 | debug_assert!(cur.distance(start) < V::BYTES); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/lib.rs:242:45 | 242 | fn expand_fake_call_site(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn expand_fake_call_site(args: Iter, input: Iter<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:652:20 | 652 | return self.search_chunk(start, topos); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `need_proc_macro_hack` --> /rust/deps/proc-macro-hack-0.5.20+deprecated/src/lib.rs:267:45 | 267 | if args.only_hack_old_rustc && cfg!(not(need_proc_macro_hack)) { | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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(need_proc_macro_hack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_proc_macro_hack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:675:21 | 675 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:670:5 | 670 | / unsafe fn search_chunk( 671 | | &self, 672 | | cur: *const u8, 673 | | mask_to_offset: impl Fn(V::Mask) -> usize, 674 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:676:19 | 676 | let eq1 = self.v1.cmpeq(chunk); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:677:19 | 677 | let eq2 = self.v2.cmpeq(chunk); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:678:20 | 678 | let mask = eq1.or(eq2).movemask(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:678:20 | 678 | let mask = eq1.or(eq2).movemask(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:680:25 | 680 | let mask1 = eq1.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:681:25 | 681 | let mask2 = eq2.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:682:18 | 682 | Some(cur.add(mask_to_offset(mask1.or(mask2)))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:719:17 | 719 | v1: V::splat(needle1), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:710:5 | 710 | / pub(crate) unsafe fn new( 711 | | needle1: u8, 712 | | needle2: u8, 713 | | needle3: u8, 714 | | ) -> Three { | |_________________^ warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:720:17 | 720 | v2: V::splat(needle2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:721:17 | 721 | v3: V::splat(needle3), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `subscriber::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-core-0.1.30/src/subscriber.rs:783:9 | 783 | self.as_ref().downcast_raw(id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-core-0.1.30/src/subscriber.rs:778:5 | 778 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `subscriber::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-core-0.1.30/src/subscriber.rs:868:9 | 868 | self.as_ref().downcast_raw(id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-core-0.1.30/src/subscriber.rs:863:5 | 863 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:115:37 | 115 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 115 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:137:37 | 137 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 137 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:159:37 | 159 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 159 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:188:37 | 188 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 226 | | }; 227 | | } | |_- in this expansion of `impl_write_smart_pointer!` 228 | 229 | impl_write_smart_pointer!(Cow<'a, T>, T: alloc::borrow::ToOwned); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: lifetime parameter `'a` never used --> /rust/deps/writeable-0.5.5/src/impls.rs:200:14 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { | | ^^-- | | | | | help: elide the unused lifetime 201 | | #[inline] ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 230 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation (#1) | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 230 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: lifetime parameter `'a` never used --> /rust/deps/writeable-0.5.5/src/impls.rs:200:14 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { | | ^^-- | | | | | help: elide the unused lifetime 201 | | #[inline] ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 231 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation (#1) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 231 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: lifetime parameter `'a` never used --> /rust/deps/writeable-0.5.5/src/impls.rs:200:14 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { | | ^^-- | | | | | help: elide the unused lifetime 201 | | #[inline] ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 232 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation (#1) warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:777:19 | 777 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:765:5 | 765 | / pub(crate) unsafe fn find_raw( 766 | | &self, 767 | | start: *const u8, 768 | | end: *const u8, 769 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:787:28 | 787 | if let Some(cur) = self.search_chunk(start, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:791:23 | 791 | let mut cur = start.add(V::BYTES - (start.as_usize() & V::ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:792:38 | 792 | debug_assert!(cur > start && end.sub(V::BYTES) >= start); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:794:26 | 794 | while cur <= end.sub(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:797:25 | 797 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:798:25 | 798 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:798:41 | 798 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:799:28 | 799 | let eqa1 = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:800:28 | 800 | let eqb1 = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:801:28 | 801 | let eqa2 = self.v2.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:802:28 | 802 | let eqb2 = self.v2.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:803:28 | 803 | let eqa3 = self.v3.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: creating a shared reference to mutable static is discouraged --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:430:14 | 430 | Some(GLOBAL_DISPATCH.as_ref().expect( | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are 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[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:804:28 | 804 | let eqb3 = self.v3.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:805:27 | 805 | let or1 = eqa1.or(eqb1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:806:27 | 806 | let or2 = eqa2.or(eqb2); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/typenum-ad9edd1f112e9ccf/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=7fd8d92ef7d297bc -C extra-filename=-7fd8d92ef7d297bc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/lock_api-5fa1f86e095ea288/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/lock_api-0f10304b6dd3b23d/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/serde-b1cc5559ab50b4d7/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/serde-bc0c00377e02dbc8/build-script-build` Compiling ident_case v1.0.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=315f8a4be2179ebc -C extra-filename=-315f8a4be2179ebc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fnv-1.0.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d98d51d8a1e8b425 -C extra-filename=-d98d51d8a1e8b425 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_locid_transform_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locid_transform crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform_data-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_locid_transform_data --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da882a9d07e92296 -C extra-filename=-da882a9d07e92296 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=type_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Brown ' CARGO_PKG_DESCRIPTION='Provides a typemap container with FxHashMap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=type-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kardeiz/type-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name type_map --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=52483a4c1baaf50b -C extra-filename=-52483a4c1baaf50b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-b4d389c459a01b43.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=c4cba19cdb848e24 -C extra-filename=-c4cba19cdb848e24 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern adler2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libadler2-86185acaecf403d6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_fs_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_fs_util CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_fs_util --edition=2021 compiler/rustc_fs_util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3670d9767de36050 -C extra-filename=-3670d9767de36050 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:807:27 | 807 | let or3 = eqa3.or(eqb3); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:808:27 | 808 | let or4 = or1.or(or2); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:809:27 | 809 | let or5 = or3.or(or4); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/mod.rs:412:42 | 412 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 412 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::movemask_will_have_non_zero` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:810:20 | 810 | if or5.movemask_will_have_non_zero() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1692:42 | 1692 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1692 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1728:42 | 1728 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1728 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1758:42 | 1758 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1758 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1803:42 | 1803 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1803 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1839:42 | 1839 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1868:42 | 1868 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1868 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1897:42 | 1897 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1897 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1925:42 | 1925 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1925 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1955:42 | 1955 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1955 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1989:42 | 1989 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1989 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2037:42 | 2037 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2037 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2066:42 | 2066 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2066 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2092:42 | 2092 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2092 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2122:42 | 2122 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2157:42 | 2157 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2157 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2190:42 | 2190 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2190 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2220:42 | 2220 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2220 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2268:42 | 2268 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2268 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2338:42 | 2338 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2365:42 | 2365 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2365 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2389:42 | 2389 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2389 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2412:42 | 2412 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2436:42 | 2436 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2436 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2458:42 | 2458 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2458 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2481:42 | 2481 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2481 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2505:42 | 2505 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2505 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2526:42 | 2526 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2526 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2545:42 | 2545 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2545 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2565:42 | 2565 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2565 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2587:42 | 2587 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2587 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2609:42 | 2609 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2641:42 | 2641 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2641 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2670:42 | 2670 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2670 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:299:42 | 299 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 299 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:361:42 | 361 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 361 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:398:42 | 398 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:114:42 | 114 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 114 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:811:32 | 811 | let mask = eqa1 | ________________________________^ 812 | | .movemask() | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:142:42 | 142 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:173:42 | 173 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 173 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c5d8528c1bc8a228 -C extra-filename=-c5d8528c1bc8a228 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:813:29 | 813 | .or(eqa2.movemask()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:203:42 | 203 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 203 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:814:29 | 814 | .or(eqa3.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:233:42 | 233 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 233 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:816:37 | 816 | return Some(cur.add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/align.rs:100:42 | 100 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:819:32 | 819 | let mask = eqb1 | ________________________________^ 820 | | .movemask() | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:821:29 | 821 | .or(eqb2.movemask()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:822:29 | 822 | .or(eqb3.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:824:33 | 824 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:824:33 | 824 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:826:23 | 826 | cur = cur.add(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:832:22 | 832 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::format32` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/buffer/mod.rs:140:9 | 140 | raw::format32(self, result) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/buffer/mod.rs:139:5 | 139 | unsafe fn write_to_ryu_buffer(self, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `pretty::format64` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/buffer/mod.rs:169:9 | 169 | raw::format64(self, result) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/buffer/mod.rs:168:5 | 168 | unsafe fn write_to_ryu_buffer(self, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/d2s_intrinsics.rs:86:5 | 86 | ptr::write(vp, mul_shift_64(4 * m + 2, mul, j)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/d2s_intrinsics.rs:78:1 | 78 | / pub unsafe fn mul_shift_all_64( 79 | | m: u64, 80 | | mul: &(u64, u64), 81 | | j: u32, ... | 84 | | mm_shift: u32, 85 | | ) -> u64 { | |________^ warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/d2s_intrinsics.rs:87:5 | 87 | ptr::write(vm, mul_shift_64(4 * m - 1 - mm_shift as u64, mul, j)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:833:27 | 833 | debug_assert!(end.distance(cur) >= V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/crc32fast-1.4.2/src/lib.rs:170:32 | 170 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 170 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/type-map-0.5.0/src/lib.rs:169:49 | 169 | pub fn entry(&mut self) -> Entry { | -----^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 169 | pub fn entry(&mut self) -> Entry<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 232 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ [serde 1.0.214] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /rust/deps/icu_locid_transform_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^[lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1055:18 | 1055 | a = &*(src as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1048:1 | 1048 | / unsafe fn atomic_load(src: *mut T) -> T 1049 | | where 1050 | | T: Copy, | |____________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:8:9 | 8 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:5:1 | 5 | pub unsafe fn write_exponent3(mut k: isize, mut result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:834:32 | 834 | if let Some(cur) = self.search_chunk(cur, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:195:48 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:195:72 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:332:48 | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:332:72 | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:383:37 | 383 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 383 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:441:48 | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/try_writeable.rs:441:71 | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow<'_, str>)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/writeable-0.5.5/src/lib.rs:273:37 | 273 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 273 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1056:13 | 1056 | mem::transmute_copy(&a.load(Ordering::Acquire)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1055:18 | 1055 | a = &*(src as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::read_volatile` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1069:27 | 1069 | let val = ptr::read_volatile(src.cast::>()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1072:28 | 1072 | return val.assume_init(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:9:18 | 9 | result = result.offset(1); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1078:23 | 1078 | let val = ptr::read(src); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:15:9 | 15 | *result = b'0' + (k / 100) as u8; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:17:17 | 17 | let d = DIGIT_TABLE.as_ptr().offset(k * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1094:18 | 1094 | a = &*(dst as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1090:1 | 1090 | unsafe fn atomic_store(dst: *mut T, val: T) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:18:9 | 18 | ptr::copy_nonoverlapping(d, result.offset(1), 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1095:21 | 1095 | a.store(mem::transmute_copy(&val), Ordering::Release); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:18:37 | 18 | ptr::copy_nonoverlapping(d, result.offset(1), 2); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1094:18 | 1094 | a = &*(dst as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1100:13 | 1100 | ptr::write(dst, val); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:21:17 | 21 | let d = DIGIT_TABLE.as_ptr().offset(k * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:22:9 | 22 | ptr::copy_nonoverlapping(d, result, 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1113:18 | 1113 | a = &*(dst as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1109:1 | 1109 | unsafe fn atomic_swap(dst: *mut T, val: T) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:25:9 | 25 | *result = b'0' + k as u8; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1114:23 | 1114 | let res = mem::transmute_copy(&a.swap(mem::transmute_copy(&val), Ordering::AcqRel)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:34:9 | 34 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:31:1 | 31 | pub unsafe fn write_exponent2(mut k: isize, mut result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1114:51 | 1114 | let res = mem::transmute_copy(&a.swap(mem::transmute_copy(&val), Ordering::AcqRel)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1113:18 | 1113 | a = &*(dst as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:35:18 | 35 | result = result.offset(1); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::replace` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1120:13 | 1120 | ptr::replace(dst, val) | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:41:17 | 41 | let d = DIGIT_TABLE.as_ptr().offset(k * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:42:9 | 42 | ptr::copy_nonoverlapping(d, result, 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1140:18 | 1140 | a = &*(dst as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1133:1 | 1133 | / unsafe fn atomic_compare_exchange_weak(dst: *mut T, mut current: T, new: T) -> Result 1134 | | where 1135 | | T: Copy + Eq, | |_________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/exponent.rs:45:9 | 45 | *result = b'0' + k as u8; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1141:35 | 1141 | let mut current_raw = mem::transmute_copy(¤t); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `tests` --> /rust/deps/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:18:9 | 18 | / ptr::copy_nonoverlapping( 19 | | DIGIT_TABLE.as_ptr().offset(c0 as isize), 20 | | result.offset(-2), 21 | | 2, 22 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:5:1 | 5 | pub unsafe fn write_mantissa_long(mut output: u64, mut result: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1142:27 | 1142 | let new_raw = mem::transmute_copy(&new); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `tests` --> /rust/deps/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:19:13 | 19 | DIGIT_TABLE.as_ptr().offset(c0 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1153:40 | 1153 | let previous = mem::transmute_copy(&previous_raw); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /rust/deps/icu_locid_transform_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /rust/deps/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1140:18 | 1140 | a = &*(dst as *const _ as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1172:23 | 1172 | if T::eq(&*dst, ¤t) { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::replace` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1173:20 | 1173 | Ok(ptr::replace(dst, new)) | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/type-map-0.5.0/src/lib.rs:359:67 | 359 | pub fn entry(&mut self) -> Entry { | -----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 359 | pub fn entry(&mut self) -> Entry<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/atomic_cell.rs:1175:27 | 1175 | let val = ptr::read(dst); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:737:38 | 737 | fn flush(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 737 | fn flush(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1066:51 | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide) { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide<'_>) { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:20:13 | 20 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1080:52 | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:837:19 | 837 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:23:9 | 23 | / ptr::copy_nonoverlapping( 24 | | DIGIT_TABLE.as_ptr().offset(c1 as isize), 25 | | result.offset(-4), 26 | | 2, 27 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1523:18 | 1523 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | output: &mut OutputBufferOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1621:18 | 1621 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1621 | output: &mut OutputBufferOxide<'_>, | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:24:13 | 24 | DIGIT_TABLE.as_ptr().offset(c1 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1636:20 | 1636 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1636 | callback: &mut CallbackOxide<'_>, | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:25:13 | 25 | result.offset(-4), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:844:27 | 844 | debug_assert!(end.distance(cur) < V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1787:60 | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:28:9 | 28 | / ptr::copy_nonoverlapping( 29 | | DIGIT_TABLE.as_ptr().offset(d0 as isize), 30 | | result.offset(-6), 31 | | 2, 32 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.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/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/thiserror-a5156c9555b706e9/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/thiserror-bd414301fed1c451/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ident_case-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ident_case-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ident_case-1.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ident_case --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d21b546036ee6c6d -C extra-filename=-d21b546036ee6c6d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/serde_json-7d30689e26b2e1c9/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/serde_json-3fff882615909b32/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.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/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/thiserror-a1ebddd9fc3cbcf4/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/thiserror-bd414301fed1c451/build-script-build` Compiling rustc_lexer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer) Compiling icu_list_data v1.5.0 Compiling self_cell v1.0.4 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/strsim-0.11.1/src/lib.rs:38:29 | 38 | fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasmparser-0.218.0/src/binary_reader.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:29:13 | 29 | DIGIT_TABLE.as_ptr().offset(d0 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/sync/once_lock.rs:77:10 | 77 | &*self.value.get().cast::() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/sync/once_lock.rs:75:5 | 75 | unsafe fn get_unchecked(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_cstr) warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/sse2.rs:53:15 | 53 | Group(x86::_mm_loadu_si128(ptr.cast())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/sse2.rs:52:5 | 52 | pub(crate) unsafe fn load(ptr: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:845:19 | 845 | cur = cur.sub(V::BYTES - end.distance(cur)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1984:58 [thiserror 1.0.66] cargo:rerun-if-changed=build/probe.rs | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:75:17 | 75 | let x = A { a }.b; | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:69:1 | 69 | unsafe fn debug(s: &str, a: arch::__m128i) -> arch::__m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:100:18 | 100 | let mut x3 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:91:1 | 91 | unsafe fn calculate(crc: u32, mut data: &[u8]) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `type-map` (lib) generated 2 warnings warning: `writeable` (lib) generated 20 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:2181:32 | 2181 | fn flush_output_buffer(c: &mut CallbackOxide, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn flush_output_buffer(c: &mut CallbackOxide<'_>, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ++++[thiserror 1.0.66] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.66] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:2260:20 | 2260 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | callback: &mut CallbackOxide<'_>, | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/sse2.rs:63:15 | [thiserror 1.0.66] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.66] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.66] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) 63 | Group(x86::_mm_load_si128(ptr.cast())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/sse2.rs:60:5 | 60 | pub(crate) unsafe fn load_aligned(ptr: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:392:38 | 392 | fn read_u16_le(iter: &mut slice::Iter) -> u16 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 392 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 { | +++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_store_si128` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/sse2.rs:73:9 | 73 | x86::_mm_store_si128(ptr.cast(), self.0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/sse2.rs:70:5 | 70 | pub(crate) unsafe fn store_aligned(self, ptr: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:407:38 | 407 | fn read_u32_le(iter: &mut slice::Iter) -> u32 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn read_u32_le(iter: &mut slice::Iter<'_, u8>) -> u32 { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:423:64 | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/alloc.rs:72:13 | 72 | dealloc(ptr.as_ptr(), layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/alloc.rs:71:9 | 71 | unsafe fn deallocate(&self, ptr: NonNull, layout: Layout) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:491:30 | 491 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 491 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:599:42 | 599 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:68:5 | 68 | to.offset_from(from) as usize | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:67:1 | 67 | unsafe fn offset_from(to: *const T, from: *const T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:618:30 | 618 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 618 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:381:13 | 381 | base.as_ptr().sub(index) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:354:5 | 354 | unsafe fn from_base_index(base: NonNull, index: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:647:64 | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:981:30 | 981 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 981 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:982:19 | 982 | out_buf: &mut OutputBuffer, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | out_buf: &mut OutputBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_error) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_net) | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:558:32 | 558 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 558 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { |[serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_std_atomic) ++++ [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_target_has_atomic) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:566:63 | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:663:40 | 663 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:672:40 | 672 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 672 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:760:32 | 760 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 760 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:769:32 | 769 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:982:32 | 982 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:991:32 | 991 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 991 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:308:32 | 308 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:327:32 | 327 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:562:32 | 562 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 562 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:636:32 | 636 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:648:32 | 648 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:794:40 | 794 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:800:40 | 800 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 800 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:885:34 | 885 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 885 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `icu_locid_transform_data` (lib) generated 2 warnings Compiling odht v0.3.1 Compiling itertools v0.12.1 Compiling unicode-width v0.1.14 Compiling anstyle v1.0.10 warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:845:38 | 845 | cur = cur.sub(V::BYTES - end.distance(cur)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /rust/deps/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:101:18 | 101 | let mut x2 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = [serde_json 1.0.132] cargo:rerun-if-changed=build.rs note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:384:18 | 384[serde_json 1.0.132] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) | ptr: NonNull::new_unchecked(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/lock_api-5fa1f86e095ea288/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=b324b07144da7388 -C extra-filename=-b324b07144da7388 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern scopeguard=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libscopeguard-565abb1ae003fd2b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` warning[E0133]: call to unsafe function `sync::parker::Unparker::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/sync/parker.rs:204:23 | 204 | unparker: Unparker::from_raw(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/sync/parker.rs:202:5 | 202 | pub unsafe fn from_raw(ptr: *const ()) -> Parker { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1068:32 | 1068 [serde_json 1.0.132] cargo:rustc-cfg=fast_arithmetic="64" | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='BartÅ‚omiej KamiÅ„ski :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/generic-array-85ba61d1abc16330/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/generic-array-17a9a058d4df0b85/build-script-build` warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:846:30 | 846 | debug_assert_eq!(end.distance(cur), V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasmparser-0.218.0/src/binary_reader.rs:156:56 | 156 | pub fn new(data: &[u8], original_offset: usize) -> BinaryReader { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 156 | pub fn new(data: &[u8], original_offset: usize) -> BinaryReader<'_> { | ++++ warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:102:18 | 102 | let mut x1 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `proc-macro-hack` (lib) generated 21 warnings warning[E0133]: call to unsafe function `raw::offset_from` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:453:13 | 453 | offset_from(base.as_ptr(), self.ptr.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:427:5 | 427 | unsafe fn to_base_index(&self, base: NonNull) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused import: `std::ascii::AsciiExt` --> /rust/deps/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning[E0133]: call to unsafe function `std::sync::Arc::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-utils-0.8.20/src/sync/parker.rs:291:20 | 291 | inner: Arc::from_raw(ptr.cast::()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-utils-0.8.20/src/sync/parker.rs:289:5 | 289 | pub unsafe fn from_raw(ptr: *const ()) -> Unparker { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:103:18 | 103 | let mut x0 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1074:32 | 1074 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/crossbeam-utils-0.8.20/src/sync/sharded_lock.rs:581:14 | 581 | mapping: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:847:20 | 847 | return self.search_chunk(cur, topos); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasmparser-0.218.0/src/binary_reader.rs:2009:30 | 2009 | pub fn targets(&self) -> BrTableTargets { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2009 | pub fn targets(&self) -> BrTableTargets<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1318:32 | 1318 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:537:13 | 537 | self.ptr.as_ptr().sub(offset) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:532:5 | 532 | unsafe fn next_n(&self, offset: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:106:10 | 106 | x3 = arch::_mm_xor_si128(x3, arch::_mm_cvtsi32_si128(!crc as i32)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_lexer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust lexer used by rustc. No stability guarantees are provided. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_lexer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_lexer --edition=2021 compiler/rustc_lexer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89828cfa1eb9f7ee -C extra-filename=-89828cfa1eb9f7ee --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern unicode_properties=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_properties-244205f89d9ff628.rmeta --extern unicode_xid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_xid-1924bd129c9bee80.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/crossbeam-utils-0.8.20/src/sync/sharded_lock.rs:594:22 | 594 | mapping: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1324:32 | 1324 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1324 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasmparser-0.218.0/src/parser.rs:937:76 | 937 | pub fn parse_all(self, mut data: &[u8]) -> impl Iterator> { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 937 | pub fn parse_all(self, mut data: &[u8]) -> impl Iterator>> { | ++++ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cvtsi32_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:106:34 | 106 | x3 = arch::_mm_xor_si128(x3, arch::_mm_cvtsi32_si128(!crc as i32)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:540:18 | 540 | ptr: NonNull::new_unchecked(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=827a27dbee28a503 -C extra-filename=-827a27dbee28a503 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasmparser-0.218.0/src/readers/core/code.rs:39:33 | 39 | fn skip_locals(reader: &mut BinaryReader) -> Result<()> { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn skip_locals(reader: &mut BinaryReader<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1360:36 | 1360 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:108:16 | 108 | let k1k2 = arch::_mm_set_epi64x(K2, K1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:110:14 | 110 | x3 = reduce128(x3, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::drop_in_place` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:561:9 | 561 | self.as_ptr().drop_in_place(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:560:5 | 560 | pub(crate) unsafe fn drop(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:110:28 | 110 | x3 = reduce128(x3, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:886:19 | 886 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:874:5 | 874 | / pub(crate) unsafe fn rfind_raw( 875 | | &self, 876 | | start: *const u8, 877 | | end: *const u8, 878 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:582:9 | 582 | self.as_ptr().read() | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:581:5 | 581 | pub(crate) unsafe fn read(&self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:111:14 | 111 | x2 = reduce128(x2, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:894:28 | 894 | if let Some(cur) = self.search_chunk(end.sub(V::BYTES), topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:111:28 | 111 | x2 = reduce128(x2, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:894:46 | 894 | if let Some(cur) = self.search_chunk(end.sub(V::BYTES), topos) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:112:14 | 112 | x1 = reduce128(x1, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:897:23 | 897 | let mut cur = end.sub(end.as_usize() & V::ALIGN); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:112:28 | 112 | x1 = reduce128(x1, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:900:26 | 900 | while cur >= start.add(Self::LOOP_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:903:23 | 903 | cur = cur.sub(Self::LOOP_SIZE); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:113:14 | 113 | x0 = reduce128(x0, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:113:28 | 113 | x0 = reduce128(x0, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:116:16 | 116 | let k3k4 = arch::_mm_set_epi64x(K4, K3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasmparser-0.218.0/src/readers/core/types.rs:1984:18 | 1984 | reader: &mut BinaryReader, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | reader: &mut BinaryReader<'_>, | ++++ warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:117:17 | 117 | let mut x = reduce128(x3, x2, k3k4); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:118:9 | 118 | x = reduce128(x, x1, k3k4); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:904:25 | 904 | let a = V::load_aligned(cur); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:119:9 | 119 | x = reduce128(x, x0, k3k4); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_aligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:905:25 | 905 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:123:13 | 123 | x = reduce128(x, get(&mut data), k3k4); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_list_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_list crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_list_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list_data-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_list_data --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4de4a6fb0c593960 -C extra-filename=-4de4a6fb0c593960 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:604:9 | 604 | self.as_ptr().write(val); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:603:5 | 603 | pub(crate) unsafe fn write(&self, val: T) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:905:41 | 905 | let b = V::load_aligned(cur.add(V::BYTES)); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:123:26 | 123 | x = reduce128(x, get(&mut data), k3k4); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::debug` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:126:5 | 126 | debug("128 > 64 init", x); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:616:10 | 616 | &*self.as_ptr() | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:615:5 | 615 | pub unsafe fn as_ref<'a>(&self) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:637:14 | 637 | &mut *self.as_ptr() | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:636:5 | 636 | pub unsafe fn as_mut<'a>(&self) -> &'a mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `ident_case` (lib) generated 2 warnings warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:146:13 | 146 | let x = arch::_mm_xor_si128( | _____________^ 147 | | arch::_mm_clmulepi64_si128(x, k3k4, 0x10), 148 | | arch::_mm_srli_si128(x, 8), 149 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:147:9 | 147 | arch::_mm_clmulepi64_si128(x, k3k4, 0x10), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_srli_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:148:9 | 148 | arch::_mm_srli_si128(x, 8), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `typenum` (lib) generated 6 warnings warning[E0133]: call to unsafe function `raw::RawTableInner::new_uninitialized` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:719:20 | 719 | table: RawTableInner::new_uninitialized( | ____________________^ 720 | | &alloc, 721 | | Self::TABLE_LAYOUT, 722 | | buckets, 723 | | fallibility, 724 | | )?, | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:711:5 | 711 | / unsafe fn new_uninitialized( 712 | | alloc: A, 713 | | buckets: usize, 714 | | fallibility: Fallibility, 715 | | ) -> Result { | |______________________________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:150:13 | 150 | let x = arch::_mm_xor_si128( | _____________^ 151 | | arch::_mm_clmulepi64_si128( 152 | | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), 153 | | arch::_mm_set_epi64x(0, K5), ... | 156 | | arch::_mm_srli_si128(x, 4), 157 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:151:9 | 151 | / arch::_mm_clmulepi64_si128( 152 | | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), 153 | | arch::_mm_set_epi64x(0, K5), 154 | | 0x00, 155 | | ), | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:152:13 | 152 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:152:36 | 152 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::to_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:797:9 | 797 | bucket.to_base_index(self.data_end()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:796:5 | 796 | pub unsafe fn bucket_index(&self, bucket: &Bucket) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:153:13 | 153 | arch::_mm_set_epi64x(0, K5), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::from_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:852:9 | 852 | Bucket::from_base_index(self.data_end(), index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:825:5 | 825 | pub unsafe fn bucket(&self, index: usize) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_srli_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:156:9 | 156 | arch::_mm_srli_si128(x, 4), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::debug` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:158:5 | 158 | debug("128 > 64 xx", x); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:858:21 | 858 | let index = self.bucket_index(item); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:857:5 | 857 | unsafe fn erase_no_drop(&mut self, item: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:906:28 | 906 | let eqa1 = self.v1.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:30:13 | 30 | result.offset(-6), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:907:28 | 907 | let eqb1 = self.v1.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:908:28 | 908 | let eqa2 = self.v2.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:33:9 | 33 | / ptr::copy_nonoverlapping( 34 | | DIGIT_TABLE.as_ptr().offset(d1 as isize), 35 | | result.offset(-8), 36 | | 2, 37 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:909:28 | 909 | let eqb2 = self.v2.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=type_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Brown ' CARGO_PKG_DESCRIPTION='Provides a typemap container with FxHashMap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=type-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kardeiz/type-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name type_map --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/type-map-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f129e95ea164b27e -C extra-filename=-f129e95ea164b27e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_hash-315f8a4be2179ebc.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling crossbeam-epoch v0.9.18 Compiling crossbeam-channel v0.5.13 Compiling termcolor v1.4.1 Compiling rustc_error_codes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes) warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:60:10 | 60 | &(*joined_ptr.as_ptr()).owner | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:57:5 | 57 | pub unsafe fn borrow_owner<'a, Dependent>(&'a self) -> &'a Owner { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:910:28 | 910 | let eqa3 = self.v3.cmpeq(a); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence warning[E0133]: call to unsafe function `raw::RawTableInner::erase` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:859:9 | 859 | self.table.erase(index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:163:14 | 163 | let pu = arch::_mm_set_epi64x(U_PRIME, P_X); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:591:12 | 591 | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:589:1 | 589 | / f! { 590 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 591 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 592 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 622 | | } 623 | | } | |_- in this macro invocation = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=0c0aaf908164c5d9 -C extra-filename=-0c0aaf908164c5d9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:34:13 | 34 | DIGIT_TABLE.as_ptr().offset(d1 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=854285b8b6be94b2 -C extra-filename=-854285b8b6be94b2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libeither-32d9b651de664917.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=odht CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/odht-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/odht-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Rust crate for hash tables that can be mapped from disk into memory without the need for up-front decoding.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=odht CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/odht' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/odht-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name odht --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/odht-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "no_simd"))' -C metadata=984740a4bc0a8730 -C extra-filename=-984740a4bc0a8730 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `strsim` (lib) generated 1 warning warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:166:14 | 166 | let t1 = arch::_mm_clmulepi64_si128( | ______________^ 167 | | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), 168 | | pu, 169 | | 0x10, 170 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:35:13 | 35 | result.offset(-8), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:66:10 | 66 | &(*joined_ptr.as_ptr()).dependent | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:63:5 | 63 | pub unsafe fn borrow_dependent<'a, Dependent>(&'a self) -> &'a Dependent { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:167:9 | 167 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::erase_no_drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:867:9 | 867 | self.erase_no_drop(&item); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:865:5 | 865 | pub unsafe fn erase(&mut self, item: Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:38:18 | 38 | result = result.offset(-8); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:167:32 | 167 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:76:14 | 76 | &(*joined_ptr.as_ptr()).owner, | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:69:5 | 69 | pub unsafe fn borrow_mut<'a, Dependent>(&'a mut self) -> (&'a Owner, &'a mut Dependent) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:40:5 | 40 | write_mantissa(output as u32, result); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:868:9 | 868 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:911:28 | 911 | let eqb3 = self.v3.cmpeq(b); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:77:18 | 77 | &mut (*joined_ptr.as_ptr()).dependent, | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:172:14 | 172 | let t2 = arch::_mm_clmulepi64_si128( | ______________^ 173 | | arch::_mm_and_si128(t1, arch::_mm_set_epi32(0, 0, 0, !0)), 174 | | pu, 175 | | 0x00, 176 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:912:27 | 912 | let or1 = eqa1.or(eqb1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::erase_no_drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:877:9 | 877 | self.erase_no_drop(&item); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:876:5 | 876 | pub unsafe fn remove(&mut self, item: Bucket) -> (T, InsertSlot) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:50:9 | 50 | / ptr::copy_nonoverlapping( 51 | | DIGIT_TABLE.as_ptr().offset(c0 as isize), 52 | | result.offset(-2), 53 | | 2, 54 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:44:1 | 44 | pub unsafe fn write_mantissa(mut output: u32, mut result: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:173:9 | 173 | arch::_mm_and_si128(t1, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:913:27 | 913 | let or2 = eqa2.or(eqb2); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:173:33 | 173 | arch::_mm_and_si128(t1, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::read` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:879:13 | 879 | item.read(), | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:51:13 | 51 | DIGIT_TABLE.as_ptr().offset(c0 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:914:27 | 914 | let or3 = eqa3.or(eqb3); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:181:13 | 181 | let c = arch::_mm_extract_epi32(arch::_mm_xor_si128(x, t2), 1) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:881:24 | 881 | index: self.bucket_index(&item), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:52:13 | 52 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:915:27 | 915 | let or4 = or1.or(or2); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:181:37 | 181 | let c = arch::_mm_extract_epi32(arch::_mm_xor_si128(x, t2), 1) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:55:9 | 55 | / ptr::copy_nonoverlapping( 56 | | DIGIT_TABLE.as_ptr().offset(c1 as isize), 57 | | result.offset(-4), 58 | | 2, 59 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:916:27 | 916 | let or5 = or3.or(or4); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:191:14 | 191 | let t1 = arch::_mm_clmulepi64_si128(a, keys, 0x00); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:190:1 | 190 | unsafe fn reduce128(a: arch::__m128i, b: arch::__m128i, keys: arch::__m128i) -> arch::__m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `vector::Vector::movemask_will_have_non_zero` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:917:20 | 917 | if or5.movemask_will_have_non_zero() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:192:14 | 192 | let t2 = arch::_mm_clmulepi64_si128(a, keys, 0x11); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:918:32 | 918 | let mask = eqb1 | ________________________________^ 919 | | .movemask() | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:193:5 | 193 | arch::_mm_xor_si128(arch::_mm_xor_si128(b, t1), t2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:56:13 | 56 | DIGIT_TABLE.as_ptr().offset(c1 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:193:25 | 193 | arch::_mm_xor_si128(arch::_mm_xor_si128(b, t1), t2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:920:29 | 920 | .or(eqb2.movemask()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:57:13 | 57 | result.offset(-4), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:921:29 | 921 | .or(eqb3.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:60:18 | 60 | result = result.offset(-4); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::resize_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1099:9 | 1099 | / self.table.resize_inner( 1100 | | &self.alloc, 1101 | | capacity, 1102 | | &|table, index| hasher(table.bucket::(index).as_ref()), 1103 | | fallibility, 1104 | | Self::TABLE_LAYOUT, 1105 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1087:5 | 1087 | / unsafe fn resize( 1088 | | &mut self, 1089 | | capacity: usize, 1090 | | hasher: impl Fn(&T) -> u64, 1091 | | fallibility: Fallibility, 1092 | | ) -> Result<(), TryReserveError> { | |____________________________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:198:13 | 198 | let r = arch::_mm_loadu_si128(a.as_ptr() as *const arch::__m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:196:1 | 196 | unsafe fn get(a: &mut &[u8]) -> arch::__m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:923:37 | 923 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:65:9 | 65 | / ptr::copy_nonoverlapping( 66 | | DIGIT_TABLE.as_ptr().offset(c as isize), 67 | | result.offset(-2), 68 | | 2, 69 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::as_ref` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1102:36 | 1102 | &|table, index| hasher(table.bucket::(index).as_ref()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:66:13 | 66 | DIGIT_TABLE.as_ptr().offset(c as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1102:36 | 1102 | &|table, index| hasher(table.bucket::(index).as_ref()), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:923:37 | 923 | return Some(cur.add(V::BYTES).add(topos(mask))); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:67:13 | 67 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:70:18 | 70 | result = result.offset(-2); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:926:32 | 926 | let mask = eqa1 | ________________________________^ 927 | | .movemask() | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:74:9 | 74 | / ptr::copy_nonoverlapping( 75 | | DIGIT_TABLE.as_ptr().offset(c as isize), 76 | | result.offset(-2), 77 | | 2, 78 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1177:21 | 1177 | let index = self.bucket_index(&bucket); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1173:5 | 1173 | / pub unsafe fn replace_bucket_with(&mut self, bucket: Bucket, f: F) -> bool 1174 | | where 1175 | | F: FnOnce(T) -> Option, | |__________________________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:75:13 | 75 | DIGIT_TABLE.as_ptr().offset(c as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:76:13 | 76 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1178:24 | 1178 | let old_ctrl = *self.table.ctrl(index); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:80:9 | 80 | *result.offset(-1) = b'0' + output as u8; | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1178:25 | 1178 | let old_ctrl = *self.table.ctrl(index); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mantissa.rs:80:10 | 80 | *result.offset(-1) = b'0' + output as u8; | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1179:23 | 1179 | debug_assert!(self.is_bucket_full(index)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::remove` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1181:20 | 1181 | let item = self.remove(bucket).0; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:928:29 | 928 | .or(eqa2.movemask()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1184:13 | 1184 | self.table.set_ctrl(index, old_ctrl); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:929:29 | 929 | .or(eqa3.movemask()); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1186:13 | 1186 | self.bucket(index).write(new_item); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:931:33 | 931 | return Some(cur.add(topos(mask))); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1186:13 | 1186 | self.bucket(index).write(new_item); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:935:22 | 935 | while cur >= start.add(V::BYTES) { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1237:24 | 1237 | let old_ctrl = *self.table.ctrl(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1236:5 | 1236 | pub unsafe fn insert_in_slot(&mut self, hash: u64, slot: InsertSlot, value: T) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:936:27 | 936 | debug_assert!(cur.distance(start) >= V::BYTES); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1237:25 | 1237 | let old_ctrl = *self.table.ctrl(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::record_item_insert_at` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1238:9 | 1238 | self.table.record_item_insert_at(slot.index, old_ctrl, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1240:22 | 1240 | let bucket = self.bucket(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1241:9 | 1241 | bucket.write(value); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:61:9 | 61 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:52:1 | 52 | pub unsafe fn format64(f: f64, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:66:9 | 66 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:66:51 | 66 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:79:9 | 79 | write_mantissa_long(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::get_many_mut_pointers` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1322:20 | 1322 | let ptrs = self.get_many_mut_pointers(hashes, eq); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1317:5 | 1317 | / pub unsafe fn get_many_unchecked_mut( 1318 | | &mut self, 1319 | | hashes: [u64; N], 1320 | | eq: impl FnMut(usize, &T) -> bool, 1321 | | ) -> [Option<&'_ mut T>; N] { | |_______________________________^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::as_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1323:42 | 1323 | ptrs.map(|ptr| ptr.map(|mut ptr| ptr.as_mut())) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:79:41 | 79 | write_mantissa_long(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1371:9 | 1371 | self.table.is_bucket_full(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1370:5 | 1370 | pub unsafe fn is_bucket_full(&self, index: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:81:13 | 81 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:81:14 | 81 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:83:9 | 83 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=be30f67eafe5eddc -C extra-filename=-be30f67eafe5eddc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=7170d0210ebaa961 -C extra-filename=-7170d0210ebaa961 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --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=939c8b9fa9ff6f97 -C extra-filename=-939c8b9fa9ff6f97 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=64a42dcf521331d7 -C extra-filename=-64a42dcf521331d7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling flate2 v1.0.34 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:937:19 | 937 | cur = cur.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:83:10 | 83 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=daf29615dffdc8d0 -C extra-filename=-daf29615dffdc8d0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-f10c179bda6d5b66.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/odht-0.3.1/src/lib.rs:797:26 | 797 | fn arbitrary(gen: &mut Gen) -> Self { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /rust/deps/icu_list_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` 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=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name termcolor --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9a3ff045c5f888a0 -C extra-filename=-9a3ff045c5f888a0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `raw::RawTableInner::iter` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1384:9 | 1384 | self.table.iter() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1379:5 | 1379 | pub unsafe fn iter(&self) -> RawIter { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e6803126b8b50ef1 -C extra-filename=-e6803126b8b50ef1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_error_codes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_error_codes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_error_codes --edition=2021 compiler/rustc_error_codes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4b3fa9ab9710f106 -C extra-filename=-4b3fa9ab9710f106 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::drop_in_place` is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:91:9 | 91 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:82:5 | 82 | pub unsafe fn drop_joined(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_channel --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d3e8c474c622363c -C extra-filename=-d3e8c474c622363c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-f10c179bda6d5b66.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:592:13 | 592 | (*mhdr).msg_control as *mut ::cmsghdr | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:91:28 | 91 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `unsafe_self_cell::OwnerAndCellDropGuard::::new` is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:102:26 | 102 | let drop_guard = OwnerAndCellDropGuard::new(joined_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:98:5 | 98 | pub unsafe fn into_owner(self) -> Owner { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::drop_in_place` is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:105:9 | 105 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:105:28 | 105 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:109:40 | 109 | let owner_ptr: *const Owner = &(*joined_ptr.as_ptr()).owner; | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:599:40 | 599 | let bits = ::mem::size_of_val(&(*set).fds_bits[0]) * 8; | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:589:1 | 589 | / f! { 590 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 591 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 592 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 622 | | } 623 | | } | |_- in this macro invocation warning: `crc32fast` (lib) generated 48 warnings warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /rust/deps/icu_list_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:601:9 | 601 | (*set).fds_bits[fd / bits] &= !(1 << (fd % bits)); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawIterHash::::new` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1398:9 | 1398 | RawIterHash::new(self, hash) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1397:5 | 1397 | pub unsafe fn iter_hash(&self, hash: u64) -> RawIterHash { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:938:32 | 938 | if let Some(cur) = self.search_chunk(cur, topos) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:113:21 | 113 | let owner = read(owner_ptr); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:117:9 | 117 | dealloc(self.joined_void_ptr.as_ptr(), layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:943:27 | 943 | debug_assert!(cur.distance(start) < V::BYTES); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:199:49 | 199 | let owner_ptr = core::ptr::addr_of_mut!((*this).owner); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:198:5 | 198 | pub unsafe fn _field_pointers(this: *mut Self) -> (*mut Owner, *mut Dependent) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::search_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:944:20 | 944 | return self.search_chunk(start, topos); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/self_cell-1.0.4/src/unsafe_self_cell.rs:200:53 | 200 | let dependent_ptr = core::ptr::addr_of_mut!((*this).dependent); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:967:21 | 967 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:962:5 | 962 | / unsafe fn search_chunk( 963 | | &self, 964 | | cur: *const u8, 965 | | mask_to_offset: impl Fn(V::Mask) -> usize, 966 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:968:19 | 968 | let eq1 = self.v1.cmpeq(chunk); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:969:19 | 969 | let eq2 = self.v2.cmpeq(chunk); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:970:19 | 970 | let eq3 = self.v3.cmpeq(chunk); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:971:20 | 971 | let mask = eq1.or(eq2).or(eq3).movemask(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:971:20 | 971 | let mask = eq1.or(eq2).or(eq3).movemask(); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:84:9 | 84 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1540:20 | 1540 | let ctrl = NonNull::new_unchecked(ptr.as_ptr().add(ctrl_offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1517:5 | 1517 | / unsafe fn new_uninitialized( 1518 | | alloc: &A, 1519 | | table_layout: TableLayout, 1520 | | buckets: usize, ... | 1523 | | where 1524 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1540:43 | 1540 | let ctrl = NonNull::new_unchecked(ptr.as_ptr().add(ctrl_offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:84:10 | 84 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1653:21 | 1653 | if unlikely(self.is_bucket_full(index)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1651:5 | 1651 | unsafe fn fix_insert_slot(&self, mut index: usize) -> InsertSlot { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `vector::Vector::or` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:971:20 | 971 | let mask = eq1.or(eq2).or(eq3).movemask(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::option::Option::::unwrap_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1672:21 | 1672 | index = Group::load_aligned(self.ctrl(0)) | _____________________^ 1673 | | .match_empty_or_deleted() 1674 | | .lowest_set_bit() 1675 | | .unwrap_unchecked(); | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:973:25 | 973 | let mask1 = eq1.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:974:25 | 974 | let mask2 = eq2.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:606:40 | 606 | let bits = ::mem::size_of_val(&(*set).fds_bits[0]) * 8; | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:589:1 | 589 | / f! { 590 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 591 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 592 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 622 | | } 623 | | } | |_- in this macro invocation warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1672:21 | 1672 | index = Group::load_aligned(self.ctrl(0)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:88:9 | 88 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:88:41 | 88 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:608:17 | 608 | return ((*set).fds_bits[fd / bits] & (1 << (fd % bits))) != 0 | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:975:25 | 975 | let mask3 = eq3.movemask(); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:976:18 | 976 | Some(cur.add(mask_to_offset(mask1.or(mask2).or(mask3)))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:612:40 | 612 | let bits = ::mem::size_of_val(&(*set).fds_bits[0]) * 8; | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:589:1 | 589 | / f! { 590 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 591 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 592 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 622 | | } 623 | | } | |_- in this macro invocation warning[E0133]: call to unsafe function `core::intrinsics::copy` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:89:9 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:614:9 | 614 | (*set).fds_bits[fd / bits] |= 1 << (fd % bits); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1057:22 | 1057 | let result = found.distance(self.original_start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1044:5 | 1044 | / pub(crate) unsafe fn next( 1045 | | &mut self, 1046 | | mut find_raw: impl FnMut(*const u8, *const u8) -> Option<*const u8>, 1047 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:89:19 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1058:22 | 1058 | self.start = found.add(1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:89:45 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:90:9 | 90 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:90:10 | 90 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:619:21 | 619 | for slot in (*set).fds_bits.iter_mut() { | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:589:1 | 589 | / f! { 590 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 591 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 592 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 622 | | } 623 | | } | |_- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:94:9 | 94 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:94:10 | 94 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:95:9 | 95 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:95:10 | 95 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:98:13 | 98 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/odht-0.3.1/src/lib.rs:800:40 | 800 | *x = u8::arbitrary(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `icu_list_data` (lib) generated 2 warnings warning[E0133]: call to unsafe function `mutex::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/mutex.rs:107:9 | 107 | self.unlock_fair(); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/mutex.rs:106:5 | 106 | unsafe fn bump(&self) { | ^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: `self_cell` (lib) generated 14 warnings warning[E0133]: call to unsafe function `mutex::RawMutex::unlock` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/mutex.rs:273:9 | 273 | self.raw.unlock(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/mutex.rs:272:5 | 272 | pub unsafe fn force_unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `mutex::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/mutex.rs:365:9 | 365 | self.raw.unlock_fair(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/mutex.rs:364:5 | 364 | pub unsafe fn force_unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: the feature `core_intrinsics` is internal to the compiler or standard library --> /rust/deps/odht-0.3.1/src/lib.rs:56:42 | 56 | #![cfg_attr(feature = "nightly", feature(core_intrinsics))] | ^^^^^^^^^^^^^^^ | = note: using it is strongly discouraged = note: `#[warn(internal_features)]` on by default warning[E0133]: call to unsafe function `mutex::RawMutex::unlock` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/remutex.rs:133:13 | 133 | self.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/remutex.rs:128:5 | 128 | pub unsafe fn unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `mutex::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/remutex.rs:165:13 | 165 | self.mutex.unlock_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/remutex.rs:160:5 | 160 | pub unsafe fn unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `mutex::RawMutexFair::bump` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/remutex.rs:184:13 | 184 | self.mutex.bump(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/remutex.rs:179:5 | 179 | pub unsafe fn bump(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:98:14 | 98 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `remutex::RawReentrantMutex::::unlock` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/remutex.rs:382:9 | 382 | self.raw.unlock(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/remutex.rs:381:5 | 381 | pub unsafe fn force_unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1096:22 | 1096 | let result = found.distance(self.original_start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1083:5 | 1083 | / pub(crate) unsafe fn next_back( 1084 | | &mut self, 1085 | | mut rfind_raw: impl FnMut(*const u8, *const u8) -> Option<*const u8>, 1086 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:100:9 | 100 | write_mantissa_long(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `remutex::RawReentrantMutex::::unlock_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/remutex.rs:475:9 | 475 | self.raw.unlock_fair(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/remutex.rs:474:5 | 474 | pub unsafe fn force_unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:100:41 | 100 | write_mantissa_long(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_shared_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:132:9 | 132 | self.unlock_shared_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:131:5 | 131 | unsafe fn bump_shared(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling self_cell v0.10.3 Compiling semver v1.0.23 Compiling memoffset v0.9.1 warning[E0133]: call to unsafe function `memory_layout::Allocation::::from_raw_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/odht-0.3.1/src/lib.rs:292:26 | 292 | let allocation = memory_layout::Allocation::from_raw_bytes_unchecked(data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/odht-0.3.1/src/lib.rs:290:5 | 290 | pub unsafe fn from_raw_bytes_unchecked(data: &[u8]) -> HashTableOwned { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:187:41 | 187 | fn set_hyperlink(&mut self, _link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 187 | fn set_hyperlink(&mut self, _link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_exclusive_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:146:9 | 146 | self.unlock_exclusive_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:145:5 | 145 | unsafe fn bump_exclusive(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/generic-array-85ba61d1abc16330/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=e93686e0e3ad0654 -C extra-filename=-e93686e0e3ad0654 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtypenum-7fd8d92ef7d297bc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg relaxed_coherence` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1133:15 | 1133 | let end = start.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1125:1 | 1125 | / pub(crate) unsafe fn search_slice_with_raw( 1126 | | haystack: &[u8], 1127 | | mut find_raw: impl FnMut(*const u8, *const u8) -> Option<*const u8>, 1128 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1672:41 | 1672 | index = Group::load_aligned(self.ctrl(0)) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=1.0.34 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=1bb1bd08bfd3a9c9 -C extra-filename=-1bb1bd08bfd3a9c9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern crc32fast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrc32fast-59184af4f86c6c9b.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libminiz_oxide-c4cba19cdb848e24.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `memory_layout::Allocation::::from_raw_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/odht-0.3.1/src/lib.rs:397:25 | 397 | allocation: memory_layout::Allocation::from_raw_bytes_unchecked(data), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/odht-0.3.1/src/lib.rs:395:5 | 395 | pub unsafe fn from_raw_bytes_unchecked(data: D) -> HashTable { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:104:9 | 104 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: `type-map` (lib) generated 2 warnings (2 duplicates) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:211:40 | 211 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 211 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:232:40 | 232 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:371:32 | 371 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 371 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:728:40 | 728 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:772:40 | 772 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 772 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `rwlock::RawRwLockUpgradeFair::unlock_upgradable_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:269:9 | 269 | self.unlock_upgradable_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:268:5 | 268 | unsafe fn bump_upgradable(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1852:28 | 1852 | let index: usize = self.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1850:5 | 1850 | unsafe fn prepare_insert_slot(&mut self, hash: u64) -> (usize, u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:819:40 | 819 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 819 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:104:10 | 104 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:891:40 | 891 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:979:40 | 979 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1859:24 | 1859 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:105:9 | 105 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `rwlock::RawRwLock::unlock_shared` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:556:9 | 556 | self.raw.unlock_shared(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:555:5 | 555 | pub unsafe fn force_unlock_read(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:1360:40 | 1360 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1135:10 | 1135 | Some(found.distance(start)) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:105:10 | 105 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1859:25 | 1859 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:1441:37 | 1441 | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `pretty::exponent::write_exponent3` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:106:30 | 106 | index as usize + 2 + write_exponent3(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `rwlock::RawRwLock::unlock_exclusive` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:572:9 | 572 | self.raw.unlock_exclusive(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:571:5 | 571 | pub unsafe fn force_unlock_write(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:1547:40 | 1547 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1547 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:1860:9 | 1860 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:106:54 | 106 | index as usize + 2 + write_exponent3(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2036:25 | 2036 | let group = Group::load_aligned(self.ctrl(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2024:5 | 2024 | unsafe fn prepare_rehash_in_place(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:1694:37 | 1694 | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1694 | fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:109:9 | 109 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1156:20 | 1156 | if confirm(*ptr) { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1148:1 | 1148 | / pub(crate) unsafe fn fwd_byte_by_byte bool>( 1149 | | start: *const u8, 1150 | | end: *const u8, 1151 | | confirm: F, 1152 | | ) -> Option<*const u8> { | |______________________^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2036:45 | 2036 | let group = Group::load_aligned(self.ctrl(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/termcolor-1.4.1/src/lib.rs:2335:40 | 2335 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2335 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_shared_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:710:9 | 710 | self.raw.unlock_shared_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:709:5 | 709 | pub unsafe fn force_unlock_read_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::store_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2038:13 | 2038 | group.store_aligned(self.ctrl(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:109:41 | 109 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1159:15 | 1159 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2038:33 | 2038 | group.store_aligned(self.ctrl(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_exclusive_fair` is unsafe and requires unsafe block --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:726:9 | 726 | self.raw.unlock_exclusive_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:725:5 | 725 | pub unsafe fn force_unlock_write_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2050:13 | 2050 | / self.ctrl(0) 2051 | | .copy_to(self.ctrl(Group::WIDTH), self.buckets()); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1183:15 | 1183 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1174:1 | 1174 | / pub(crate) unsafe fn rev_byte_by_byte bool>( 1175 | | start: *const u8, 1176 | | end: *const u8, 1177 | | confirm: F, 1178 | | ) -> Option<*const u8> { | |______________________^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2050:13 | 2050 | self.ctrl(0) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2051:26 | 2051 | .copy_to(self.ctrl(Group::WIDTH), self.buckets()); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2056:13 | 2056 | / self.ctrl(0) 2057 | | .copy_to(self.ctrl(self.buckets()), Group::WIDTH); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:110:9 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2056:13 | 2056 | self.ctrl(0) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2057:26 | 2057 | .copy_to(self.ctrl(self.buckets()), Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:110:10 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::from_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2107:20 | 2107 | let data = Bucket::from_base_index(self.data_end(), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2079:5 | 2079 | unsafe fn iter(&self) -> RawIter { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawIterRange::::new` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2110:19 | 2110 | iter: RawIterRange::new(self.ctrl.as_ptr(), data, self.buckets()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::iter` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2158:25 | 2158 | for item in self.iter::() { | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2151:5 | 2151 | unsafe fn drop_elements(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2161:17 | 2161 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::from_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2286:9 | 2286 | Bucket::from_base_index(self.data_end(), index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2283:5 | 2283 | unsafe fn bucket(&self, index: usize) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2340:9 | 2340 | base.sub((index + 1) * size_of) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2336:5 | 2336 | unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:110:33 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:110:34 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:111:9 | 111 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:111:10 | 111 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:112:9 | 112 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:112:10 | 112 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: field `0` is never read --> /rust/deps/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning[E0133]: call to unsafe function `pretty::exponent::write_exponent3` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:116:15 | 116 | + write_exponent3(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:116:39 | 116 | + write_exponent3(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `tracing-core` (lib) generated 15 warnings warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:167:9 | 167 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:159:1 | 159 | pub unsafe fn format32(f: f32, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:172:9 | 172 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:172:51 | 172 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:185:9 | 185 | write_mantissa(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:185:36 | 185 | write_mantissa(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:187:13 | 187 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:187:14 | 187 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1184:20 | 1184 | if confirm(*ptr) { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:189:9 | 189 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:189:10 | 189 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:190:9 | 190 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `lock_api` (lib) generated 22 warnings Compiling quote v1.0.37 Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab Compiling datafrog v2.0.1 Compiling bitflags v1.3.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=ca7cef5a9575b887 -C extra-filename=-ca7cef5a9575b887 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern new_self_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libself_cell-827a27dbee28a503.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:190:10 | 190 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/self_cell-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=b4890bb9daf4b8f7 -C extra-filename=-b4890bb9daf4b8f7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern new_self_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libself_cell-0c0aaf908164c5d9.rmeta --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1208:20 | 1208 | if confirm(*ptr) { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1199:1 | 1199 | / pub(crate) unsafe fn count_byte_by_byte bool>( 1200 | | start: *const u8, 1201 | | end: *const u8, 1202 | | confirm: F, 1203 | | ) -> usize { | |__________^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/flate2-1.0.34/src/lib.rs:245:49 | 245 | iter::repeat(()).map(|_| rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: `crossbeam-utils` (lib) generated 51 warnings warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2401:9 | 2401 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2399:5 | 2399 | unsafe fn record_item_insert_at(&mut self, index: usize, old_ctrl: u8, hash: u64) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=dff41cefbfb583ae -C extra-filename=-dff41cefbfb583ae --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/semver-dff41cefbfb583ae -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/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.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=96dbc56319871d03 -C extra-filename=-96dbc56319871d03 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/memoffset-96dbc56319871d03 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern autocfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libautocfg-f68fb7327482f534.rlib --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2443:9 | 2443 | self.set_ctrl(index, h2(hash)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2441:5 | 2441 | unsafe fn set_ctrl_h2(&mut self, index: usize, hash: u64) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2477:25 | 2477 | let prev_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2475:5 | 2475 | unsafe fn replace_ctrl_h2(&mut self, index: usize, hash: u64) -> u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:194:9 | 194 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2477:26 | 2477 | let prev_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:194:36 | 194 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2478:9 | 2478 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:195:9 | 195 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:195:19 | 195 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2535:9 | 2535 | *self.ctrl(index) = ctrl; | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2507:5 | 2507 | unsafe fn set_ctrl(&mut self, index: usize, ctrl: u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2535:10 | 2535 | *self.ctrl(index) = ctrl; | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:195:45 | 195 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2536:9 | 2536 | *self.ctrl(index2) = ctrl; | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2536:10 | 2536 | *self.ctrl(index2) = ctrl; | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:196:9 | 196 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2566:9 | 2566 | self.ctrl.as_ptr().add(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2563:5 | 2563 | unsafe fn ctrl(&self, index: usize) -> *mut u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2582:17 | 2582 | is_full(*self.ctrl(index)) | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2580:5 | 2580 | unsafe fn is_bucket_full(&self, index: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2582:18 | 2582 | is_full(*self.ctrl(index)) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:196:10 | 196 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:200:9 | 200 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::rehash_in_place` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2707:13 | 2707 | self.rehash_in_place(hasher, layout.size, drop); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2676:5 | 2676 | / unsafe fn reserve_rehash_inner( 2677 | | &mut self, 2678 | | alloc: &A, 2679 | | additional: usize, ... | 2685 | | where 2686 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:200:10 | 200 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::resize_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2719:13 | 2719 | / self.resize_inner( 2720 | | alloc, 2721 | | usize::max(new_items, full_capacity + 1), 2722 | | hasher, 2723 | | fallibility, 2724 | | layout, 2725 | | ) | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:201:9 | 201 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:201:10 | 201 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2762:20 | 2762 | let ctrl = NonNull::new_unchecked(self.ctrl(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2742:5 | 2742 | unsafe fn full_buckets_indices(&self) -> FullBucketsIndices { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:204:13 | 204 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2762:43 | 2762 | let ctrl = NonNull::new_unchecked(self.ctrl(0)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:204:14 | 204 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:206:9 | 206 | write_mantissa(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2767:28 | 2767 | current_group: Group::load_aligned(ctrl.as_ptr()).match_full().into_iter(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:206:36 | 206 | write_mantissa(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:210:9 | 210 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::full_buckets_indices` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2834:32 | 2834 | for full_byte_index in self.full_buckets_indices() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2816:5 | 2816 | / unsafe fn resize_inner( 2817 | | &mut self, 2818 | | alloc: &A, 2819 | | capacity: usize, ... | 2824 | | where 2825 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:210:10 | 210 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:211:9 | 211 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:211:10 | 211 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent2` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:212:30 | 212 | index as usize + 2 + write_exponent2(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:212:54 | 212 | index as usize + 2 + write_exponent2(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:215:9 | 215 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::prepare_insert_slot` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2849:34 | 2849 | let (new_index, _) = new_table.prepare_insert_slot(hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2865:13 | 2865 | / ptr::copy_nonoverlapping( 2866 | | self.bucket_ptr(full_byte_index, layout.size), 2867 | | new_table.bucket_ptr(new_index, layout.size), 2868 | | layout.size, 2869 | | ); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2866:17 | 2866 | self.bucket_ptr(full_byte_index, layout.size), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:215:36 | 215 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2867:17 | 2867 | new_table.bucket_ptr(new_index, layout.size), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:216:9 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:216:10 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::prepare_rehash_in_place` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2923:9 | 2923 | self.prepare_rehash_in_place(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2913:5 | 2913 | / unsafe fn rehash_in_place( 2914 | | &mut self, 2915 | | hasher: &dyn Fn(&mut Self, usize) -> u64, 2916 | | size_of: usize, 2917 | | drop: Option, 2918 | | ) { | |_____^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:216:33 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:216:34 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:217:9 | 217 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:217:10 | 217 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:218:9 | 218 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:218:10 | 218 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent2` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:222:15 | 222 | + write_exponent2(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/ryu-1.0.18/src/pretty/mod.rs:222:39 | 222 | + write_exponent2(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/memchr.rs:1211:15 | 1211 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:58:18 | 58 | let v1 = V::splat(needle[usize::from(pair.index1())]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:54:5 | 54 | pub(crate) unsafe fn new(needle: &[u8], pair: Pair) -> Finder { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:59:18 | 59 | let v2 = V::splat(needle[usize::from(pair.index2())]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2928:24 | 2928 | if *self_.ctrl(i) == DELETED { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:94:19 | 94 | let end = start.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:80:5 | 80 | / pub(crate) unsafe fn find( 81 | | &self, 82 | | haystack: &[u8], 83 | | needle: &[u8], 84 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2928:25 | 2928 | if *self_.ctrl(i) == DELETED { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:95:19 | 95 | let max = end.sub(self.min_haystack_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2929:25 | 2929 | self_.set_ctrl(i, EMPTY); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_in_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:105:35 | 105 | if let Some(chunki) = self.find_in_chunk(needle, cur, end, all) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2930:25 | 2930 | drop(self_.bucket_ptr(i, size_of)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::matched` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:106:29 | 106 | return Some(matched(start, cur, chunki)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2930:30 | 2930 | drop(self_.bucket_ptr(i, size_of)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:108:19 | 108 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2942:16 | 2942 | if *guard.ctrl(i) != DELETED { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:111:29 | 111 | let remaining = end.distance(cur); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2942:17 | 2942 | if *guard.ctrl(i) != DELETED { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:126:27 | 126 | let overlap = cur.distance(max); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2946:23 | 2946 | let i_p = guard.bucket_ptr(i, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_in_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:144:21 | 144 | let m = self.find_in_chunk(needle, cur, end, mask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2956:29 | 2956 | let new_i = guard.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2964:21 | 2964 | guard.set_ctrl_h2(i, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2968:31 | 2968 | let new_i_p = guard.bucket_ptr(new_i, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::replace_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2972:33 | 2972 | let prev_ctrl = guard.replace_ctrl_h2(new_i, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling annotate-snippets v0.11.4 warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2974:21 | 2974 | guard.set_ctrl(i, EMPTY); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/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)' --check-cfg 'cfg(feature, values())' -C metadata=af352af86c8ce91e -C extra-filename=-af352af86c8ce91e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/rustc_apfloat-af352af86c8ce91e -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/bufreader.rs:27:41 | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter) -> Result<(), ::std::fmt::Error> { | ------------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> Result<(), ::std::fmt::Error> { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused extern crate --> /rust/deps/memoffset-0.9.1/build.rs:1:1 | 1 | extern crate autocfg; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::generic::packedpair::matched` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:146:29 | 146 | return Some(matched(start, cur, chunki)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:136:19 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 136 | | #[cfg(relaxed_coherence)] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` 182 | 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=401ba6339519eaa7 -C extra-filename=-401ba6339519eaa7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=datafrog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/datafrog-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/datafrog-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Frank McSherry :The Rust Project Developers:Datafrog Developers' CARGO_PKG_DESCRIPTION='Lightweight Datalog engine intended to be embedded in other Rust programs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafrog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/datafrog' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/datafrog-2.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name datafrog --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/datafrog-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3c8b1331746bb8a -C extra-filename=-e3c8b1331746bb8a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-1.3.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=85df72a30945c852 -C extra-filename=-85df72a30945c852 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/ffi/rust.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2978:21 | 2978 | ptr::copy_nonoverlapping(i_p, new_i_p, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/ffi/rust.rs:117:32 | 117 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/ffi/mod.rs:49:37 | 49 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/mem.rs:536:32 | 536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/mem.rs:564:32 | 564 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 564 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::swap_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:2985:21 | 2985 | ptr::swap_nonoverlapping(i_p, new_i_p, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:158:23 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 158 | | #[cfg(not(relaxed_coherence))] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` 182 | 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:136:19 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 136 | | #[cfg(relaxed_coherence)] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:158:23 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 158 | | #[cfg(not(relaxed_coherence))] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/generic-array-0.14.7/src/impls.rs:69:34 | 69 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 69 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/generic-array-0.14.7/src/iter.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `cc` (lib) generated 3 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/generic-array-0.14.7/src/lib.rs:235:62 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | --------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/generic-array-0.14.7/src/lib.rs:290:59 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw::RawTableInner::allocation_info` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3029:29 | 3029 | let (ptr, layout) = self.allocation_info(table_layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3023:5 | 3023 | / unsafe fn free_buckets(&mut self, alloc: &A, table_layout: TableLayout) 3024 | | where 3025 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `raw::alloc::inner::Allocator::deallocate` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3030:9 | 3030 | alloc.deallocate(ptr, layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3145:23 | 3145 | debug_assert!(self.is_bucket_full(index)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3144:5 | 3144 | unsafe fn erase(&mut self, index: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::load` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3153:28 | 3153 | let empty_before = Group::load(self.ctrl(index_before)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:204:10 | 204 | &*(ptr as *const T) | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:203:5 | 203 | unsafe fn deref<'a>(ptr: usize) -> &'a Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:208:14 | 208 | &mut *(ptr as *mut T) | ^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:207:5 | 207 | unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:212:14 | 212 | drop(Box::from_raw(ptr as *mut T)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:211:5 | 211 | unsafe fn drop(ptr: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::alloc::alloc` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:260:19 | 260 | let ptr = alloc::alloc::alloc(layout).cast::>(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:258:5 | 258 | unsafe fn init(len: Self::Init) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:264:9 | 264 | ptr::addr_of_mut!((*ptr).len).write(len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:264:27 | 264 | ptr::addr_of_mut!((*ptr).len).write(len); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:269:22 | 269 | let array = &*(ptr as *const Array); | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:268:5 | 268 | unsafe fn deref<'a>(ptr: usize) -> &'a Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:270:9 | 270 | slice::from_raw_parts(array.elements.as_ptr() as *const _, array.len) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:274:22 | 274 | let array = &*(ptr as *mut Array); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:273:5 | 273 | unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:275:9 | 275 | slice::from_raw_parts_mut(array.elements.as_ptr() as *mut _, array.len) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:279:19 | 279 | let len = (*(ptr as *mut Array)).len; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:278:5 | 278 | unsafe fn drop(ptr: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::alloc::dealloc` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:281:9 | 281 | alloc::alloc::dealloc(ptr as *mut u8, layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `atomic::Pointer::from_usize` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:884:9 | 884 | Owned::from_usize(self.data.into_inner()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:883:5 | 883 | pub unsafe fn into_owned(self) -> Owned { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `odht` (lib) generated 5 warnings warning[E0133]: call to unsafe function `atomic::Pointer::from_usize` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:925:18 | 925 | Some(Owned::from_usize(data)) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:920:5 | 920 | pub unsafe fn try_into_owned(self) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `memoffset` (build script) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning[E0133]: call to unsafe function `atomic::Pointer::from_usize` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1102:9 | 1102 | Self::from_usize(raw) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1099:5 | 1099 | pub unsafe fn from_raw(raw: *mut T) -> Owned { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `atomic::Pointable::deref` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1421:9 | 1421 | T::deref(raw) | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1419:5 | 1419 | pub unsafe fn deref(&self) -> &'g T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `atomic::Pointable::deref_mut` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1463:9 | 1463 | T::deref_mut(raw) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1461:5 | 1461 | pub unsafe fn deref_mut(&mut self) -> &'g mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `atomic::Pointable::deref` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1503:18 | 1503 | Some(T::deref(raw)) | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1498:5 | 1498 | pub unsafe fn as_ref(&self) -> Option<&'g T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `atomic::Pointer::from_usize` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1533:9 | 1533 | Owned::from_usize(self.data) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1531:5 | 1531 | pub unsafe fn into_owned(self) -> Owned { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `atomic::Pointer::from_usize` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1562:18 | 1562 | Some(Owned::from_usize(self.data)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1558:5 | 1558 | pub unsafe fn try_into_owned(self) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:52:32 | 52 | let f: F = ptr::read(raw.cast::()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:51:17 | 51 | unsafe fn call(raw: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:69:37 | 69 | let b: Box = ptr::read(raw.cast::>()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:66:17 | 66 | unsafe fn call(raw: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::as_ref` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/guard.rs:192:30 | 192 | if let Some(local) = self.local.as_ref() { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/guard.rs:188:5 | 188 | / pub unsafe fn defer_unchecked(&self, f: F) 189 | | where 190 | | F: FnOnce() -> R, | |_________________________^ warning[E0133]: call to unsafe function `internal::Local::defer` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/guard.rs:193:13 | 193 | local.defer(Deferred::new(move || drop(f())), self); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `guard::Guard::defer_unchecked` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/guard.rs:269:9 | 269 | self.defer_unchecked(move || ptr.into_owned()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/guard.rs:268:5 | 268 | pub unsafe fn defer_destroy(&self, ptr: Shared<'_, T>) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `atomic::Shared::<'g, T>::into_owned` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/guard.rs:269:38 | 269 | self.defer_unchecked(move || ptr.into_owned()); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:4997:9 | 4997 | / (cmsg as *mut ::c_uchar) 4998 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) | |___________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:4995:1 | 4995 | / f! { 4996 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4997 | | (cmsg as *mut ::c_uchar) 4998 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5111 | | } 5112 | | } | |_- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:182:19 | 182 | let end = start.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:170:5 | 170 | / pub(crate) unsafe fn find_prefilter( 171 | | &self, 172 | | haystack: &[u8], 173 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:183:19 | 183 | let max = end.sub(self.min_haystack_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_prefilter_in_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:193:35 | 193 | if let Some(chunki) = self.find_prefilter_in_chunk(cur) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::generic::packedpair::matched` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:194:29 | 194 | return Some(matched(start, cur, chunki)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:196:19 | 196 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_prefilter_in_chunk` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:205:35 | 205 | if let Some(chunki) = self.find_prefilter_in_chunk(cur) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::matched` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:206:29 | 206 | return Some(matched(start, cur, chunki)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:238:22 | 238 | let chunk1 = V::load_unaligned(cur.add(index1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:229:5 | 229 | / unsafe fn find_in_chunk( 230 | | &self, 231 | | needle: &[u8], 232 | | cur: *const u8, 233 | | end: *const u8, 234 | | mask: V::Mask, 235 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:238:40 | 238 | let chunk1 = V::load_unaligned(cur.add(index1)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling psm v0.1.23 Compiling stacker v0.1.17 Compiling blake3 v1.5.4 Compiling getopts v0.2.21 Compiling tinyvec_macros v0.1.1 Compiling regex-syntax v0.8.5 Compiling ahash v0.8.11 warning: lifetime parameter `'me` never used --> /rust/deps/datafrog-2.0.1/src/join.rs:43:34 | 43 | pub(crate) fn join_into_relation<'me, Key: Ord, Val1: Ord, Val2: Ord, Result: Ord>( | ^^^-- | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:361:46 | 361 | let bag = self.bag.with_mut(|b| &mut *b); | ^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:360:5 | 360 | pub(crate) unsafe fn defer(&self, mut deferred: Deferred, guard: &Guard) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `unix::bsd::CMSG_FIRSTHDR` is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5009:20 | 5009 | return ::CMSG_FIRSTHDR(mhdr); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:4995:1 | 4995 | / f! { 4996 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4997 | | (cmsg as *mut ::c_uchar) 4998 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5111 | | } 5112 | | } | |_- in this macro invocation warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3153:40 | 3153 | let empty_before = Group::load(self.ctrl(index_before)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: unused extern crate --> /rust/deps/quote-1.0.37/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:239:22 | 239 | let chunk2 = V::load_unaligned(cur.add(index2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3154:27 | 3154 | let empty_after = Group::load(self.ctrl(index)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3154:39 | 3154 | let empty_after = Group::load(self.ctrl(index)).match_empty(); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: lifetime parameter `'leap` never used --> /rust/deps/datafrog-2.0.1/src/treefrog.rs:134:10 | 134 | impl<'leap, Tuple, Func> PrefixFilter | ^^^^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'leap` never used --> /rust/deps/datafrog-2.0.1/src/treefrog.rs:206:10 | 206 | impl<'leap, Tuple, Val, Func> ValueFilter | ^^^^^-- | | | help: elide the unused lifetime warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3199:9 | 3199 | self.set_ctrl(index, ctrl); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:239:40 | 239 | let chunk2 = V::load_unaligned(cur.add(index2)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::clone_from_impl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3313:13 | 3313 | self.clone_from_impl(source); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3312:9 | 3312 | unsafe fn clone_from_spec(&mut self, source: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3343:9 | 3343 | / source 3344 | | .table 3345 | | .ctrl(0) 3346 | | .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); | |____________________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3341:5 | 3341 | unsafe fn clone_from_impl(&mut self, source: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3343:9 | 3343 | / source 3344 | | .table 3345 | | .ctrl(0) | |____________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3346:37 | 3346 | .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3354:24 | 3354 | if self_.is_bucket_full(i) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3355:25 | 3355 | self_.bucket(i).drop(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3355:25 | 3355 | self_.bucket(i).drop(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::iter` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3361:21 | 3361 | for from in source.iter() { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3362:25 | 3362 | let index = source.bucket_index(&from); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3363:22 | 3363 | let to = guard.1.bucket(index); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3364:13 | 3364 | to.write(from.as_ref().clone()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::as_ref` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3364:22 | 3364 | to.write(from.as_ref().clone()); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3483:19 | 3483 | let end = ctrl.add(len); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3479:5 | 3479 | unsafe fn new(ctrl: *const u8, data: Bucket, len: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3487:29 | 3487 | let current_group = Group::load_aligned(ctrl).match_full(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3488:25 | 3488 | let next_ctrl = ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3549:29 | 3549 | return Some(self.data.next_n(index)); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3546:5 | 3546 | unsafe fn next_impl(&mut self) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3561:34 | 3561 | self.current_group = Group::load_aligned(self.next_ctrl).match_full().into_iter(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3562:25 | 3562 | self.data = self.data.next_n(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3563:30 | 3563 | self.next_ctrl = self.next_ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3603:30 | 3603 | let bucket = self.data.next_n(index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3594:5 | 3594 | / unsafe fn fold_impl(mut self, mut n: usize, mut acc: B, mut f: F) -> B 3595 | | where 3596 | | F: FnMut(B, Bucket) -> B, | |____________________________________^ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3640:34 | 3640 | self.current_group = Group::load_aligned(self.next_ctrl).match_full().into_iter(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:240:19 | 240 | let eq1 = chunk1.cmpeq(self.v1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3641:25 | 3641 | self.data = self.data.next_n(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3642:30 | 3642 | self.next_ctrl = self.next_ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:241:19 | 241 | let eq2 = chunk2.cmpeq(self.v2); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5011:43 | 5011 | let next = cmsg as usize + _ALIGN((*cmsg).cmsg_len as usize) | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:243:27 | 243 | let mut offsets = eq1.and(eq2).movemask().and(mask); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3712:17 | 3712 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3709:5 | 3709 | unsafe fn drop_elements(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5013:19 | 5013 | let max = (*mhdr).msg_control as usize | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:243:27 | 243 | let mut offsets = eq1.and(eq2).movemask().and(mask); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5014:15 | 5014 | + (*mhdr).msg_controllen as usize; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:246:23 | 246 | let cur = cur.add(offset); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5018:37 | 5018 | (cmsg as usize + _ALIGN((*cmsg).cmsg_len as usize)) | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:247:16 | 247 | if end.sub(needle.len()) < cur { | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=b9dfe1cdfb073039 -C extra-filename=-b9dfe1cdfb073039 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libanstyle-64a42dcf521331d7.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunicode_width-7170d0210ebaa961.rmeta --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `arch::all::is_equal_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:250:16 | 250 | if is_equal_raw(needle.as_ptr(), cur, needle.len()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning[E0133]: call to unsafe function `internal::Bag::try_push` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:363:28 | 363 | while let Err(d) = bag.try_push(deferred) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:360:5 | 360 | pub(crate) unsafe fn defer(&self, mut deferred: Deferred, guard: &Guard) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3848:25 | 3848 | self.ctrl = NonNull::new_unchecked(self.ctrl.as_ptr().add(Group::WIDTH)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3819:5 | 3819 | unsafe fn next_impl(&mut self) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3848:48 | 3848 | self.ctrl = NonNull::new_unchecked(self.ctrl.as_ptr().add(Group::WIDTH)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:3851:34 | 3851 | self.current_group = Group::load_aligned(self.ctrl.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw::RawIterHashInner::new` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:4097:20 | 4097 | inner: RawIterHashInner::new(&table.table, hash), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:4095:5 | 4095 | unsafe fn new(table: &RawTable, hash: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw::sse2::Group::load` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:4129:21 | 4129 | let group = Group::load(table.ctrl(probe_seq.pos)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:4126:5 | 4126 | unsafe fn new(table: &RawTableInner, hash: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/raw/mod.rs:4129:33 | 4129 | let group = Group::load(table.ctrl(probe_seq.pos)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `map::HashMap::::get_many_unchecked_mut_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/map.rs:1599:9 | 1599 | self.get_many_unchecked_mut_inner(ks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/map.rs:1592:5 | 1592 | / pub unsafe fn get_many_unchecked_mut( 1593 | | &mut self, 1594 | | ks: [&Q; N], 1595 | | ) -> [Option<&'_ mut V>; N] 1596 | | where 1597 | | Q: Hash + Equivalent + ?Sized, | |_________________________________________^ warning[E0133]: call to unsafe function `map::HashMap::::get_many_unchecked_mut_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/map.rs:1725:9 | 1725 | self.get_many_unchecked_mut_inner(ks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/map.rs:1718:5 | 1718 | / pub unsafe fn get_many_key_value_unchecked_mut( 1719 | | &mut self, 1720 | | ks: [&Q; N], 1721 | | ) -> [Option<(&'_ K, &'_ mut V)>; N] 1722 | | where 1723 | | Q: Hash + Equivalent + ?Sized, | |_________________________________________^ warning[E0133]: call to unsafe function `raw::RawTable::::get_many_unchecked_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/map.rs:1746:9 | 1746 | / self.table 1747 | | .get_many_unchecked_mut(hashes, |i, (k, _)| ks[i].equivalent(k)) | |____________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/map.rs:1738:5 | 1738 | / unsafe fn get_many_unchecked_mut_inner( 1739 | | &mut self, 1740 | | ks: [&Q; N], 1741 | | ) -> [Option<&'_ mut (K, V)>; N] 1742 | | where 1743 | | Q: Hash + Equivalent + ?Sized, | |_________________________________________^ warning[E0133]: call to unsafe function `unix::bsd::freebsdlike::freebsd::ffsl` is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5029:9 | 5029 | ffsl(lg as ::c_long - 1) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:4995:1 | 4995 | / f! { 4996 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4997 | | (cmsg as *mut ::c_uchar) 4998 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5111 | | } 5112 | | } | |_- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:549:10 | 549 | &*local_ptr | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:546:5 | 546 | unsafe fn element_of(entry: &Entry) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `map::HashMap::::insert_unique_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/set.rs:1119:9 | 1119 | self.map.insert_unique_unchecked(value, ()).0 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/set.rs:1118:5 | 1118 | pub unsafe fn insert_unique_unchecked(&mut self, value: T) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:272:22 | 272 | let chunk1 = V::load_unaligned(cur.add(index1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:269:5 | 269 | unsafe fn find_prefilter_in_chunk(&self, cur: *const u8) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `guard::Guard::defer_destroy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:553:9 | 553 | guard.defer_destroy(Shared::from(Self::element_of(entry) as *const _)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:552:5 | 552 | unsafe fn finalize(entry: &Entry, guard: &Guard) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:272:40 | 272 | let chunk1 = V::load_unaligned(cur.add(index1)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sync::list::IsElement::element_of` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:553:42 | 553 | guard.defer_destroy(Shared::from(Self::element_of(entry) as *const _)); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:273:22 | 273 | let chunk2 = V::load_unaligned(cur.add(index2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `atomic::Shared::<'g, T>::deref` is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/list.rs:176:41 | 176 | let entry: &Entry = C::entry_of(container.deref()); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/list.rs:172:5 | 172 | pub(crate) unsafe fn insert<'g>(&'g self, container: Shared<'g, T>, guard: &'g Guard) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:273:40 | 273 | let chunk2 = V::load_unaligned(cur.add(index2)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:274:19 | 274 | let eq1 = chunk1.cmpeq(self.v1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/once_lock.rs:77:10 | 77 | &*self.value.get().cast::() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/once_lock.rs:75:5 | 75 | unsafe fn get_unchecked(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:275:19 | 275 | let eq2 = chunk2.cmpeq(self.v2); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:277:23 | 277 | let offsets = eq1.and(eq2).movemask(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dbfbad094e8ecc93 -C extra-filename=-dbfbad094e8ecc93 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/psm-dbfbad094e8ecc93 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libcc-95e4ceca487ef809.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5c71c682c48e4011 -C extra-filename=-5c71c682c48e4011 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/stacker-5c71c682c48e4011 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libcc-95e4ceca487ef809.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=6f9357c893fa10d8 -C extra-filename=-6f9357c893fa10d8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/blake3-6f9357c893fa10d8 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libcc-95e4ceca487ef809.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=153de84bd3c695a9 -C extra-filename=-153de84bd3c695a9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libanstyle-e6803126b8b50ef1.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-be30f67eafe5eddc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-script v0.5.7 warning[E0133]: call to unsafe function `raw::RawTable::::get_many_unchecked_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.15.0/src/table.rs:1110:9 | 1110 | self.raw.get_many_unchecked_mut(hashes, eq) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.15.0/src/table.rs:1105:5 | 1105 | / pub unsafe fn get_many_unchecked_mut( 1106 | | &mut self, 1107 | | hashes: [u64; N], 1108 | | eq: impl FnMut(usize, &T) -> bool, 1109 | | ) -> [Option<&'_ mut T>; N] { | |_______________________________^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=a244369eadcf4082 -C extra-filename=-a244369eadcf4082 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-be30f67eafe5eddc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec_macros-0.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d1e96f47d9238f63 -C extra-filename=-d1e96f47d9238f63 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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)' --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=2dd9d4413c5b8b80 -C extra-filename=-2dd9d4413c5b8b80 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:277:23 | 277 | let offsets = eq1.and(eq2).movemask(); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `unix::bsd::freebsdlike::freebsd::__xuname` is unsafe and requires unsafe block --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:5050:9 | 5050 | __xuname(256, buf as *mut ::c_void) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libc-0.2.164/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:4995:1 | 4995 | / f! { 4996 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4997 | | (cmsg as *mut ::c_uchar) 4998 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5111 | | } 5112 | | } | |_- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/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.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/memoffset-bbfac9e17aedd747/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/memoffset-96dbc56319871d03/build-script-build` warning[E0133]: call to unsafe function `flavors::array::Channel::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1505:38 | 1505 | SenderFlavor::Array(chan) => chan.write(token, msg), | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1503:1 | 1503 | pub(crate) unsafe fn write(s: &Sender, token: &mut Token, msg: T) -> Result<(), T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `flavors::list::Channel::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1506:37 | 1506 | SenderFlavor::List(chan) => chan.write(token, msg), | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::zero::Channel::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1507:37 | 1507 | SenderFlavor::Zero(chan) => chan.write(token, msg), | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:313:5 | 313 | cur.distance(start) + chunki | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/generic/packedpair.rs:312:1 | 312 | unsafe fn matched(start: *const u8, cur: *const u8, chunki: usize) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:71:19 | 71 | sse2: generic::One::new(needle), | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:69:5 | 69 | pub unsafe fn new_unchecked(needle: u8) -> One { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:72:19 | 72 | avx2: generic::One::new(needle), | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::array::Channel::::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1514:40 | 1514 | ReceiverFlavor::Array(chan) => chan.read(token), | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1512:1 | 1512 | pub(crate) unsafe fn read(r: &Receiver, token: &mut Token) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `flavors::list::Channel::::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1515:39 | 1515 | ReceiverFlavor::List(chan) => chan.read(token), | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:187:19 | 187 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:179:5 | 179 | / pub unsafe fn find_raw( 180 | | &self, 181 | | start: *const u8, 182 | | end: *const u8, 183 | | ) -> Option<*const u8> { | |__________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning[E0133]: call to unsafe function `flavors::zero::Channel::::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1516:39 | 1516 | ReceiverFlavor::Zero(chan) => chan.read(token), | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:192:17 | 192 | / generic::fwd_byte_by_byte(start, end, |b| { 193 | | b == self.sse2.needle1() 194 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1518:13 | 1518 | mem::transmute_copy::, Result>(&chan.read(token)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::find_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:198:17 | 198 | self.find_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::at::Channel::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1518:72 | 1518 | mem::transmute_copy::, Result>(&chan.read(token)) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::find_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:218:9 | 218 | self.find_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1521:13 | 1521 | mem::transmute_copy::, Result>(&chan.read(token)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:253:19 | 253 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:245:5 | 245 | / pub unsafe fn rfind_raw( 246 | | &self, 247 | | start: *const u8, 248 | | end: *const u8, 249 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `flavors::tick::Channel::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1521:72 | 1521 | mem::transmute_copy::, Result>(&chan.read(token)) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:258:17 | 258 | / generic::rev_byte_by_byte(start, end, |b| { 259 | | b == self.sse2.needle1() 260 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::never::Channel::::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/channel.rs:1523:40 | 1523 | ReceiverFlavor::Never(chan) => chan.read(token), | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/counter.rs:72:22 | 72 | drop(Box::from_raw(self.counter)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/counter.rs:67:5 | 67 | pub(crate) unsafe fn release bool>(&self, disconnect: F) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/counter.rs:127:22 | 127 | drop(Box::from_raw(self.counter)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/counter.rs:122:5 | 122 | pub(crate) unsafe fn release bool>(&self, disconnect: F) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:220:31 | 220 | let slot: &Slot = &*token.array.slot.cast::>(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:214:5 | 214 | pub(crate) unsafe fn write(&self, token: &mut Token, msg: T) -> Result<(), T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:223:9 | 223 | slot.msg.get().write(MaybeUninit::new(msg)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:311:31 | 311 | let slot: &Slot = &*token.array.slot.cast::>(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:305:5 | 305 | pub(crate) unsafe fn read(&self, token: &mut Token) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::rfind_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:264:17 | 264 | self.rfind_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:314:19 | 314 | let msg = slot.msg.get().read().assume_init(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::rfind_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:274:9 | 274 | self.rfind_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/array.rs:314:19 | 314 | let msg = slot.msg.get().read().assume_init(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=1cf315ee57f1fd98 -C extra-filename=-1cf315ee57f1fd98 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/ahash-1cf315ee57f1fd98 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern version_check=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libversion_check-a5ecc0d3f3005d44.rlib --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:303:19 | 303 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:299:5 | 299 | pub unsafe fn count_raw(&self, start: *const u8, end: *const u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::count_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:308:17 | 308 | / generic::count_byte_by_byte(start, end, |b| { 309 | | b == self.sse2.needle1() 310 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::count_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:314:17 | 314 | self.count_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::count_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:321:9 | 321 | self.count_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:341:9 | 341 | self.sse2.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:336:5 | 336 | / unsafe fn find_raw_sse2( 337 | | &self, 338 | | start: *const u8, 339 | | end: *const u8, 340 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:361:9 | 361 | self.sse2.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:356:5 | 356 | / unsafe fn rfind_raw_sse2( 357 | | &self, 358 | | start: *const u8, 359 | | end: *const u8, 360 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::count_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:381:9 | 381 | self.sse2.count_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:376:5 | 376 | / unsafe fn count_raw_sse2( 377 | | &self, 378 | | start: *const u8, 379 | | end: *const u8, 380 | | ) -> usize { | |______________^ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:401:9 | 401 | self.avx2.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:396:5 | 396 | / unsafe fn find_raw_avx2( 397 | | &self, 398 | | start: *const u8, 399 | | end: *const u8, 400 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:421:9 | 421 | self.avx2.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:416:5 | 416 | / unsafe fn rfind_raw_avx2( 417 | | &self, 418 | | start: *const u8, 419 | | end: *const u8, 420 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::count_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:441:9 | 441 | self.avx2.count_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:436:5 | 436 | / unsafe fn count_raw_avx2( 437 | | &self, 438 | | start: *const u8, 439 | | end: *const u8, 440 | | ) -> usize { | |______________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:558:19 | 558 | sse2: generic::Two::new(needle1, needle2), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:556:5 | 556 | pub unsafe fn new_unchecked(needle1: u8, needle2: u8) -> Two { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:559:19 | 559 | avx2: generic::Two::new(needle1, needle2), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:662:19 | 662 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:654:5 | 654 | / pub unsafe fn find_raw( 655 | | &self, 656 | | start: *const u8, 657 | | end: *const u8, 658 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:667:17 | 667 | / generic::fwd_byte_by_byte(start, end, |b| { 668 | | b == self.sse2.needle1() || b == self.sse2.needle2() 669 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::find_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:673:17 | 673 | self.find_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::find_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:693:9 | 693 | self.find_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:728:19 | 728 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:720:5 | 720 | / pub unsafe fn rfind_raw( 721 | | &self, 722 | | start: *const u8, 723 | | end: *const u8, 724 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:104:24 | 104 | let slot = (*this).slots.get_unchecked(i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:100:5 | 100 | unsafe fn destroy(this: *mut Block, start: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:104:24 | 104 | let slot = (*this).slots.get_unchecked(i); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:733:17 | 733 | / generic::rev_byte_by_byte(start, end, |b| { 734 | | b == self.sse2.needle1() || b == self.sse2.needle2() 735 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::rfind_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:739:17 | 739 | self.rfind_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::rfind_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:749:9 | 749 | self.rfind_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:116:14 | 116 | drop(Box::from_raw(this)); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:769:9 | 769 | self.sse2.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:764:5 | 764 | / unsafe fn find_raw_sse2( 765 | | &self, 766 | | start: *const u8, 767 | | end: *const u8, 768 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:291:20 | 291 | let slot = (*block).slots.get_unchecked(offset); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:282:5 | 282 | pub(crate) unsafe fn write(&self, token: &mut Token, msg: T) -> Result<(), T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:789:9 | 789 | self.sse2.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:784:5 | 784 | / unsafe fn rfind_raw_sse2( 785 | | &self, 786 | | start: *const u8, 787 | | end: *const u8, 788 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:291:20 | 291 | let slot = (*block).slots.get_unchecked(offset); | ^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:809:9 | 809 | self.avx2.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:804:5 | 804 | / unsafe fn find_raw_avx2( 805 | | &self, 806 | | start: *const u8, 807 | | end: *const u8, 808 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:292:9 | 292 | slot.msg.get().write(MaybeUninit::new(msg)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:829:9 | 829 | self.avx2.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:824:5 | 824 | / unsafe fn rfind_raw_avx2( 825 | | &self, 826 | | start: *const u8, 827 | | end: *const u8, 828 | | ) -> Option<*const u8> { | |__________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:941:19 | 941 | sse2: generic::Three::new(needle1, needle2, needle3), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:935:5 | 935 | / pub unsafe fn new_unchecked( 936 | | needle1: u8, 937 | | needle2: u8, 938 | | needle3: u8, 939 | | ) -> Three { | |______________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:942:19 | 942 | avx2: generic::Three::new(needle1, needle2, needle3), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:395:20 | 395 | let slot = (*block).slots.get_unchecked(offset); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:386:5 | 386 | pub(crate) unsafe fn read(&self, token: &mut Token) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:395:20 | 395 | let slot = (*block).slots.get_unchecked(offset); | ^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:397:19 | 397 | let msg = slot.msg.get().read().assume_init(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1045:19 | 1045 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1037:5 | 1037 | / pub unsafe fn find_raw( 1038 | | &self, 1039 | | start: *const u8, 1040 | | end: *const u8, 1041 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:397:19 | 397 | let msg = slot.msg.get().read().assume_init(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1050:17 | 1050 | / generic::fwd_byte_by_byte(start, end, |b| { 1051 | | b == self.sse2.needle1() 1052 | | || b == self.sse2.needle2() 1053 | | || b == self.sse2.needle3() 1054 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `flavors::list::Block::::destroy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:402:13 | 402 | Block::destroy(block, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::find_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1058:17 | 1058 | self.find_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::find_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1078:9 | 1078 | self.find_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling syn v2.0.87 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_script CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate exposes the Unicode `Script` and `Script_Extension` properties from [UAX #24](http://www.unicode.org/reports/tr24/) ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-script' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-script CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-script' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_script --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=e2ad319f05104f8d -C extra-filename=-e2ad319f05104f8d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/semver-77ff8f574e0007d3/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/semver-dff41cefbfb583ae/build-script-build` warning[E0133]: call to unsafe function `flavors::list::Block::::destroy` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/list.rs:404:13 | 404 | Block::destroy(block, offset + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unused extern crate --> /rust/deps/psm-0.1.23/build.rs:1:1 | 1 | extern crate cc; | ^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1113:19 | 1113 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1105:5 | 1105 | / pub unsafe fn rfind_raw( 1106 | | &self, 1107 | | start: *const u8, 1108 | | end: *const u8, 1109 | | ) -> Option<*const u8> { | |__________________________^ warning: `ryu` (lib) generated 136 warnings [memoffset 0.9.1] cargo:rustc-cfg=tuple_ty [memoffset 0.9.1] cargo:rustc-cfg=allow_clippy [memoffset 0.9.1] cargo:rustc-cfg=maybe_uninit [memoffset 0.9.1] cargo:rustc-cfg=doctests [memoffset 0.9.1] cargo:rustc-cfg=raw_ref_macros [memoffset 0.9.1] cargo:rustc-cfg=stable_const [memoffset 0.9.1] cargo:rustc-cfg=stable_offset_of warning: outlives requirements can be inferred --> /rust/deps/datafrog-2.0.1/src/treefrog.rs:325:17 | 325 | Key: Ord + 'leap, | ^^^^^^^^ 326 | Val: Ord + 'leap, | ^^^^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 325 ~ Key: Ord, 326 ~ Val: Ord, | warning: `proc-macro2` (lib) generated 111 warnings warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1118:17 | 1118 | / generic::rev_byte_by_byte(start, end, |b| { 1119 | | b == self.sse2.needle1() 1120 | | || b == self.sse2.needle2() 1121 | | || b == self.sse2.needle3() 1122 | | }) | |__________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::rfind_raw_sse2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1126:17 | 1126 | self.rfind_raw_sse2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::rfind_raw_avx2` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1136:9 | 1136 | self.rfind_raw_avx2(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:151:23 | 151 | let packet = &*(token.zero.0 as *const Packet); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:145:5 | 145 | pub(crate) unsafe fn write(&self, token: &mut Token, msg: T) -> Result<(), T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1156:9 | 1156 | self.sse2.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1151:5 | 1151 | / unsafe fn find_raw_sse2( 1152 | | &self, 1153 | | start: *const u8, 1154 | | end: *const u8, 1155 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:152:9 | 152 | packet.msg.get().write(Some(msg)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1176:9 | 1176 | self.sse2.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1171:5 | 1171 | / unsafe fn rfind_raw_sse2( 1172 | | &self, 1173 | | start: *const u8, 1174 | | end: *const u8, 1175 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1196:9 | 1196 | self.avx2.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1191:5 | 1191 | / unsafe fn find_raw_avx2( 1192 | | &self, 1193 | | start: *const u8, 1194 | | end: *const u8, 1195 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1216:9 | 1216 | self.avx2.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/memchr.rs:1211:5 | 1211 | / unsafe fn rfind_raw_avx2( 1212 | | &self, 1213 | | start: *const u8, 1214 | | end: *const u8, 1215 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:69:20 | 69 | let sse2 = packedpair::Finder::<__m128i>::new(needle, pair); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:68:5 | 68 | unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:70:20 | 70 | let avx2 = packedpair::Finder::<__m256i>::new(needle, pair); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:156:13 | 156 | self.sse2.find(haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:150:5 | 150 | / unsafe fn find_impl( 151 | | &self, 152 | | haystack: &[u8], 153 | | needle: &[u8], 154 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:158:13 | 158 | self.avx2.find(haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_prefilter` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:177:13 | 177 | self.sse2.find_prefilter(haystack) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:175:5 | 175 | unsafe fn find_prefilter_impl(&self, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `psm` (build script) generated 1 warning warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_prefilter` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/avx2/packedpair.rs:179:13 | 179 | self.avx2.find_prefilter(haystack) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:64:13 | 64 | One(generic::One::new(needle)) | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:63:5 | 63 | pub unsafe fn new_unchecked(needle: u8) -> One { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:180:23 | 180 | let packet = &*(token.zero.0 as *const Packet); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:174:5 | 174 | pub(crate) unsafe fn read(&self, token: &mut Token) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::replace` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:186:23 | 186 | let msg = packet.msg.get().replace(None).unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:164:12 | 164 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:156:5 | 156 | / pub unsafe fn find_raw( 157 | | &self, 158 | | start: *const u8, 159 | | end: *const u8, 160 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::replace` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:193:23 | 193 | let msg = packet.msg.get().replace(None).unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-channel-0.5.13/src/flavors/zero.rs:194:18 | 194 | drop(Box::from_raw(token.zero.0.cast::>())); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:166:20 | 166 | return generic::fwd_byte_by_byte(start, end, |b| { | ____________________^ 167 | | b == self.0.needle1() 168 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::find_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:185:9 | 185 | self.find_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:220:12 | 220 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:212:5 | 212 | / pub unsafe fn rfind_raw( 213 | | &self, 214 | | start: *const u8, 215 | | end: *const u8, 216 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:222:20 | 222 | return generic::rev_byte_by_byte(start, end, |b| { | ____________________^ 223 | | b == self.0.needle1() 224 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::rfind_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:232:9 | 232 | self.rfind_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: outlives requirements can be inferred --> /rust/deps/datafrog-2.0.1/src/treefrog.rs:415:17 | 415 | Key: Ord + 'leap, | ^^^^^^^^ 416 | Val: Ord + 'leap, | ^^^^^^^^ | help: remove these bounds | 415 ~ Key: Ord, 416 ~ Val: Ord, | warning: outlives requirements can be inferred --> /rust/deps/datafrog-2.0.1/src/treefrog.rs:479:17 | 479 | Key: Ord + 'leap, | ^^^^^^^^ 480 | Val: Ord + 'leap, | ^^^^^^^^ | help: remove these bounds | 479 ~ Key: Ord, 480 ~ Val: Ord, | warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:261:12 | 261 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:257:5 | 257 | pub unsafe fn count_raw(&self, start: *const u8, end: *const u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /rust/deps/datafrog-2.0.1/src/treefrog.rs:565:17 | 565 | Key: Ord + 'leap, | ^^^^^^^^ 566 | Val: Ord + 'leap, | ^^^^^^^^ | help: remove these bounds | 565 ~ Key: Ord, 566 ~ Val: Ord, | warning[E0133]: call to unsafe function `arch::generic::memchr::count_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:263:20 | 263 | return generic::count_byte_by_byte(start, end, |b| { | ____________________^ 264 | | b == self.0.needle1() 265 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::count_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:270:9 | 270 | self.count_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::One::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:290:9 | 290 | self.0.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:285:5 | 285 | / unsafe fn find_raw_impl( 286 | | &self, 287 | | start: *const u8, 288 | | end: *const u8, 289 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:310:9 | 310 | self.0.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:305:5 | 305 | / unsafe fn rfind_raw_impl( 306 | | &self, 307 | | start: *const u8, 308 | | end: *const u8, 309 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::One::::count_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:330:9 | 330 | self.0.count_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:325:5 | 325 | / unsafe fn count_raw_impl( 326 | | &self, 327 | | start: *const u8, 328 | | end: *const u8, 329 | | ) -> usize { | |______________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:440:13 | 440 | Two(generic::Two::new(needle1, needle2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:439:5 | 439 | pub unsafe fn new_unchecked(needle1: u8, needle2: u8) -> Two { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:528:12 | 528 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:520:5 [semver 1.0.23] cargo:rerun-if-changed=build.rs | 520 | / pub unsafe fn find_raw( 521 | | &self, 522 | | start: *const u8, 523 | | end: *const u8, 524 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:530:20 | 530 | return generic::fwd_byte_by_byte(start, end, |b| { | ____________________^ 531 | | b == self.0.needle1() || b == self.0.needle2() 532 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Two::find_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:549:9 | 549 | self.find_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:584:12 | 584 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:576:5 | 576 | / pub unsafe fn rfind_raw( 577 | | &self, 578 | | start: *const u8, 579 | | end: *const u8, 580 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:586:20 | 586 | return generic::rev_byte_by_byte(start, end, |b| { | ____________________^ 587 | | b == self.0.needle1() || b == self.0.needle2() 588 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Two::rfind_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:596:9 | 596 | self.rfind_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:616:9 | 616 | self.0.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:611:5 | 611 | / unsafe fn find_raw_impl( 612 | | &self, 613 | | start: *const u8, 614 | | end: *const u8, 615 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Two::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:636:9 | 636 | self.0.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:631:5 | 631 | / unsafe fn rfind_raw_impl( 632 | | &self, 633 | | start: *const u8, 634 | | end: *const u8, 635 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:741:15 | 741 | Three(generic::Three::new(needle1, needle2, needle3)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:736:5 | 736 | / pub unsafe fn new_unchecked( 737 | | needle1: u8, 738 | | needle2: u8, 739 | | needle3: u8, 740 | | ) -> Three { | |______________^ warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:829:12 | 829 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:821:5 | 821 | / pub unsafe fn find_raw( 822 | | &self, 823 | | start: *const u8, 824 | | end: *const u8, 825 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::fwd_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:831:20 | 831 | return generic::fwd_byte_by_byte(start, end, |b| { | ____________________^ 832 | | b == self.0.needle1() 833 | | || b == self.0.needle2() 834 | | || b == self.0.needle3() 835 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Three::find_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:852:9 | 852 | self.find_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:887:12 | 887 | if end.distance(start) < __m128i::BYTES { | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:879:5 | 879 | / pub unsafe fn rfind_raw( 880 | | &self, 881 | | start: *const u8, 882 | | end: *const u8, 883 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::rev_byte_by_byte` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:889:20 | 889 | return generic::rev_byte_by_byte(start, end, |b| { | ____________________^ 890 | | b == self.0.needle1() 891 | | || b == self.0.needle2() 892 | | || b == self.0.needle3() 893 | | }); | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Three::rfind_raw_impl` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:901:9 | 901 | self.rfind_raw_impl(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:921:9 | 921 | self.0.find_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:916:5 | 916 | / unsafe fn find_raw_impl( 917 | | &self, 918 | | start: *const u8, 919 | | end: *const u8, 920 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::memchr::Three::::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:941:9 | 941 | self.0.rfind_raw(start, end) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/memchr.rs:936:5 | 936 | / unsafe fn rfind_raw_impl( 937 | | &self, 938 | | start: *const u8, 939 | | end: *const u8, 940 | | ) -> Option<*const u8> { | |__________________________^ warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::new` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/packedpair.rs:66:22 | 66 | let finder = packedpair::Finder::<__m128i>::new(needle, pair); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/packedpair.rs:65:5 | 65 | unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/packedpair.rs:137:9 | 137 | self.0.find(haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/packedpair.rs:132:5 | 132 | / unsafe fn find_impl( 133 | | &self, 134 | | haystack: &[u8], 135 | | needle: &[u8], 136 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `arch::generic::packedpair::Finder::::find_prefilter` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/packedpair.rs:154:9 | 154 | self.0.find_prefilter(haystack) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/sse2/packedpair.rs:153:5 | 153 | unsafe fn find_prefilter_impl(&self, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation Compiling crossbeam-deque v0.8.5 Compiling polonius-engine v0.13.0 Compiling tinyvec v1.8.0 warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.87 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=87 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=a78bbe28602141b8 -C extra-filename=-a78bbe28602141b8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rmeta --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunicode_ident-7bcf0d57c7ff78fc.rmeta --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::memchr::One::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 180 | / unsafe_ifunc!( 181 | | One, 182 | | find_raw, 183 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 187 | | n1 188 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `quote` (lib) generated 13 warnings warning: `datafrog` (lib) generated 7 warnings warning[E0133]: call to unsafe function `arch::all::memchr::One::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 203 | / unsafe_ifunc!( 204 | | One, 205 | | rfind_raw, 206 | | unsafe fn(u8, *const u8, *const u8) -> Option<*const u8>, ... | 210 | | n1 211 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Two::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Two::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::memchr::Two::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 227 | / unsafe_ifunc!( 228 | | Two, 229 | | find_raw, 230 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 235 | | n2 236 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Two::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Two::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Two::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::memchr::Two::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 252 | / unsafe_ifunc!( 253 | | Two, 254 | | rfind_raw, 255 | | unsafe fn(u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 260 | | n2 261 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Three::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Three::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::memchr::Three::find_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 278 | / unsafe_ifunc!( 279 | | Three, 280 | | find_raw, 281 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 287 | | n3 288 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::Three::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling libloading v0.8.5 Compiling allocator-api2 v0.2.18 warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Three::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bf560d1bcbc47ec6 -C extra-filename=-bf560d1bcbc47ec6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_epoch-daf29615dffdc8d0.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-f10c179bda6d5b66.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/stacker-b027414daa5c93ba/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/stacker-5c71c682c48e4011/build-script-build` warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::Three::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/semver-77ff8f574e0007d3/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b49af9fe35a8c15d -C extra-filename=-b49af9fe35a8c15d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/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.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/memoffset-bbfac9e17aedd747/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memoffset --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=f0b402ab8311797f -C extra-filename=-f0b402ab8311797f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/psm-dbfbad094e8ecc93/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc_apfloat-6b6d7a1360d8f34f/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/rustc_apfloat-af352af86c8ce91e/build-script-build` warning[E0133]: call to unsafe function `arch::all::memchr::Three::rfind_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=polonius_engine CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/polonius-engine-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/polonius-engine-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Polonius Developers' CARGO_PKG_DESCRIPTION='Core definition for the Rust borrow checker' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=polonius-engine CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/polonius' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/polonius-engine-0.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name polonius_engine --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/polonius-engine-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=10572e2224ec8037 -C extra-filename=-10572e2224ec8037 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern datafrog=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libdatafrog-e3c8b1331746bb8a.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblog-154fbfc02eedea37.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-b4d389c459a01b43.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=335f1ec71c0a1aee -C extra-filename=-335f1ec71c0a1aee --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinyvec_macros-d1e96f47d9238f63.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 305 | / unsafe_ifunc!( 306 | | Three, 307 | | rfind_raw, 308 | | unsafe fn(u8, u8, u8, *const u8, *const u8) -> Option<*const u8>, ... | 314 | | n3 315 | | ) | |_____- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-script-0.5.7/src/lib.rs:129:32 | 129 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 129 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::count_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | |/ $memchrty::new_unchecked($($needle),+) 85 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:78:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 78 | |/ unsafe fn find_avx2( 79 | || $($needle: u8),+, 80 | || $hay_start: *const u8, 81 | || $hay_end: *const u8, 82 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-script-0.5.7/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `termcolor` (lib) generated 14 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-script-0.5.7/src/lib.rs:323:32 | 323 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `arch::x86_64::avx2::memchr::One::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:84:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 84 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::count_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | |/ $memchrty::new_unchecked($($needle),+) 97 | || .$memchrfind($hay_start, $hay_end) | ||__________________________________________________^ call to unsafe function ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:90:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 90 | |/ unsafe fn find_sse2( 91 | || $($needle: u8),+, 92 | || $hay_start: *const u8, 93 | || $hay_end: *const u8, 94 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `arch::x86_64::sse2::memchr::One::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:96:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 96 | | $memchrty::new_unchecked($($needle),+) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arch::all::memchr::One::count_raw` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:106:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 106 | | $memchrty::new($($needle),+).$memchrfind($hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:100:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 100 | |/ unsafe fn find_fallback( 101 | || $($needle: u8),+, 102 | || $hay_start: *const u8, 103 | || $hay_end: *const u8, 104 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:144:13 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 144 | | fun($($needle),+, $hay_start, $hay_end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 159 | | }}; 160 | | } | |_- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/arch/x86_64/memchr.rs:109:9 | 58 | / macro_rules! unsafe_ifunc { 59 | | ( 60 | | $memchrty:ident, 61 | | $memchrfind:ident, ... | 109 | |/ unsafe fn detect( 110 | || $($needle: u8),+, 111 | || $hay_start: *const u8, 112 | || $hay_end: *const u8, 113 | || ) -> $retty { | ||___________________^ ... | 159 | | }}; 160 | | } | |__- in this expansion of `unsafe_ifunc!` ... 326 | / unsafe_ifunc!( 327 | | One, 328 | | count_raw, 329 | | unsafe fn(u8, *const u8, *const u8) -> usize, ... | 333 | | n1 334 | | ) | |_____- in this macro invocation warning[E0133]: call to unsafe function `core::result::Result::::unwrap_unchecked` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/ext.rs:23:9 | 23 | usize::try_from(self.offset_from(origin)).unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/ext.rs:21:5 | 21 | unsafe fn distance(self, origin: *const T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/ext.rs:23:25 | 23 | usize::try_from(self.offset_from(origin)).unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/ext.rs:33:9 | 33 | (self as *const T).distance(origin as *const T) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/ext.rs:32:5 | 32 | unsafe fn distance(self, origin: *mut T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:307:18 | 307 | let needle = searcher.kind.one_byte; | ^^^^^^^^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:301:1 | 301 | / unsafe fn searcher_kind_one_byte( 302 | | searcher: &Searcher, 303 | | _prestate: &mut PrefilterState, 304 | | haystack: &[u8], 305 | | _needle: &[u8], 306 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:327:9 | 327 | searcher.kind.two_way.find(haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:318:1 | 318 | / unsafe fn searcher_kind_two_way( 319 | | searcher: &Searcher, 320 | | _prestate: &mut PrefilterState, 321 | | haystack: &[u8], 322 | | needle: &[u8], 323 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:349:13 | 349 | searcher.kind.two_way_with_prefilter; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:339:1 | 339 | / unsafe fn searcher_kind_two_way_with_prefilter( 340 | | searcher: &Searcher, 341 | | prestate: &mut PrefilterState, 342 | | haystack: &[u8], 343 | | needle: &[u8], 344 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:368:19 | 368 | let finder = &searcher.kind.sse2; | ^^^^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:362:1 | 362 | / unsafe fn searcher_kind_sse2( 363 | | searcher: &Searcher, 364 | | _prestate: &mut PrefilterState, 365 | | haystack: &[u8], 366 | | needle: &[u8], 367 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:389:19 | 389 | let finder = &searcher.kind.avx2; | ^^^^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:383:1 | 383 | / unsafe fn searcher_kind_avx2( 384 | | searcher: &Searcher, 385 | | _prestate: &mut PrefilterState, 386 | | haystack: &[u8], 387 | | needle: &[u8], 388 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:789:5 | 789 | strat.kind.fallback.find_prefilter(haystack) | ^^^^^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:785:1 | 785 | / unsafe fn prefilter_kind_fallback( 786 | | strat: &Prefilter, 787 | | haystack: &[u8], 788 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:803:19 | 803 | let finder = &strat.kind.sse2; | ^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:799:1 | 799 | / unsafe fn prefilter_kind_sse2( 800 | | strat: &Prefilter, 801 | | haystack: &[u8], 802 | | ) -> Option { | |__________________^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:822:19 | 822 | let finder = &strat.kind.avx2; | ^^^^^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:818:1 | 818 | / unsafe fn prefilter_kind_avx2( 819 | | strat: &Prefilter, 820 | | haystack: &[u8], 821 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `vector::Vector::movemask` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:64:9 | 64 | self.movemask().has_non_zero() | ^^^^^^^^^^^^^^^ call to unsafe function[psm 0.1.23] OPT_LEVEL = Some(3) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:63:5 | 63 | unsafe fn movemask_will_have_non_zero(self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133][psm 0.1.23] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out) [psm 0.1.23] TARGET = Some(x86_64-unknown-freebsd) [psm 0.1.23] HOST = Some(x86_64-unknown-freebsd) : call to unsafe function `core::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:208:13 | 208 | _mm_set1_epi8(byte as i8) | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:207:9 | 207 | unsafe fn splat(byte: u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [psm 0.1.23] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [psm 0.1.23] CC_x86_64-unknown-freebsd = None [psm 0.1.23] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [psm 0.1.23] CC_x86_64_unknown_freebsd = Some(cc) [psm 0.1.23] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [psm 0.1.23] CC_KNOWN_WRAPPER_CUSTOM = None [psm 0.1.23] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [psm 0.1.23] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:213:13 | 213 | _mm_load_si128(data as *const __m128i) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:212:9 | 212 | unsafe fn load_aligned(data: *const u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:218:13 | 218 | _mm_loadu_si128(data as *const __m128i) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:217:9 | 217 | unsafe fn load_unaligned(data: *const u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:223:30 | 223 | SensibleMoveMask(_mm_movemask_epi8(self) as u32) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:222:9 | 222 | unsafe fn movemask(self) -> SensibleMoveMask { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:228:13 | 228 | _mm_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:227:9 | 227 | unsafe fn cmpeq(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:233:13 | 233 | _mm_and_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:232:9 | 232 | unsafe fn and(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:238:13 | 238 | _mm_or_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:237:9 | 237 | unsafe fn or(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:257:13 | 257 | _mm256_set1_epi8(byte as i8) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:256:9 | 256 | unsafe fn splat(byte: u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:262:13 | 262 | _mm256_load_si256(data as *const __m256i) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:261:9 | 261 | unsafe fn load_aligned(data: *const u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:267:13 | 267 | _mm256_loadu_si256(data as *const __m256i) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:266:9 | 266 | unsafe fn load_unaligned(data: *const u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:272:30 | 272 | SensibleMoveMask(_mm256_movemask_epi8(self) as u32) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:271:9 | 271 | unsafe fn movemask(self) -> SensibleMoveMask { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:277:13 | 277 | _mm256_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:276:9 | 276 | unsafe fn cmpeq(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_and_si256` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:282:13 | 282 | _mm256_and_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:281:9 | 281 | unsafe fn and(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /rust/deps/memchr-2.7.4/src/vector.rs:287:13 | 287 | _mm256_or_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memchr-2.7.4/src/vector.rs:286:9 | 286 | unsafe fn or(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/generic-array-0.14.7/src/lib.rs:236:16 | 236 | ((&mut *self.array.as_mut_ptr()).iter_mut(), &mut self.position) | ^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note[psm 0.1.23] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [psm 0.1.23] CRATE_CC_NO_DEFAULTS = None [psm 0.1.23] DEBUG = Some(false) [psm 0.1.23] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [psm 0.1.23] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd : for more information, see issue #71668 [psm 0.1.23] CFLAGS_x86_64-unknown-freebsd = None [psm 0.1.23] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [psm 0.1.23] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/generic-array-0.14.7/src/lib.rs:235:5 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn`[psm 0.1.23] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [psm 0.1.23] CC_SHELL_ESCAPED_FLAGS = None [psm 0.1.23] CARGO_ENCODED_RUSTFLAGS = Some(--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help[psm 0.1.23] cargo:rustc-check-cfg=cfg(switchable_stack,asm,link_asm) [psm 0.1.23] cargo:rustc-cfg=asm [psm 0.1.23] cargo:rustc-cfg=link_asm [psm 0.1.23] cargo:rustc-cfg=switchable_stack : indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ Compiling regex-syntax v0.6.29 Compiling rustc_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm) Compiling leb128 v0.2.5 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [psm 0.1.23] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [psm 0.1.23] AR_x86_64-unknown-freebsd = None warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:53:14 | 53 | drop(Box::from_raw(slice::from_raw_parts_mut( | ______________^ 54 | | self.ptr.cast::>(), 55 | | self.cap, 56 | | ))); | |__________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:52:5 | 52 | unsafe fn dealloc(self) { | ^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: unexpected `cfg` condition name: `doctests` --> /rust/deps/memoffset-0.9.1/src/lib.rs:59:7 | 59 | #[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 [psm 0.1.23] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [psm 0.1.23] AR_x86_64_unknown_freebsd = Some(ar) [psm 0.1.23] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block [psm 0.1.23] ARFLAGS_x86_64-unknown-freebsd = None [psm 0.1.23] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [psm 0.1.23] ARFLAGS_x86_64_unknown_freebsd = None [psm 0.1.23] cargo:rerun-if-env-changed=HOST_ARFLAGS [psm 0.1.23] HOST_ARFLAGS = None [psm 0.1.23] cargo:rerun-if-env-changed=ARFLAGS [psm 0.1.23] ARFLAGS = None --> /rust/deps/generic-array-0.14.7/src/lib.rs:244:21 | 244 | let array = ptr::read(&self.array); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/generic-array-0.14.7/src/lib.rs:243:5 | 243 | pub unsafe fn into_inner(self) -> GenericArray { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [rustc_apfloat 0.2.1+llvm-462a31f5a5ab] cargo:rerun-if-changed=build.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=80619d9c5bf2d755 -C extra-filename=-80619d9c5bf2d755 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [psm 0.1.23] cargo:rustc-link-lib=static=psm_s [psm 0.1.23] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:53:28 | 53 | drop(Box::from_raw(slice::from_raw_parts_mut( | ____________________________^ 54 | | self.ptr.cast::>(), 55 | | self.cap, 56 | | ))); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libloading --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=15875dd600b51edd -C extra-filename=-15875dd600b51edd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:64:9 | 64 | self.ptr.offset(index & (self.cap - 1) as isize) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:60:5 | 60 | unsafe fn at(&self, index: isize) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `hashbrown` (lib) generated 153 warnings warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /rust/deps/generic-array-0.14.7/src/lib.rs:248:9 | 248 | array.assume_init() | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::write_volatile` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:74:9 | 74 | ptr::write_volatile(self.at(index).cast::>(), task) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:73:5 | 73 | unsafe fn write(&self, index: isize, task: MaybeUninit) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `deque::Buffer::::at` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:74:29 | 74 | ptr::write_volatile(self.at(index).cast::>(), task) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `doctests` --> /rust/deps/memoffset-0.9.1/src/lib.rs:62:7 | 62 | #[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[E0133]: call to unsafe function `std::ptr::read_volatile` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:84:9 | 84 | ptr::read_volatile(self.at(index).cast::>()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:83:5 | 83 | unsafe fn read(&self, index: isize) -> MaybeUninit { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `deque::Buffer::::at` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:84:28 | 84 | ptr::read_volatile(self.at(index).cast::>()) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `raw_ref_macros` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/generic-array-0.14.7/src/lib.rs:655:5 | 655 | ::core::ptr::read(&*a as *const A as *const B) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/generic-array-0.14.7/src/lib.rs:653:1 | 653 | pub unsafe fn transmute(a: A) -> B { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `raw_ref_macros` --> /rust/deps/memoffset-0.9.1/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: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:296:13 | 296 | ptr::copy_nonoverlapping(buffer.at(i), new.at(i), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:286:5 | 286 | unsafe fn resize(&self, new_cap: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `allow_clippy` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:57:7 | 57 | #[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[E0133]: call to unsafe function `deque::Buffer::::at` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:296:38 | 296 | ptr::copy_nonoverlapping(buffer.at(i), new.at(i), 1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `allow_clippy` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:69:11 | 69 | #[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[E0133]: call to unsafe function `deque::Buffer::::at` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:296:52 | 296 | ptr::copy_nonoverlapping(buffer.at(i), new.at(i), 1); | ^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `allow_clippy` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:90:7 | 90 | #[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[E0133]: call to unsafe function `crossbeam_epoch::Guard::defer_unchecked` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:310:9 | 310 | guard.defer_unchecked(move || old.into_owned().into_box().dealloc()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `allow_clippy` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:100:11 | 100 | #[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[E0133]: call to unsafe function `deque::Buffer::::dealloc` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:310:39 | 310 | guard.defer_unchecked(move || old.into_owned().into_box().dealloc()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `crossbeam_epoch::Shared::<'g, T>::into_owned` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:310:39 | 310 | guard.defer_unchecked(move || old.into_owned().into_box().dealloc()); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `allow_clippy` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:125:7 | 125 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:141:11 | 141 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:183:7 | 183 | #[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` --> /rust/deps/memoffset-0.9.1/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` --> /rust/deps/memoffset-0.9.1/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: `stable_const` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:49:7 | 49 | #[cfg(stable_const)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:61:11 | 61 | #[cfg(not(stable_const))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:70:11 | 70 | #[cfg(not(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:83:7 | 83 | #[cfg(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:1257:24 | 1257 | let slot = (*this).slots.get_unchecked(i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:1253:5 | 1253 | unsafe fn destroy(this: *mut Block, count: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:1257:24 | 1257 | let slot = (*this).slots.get_unchecked(i); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/crossbeam-deque-0.8.5/src/deque.rs:1269:14 | 1269 | drop(Box::from_raw(this)); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `crossbeam-epoch` (lib) generated 53 warnings warning: unexpected `cfg` condition name: `tuple_ty` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:127:7 | 127 | #[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: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:128:11 | 128 | #[cfg(not(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:142:7 | 142 | #[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: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:143:7 | 143 | #[cfg(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:160:7 | 160 | #[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: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:170:11 | 170 | #[cfg(not(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:184:7 | 184 | #[cfg(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `memoffset` (lib) generated 24 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:804:38 | 804 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:1029:38 | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:2901:38 | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling num_cpus v1.16.0 Compiling errno v0.3.9 Compiling jobserver v0.1.32 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/blake3-6f9357c893fa10d8/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/ahash-24a00848e6d1abea/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/ahash-1cf315ee57f1fd98/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_llvm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc_llvm/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)' --check-cfg 'cfg(feature, values())' -C metadata=eb51cc12d1e7432f -C extra-filename=-eb51cc12d1e7432f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/rustc_llvm-eb51cc12d1e7432f -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libcc-95e4ceca487ef809.rlib -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=bd3dbc1891d2476d -C extra-filename=-bd3dbc1891d2476d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=leb128 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/leb128-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/leb128-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Nick Fitzgerald :Philip Craig ' CARGO_PKG_DESCRIPTION='Read and write DWARF'\''s "Little Endian Base 128" (LEB128) variable length integer encoding.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=leb128 CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/leb128' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/leb128-0.2.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name leb128 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/leb128-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b4979bd338c328da -C extra-filename=-b4979bd338c328da --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [ahash 0.8.11] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/lib.rs:45:26 | 45 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/alloc/mod.rs:25:34 | 25 | #[cfg(all(feature = "alloc", not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/lib.rs:49:26 | 49 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/mod.rs:20:17 | 20 | #[cfg(any(unix, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/mod.rs:21:12 | 21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:156:11 | 156 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/mod.rs:25:20 | 25 | #[cfg(any(windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:168:11 | 168 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:3:11 | 3 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:5:15 | 5 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:170:11 | 170 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/consts.rs:46:11 | 46 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/consts.rs:55:15 | 55 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1192:11 | 1192 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `crossbeam-deque` (lib) generated 16 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:380:32 | 380 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 380 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1221:11 | 1221 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:441:32 | 441 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1270:11 | 1270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/error.rs:7:37 | 7 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/error.rs:22:37 | 22 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1389:11 | 1389 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/error.rs:109:37 | 109 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:1:7 | 1 | #[cfg(libloading_docs)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1431:11 | 1431 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:3:15 | 3 | #[cfg(all(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1457:11 | 1457 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:5:15 | 5 | #[cfg(all(not(libloading_docs), windows))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:15:12 | 15 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1519:11 | 1519 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:197:12 | 197 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/safe.rs:168:32 | 168 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 168 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/safe.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1847:11 | 1847 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1855:11 | 1855 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1642:25 | 1642 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1642 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:2114:11 | 2114 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1665:25 | 1665 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1665 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1688:25 | 1688 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1688 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1711:25 | 1711 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1711 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1734:25 | 1734 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1734 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:2122:11 | 2122 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1757:25 | 1757 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1757 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1780:25 | 1780 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1803:25 | 1803 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1803 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/arrayvec.rs:1826:25 | 1826 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1826 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:206:19 | 206 | #[cfg(all(not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse2_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse2_rust, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse41_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse41_rust, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_avx2_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_avx2_rust, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_avx512_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_neon, values(none())) [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out) [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CC_x86_64-unknown-freebsd = None [blake3 1.5.4] CC_x86_64_unknown_freebsd = Some(cc) [blake3 1.5.4] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.5.4] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:231:15 | 231 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:256:15 | 256 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:270:15 | 270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:359:15 | 359 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:420:15 | 420 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:489:15 | 489 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:545:15 | 545 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:605:15 | 605 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:630:15 | 630 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:724:15 | 724 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:882:25 | 882 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:751:15 | 751 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:14:11 | 14 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:85:11 | 85 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:608:11 | 608 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:905:25 | 905 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:639:11 | 639 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:928:25 | 928 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:164:15 | 164 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:172:15 | 172 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 warning[E0133]: call to unsafe function `os::unix::Library::open` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:135:9 | 135 | Library::open(Some(filename), RTLD_LAZY | RTLD_LOCAL) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:134:5 | 134 | pub unsafe fn new>(filename: P) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/parking_lot_core-05890c0692350a59/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=d983fd4794a2f7e7 -C extra-filename=-d983fd4794a2f7e7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name num_cpus --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36cd5b956be5f0e4 -C extra-filename=-36cd5b956be5f0e4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=848e0f34ced7a032 -C extra-filename=-848e0f34ced7a032 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:951:25 | 951 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 951 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=psm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name psm --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/psm-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=16f2d6333d71536d -C extra-filename=-16f2d6333d71536d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -l static=psm_s --cfg asm --cfg link_asm --cfg switchable_stack --check-cfg 'cfg(switchable_stack,asm,link_asm)'` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:208:15 | 208 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:216:15 | 216 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out) = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:249:15 | 249 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:364:15 [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT | 364 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:974:25 | 974 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:388:15 | 388 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:997:25 | 997 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None warning[blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None : hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:1020:25 | 1020 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1020 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:1043:25 | 1043 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1043 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=50b1dc69c1b9a842 -C extra-filename=-50b1dc69c1b9a842 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:421:15 | 421 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:451:15 | 451 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:529:15 | 529 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:60:11 | 60 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:62:11 | 62 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:80:11 | 80 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:83:11 | 83 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:96:11 | 96 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:99:11 | 99 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2624:11 | 2624 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `flate2` (lib) generated 7 warnings warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2684:11 | 2684 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `os::unix::dlopen` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:190:30 | 190 | let result = dlopen( | ______________________________^ 191 | | match filename { 192 | | None => ptr::null(), 193 | | Some(ref f) => f.as_ptr(), 194 | | }, 195 | | flags, 196 | | ); | |_________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:180:5 | 180 | / pub unsafe fn open

(filename: Option

, flags: raw::c_int) -> Result 181 | | where 182 | | P: AsRef, | |________________________^ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2757:11 | 2757 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2841:11 | 2841 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2939:11 | 2939 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2956:11 | 2956 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2973:11 | 2973 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:3014:11 | 3014 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:3040:11 | 3040 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:3104:11 | 3104 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `os::unix::dlerror` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:224:17 | 224 | dlerror(); | ^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:210:5 | 210 | / unsafe fn get_impl(&self, symbol: &[u8], on_null: F) -> Result, crate::Error> 211 | | where 212 | | F: FnOnce() -> Result, crate::Error>, | |_______________________________________________________^ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:3113:11 | 3113 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `os::unix::dlsym` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:225:30 | 225 | let symbol = dlsym(self.handle, symbol.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:13:11 | 13 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `generic-array` (lib) generated 12 warnings warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:167:11 | 167 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:1:11 | 1 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `os::unix::Library::get_impl` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:285:17 | 285 | self.get_impl(symbol, || Err(crate::Error::DlSymUnknown)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:268:5 | 268 | pub unsafe fn get(&self, symbol: &[u8]) -> Result, crate::Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:30:11 | 30 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:427:15 | 427 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:614:15 | 614 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/leb128-0.2.5/src/lib.rs:85:36 | 85 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 85 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning[E0133]: call to unsafe function `os::unix::Library::get_impl` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:312:9 | 312 | / self.get_impl(symbol, || { 313 | | Ok(Symbol { 314 | | pointer: ptr::null_mut(), 315 | | pd: marker::PhantomData, 316 | | }) 317 | | }) | |__________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:311:5 | 311 | pub unsafe fn get_singlethreaded(&self, symbol: &[u8]) -> Result, crate::Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:852:15 | 852 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:882:15 | 882 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:982:15 | 982 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `os::unix::Library::new` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/safe.rs:85:9 | 85 | imp::Library::new(filename).map(From::from) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/safe.rs:84:5 | 84 | pub unsafe fn new>(filename: P) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1011:15 | 1011 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1044:15 | 1044 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `os::unix::Library::get` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/safe.rs:149:9 | 149 | self.0.get(symbol).map(|from| Symbol::from_raw(from, self)) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/libloading-0.8.5/src/safe.rs:148:5 | 148 | pub unsafe fn get<'lib, T>(&'lib self, symbol: &[u8]) -> Result, Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1384:15 | 1384 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `safe::Symbol::<'lib, T>::from_raw` is unsafe and requires unsafe block --> /rust/deps/libloading-0.8.5/src/safe.rs:149:39 | 149 | self.0.get(symbol).map(|from| Symbol::from_raw(from, self)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1788:15 | 1788 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/slicevec.rs:1066:25 | 1066 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1889:15 | 1889 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1899:15 | 1899 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2064:15 | 2064 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2128:15 | 2128 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2325:15 | 2325 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2356:15 | 2356 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2383:15 | 2383 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2495:15 | 2495 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2821:15 | 2821 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/macros.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/slice.rs:17:15 | 17 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/slice.rs:39:15 | 39 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/slice.rs:70:15 | 70 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/slice.rs:112:15 | 112 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1514:25 | 1514 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1514 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1537:25 | 1537 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1537 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1560:25 | 1560 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1583:25 | 1583 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1583 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ Compiling getrandom v0.2.15 Compiling memmap2 v0.2.3 Compiling regex-automata v0.2.0 warning: unused extern crate --> /rust/deps/syn-2.0.87/src/lib.rs:311:1 | 311 | extern crate self as syn; | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1606:25 | 1606 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1606 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning[E0133]: call to unsafe function `_rust_psm_replace_stack` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:106:5 | 106 | _rust_psm_replace_stack(data, callback, sp) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/psm-0.1.23/src/lib.rs:100:1 | 100 | / unsafe fn rust_psm_replace_stack( 101 | | data: usize, 102 | | callback: extern_item!(unsafe fn(usize) -> !), 103 | | sp: *mut u8, 104 | | _: *mut u8, 105 | | ) -> ! { | |______^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: outlives requirements can be inferred --> /rust/deps/libloading-0.8.5/src/safe.rs:198:26 | 198 | pub struct Symbol<'lib, T: 'lib> { | ^^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dd1803fcba5bcfc8 -C extra-filename=-dd1803fcba5bcfc8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgeneric_array-e93686e0e3ad0654.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=9fa9e2aaf907af5b -C extra-filename=-9fa9e2aaf907af5b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgeneric_array-e93686e0e3ad0654.rmeta --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtypenum-7fd8d92ef7d297bc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `nacl` --> /rust/deps/num_cpus-1.16.0/src/lib.rs:355:5 | 355 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note[blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out) : 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("nacl"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"nacl\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused import: `UnparkHandle` --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition value: `nacl` --> /rust/deps/num_cpus-1.16.0/src/lib.rs:437:5 | 437 | 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("nacl"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"nacl\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `leb128` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1629:25 | 1629 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1629 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unused extern crate --> /rust/deps/num_cpus-1.16.0/src/lib.rs:34:1 | 33 | / #[cfg(not(windows))] 34 | | extern crate libc; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1652:25 | 1652 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1675:25 | 1675 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1675 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1698:25 | 1698 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter |[blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None help: indicate the anonymous lifetime | 1698 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `tsan_enabled` --> /rust/deps/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:128:21 [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rustc-cfg=blake3_sse2_ffi | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; [blake3 1.5.4] cargo:rustc-cfg=blake3_sse41_ffi [blake3 1.5.4] cargo:rustc-cfg=blake3_avx2_ffi | ++++ warning[E0133]: call to unsafe function `_rust_psm_on_stack` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:118:5 [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out) [blake3 1.5.4] OPT_LEVEL = Some(3) [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) | 118 |[blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CC_x86_64-unknown-freebsd = None [blake3 1.5.4] CC_x86_64_unknown_freebsd = Some(cc) _rust_psm_on_stack(data, return_ptr, callback, sp) [blake3 1.5.4] CC_KNOWN_WRAPPER_CUSTOM = None | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/psm-0.1.23/src/lib.rs:111:1 | 111 | / unsafe fn rust_psm_on_stack( 112 | | data: usize, 113 | | return_ptr: usize, 114 | | callback: extern_item!(unsafe fn(usize, usize)), 115 | | sp: *mut u8, 116 | | _: *mut u8, 117 | | ) { | |_^ [blake3 1.5.4] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:155:25 | [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] DEBUG = Some(false) [blake3 1.5.4] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None help: indicate the anonymous lifetime | 155 [blake3 1.5.4] CARGO_ENCODED_RUSTFLAGS = Some(--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill) | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:195:39 | 195 | StackDirection::Descending => base.offset(size as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/psm-0.1.23/src/lib.rs:181:1 | 181 | pub unsafe fn on_stack R>(base: *mut u8, size: usize, callback: F) -> R { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `semver` (lib) generated 15 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning[E0133]: call to unsafe function `rust_psm_on_stack` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:199:5 | 199 | / rust_psm_on_stack( 200 | | &mut callback as *mut MaybeUninit as usize, 201 | | &mut return_value as *mut MaybeUninit as usize, 202 | | with_on_stack::, 203 | | sp, 204 | | base, 205 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:206:12 | 206 | return return_value.assume_init(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:186:30 | 186 | let return_ptr = (*(return_ptr as *mut MaybeUninit)).as_mut_ptr(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/psm-0.1.23/src/lib.rs:29:9 | 27 | / macro_rules! extern_item { 28 | | (unsafe $($toks: tt)+) => { 29 | | unsafe extern "sysv64" $($toks)+ | | ^^^^^^ 30 | | }; ... | 33 | | }; 34 | | } | |_- in this expansion of `extern_item!` ... 184 | / extern_item! { 185 | | unsafe fn with_on_stack R>(callback_ptr: usize, return_ptr: usize) { 186 | | let return_ptr = (*(return_ptr as *mut MaybeUninit)).as_mut_ptr(); 187 | | let callback = (*(callback_ptr as *mut MaybeUninit)).as_ptr(); ... | 191 | | } 192 | | } | |_____- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:187:28 | 187 | let callback = (*(callback_ptr as *mut MaybeUninit)).as_ptr(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:190:13 | 190 | return_ptr.write((callback.read())()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:190:30 | 190 | return_ptr.write((callback.read())()); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:262:39 | 262 | StackDirection::Descending => base.offset(size as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/psm-0.1.23/src/lib.rs:253:1 | 253 | pub unsafe fn replace_stack(base: *mut u8, size: usize, callback: F) -> ! { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 520 | / define_punctuation_structs! { 521 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 522 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: `crossbeam-channel` (lib) generated 36 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:608:32 | 608 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:328:20 | 328 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:325:1 | 325 | unsafe fn rehash_bucket_into(bucket: &'static Bucket, table: &mut HashTable) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:329:25 | 329 | let hash = hash((*current).key.load(Ordering::Relaxed), table.hash_bits); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:333:13 | 333 | (*table.entries[hash].queue_tail.get()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:245:44 | 245 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 245 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:338:9 | 338 | (*current).next_in_queue.set(ptr::null()); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:463:5 | 463 | bucket1.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:462:1 | 462 | unsafe fn unlock_bucket_pair(bucket1: &Bucket, bucket2: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:465:9 | 465 | bucket2.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:607:13 | 607 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:591:1 | 591 | / pub unsafe fn park( 592 | | key: usize, 593 | | validate: impl FnOnce() -> bool, 594 | | before_sleep: impl FnOnce(), ... | 597 | | timeout: Option, 598 | | ) -> ParkResult { | |_______________^ warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::prepare_park` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:616:9 | 616 | thread_data.parker.prepare_park(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:618:13 | 618 | (*bucket.queue_tail.get()).next_in_queue.set(thread_data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:624:9 | 624 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::park_until` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:633:30 | 633 | Some(timeout) => thread_data.parker.park_until(timeout), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::park` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:635:17 | 635 | thread_data.parker.park(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `parking_lot::deadlock::on_unpark` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:637:17 | 637 | deadlock::on_unpark(thread_data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::timed_out` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:653:13 | 653 | if !thread_data.parker.timed_out() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:655:13 | 655 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `num_cpus` (lib) generated 3 warnings warning: `libloading` (lib) generated 32 warnings Compiling rustc-rayon-core v0.5.0 Compiling termize v0.1.1 Compiling rustc_version v0.4.1 Compiling aho-corasick v1.1.3 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = 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) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:666:28 | 666 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: unexpected `cfg` condition value: `bitrig` --> /rust/deps/errno-0.3.9/src/unix.rs:78:13 | 78 | 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: using `keys` can result in unstable query results --> /rust/deps/polonius-engine-0.13.0/src/output/mod.rs:525:35 | 525 | let points = all_naive_errors.keys().chain(all_opt_errors.keys()); | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=d578eec1c1073b84 -C extra-filename=-d578eec1c1073b84 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `rust_psm_replace_stack` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:264:5 | 264 | / rust_psm_replace_stack( 265 | | &callback as *const F as usize, 266 | | with_replaced_stack::, 267 | | sp, 268 | | base, 269 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: using `keys` can result in unstable query results --> /rust/deps/polonius-engine-0.13.0/src/output/mod.rs:525:63 | 525 | let points = all_naive_errors.keys().chain(all_opt_errors.keys()); | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Evgeniy Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.2.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4bfe7a4b93f3361b -C extra-filename=-4bfe7a4b93f3361b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_automata --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fst", "log", "logging", "regex-syntax", "std", "syntax", "transducer"))' -C metadata=3993f3973ae82b09 -C extra-filename=-3993f3973ae82b09 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-1ff9b22f1f62e8fd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:675:28 | 675 | if (*scan).key.load(Ordering::Relaxed) == key { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/errno-0.3.9/src/lib.rs:46:34 | 46 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:679:32 | 679 | scan = (*scan).next_in_queue.get(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:257:9 | 257 | ::core::ptr::read(d as *const F)(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/psm-0.1.23/src/lib.rs:29:9 | 27 | / macro_rules! extern_item { 28 | | (unsafe $($toks: tt)+) => { 29 | | unsafe extern "sysv64" $($toks)+ | | ^^^^^^ 30 | | }; ... | 33 | | }; 34 | | } | |_- in this expansion of `extern_item!` ... 254 | / extern_item! { unsafe fn with_replaced_stack(d: usize) -> ! { 255 | | // Safe to move out, because the closure is essentially forgotten by 256 | | // this being required to never return... 257 | | ::core::ptr::read(d as *const F)(); 258 | | ::core::hint::unreachable_unchecked(); 259 | | } } | |_______- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/errno-0.3.9/src/lib.rs:57:34 | 57 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:688:20 | 688 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:691:25 | 691 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/psm-0.1.23/src/lib.rs:258:9 | 258 | ::core::hint::unreachable_unchecked(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:703:9 | 703 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:745:12 | 745 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:732:1 | 732 | / pub unsafe fn unpark_one( 733 | | key: usize, 734 | | callback: impl FnOnce(UnparkResult) -> UnparkToken, 735 | | ) -> UnparkResult { | |_________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:747:24 | 747 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:756:24 | 756 | if (*scan).key.load(Ordering::Relaxed) == key { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:760:28 | 760 | scan = (*scan).next_in_queue.get(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:766:30 | 766 | result.be_fair = (*bucket.fair_timeout.get()).should_timeout(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:770:13 | 770 | (*current).unpark_token.set(token); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:777:26 | 777 | let handle = (*current).parker.unpark_lock(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:777:26 | 777 | let handle = (*current).parker.unpark_lock(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:779:13 | 779 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:780:13 | 780 | handle.unpark(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:784:21 | 784 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:793:5 | 793 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:823:12 | 823 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:813:1 | 813 | pub unsafe fn unpark_all(key: usize, unpark_token: UnparkToken) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:825:24 | 825 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:832:13 | 832 | (*current).unpark_token.set(unpark_token); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:837:26 | 837 | threads.push((*current).parker.unpark_lock()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:837:26 | 837 | threads.push((*current).parker.unpark_lock()); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:840:21 | 840 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:848:5 | 848 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:854:9 | 854 | handle.unpark(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `parking_lot::unlock_bucket_pair` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:902:9 | 902 | unlock_bucket_pair(bucket_from, bucket_to); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:888:1 | 888 | / pub unsafe fn unpark_requeue( 889 | | key_from: usize, 890 | | key_to: usize, 891 | | validate: impl FnOnce() -> RequeueOp, 892 | | callback: impl FnOnce(RequeueOp, UnparkResult) -> UnparkToken, 893 | | ) -> UnparkResult { | |_________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:914:12 | 914 | if (*current).key.load(Ordering::Relaxed) == key_from { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:916:24 | 916 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:930:21 | 930 | (*requeue_threads_tail).next_in_queue.set(current); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:935:17 | 935 | (*current).key.store(key_to, Ordering::Relaxed); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:943:24 | 943 | if (*scan).key.load(Ordering::Relaxed) == key_from { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:947:28 | 947 | scan = (*scan).next_in_queue.get(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:953:21 | 953 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:961:9 | 961 | (*requeue_threads_tail).next_in_queue.set(ptr::null()); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:963:13 | 963 | (*bucket_to.queue_tail.get()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:974:26 | 974 | result.be_fair = (*bucket_from.fair_timeout.get()).should_timeout(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:980:9 | 980 | (*wakeup_thread).unpark_token.set(token); | ^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:981:22 | 981 | let handle = (*wakeup_thread).parker.unpark_lock(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:981:22 | 981 | let handle = (*wakeup_thread).parker.unpark_lock(); | ^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `parking_lot::unlock_bucket_pair` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:983:9 | 983 | unlock_bucket_pair(bucket_from, bucket_to); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:984:9 | 984 | handle.unpark(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `parking_lot::unlock_bucket_pair` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:987:9 | 987 | unlock_bucket_pair(bucket_from, bucket_to); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `psm` (lib) generated 13 warnings warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1035:12 | 1035 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1020:1 | 1020 | / pub unsafe fn unpark_filter( 1021 | | key: usize, 1022 | | mut filter: impl FnMut(ParkToken) -> FilterOp, 1023 | | callback: impl FnOnce(UnparkResult) -> UnparkToken, 1024 | | ) -> UnparkResult { | |_________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1037:24 | 1037 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1038:26 | 1038 | match filter((*current).park_token.get()) { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1053:29 | 1053 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1063:21 | 1063 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1072:26 | 1072 | result.be_fair = (*bucket.fair_timeout.get()).should_timeout(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1079:9 | 1079 | (*t.0).unpark_token.set(token); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1080:20 | 1080 | t.1 = Some((*t.0).parker.unpark_lock()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1080:20 | 1080 | t.1 = Some((*t.0).parker.unpark_lock()); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1084:5 | 1084 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1089:9 | 1089 | handle.unchecked_unwrap().unpark(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `util::UncheckedOptionExt::unchecked_unwrap` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/parking_lot.rs:1089:9 | 1089 | handle.unchecked_unwrap().unpark(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::imp::ThreadParker::init` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:54:13 | 54 | self.init(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:51:5 | 51 | unsafe fn prepare_park(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:64:17 | 64 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:60:5 | 60 | unsafe fn timed_out(&self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:67:17 | 67 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:74:17 | 74 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:73:5 | 73 | unsafe fn park(&self) { | ^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_cond_wait` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:77:21 | 77 | let r = libc::pthread_cond_wait(self.condvar.get(), self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:80:17 | 80 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:86:17 | 86 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:85:5 | 85 | unsafe fn park_until(&self, timeout: Instant) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:91:25 | 91 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_cond_timedwait` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:97:25 | 97 | let r = libc::pthread_cond_timedwait(self.condvar.get(), self.mutex.get(), &ts); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `errno` (lib) generated 3 warnings warning: trait `ExtendFromWithinSpec` is never used --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2548:7 | 2548 | trait ExtendFromWithinSpec { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: trait `NonDrop` is never used --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-core-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-core-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon - fork for rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-rayon' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-core-0.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-core-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=666e9c409380bf39 -C extra-filename=-666e9c409380bf39 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-d3e8c474c622363c.rmeta --extern crossbeam_deque=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-bf560d1bcbc47ec6.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-f10c179bda6d5b66.rmeta --extern num_cpus=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnum_cpus-36cd5b956be5f0e4.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [blake3 1.5.4] AR_x86_64-unknown-freebsd = None [blake3 1.5.4] AR_x86_64_unknown_freebsd = Some(ar) [blake3 1.5.4] ARFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_ARFLAGS = None Compiling digest v0.10.7 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=termize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Yuki Okushi ' CARGO_PKG_DESCRIPTION='functions for determining terminal sizes and dimensions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JohnTitor/termize' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name termize --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8872ad490e119e14 -C extra-filename=-8872ad490e119e14 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=0f4be828ad775ff4 -C extra-filename=-0f4be828ad775ff4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-1ff9b22f1f62e8fd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [blake3 1.5.4] ARFLAGS = None Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_version-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_version-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/djc/rustc-version-rs' CARGO_PKG_RUST_VERSION=1.32 CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_version-0.4.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_version --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_version-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=40069e2de18ac9d6 -C extra-filename=-40069e2de18ac9d6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsemver-b49af9fe35a8c15d.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/splice.rs:21:53 | 21 | pub struct Splice<'a, I: Iterator + 'a, A: Allocator + 'a = Global> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `extern crate` is not idiomatic in the new edition --> /rust/deps/memmap2-0.2.3/src/unix.rs:1:1 | 1 | extern crate libc; | ^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 1 | use libc; | ~~~ warning: outlives requirements can be inferred --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/drain.rs:22:23 | 22 | pub struct Drain<'a, T: 'a, A: Allocator + 'a = Global> { | ^^^^ help: remove this bound warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memmap2-0.2.3/src/lib.rs:509:34 | 509 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 509 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [blake3 1.5.4] cargo:rustc-link-lib=static=blake3_sse2_sse41_avx2_assembly [blake3 1.5.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.5.4] cargo:rustc-cfg=blake3_avx512_ffi [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out) [blake3 1.5.4] OPT_LEVEL = Some(3) [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CC_x86_64-unknown-freebsd = None [blake3 1.5.4] CC_x86_64_unknown_freebsd = Some(cc) [blake3 1.5.4] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.5.4] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memmap2-0.2.3/src/lib.rs:570:34 | 570 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 570 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memmap2-0.2.3/src/lib.rs:813:34 | 813 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 813 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_apfloat CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc_apfloat-6b6d7a1360d8f34f/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_apfloat --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=adf16b977ab250b1 -C extra-filename=-adf16b977ab250b1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-85df72a30945c852.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `libc::pthread_cond_wait` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:108:25 | 108 | let r = libc::pthread_cond_wait(self.condvar.get(), self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pipe` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:96:13 | 96 | cvt(libc::pipe(pipes.as_mut_ptr()))?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/unix.rs:72:5 | 72 | unsafe fn mk() -> io::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:112:17 | 112 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::Client::from_fds` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:99:12 | 99 | Ok(Client::from_fds(pipes[0], pipes[1])) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::Client::from_pipe` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:106:31 | 106 | if let Some(client) = Self::from_pipe(s, check_pipe)? { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/unix.rs:102:5 | 102 | pub(crate) unsafe fn open(s: &str, check_pipe: bool) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:119:17 | 119 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:118:5 | 118 | unsafe fn unpark_lock(&self) -> UnparkHandle { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `imp::fd_check` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:181:16 | 181 | match (fd_check(read, check_pipe), fd_check(write, check_pipe)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/unix.rs:146:5 | 146 | unsafe fn from_pipe(s: &str, check_pipe: bool) -> Result, FromEnvErrorInner> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `imp::fd_check` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:181:44 | 181 | match (fd_check(read, check_pipe), fd_check(write, check_pipe)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_condattr_init` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:139:17 | 139 | let r = libc::pthread_condattr_init(attr.as_mut_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:137:5 | 137 | unsafe fn init(&self) { | ^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_condattr_setclock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:141:17 | 141 | let r = libc::pthread_condattr_setclock(attr.as_mut_ptr(), libc::CLOCK_MONOTONIC); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::os::fd::FromRawFd::from_raw_fd` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:223:19 | 223 | read: File::from_raw_fd(read), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/unix.rs:221:5 | 221 | unsafe fn from_fds(read: c_int, write: c_int) -> Client { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::os::fd::FromRawFd::from_raw_fd` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:224:20 | 224 | write: File::from_raw_fd(write), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_cond_init` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:143:17 | 143 | let r = libc::pthread_cond_init(self.condvar.get(), attr.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_condattr_destroy` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:145:17 | 145 | let r = libc::pthread_condattr_destroy(attr.as_mut_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:173:9 | 173 | (*self.thread_parker).should_park.set(false); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:172:5 | 172 | unsafe fn unpark(self) { | ^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_cond_signal` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:178:17 | 178 | let r = libc::pthread_cond_signal((*self.thread_parker).condvar.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:178:43 | 178 | let r = libc::pthread_cond_signal((*self.thread_parker).condvar.get()); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:180:17 | 180 | let r = libc::pthread_mutex_unlock((*self.thread_parker).mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/unix.rs:180:44 | 180 | let r = libc::pthread_mutex_unlock((*self.thread_parker).mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `util::unreachable` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/util.rs:18:21 | 18 | None => unreachable(), | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/util.rs:15:5 | 15 | unsafe fn unchecked_unwrap(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::fcntl` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:484:11 | 484 | match libc::fcntl(fd, libc::F_GETFD) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/unix.rs:483:1 | 483 | unsafe fn fcntl_check(fd: c_int) -> Result<(), FromEnvErrorInner> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:495:24 | 495 | let mut stat = mem::zeroed(); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/unix.rs:493:1 | 493 | unsafe fn fd_check(fd: c_int, check_pipe: bool) -> Result<(), FromEnvErrorInner> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::fstat` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:496:12 | 496 | if libc::fstat(fd, &mut stat) == -1 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::fcntl_check` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:498:13 | 498 | fcntl_check(fd)?; | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::fcntl_check` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/unix.rs:514:9 | 514 | fcntl_check(fd) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::Client::open` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/lib.rs:275:15 | 275 | match imp::Client::open(s, check_pipe) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/lib.rs:253:5 | 253 | pub unsafe fn from_env_ext(check_pipe: bool) -> FromEnv { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `Client::from_env_ext` is unsafe and requires unsafe block --> /rust/deps/jobserver-0.1.32/src/lib.rs:299:9 | 299 | Self::from_env_ext(false).client.ok() | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/jobserver-0.1.32/src/lib.rs:298:5 | 298 | pub unsafe fn from_env() -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] DEBUG = Some(false) [blake3 1.5.4] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.5.4] CARGO_ENCODED_RUSTFLAGS = Some(--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill) warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/parking_lot_core-0.9.10/src/util.rs:29:9 | 29 | core::hint::unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot_core-0.9.10/src/util.rs:25:1 | 25 | unsafe fn unreachable() -> ! { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `MmapOptions::map` is unsafe and requires unsafe block --> /rust/deps/memmap2-0.2.3/src/lib.rs:446:9 | 446 | MmapOptions::new().map(file) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memmap2-0.2.3/src/lib.rs:445:5 | 445 | pub unsafe fn map(file: &File) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `MmapOptions::map_mut` is unsafe and requires unsafe block --> /rust/deps/memmap2-0.2.3/src/lib.rs:648:9 | 648 | MmapOptions::new().map_mut(file) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/memmap2-0.2.3/src/lib.rs:647:5 | 647 | pub unsafe fn map_mut(file: &File) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/getrandom-0.2.15/src/util.rs:10:10 | 10 | &mut *(slice as *mut [MaybeUninit] as *mut [T]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/getrandom-0.2.15/src/util.rs:8:1 | 8 | pub unsafe fn slice_assume_init_mut(slice: &mut [MaybeUninit]) -> &mut [T] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/getrandom-0.2.15/src/util.rs:34:10 | 34 | &mut *(slice as *mut [T] as *mut [MaybeUninit]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/getrandom-0.2.15/src/util.rs:32:1 | 32 | pub unsafe fn slice_as_uninit_mut(slice: &mut [T]) -> &mut [MaybeUninit] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/getrandom-0.2.15/src/util_libc.rs:39:48 | 39 | unsafe fn get_errno() -> libc::c_int { *errno_location() } | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/getrandom-0.2.15/src/util_libc.rs:39:9 | 39 | unsafe fn get_errno() -> libc::c_int { *errno_location() } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::__error` is unsafe and requires unsafe block --> /rust/deps/getrandom-0.2.15/src/util_libc.rs:39:49 | 39 | unsafe fn get_errno() -> libc::c_int { *errno_location() } | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::open` is unsafe and requires unsafe block --> /rust/deps/getrandom-0.2.15/src/util_libc.rs:139:18 | 139 | let fd = libc::open(path.as_ptr() as *const _, libc::O_RDONLY | libc::O_CLOEXEC); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/getrandom-0.2.15/src/util_libc.rs:136:1 | 136 | pub unsafe fn open_readonly(path: &str) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/regex-automata-0.2.0/src/util/id.rs:530:26 | 530 | fn arbitrary(gen: &mut quickcheck::Gen) -> $ty { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/regex-automata-0.2.0/src/util/id.rs:533:59 | 533 | let id = max(i32::MIN + 1, i32::arbitrary(gen)).abs(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 [blake3 1.5.4] AR_x86_64-unknown-freebsd = None [blake3 1.5.4] AR_x86_64_unknown_freebsd = Some(ar) [blake3 1.5.4] ARFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_ARFLAGS = None [blake3 1.5.4] ARFLAGS = None [blake3 1.5.4] cargo:rustc-link-lib=static=blake3_avx512_assembly [blake3 1.5.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustix-61aaa6a5d9bd0513/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=acde3e7528a60a26 -C extra-filename=-acde3e7528a60a26 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern libc_errno=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liberrno-50b1dc69c1b9a842.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` Compiling parking_lot v0.12.3 Compiling rand_core v0.6.4 warning: unexpected `cfg` condition name: `rayon_rs_log` --> /rust/deps/rustc-rayon-core-0.5.0/src/log.rs:28:47 | 28 | pub(super) const LOG_ENABLED: bool = cfg!(any(rayon_rs_log, debug_assertions)); | ^^^^^^^^^^^^ | = help[blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_NEON [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rerun-if-env-changed=CC [blake3 1.5.4] cargo:rerun-if-env-changed=CFLAGS [blake3 1.5.4] cargo:rerun-if-changed=c/example.c : expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(rayon_rs_log)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rayon_rs_log)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:11:31 | 11 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/termize-0.1.1/src/platform/unix.rs:10:1 | 10 | unsafe fn get_dimensions_any() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41.c warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:12:22 | 12 | let mut result = ioctl(STDOUT_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41_x86-64_unix.S warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:15:18 | 15 |[blake3 1.5.4] cargo:rerun-if-changed=c/blake3-config.cmake.in [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3.h [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512.c [blake3 1.5.4] cargo:rerun-if-changed=c/CMakePresets.json [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_dispatch.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/Makefile.testing [blake3 1.5.4] cargo:rerun-if-changed=c/libblake3.pc.in [blake3 1.5.4] cargo:rerun-if-changed=c/test.py [blake3 1.5.4] cargo:rerun-if-changed=c/CMakeLists.txt [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/main.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_impl.h [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/README.md [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_portable.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_neon.c window = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:16:18 | 16 | result = ioctl(STDIN_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:18:22 | 18 | window = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:19:22 | 19 | result = ioctl(STDERR_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:21:24 | 21 | return zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:32:31 | 32 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/termize-0.1.1/src/platform/unix.rs:31:1 | 31 | unsafe fn get_dimensions_out() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:33:18 | 33 | let result = ioctl(STDOUT_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:38:5 | 38 | zeroed() | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:45:31 | 45 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/termize-0.1.1/src/platform/unix.rs:44:1 | 44 | unsafe fn get_dimensions_in() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:46:18 | 46 | let result = ioctl(STDIN_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:51:5 | 51 | zeroed() | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:58:31 | 58 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/termize-0.1.1/src/platform/unix.rs:57:1 | 57 | unsafe fn get_dimensions_err() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:59:18 | 59 | let result = ioctl(STDERR_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /rust/deps/termize-0.1.1/src/platform/unix.rs:64:5 | 64 | zeroed() | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=cad21f54076c2d60 -C extra-filename=-cad21f54076c2d60 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern block_buffer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libblock_buffer-dd1803fcba5bcfc8.rmeta --extern crypto_common=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrypto_common-9fa9e2aaf907af5b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=stacker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-0.1.17 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/stacker-b027414daa5c93ba/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name stacker --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stacker-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f8a3316624039f96 -C extra-filename=-f8a3316624039f96 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --extern psm=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpsm-16f2d6333d71536d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out` warning: `allocator-api2` (lib) generated 90 warnings warning: `termize` (lib) generated 16 warnings warning: unused extern crate --> /rust/deps/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:39:1 | 39 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | note: the lint level is defined here --> /rust/deps/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:33:9 | 33 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(warnings)]` warning: `miniz_oxide` (lib) generated 19 warnings warning: `unicode-script` (lib) generated 3 warnings Compiling punycode v0.4.1 Compiling overload v0.1.1 Compiling cfg_aliases v0.2.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=a1450d20fec1a745 -C extra-filename=-a1450d20fec1a745 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern getrandom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgetrandom-d578eec1c1073b84.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/ahocorasick.rs:2030:38 | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=4e98d68f90be04f3 -C extra-filename=-4e98d68f90be04f3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern lock_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblock_api-b324b07144da7388.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot_core-d983fd4794a2f7e7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `polonius-engine` (lib) generated 2 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/automaton.rs:1117:50 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: `getrandom` (lib) generated 5 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/dfa.rs:306:38 | 306 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/nfa/contiguous.rs:325:38 | 325 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:795:38 | 795 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 795 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:826:38 | 826 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/alphabet.rs:85:49 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/alphabet.rs:93:44 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/alphabet.rs:288:38 | 288 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/error.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:354:38 | 354 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `libc` (lib) generated 62 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `memmap2` (lib) generated 6 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/search.rs:633:38 | 633 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 633 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/search.rs:719:38 | 719 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unused extern crate --> /rust/deps/stacker-0.1.17/src/lib.rs:29:1 | 29 | extern crate libc; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:479:44 | 479 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 795 | / define_delimiters! { 796 | | Brace pub struct Brace /// `{`…`}` 797 | | Bracket pub struct Bracket /// `[`…`]` 798 | | Parenthesis pub struct Paren /// `(`…`)` 799 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 479 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:981:34 | 981 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 981 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:992:40 | 992 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 992 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1001:41 | 1001 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1001 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1007:28 | 1007 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1034:35 | 1034 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1034 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ Compiling rustc-demangle v0.1.24 Compiling lazy_static v1.5.0 Compiling pulldown-cmark v0.11.3 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:659:38 | 659 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:666:45 | 666 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:676:45 | 676 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 676 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:688:25 | 688 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 688 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:696:25 | 696 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:704:25 | 704 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 704 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:712:41 | 712 | fn parse_outermost_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 712 | fn parse_outermost_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:721:60 | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:731:54 | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:740:60 | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:765:44 | 765 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 765 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:776:44 | 776 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:29 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:40 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:30 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:41 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:415:28 | 415 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 415 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:43 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:54 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:428:42 | 428 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 428 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:259:25 | 259 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 259 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:301:25 | 301 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:312:25 | 312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=punycode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/punycode-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/punycode-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='mcarton ' CARGO_PKG_DESCRIPTION='Functions to decode and encode Punycode' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=punycode CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/mcarton/rust-punycode.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/punycode-0.4.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name punycode --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/punycode-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "default", "dev"))' -C metadata=ddf6256b4d8bc4a9 -C extra-filename=-ddf6256b4d8bc4a9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:324:35 | 324 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 324 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:361:37 | 361 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=blake3 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name blake3 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=33815c4349915b5b -C extra-filename=-33815c4349915b5b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern arrayref=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libarrayref-a84bd37eeb50d876.rmeta --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libarrayvec-ba07a7bec1cbb85d.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libconstant_time_eq-25fa4fa2b7af2b13.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.2.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg_aliases --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-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 embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dcc9e704037b27aa -C extra-filename=-dcc9e704037b27aa --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ec0f24a0b2677212 -C extra-filename=-ec0f24a0b2677212 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name overload --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=758c172c0209a47c -C extra-filename=-758c172c0209a47c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:351:40 | 351 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 351 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:828:45 | 828 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 828 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:890:52 | 890 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 890 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:906:24 | 906 | pub fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 906 | pub fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1024:40 | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1219:25 | 1219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1229:59 | 1229 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1229 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1301:16 | 1301 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1414:16 | 1414 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1414 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1448:31 | 1448 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1464:16 | 1464 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1482:26 | 1482 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1482 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1495:26 | 1495 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1495 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1572:16 | 1572 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1574:16 | 1574 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1574 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1592:30 | 1592 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1592 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1756:25 | 1756 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1756 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1834:28 | 1834 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1834 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1892:28 | 1892 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1892 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1907:16 | 1907 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1924:16 | 1924 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1960:25 | 1960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1968:30 | 1968 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1968 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2007:31 | 2007 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2007 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2054:25 | 2054 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2054 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2080:25 | 2080 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2080 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2113:25 | 2113 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2113 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2122:16 | 2122 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2158:25 | 2158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2171:25 | 2171 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2171 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2178:24 | 2178 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2194:25 | 2194 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2194 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2249:25 | 2249 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2260:25 | 2260 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2290:25 | 2290 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2290 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2312:25 | 2312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2346:37 | 2346 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2361 | / impl_by_parsing_expr! { 2362 | | ExprAssign, Assign, "expected assignment expression", 2363 | | ExprAwait, Await, "expected await expression", 2364 | | ExprBinary, Binary, "expected binary operation", ... | 2372 | | ExprTuple, Tuple, "expected tuple expression", 2373 | | } | |_____- in this macro invocation | = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 2346 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2378:25 | 2378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2387:16 | 2387 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2387 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2401:25 | 2401 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2401 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2410:25 | 2410 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2410 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2425:25 | 2425 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2425 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2439:25 | 2439 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2439 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2448:25 | 2448 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2448 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2464:27 | 2464 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2464 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2474:25 | 2474 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2474 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2486:25 | 2486 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2486 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2502:28 | 2502 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2502 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2560:25 | 2560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2571:27 | 2571 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2609:25 | 2609 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2633:25 | 2633 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2633 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2652:25 | 2652 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2663:25 | 2663 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2663 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2675:25 | 2675 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2685:26 | 2685 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2685 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2720:25 | 2720 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `libc::mmap` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:157:33 | 157 | let new_stack = libc::mmap( | _________________________________^ 158 | | std::ptr::null_mut(), 159 | | stack_bytes, 160 | | libc::PROT_NONE, ... | 164 | | 0 165 | | ); | |_________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/stacker-0.1.17/src/lib.rs:156:13 | 156 | unsafe fn new(stack_bytes: usize, page_size: usize) -> StackRestoreGuard { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2749:25 | 2749 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2749 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_core-0.6.4/src/block.rs:132:34 | 132 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 132 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `parking_lot_core` (lib) generated 95 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2757:16 | 2757 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2757 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2804:25 | 2804 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2823:25 | 2823 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2823 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2841:26 | 2841 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2841 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:175:40 | 175 | let above_guard_page = new_stack.add(page_size); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2854:16 | 2854 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2854 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2875:25 | 2875 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2892:45 | 2892 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2892 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2927:25 | 2927 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2941:25 | 2941 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2941 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2974:25 | 2974 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2974 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3036:25 | 3036 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3036 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3048:26 | 3048 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3048 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/file.rs:95:25 | 95 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: `...` range patterns are deprecated --> /rust/deps/punycode-0.4.1/src/lib.rs:224:13 | 224 | '0' ... '9' => cp - ('0' as u32) + 26, | ^^^ 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: `-W ellipsis-inclusive-range-patterns` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(ellipsis_inclusive_range_patterns)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: `...` range patterns are deprecated --> /rust/deps/punycode-0.4.1/src/lib.rs:225:13 | 225 | 'A' ... 'Z' => cp - ('A' as u32), | ^^^ 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 --> /rust/deps/punycode-0.4.1/src/lib.rs:226:13 | 226 | 'a' ... 'z' => cp - ('a' as u32), | ^^^ 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: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 362 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 364 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `libc::mprotect` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:177:30 | 177 | let result = libc::mprotect( | ______________________________^ 178 | | above_guard_page, 179 | | stack_bytes - page_size, 180 | | libc::PROT_READ | libc::PROT_WRITE 181 | | ); | |_________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 366 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:561:25 | 561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `libc::pthread_attr_init` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:425:24 | 425 | assert_eq!(libc::pthread_attr_init(attr.as_mut_ptr()), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/stacker-0.1.17/src/lib.rs:423:9 | 423 | unsafe fn guess_os_stack_limit() -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:624:25 | 624 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `libc::pthread_attr_get_np` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:426:24 | 426 | assert_eq!(libc::pthread_attr_get_np(libc::pthread_self(), attr.as_mut_ptr()), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:651:25 | 651 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 651 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `libc::pthread_self` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:426:50 | 426 | assert_eq!(libc::pthread_attr_get_np(libc::pthread_self(), attr.as_mut_ptr()), 0); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:689:25 | 689 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `libc::pthread_attr_getstack` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:429:24 | 429 | assert_eq!(libc::pthread_attr_getstack( | ________________________^ 430 | | attr.as_ptr(), &mut stackaddr, &mut stacksize 431 | | ), 0); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:718:25 | 718 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 718 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `libc::pthread_attr_destroy` is unsafe and requires unsafe block --> /rust/deps/stacker-0.1.17/src/lib.rs:432:24 | 432 | assert_eq!(libc::pthread_attr_destroy(attr.as_mut_ptr()), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:729:25 | 729 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 729 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:786:20 | 786 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:842:20 | 842 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 842 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:871:25 | 871 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:896:25 | 896 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 896 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_core-0.6.4/src/block.rs:296:34 | 296 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:907:25 | 907 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 907 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:931:25 | 931 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:962:25 | 962 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 962 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:973:25 | 973 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 973 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:1043:25 | 1043 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1043 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_core-0.6.4/src/error.rs:119:32 | 119 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:1081:25 | 1081 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1081 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_core-0.6.4/src/error.rs:136:32 | 136 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 136 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_core-0.6.4/src/error.rs:211:32 | 211 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 211 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1151:20 | 1151 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1151 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1199:20 | 1199 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1199 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/blake3-1.5.4/src/lib.rs:369:32 | 369 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 369 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/blake3-1.5.4/src/lib.rs:381:32 | 381 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 381 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/blake3-1.5.4/src/lib.rs:407:32 | 407 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/blake3-1.5.4/src/lib.rs:592:32 | 592 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 592 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/blake3-1.5.4/src/lib.rs:1554:32 | 1554 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1554 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/blake3-1.5.4/src/lib.rs:1729:32 | 1729 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1729 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1228:45 | 1228 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1228 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1241:25 | 1241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1270:28 | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1270:66 | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1295:25 | 1295 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1295 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1328:25 | 1328 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1328 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1335:16 | 1335 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1335 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1362:25 | 1362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1369:16 | 1369 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1369 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1446:25 | 1446 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1446 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1464:25 | 1464 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1497:30 | 1497 | fn peek_signature(input: ParseStream, allow_safe: bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn peek_signature(input: ParseStream<'_>, allow_safe: bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1511:25 | 1511 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1511 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_llvm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-807dcc8aca006372/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/rustc_llvm-eb51cc12d1e7432f/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=8dcf2ddf7d4b27a9 -C extra-filename=-8dcf2ddf7d4b27a9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=efc6e0b58040b03b -C extra-filename=-efc6e0b58040b03b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=ab167a4dd47603b0 -C extra-filename=-ab167a4dd47603b0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/pulldown-cmark-ab167a4dd47603b0 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling sha2 v0.10.8 warning[E0133]: call to unsafe function `lock_api::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_fair_mutex.rs:31:9 | 31 | self.unlock_fair() | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_fair_mutex.rs:30:5 | 30 | unsafe fn unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: unused extern crate --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: outlives requirements can be inferred --> /rust/deps/tinyvec-1.8.0/src/arrayvec_drain.rs:11:33 | 11 | pub struct ArrayVecDrain<'a, T: 'a + Default> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("ipo")) warning: unexpected `cfg` condition name: `manual_codegen_check` --> /rust/deps/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `std::ptr::const_ptr::::as_ref` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/broadcast/mod.rs:109:26 | 109 | let current_thread = WorkerThread::current().as_ref(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/broadcast/mod.rs:98:1 | 98 | / pub(super) unsafe fn broadcast_in(op: OP, registry: &Arc) -> Vec 99 | | where 100 | | OP: Fn(BroadcastContext<'_>) -> R + Sync, 101 | | R: Send, | |____________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: elided lifetime has a name --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning[E0133]: call to unsafe function `lock_api::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_fair_mutex.rs:43:9 | 43 | self.0.unlock_fair() | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_fair_mutex.rs:42:5 | 42 | unsafe fn unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `lock_api::RawMutexFair::bump` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_fair_mutex.rs:48:9 | 48 | self.0.bump() | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_fair_mutex.rs:47:5 | 47 | unsafe fn bump(&self) { | ^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `parking_lot_core::deadlock::release_resource` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_mutex.rs:101:9 | 101 | deadlock::release_resource(self as *const _ as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_mutex.rs:100:5 | 100 | unsafe fn unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `parking_lot_core::deadlock::release_resource` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_mutex.rs:122:9 | 122 | deadlock::release_resource(self as *const _ as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_mutex.rs:121:5 | 121 | unsafe fn unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `lock_api::RawRwLock::unlock_shared` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:158:9 | 158 | self.unlock_shared(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:156:5 | 156 | unsafe fn unlock_shared_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1517:31 | 1517 | fn parse_signature(input: ParseStream, allow_safe: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1517 | fn parse_signature(input: ParseStream<'_>, allow_safe: bool) -> Result> { | ++++ warning[E0133]: call to unsafe function `raw_rwlock::RawRwLock::bump_shared_slow` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:179:13 | 179 | self.bump_shared_slow(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:175:5 | 175 | unsafe fn bump_shared(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `lock_api::RawRwLock::unlock_shared` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:912:9 | 912 | self.unlock_shared(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:911:5 | 911 | unsafe fn bump_shared_slow(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `parking_lot_core::unpark_filter` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:972:9 | 972 | parking_lot_core::unpark_filter(addr, filter, callback); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function[rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("bitreader")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("bitwriter")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("linker")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("asmparser")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("lto")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("coverage")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("instrumentation")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("x86")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("arm")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("aarch64")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("amdgpu")) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("avr")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("loongarch")) --> /rust/deps/parking_lot-0.12.3/src/raw_rwlock.rs:939:5 | 939 | / unsafe fn wake_parked_threads( 940 | | &self, 941 | | new_state: usize, 942 | | callback: impl FnOnce(usize, UnparkResult) -> UnparkToken, 943 | | ) { | |_____^ [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("m68k")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("csky")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("mips")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("powerpc")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("systemz")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("jsbackend")) warning[E0133]: call to unsafe function `util::unreachable` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/util.rs:20:21 | 20 | None => unreachable(), | ^^^^^^^^^^^^^ call to unsafe function | = note[rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("webassembly")) : for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note[rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("msp430")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("sparc")) : an unsafe function restricts its caller, but its body is safe by default[rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("nvptx")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("hexagon")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("riscv")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("xtensa")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("bpf")) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=RUST_CHECK [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=REAL_LIBRARY_PATH_VAR [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=REAL_LIBRARY_PATH [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_CONFIG [rustc_llvm 0.0.0] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config --> /rust/deps/parking_lot-0.12.3/src/util.rs:17:5 | 17 | unsafe fn unchecked_unwrap(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/parking_lot-0.12.3/src/util.rs:31:9 | 31 | core::hint::unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/parking_lot-0.12.3/src/util.rs:27:1 | 27 | unsafe fn unreachable() -> ! { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="aarch64" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="arm" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="asmparser" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="avr" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="bitreader" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="bitwriter" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="bpf" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="coverage" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="csky" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="hexagon" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="instrumentation" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="ipo" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="linker" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="loongarch" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="lto" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="m68k" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="mips" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="msp430" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="nvptx" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="powerpc" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="riscv" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="sparc" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="systemz" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="webassembly" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="x86" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="xtensa" [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_RUSTLLVM [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_ASSERTIONS [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/RustWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/PassWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/CoverageMappingWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/README Compiling md-5 v0.10.6 Compiling sha1 v0.10.6 Compiling rand_xoshiro v0.6.0 Compiling field-offset v0.3.6 [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/LLVMWrapper.h warning[rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/SymbolWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/.editorconfig [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/ArchiveWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/SuppressLLVMWarnings.h [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/Linker.cpp [rustc_llvm 0.0.0] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-807dcc8aca006372/out) [rustc_llvm 0.0.0] OPT_LEVEL = Some(3) [rustc_llvm 0.0.0] TARGET = Some(x86_64-unknown-freebsd) [rustc_llvm 0.0.0] HOST = Some(x86_64-unknown-freebsd) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXX_x86_64-unknown-freebsd [rustc_llvm 0.0.0] CXX_x86_64-unknown-freebsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXX_x86_64_unknown_freebsd [rustc_llvm 0.0.0] CXX_x86_64_unknown_freebsd = Some(c++) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [rustc_llvm 0.0.0] CC_KNOWN_WRAPPER_CUSTOM = None : hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1569:16 | 1569 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1569 | input: ParseStream<'_>, | ++++ [rustc_llvm 0.0.0] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [rustc_llvm 0.0.0] CRATE_CC_NO_DEFAULTS = None [rustc_llvm 0.0.0] DEBUG = Some(false) [rustc_llvm 0.0.0] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-freebsd [rustc_llvm 0.0.0] CXXFLAGS_x86_64-unknown-freebsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_freebsd [rustc_llvm 0.0.0] CXXFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [rustc_llvm 0.0.0] CC_SHELL_ESCAPED_FLAGS = None [rustc_llvm 0.0.0] CARGO_ENCODED_RUSTFLAGS = Some(--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill) warning[E0133]: call to unsafe function `job::StackJob::::as_job_ref` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/broadcast/mod.rs:115:42 | 115 | let job_refs = jobs.iter().map(|job| job.as_job_ref()); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1589:25 | 1589 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1605:16 | 1605 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1605 | input: ParseStream<'_>, | ++++ warning: `lazy_static` (lib) generated 2 warnings warning[E0133]: call to unsafe function `job::StackJob::::into_result` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/broadcast/mod.rs:121:32 | 121 | jobs.into_iter().map(|job| job.into_result()).collect() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `stacker` (lib) generated 9 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1656:25 | 1656 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1656 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1700:16 | 1700 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1700 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1770:25 | 1770 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1770 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=46f42dae62f77b56 -C extra-filename=-46f42dae62f77b56 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern cpufeatures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcpufeatures-32b087fc3d6ba966.rmeta --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libdigest-cad21f54076c2d60.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:66:9 | 66 | (self.execute_fn)(self.pointer) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:65:5 | 65 | pub(super) unsafe fn execute(self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1819:25 | 1819 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1819 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1844:25 | 1844 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1844 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `job::JobRef::new` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:102:9 | 102 | JobRef::new(self) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:101:5 | 101 | pub(super) unsafe fn as_job_ref(&self) -> JobRef { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1943:25 | 1943 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1959:25 | 1959 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1959 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:121:21 | 121 | let this = &*(this as *const Self); | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:120:5 | 120 | unsafe fn execute(this: *const ()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:124:20 | 124 | let func = (*this.func.get()).take().unwrap(); | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:125:9 | 125 | (*this.result.get()) = JobResult::call(func); | ^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:126:9 | 126 | Latch::set(&this.latch); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `job::JobRef::new` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:157:9 | 157 | JobRef::new(Box::into_raw(self)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:156:5 | 156 | pub(super) unsafe fn into_job_ref(self: Box) -> JobRef { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:174:20 | 174 | let this = Box::from_raw(this as *mut Self); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:173:5 | 173 | unsafe fn execute(this: *const ()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `job::JobRef::new` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:201:9 | 201 | JobRef::new(Arc::into_raw(Arc::clone(this))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:200:5 | 200 | pub(super) unsafe fn as_job_ref(this: &Arc) -> JobRef { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::sync::Arc::::from_raw` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:218:20 | 218 | let this = Arc::from_raw(this as *mut Self); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:217:5 | 217 | unsafe fn execute(this: *const ()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `job::JobRef::new` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:261:9 | 261 | JobRef::new(self) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:256:5 | 256 | pub(super) unsafe fn push(&self, job_ref: JobRef) -> JobRef { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:268:21 | 268 | let this = &*(this as *const Self); | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:266:5 | 266 | unsafe fn execute(this: *const ()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/legacy.rs:49:37 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ()> { | ^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/legacy.rs:106:32 | 106 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:37:37 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ParseError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:241:32 | 241 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 241 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1991:39 | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1991 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning[E0133]: call to unsafe function `job::JobRef::execute` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/job.rs:271:50 | 271 | Steal::Success(job_ref) => break job_ref.execute(), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `registry::WorkerThread::wait_until` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/join/mod.rs:196:5 | 196 | worker_thread.wait_until(job_b_latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/join/mod.rs:190:1 | 190 | / unsafe fn join_recover_from_panic( 191 | | worker_thread: &WorkerThread, 192 | | job_b_latch: &SpinLatch<'_>, 193 | | err: Box, 194 | | tlv: Tlv, 195 | | ) -> ! { | |______^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1991:59 | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2024:25 | 2024 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2024 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:134:25 | 134 | let old_state = (*this).state.swap(SET, Ordering::AcqRel); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:133:5 | 133 | unsafe fn set(this: *const Self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2042:25 | 2042 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2042 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2060:31 | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:199:38 | 199 | let registry: &Registry = if (*this).cross { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:196:5 | 196 | unsafe fn set(this: *const Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2060:51 | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2096:25 | 2096 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2096 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2120:25 | 2120 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2120 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:205:41 | 205 | cross_registry = Arc::clone((*this).registry); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2144:25 | 2144 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2144 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:213:13 | 213 | (*this).registry | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2165:42 | 2165 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2165 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:215:35 | 215 | let target_worker_index = (*this).target_worker_index; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2195:25 | 2195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `latch::CoreLatch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:218:12 | 218 | if CoreLatch::set(&(*this).core_latch) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2217:16 | 2217 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2217 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2274:25 | 2274 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2274 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:218:28 | 218 | if CoreLatch::set(&(*this).core_latch) { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2281:16 | 2281 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2292:16 | 2292 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2292 | input: ParseStream<'_>, | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:266:25 | 266 | let mut guard = (*this).m.lock().unwrap(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:265:5 | 265 | unsafe fn set(this: *const Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2334:25 | 2334 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:268:9 | 268 | (*this).v.notify_all(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2420:25 | 2420 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2420 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2457:25 | 2457 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2457 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:92:33 | 92 | pub fn demangle(mut s: &str) -> Demangle { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | pub fn demangle(mut s: &str) -> Demangle<'_> { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:318:12 | 318 | if (*this).counter.fetch_sub(1, Ordering::SeqCst) == 1 { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:317:5 | 317 | pub(super) unsafe fn set(this: *const Self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2486:25 | 2486 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2486 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2508:37 | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2508:57 | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2543:25 | 2543 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2543 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Compiling measureme v11.0.1 Compiling sharded-slab v0.1.7 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/md-5-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/md-5-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='MD5 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md-5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/md-5-0.10.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name md5 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=b3dd72708720e2ef -C extra-filename=-b3dd72708720e2ef --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libdigest-cad21f54076c2d60.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:237:40 | 237 | pub fn try_demangle(s: &str) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> { | ++++ warning[E0133]: call to unsafe function `latch::CoreLatch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:319:13 | 319 | CoreLatch::set(&(*this).core_latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2561:25 | 2561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Diggory Blake ' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b7e2ef9e855c3cea -C extra-filename=-b7e2ef9e855c3cea --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/field-offset-b7e2ef9e855c3cea -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_version=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_version-40069e2de18ac9d6.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rand_xoshiro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Xoshiro, xoroshiro and splitmix64 random number generators' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_xoshiro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rngs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rand_xoshiro --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=e69905b7610c0dc5 -C extra-filename=-e69905b7610c0dc5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand_core-a1450d20fec1a745.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=6e9fd84fa0e3690a -C extra-filename=-6e9fd84fa0e3690a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern cpufeatures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcpufeatures-32b087fc3d6ba966.rmeta --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libdigest-cad21f54076c2d60.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2567:26 | 2567 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2567 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:319:29 | 319 | CoreLatch::set(&(*this).core_latch); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: `rand_core` (lib) generated 11 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2673:25 | 2673 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2673 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2769:25 | 2769 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2769 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `latch::CountLatch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:335:12 | 335 | if Self::set(this) { | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:330:5 | 330 | / pub(super) unsafe fn set_and_tickle_one( 331 | | this: *const Self, 332 | | registry: &Registry, 333 | | target_worker_index: usize, 334 | | ) { | |_____^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:377:12 | 377 | if (*this).counter.fetch_sub(1, Ordering::SeqCst) == 1 { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:376:5 | 376 | unsafe fn set(this: *const Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:378:13 | 378 | LockLatch::set(&(*this).lock_latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:281:32 | 281 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 281 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2806:25 | 2806 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2806 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2813:16 | 2813 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:314:32 | 314 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 314 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2847:25 | 2847 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2847 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:349:32 | 349 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2872:36 | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2872 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2872:56 | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2909:25 | 2909 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2936:25 | 2936 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2936 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:609:44 | 609 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 609 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:615:57 | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:625:44 | 625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:631:57 | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:641:44 | 641 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:647:57 | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:657:44 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:663:57 | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:378:29 | 378 | LockLatch::set(&(*this).lock_latch); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:673:44 | 673 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:679:57 | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:689:44 | 689 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:412:9 | 412 | L::set((*this).inner); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:411:5 | 411 | unsafe fn set(this: *const Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/latch.rs:412:16 | 412 | L::set((*this).inner); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:695:57 | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:705:44 | 705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:711:57 | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:562:25 | 562 | op(&*worker_thread, true) | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:547:5 | 547 | / unsafe fn in_worker_cold(&self, op: OP) -> R 548 | | where 549 | | OP: FnOnce(&WorkerThread, bool) -> R + Send, 550 | | R: Send, | |________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:721:44 | 721 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:727:57 | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `job::StackJob::::as_job_ref` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:566:25 | 566 | self.inject(job.as_job_ref()); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:547:5 | 547 | / unsafe fn in_worker_cold(&self, op: OP) -> R 548 | | where 549 | | OP: FnOnce(&WorkerThread, bool) -> R + Send, 550 | | R: Send, | |________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning[E0133]: call to unsafe function `job::StackJob::::into_result` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:574:13 | 574 | job.into_result() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:593:21 | 593 | op(&*worker_thread, true) | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:579:5 | 579 | / unsafe fn in_worker_cross(&self, current_thread: &WorkerThread, op: OP) -> R 580 | | where 581 | | OP: FnOnce(&WorkerThread, bool) -> R + Send, 582 | | R: Send, | |________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `job::StackJob::::as_job_ref` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:597:21 | 597 | self.inject(job.as_job_ref()); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:579:5 | 579 | / unsafe fn in_worker_cross(&self, current_thread: &WorkerThread, op: OP) -> R 580 | | where 581 | | OP: FnOnce(&WorkerThread, bool) -> R + Send, 582 | | R: Send, | |________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `registry::WorkerThread::wait_until` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:598:9 | 598 | current_thread.wait_until(&job.latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `job::StackJob::::into_result` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:599:9 | 599 | job.into_result() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning[E0133]: call to unsafe function `registry::WorkerThread::push` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:805:9 | 805 | self.push(self.fifo.push(job)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:804:5 | 804 | pub(super) unsafe fn push_fifo(&self, job: JobRef) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning[E0133]: call to unsafe function `job::JobFifo::push` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:805:19 | 805 | self.push(self.fifo.push(job)); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning[E0133]: call to unsafe function `registry::WorkerThread::wait_until_cold` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:845:13 | 845 | self.wait_until_cold(latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:842:5 | 842 | pub(super) unsafe fn wait_until(&self, latch: &L) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `registry::WorkerThread::execute` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:862:17 | 862 | self.execute(job); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:850:5 | 850 | unsafe fn wait_until_cold(&self, latch: &CoreLatch) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning[E0133]: call to unsafe function `job::JobRef::execute` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:916:9 | 916 | job.execute(); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:915:5 | 915 | pub(super) unsafe fn execute(&self, job: JobRef) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning[E0133]: call to unsafe function `registry::WorkerThread::set_current` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:968:5 | 968 | WorkerThread::set_current(worker_thread); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:966:1 | 966 | unsafe fn main_loop(thread: ThreadBuilder) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:973:5 | 973 | Latch::set(®istry.thread_infos[index].primed); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `registry::WorkerThread::wait_until` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:991:5 | 991 | worker_thread.wait_until(my_terminate_latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:997:5 | 997 | Latch::set(®istry.thread_infos[index].stopped); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:40 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:51 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:77:17 | 77 | lookahead: &Lookahead1, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | lookahead: &Lookahead1<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:78:14 | 78 | peek: fn(Cursor) -> bool, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | peek: fn(Cursor<'_>) -> bool, | ++++ Compiling nix v0.29.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:309:21 | 309 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=measureme CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/measureme-11.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/measureme-11.0.1/Cargo.toml CARGO_PKG_AUTHORS='Wesley Wiser :Michael Woerister ' CARGO_PKG_DESCRIPTION='Support crate for rustc'\''s self-profiling feature' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/measureme' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=measureme CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/measureme' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=11.0.1 CARGO_PKG_VERSION_MAJOR=11 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/measureme-11.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name measureme --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/measureme-11.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=62590fa043c406b7 -C extra-filename=-62590fa043c406b7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblog-154fbfc02eedea37.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot-4e98d68f90be04f3.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-b4d389c459a01b43.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `scope::ScopeBase::<'scope>::execute_job_closure` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:712:29 | 712 | let _: Option<()> = Self::execute_job_closure(this, func); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:708:5 | 708 | / unsafe fn execute_job(this: *const Self, func: FUNC) 709 | | where 710 | | FUNC: FnOnce(), | |_______________________^ warning[E0133]: call to unsafe function `avx2::ffi::blake3_hash_many_avx2` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_avx2.rs:21:5 | 21 | / ffi::blake3_hash_many_avx2( 22 | | inputs.as_ptr() as *const *const u8, 23 | | inputs.len(), 24 | | N / BLOCK_LEN, ... | 31 | | out.as_mut_ptr(), 32 | | ) | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_avx2.rs:7:1 | 7 | / pub unsafe fn hash_many( 8 | | inputs: &[&[u8; N]], 9 | | key: &CVWords, 10 | | counter: u64, ... | 15 | | out: &mut [u8], 16 | | ) { | |_^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=21b246507b259122 -C extra-filename=-21b246507b259122 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern lazy_static=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblazy_static-8dcf2ddf7d4b27a9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:724:17 | 724 | Latch::set(&(*this).job_completed_latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:718:5 | 718 | / unsafe fn execute_job_closure(this: *const Self, func: FUNC) -> Option 719 | | where 720 | | FUNC: FnOnce() -> R, | |____________________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:724:29 | 724 | Latch::set(&(*this).job_completed_latch); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:728:17 | 728 | (*this).job_panicked(err); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:729:17 | 729 | Latch::set(&(*this).job_completed_latch); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:729:29 | 729 | Latch::set(&(*this).job_completed_latch); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:814:16 | 814 | match &*this { | ^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:813:5 | 813 | unsafe fn set(this: *const Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `latch::CountLatch::set_and_tickle_one` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:819:18 | 819 | } => CountLatch::set_and_tickle_one(latch, registry, *worker_index), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning[E0133]: call to unsafe function `latch::Latch::set` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:820:47 | 820 | ScopeLatch::Blocking { latch } => Latch::set(latch), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:876:10 | 876 | &*self.0 | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/scope/mod.rs:875:5 | 875 | unsafe fn as_ref(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `avx512::ffi::blake3_compress_in_place_avx512` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:11:5 | 11 | ffi::blake3_compress_in_place_avx512(cv.as_mut_ptr(), block.as_ptr(), block_len, counter, flags) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:4:1 | 4 | / pub unsafe fn compress_in_place( 5 | | cv: &mut CVWords, 6 | | block: &[u8; BLOCK_LEN], 7 | | block_len: u8, 8 | | counter: u64, 9 | | flags: u8, 10 | | ) { | |_^ warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.14/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 172 | / $crate::__unless_target_features! { 173 | | $($tf),+ => { 174 | | STORAGE.load(Relaxed) == 1 175 | | } 176 | | } | |_____________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.14/src/x86.rs:17:47 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 17 | #[cfg(not(any(target_env = "sgx", target_os = "", target_os = "uefi")))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `avx512::ffi::blake3_compress_xof_avx512` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:23:5 | 23 | / ffi::blake3_compress_xof_avx512( 24 | | cv.as_ptr(), 25 | | block.as_ptr(), 26 | | block_len, ... | 29 | | out.as_mut_ptr(), 30 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:15:1 | 15 | / pub unsafe fn compress_xof( 16 | | cv: &CVWords, 17 | | block: &[u8; BLOCK_LEN], 18 | | block_len: u8, 19 | | counter: u64, 20 | | flags: u8, 21 | | ) -> [u8; 64] { | |_____________^ warning[E0133]: call to unsafe function `avx512::ffi::blake3_hash_many_avx512` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:49:5 | 49 | / ffi::blake3_hash_many_avx512( 50 | | inputs.as_ptr() as *const *const u8, 51 | | inputs.len(), 52 | | N / BLOCK_LEN, ... | 59 | | out.as_mut_ptr(), 60 | | ) | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:35:1 | 35 | / pub unsafe fn hash_many( 36 | | inputs: &[&[u8; N]], 37 | | key: &CVWords, 38 | | counter: u64, ... | 43 | | out: &mut [u8], 44 | | ) { | |_^ warning[E0133]: call to unsafe function `avx512::ffi::blake3_xof_many_avx512` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:74:5 | 74 | / ffi::blake3_xof_many_avx512( 75 | | cv.as_ptr(), 76 | | block.as_ptr(), 77 | | block_len, ... | 81 | | out.len() / BLOCK_LEN, 82 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_avx512.rs:65:1 | 65 | / pub unsafe fn xof_many( 66 | | cv: &CVWords, 67 | | block: &[u8; BLOCK_LEN], 68 | | block_len: u8, ... | 71 | | out: &mut [u8], 72 | | ) { | |_^ warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.14/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 172 | / $crate::__unless_target_features! { 173 | | $($tf),+ => { 174 | | STORAGE.load(Relaxed) == 1 175 | | } 176 | | } | |_____________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.14/src/x86.rs:22:43 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 22 | #[cfg(any(target_env = "sgx", target_os = "", target_os = "uefi"))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.14/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 184 | let res = $crate::__unless_target_features! { | ___________________________- 185 | | $($tf),+ => { 186 | | #[cold] 187 | | fn init_inner() -> bool { ... | 201 | | } 202 | | }; | |_________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.14/src/x86.rs:17:47 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 17 | #[cfg(not(any(target_env = "sgx", target_os = "", target_os = "uefi")))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.14/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 184 | let res = $crate::__unless_target_features! { | ___________________________- 185 | | $($tf),+ => { 186 | | #[cold] 187 | | fn init_inner() -> bool { ... | 201 | | } 202 | | }; | |_________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.14/src/x86.rs:22:43 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 22 | #[cfg(any(target_env = "sgx", target_os = "", target_os = "uefi"))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.14/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 172 | / $crate::__unless_target_features! { 173 | | $($tf),+ => { 174 | | STORAGE.load(Relaxed) == 1 175 | | } 176 | | } | |_____________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.14/src/x86.rs:17:47 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 17 | #[cfg(not(any(target_env = "sgx", target_os = "", target_os = "uefi")))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.14/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 172 | / $crate::__unless_target_features! { 173 | | $($tf),+ => { 174 | | STORAGE.load(Relaxed) == 1 175 | | } 176 | | } | |_____________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.14/src/x86.rs:22:43 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 22 | #[cfg(any(target_env = "sgx", target_os = "", target_os = "uefi"))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `spawn::spawn_job` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/spawn/mod.rs:82:19 | 82 | let job_ref = spawn_job(func, registry); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/spawn/mod.rs:72:1 | 72 | / pub(super) unsafe fn spawn_in(func: F, registry: &Arc) 73 | | where 74 | | F: FnOnce() + Send + 'static, | |_________________________________^ warning[E0133]: call to unsafe function `spawn::spawn_job` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/spawn/mod.rs:152:19 | 152 | let job_ref = spawn_job(func, registry); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-core-0.5.0/src/spawn/mod.rs:142:1 | 142 | / pub(super) unsafe fn spawn_fifo_in(func: F, registry: &Arc) 143 | | where 144 | | F: FnOnce() + Send + 'static, | |_________________________________^ warning[E0133]: call to unsafe function `registry::WorkerThread::push_fifo` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-core-0.5.0/src/spawn/mod.rs:157:25 | 157 | Some(worker) => worker.push_fifo(job_ref), | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.14/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 184 | let res = $crate::__unless_target_features! { | ___________________________- 185 | | $($tf),+ => { 186 | | #[cold] 187 | | fn init_inner() -> bool { ... | 201 | | } 202 | | }; | |_________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.14/src/x86.rs:17:47 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 17 | #[cfg(not(any(target_env = "sgx", target_os = "", target_os = "uefi")))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.14/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 184 | let res = $crate::__unless_target_features! { | ___________________________- 185 | | $($tf),+ => { 186 | | #[cold] 187 | | fn init_inner() -> bool { ... | 201 | | } 202 | | }; | |_________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.14/src/x86.rs:22:43 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 22 | #[cfg(any(target_env = "sgx", target_os = "", target_os = "uefi"))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `sse2::ffi::blake3_compress_in_place_sse2` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_sse2.rs:11:5 | 11 | ffi::blake3_compress_in_place_sse2(cv.as_mut_ptr(), block.as_ptr(), block_len, counter, flags) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_sse2.rs:4:1 | 4 | / pub unsafe fn compress_in_place( 5 | | cv: &mut CVWords, 6 | | block: &[u8; BLOCK_LEN], 7 | | block_len: u8, 8 | | counter: u64, 9 | | flags: u8, 10 | | ) { | |_^ warning[E0133]: call to unsafe function `sse2::ffi::blake3_compress_xof_sse2` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_sse2.rs:23:5 | 23 | / ffi::blake3_compress_xof_sse2( 24 | | cv.as_ptr(), 25 | | block.as_ptr(), 26 | | block_len, ... | 29 | | out.as_mut_ptr(), 30 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_sse2.rs:15:1 | 15 | / pub unsafe fn compress_xof( 16 | | cv: &CVWords, 17 | | block: &[u8; BLOCK_LEN], 18 | | block_len: u8, 19 | | counter: u64, 20 | | flags: u8, 21 | | ) -> [u8; 64] { | |_____________^ warning[E0133]: call to unsafe function `sse2::ffi::blake3_hash_many_sse2` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_sse2.rs:49:5 | 49 | / ffi::blake3_hash_many_sse2( 50 | | inputs.as_ptr() as *const *const u8, 51 | | inputs.len(), 52 | | N / BLOCK_LEN, ... | 59 | | out.as_mut_ptr(), 60 | | ) | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_sse2.rs:35:1 | 35 | / pub unsafe fn hash_many( 36 | | inputs: &[&[u8; N]], 37 | | key: &CVWords, 38 | | counter: u64, ... | 43 | | out: &mut [u8], 44 | | ) { | |_^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1167:21 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1174:21 | 1174 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1174 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1185:21 | 1185 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1192:21 | 1192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1202:21 | 1202 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1202 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1216:21 | 1216 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1216 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1226:21 | 1226 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1226 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1279:52 | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1288:15 | 1288 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1288 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1370:22 | 1370 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1370 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1398:32 | 1398 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1398 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:169:21 | 169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:199:21 | 199 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:206:21 | 206 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:212:21 | 212 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:219:21 | 219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ Compiling unicode-normalization v0.1.24 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:409:41 | 409 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:454:39 | 454 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:461:20 | 461 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 461 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:489:25 | 489 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 489 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:497:25 | 497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:509:25 | 509 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:515:32 | 515 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:576:39 | 576 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 576 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:608:43 | 608 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 608 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:623:20 | 623 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 623 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:643:32 | 643 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:442:32 | 442 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:619:25 | 619 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 619 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:630:25 | 630 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 630 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:643:25 | 643 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:666:25 | 666 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:679:25 | 679 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:726:25 | 726 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:735:25 | 735 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 735 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:744:25 | 744 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 744 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:786:25 | 786 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:795:36 | 795 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 795 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:800:36 | 800 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:814:25 | 814 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 814 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:822:25 | 822 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 822 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:830:36 | 830 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 830 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:836:36 | 836 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 836 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:848:20 | 848 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 848 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:894:36 | 894 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:899:36 | 899 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 899 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:952:25 | 952 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 952 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:963:25 | 963 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 963 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:970:25 | 970 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 970 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:984:25 | 984 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:990:33 | 990 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1038:35 | 1038 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1038 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1055:25 | 1055 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1055 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1065:25 | 1065 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:9:40 | 9 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 9 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:19:40 | 19 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:25:42 | 25 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:37:40 | 37 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:51:40 | 51 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 51 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:63:40 | 63 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:75:40 | 75 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 75 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:90:40 | 90 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:102:40 | 102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:113:40 | 113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:125:40 | 125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:274:40 | 274 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:284:40 | 284 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:296:40 | 296 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:315:40 | 315 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:330:40 | 330 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 330 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:342:40 | 342 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 342 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:354:40 | 354 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:360:42 | 360 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 360 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:371:40 | 371 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 371 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:377:42 | 377 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 377 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:394:42 | 394 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 394 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:404:40 | 404 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 404 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:417:40 | 417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:496:40 | 496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:502:42 | 502 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:513:40 | 513 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 513 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:519:42 | 519 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 519 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:531:40 | 531 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 531 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:537:42 | 537 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 537 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/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.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=3b43a74e2b6b286e -C extra-filename=-3b43a74e2b6b286e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/nix-3b43a74e2b6b286e -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_aliases=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libcfg_aliases-dcc9e704037b27aa.rlib --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:549:40 | 549 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 549 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `sse41::ffi::blake3_compress_in_place_sse41` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_sse41.rs:11:5 | 11 | ffi::blake3_compress_in_place_sse41(cv.as_mut_ptr(), block.as_ptr(), block_len, counter, flags) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_sse41.rs:4:1 | 4 | / pub unsafe fn compress_in_place( 5 | | cv: &mut CVWords, 6 | | block: &[u8; BLOCK_LEN], 7 | | block_len: u8, 8 | | counter: u64, 9 | | flags: u8, 10 | | ) { | |_^ warning[E0133]: call to unsafe function `sse41::ffi::blake3_compress_xof_sse41` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_sse41.rs:23:5 | 23 | / ffi::blake3_compress_xof_sse41( 24 | | cv.as_ptr(), 25 | | block.as_ptr(), 26 | | block_len, ... | 29 | | out.as_mut_ptr(), 30 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_sse41.rs:15:1 | 15 | / pub unsafe fn compress_xof( 16 | | cv: &CVWords, 17 | | block: &[u8; BLOCK_LEN], 18 | | block_len: u8, 19 | | counter: u64, 20 | | flags: u8, 21 | | ) -> [u8; 64] { | |_____________^ warning[E0133]: call to unsafe function `sse41::ffi::blake3_hash_many_sse41` is unsafe and requires unsafe block --> /rust/deps/blake3-1.5.4/src/ffi_sse41.rs:49:5 | 49 | / ffi::blake3_hash_many_sse41( 50 | | inputs.as_ptr() as *const *const u8, 51 | | inputs.len(), 52 | | N / BLOCK_LEN, ... | 59 | | out.as_mut_ptr(), 60 | | ) | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/blake3-1.5.4/src/ffi_sse41.rs:35:1 | 35 | / pub unsafe fn hash_many( 36 | | inputs: &[&[u8; N]], 37 | | key: &CVWords, 38 | | counter: u64, ... | 43 | | out: &mut [u8], 44 | | ) { | |_^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:555:42 | 555 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 555 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:567:40 | 567 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 567 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:573:42 | 573 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 573 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:585:40 | 585 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:591:42 | 591 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 591 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:602:40 | 602 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 602 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:608:42 | 608 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:620:40 | 620 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:626:42 | 626 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:638:40 | 638 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 638 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:644:42 | 644 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 644 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:656:40 | 656 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 656 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:662:42 | 662 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 662 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:681:40 | 681 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:687:42 | 687 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:698:40 | 698 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:704:42 | 704 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 704 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:715:40 | 715 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:721:42 | 721 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:733:40 | 733 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 733 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:739:42 | 739 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:754:40 | 754 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:760:42 | 760 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 760 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:771:40 | 771 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 771 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:777:42 | 777 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:790:40 | 790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:796:42 | 796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:808:40 | 808 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 808 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:814:42 | 814 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 814 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:824:40 | 824 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 824 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:830:42 | 830 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 830 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:843:40 | 843 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 843 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:849:42 | 849 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:859:40 | 859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:865:42 | 865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:883:42 | 883 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 883 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: `rustc_apfloat` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9a58ff894f3d6a57 -C extra-filename=-9a58ff894f3d6a57 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern tinyvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinyvec-335f1ec71c0a1aee.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:893:40 | 893 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 893 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:899:42 | 899 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 899 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: creating a shared reference to mutable static is discouraged --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:173:33 | 173 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:912:40 | 912 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: creating a mutable reference to mutable static is discouraged --> /rust/deps/rustc-rayon-core-0.5.0/src/registry.rs:200:55 | 200 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:918:42 | 918 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 918 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:933:40 | 933 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 933 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:939:42 | 939 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:950:40 | 950 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 950 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:956:42 | 956 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 956 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:967:40 | 967 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:973:42 | 973 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 973 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:985:40 | 985 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 985 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:991:42 | 991 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 991 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1004:40 | 1004 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1010:42 | 1010 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1010 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1022:40 | 1022 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1022 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1028:42 | 1028 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1028 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1041:40 | 1041 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1041 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1047:42 | 1047 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1047 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1058:40 | 1058 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1058 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1064:42 | 1064 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1064 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1079:40 | 1079 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1079 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1085:42 | 1085 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1085 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1096:40 | 1096 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1096 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1102:42 | 1102 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1102 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1113:40 | 1113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1119:42 | 1119 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1119 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1130:40 | 1130 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1130 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1136:42 | 1136 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1136 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1147:40 | 1147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1153:42 | 1153 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1153 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1164:40 | 1164 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1170:42 | 1170 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1170 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1183:40 | 1183 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1183 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1189:42 | 1189 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1189 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1200:40 | 1200 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1214:40 | 1214 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1214 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.14/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 172 | / $crate::__unless_target_features! { 173 | | $($tf),+ => { 174 | | STORAGE.load(Relaxed) == 1 175 | | } 176 | | } | |_____________________- in this macro invocation (#2) | ::: /rust/deps/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.14/src/x86.rs:17:47 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 17 | #[cfg(not(any(target_env = "sgx", target_os = "", target_os = "uefi")))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1224:40 | 1224 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1224 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1236:40 | 1236 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1248:40 | 1248 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1260:40 | 1260 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.14/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 172 | / $crate::__unless_target_features! { 173 | | $($tf),+ => { 174 | | STORAGE.load(Relaxed) == 1 175 | | } 176 | | } | |_____________________- in this macro invocation (#2) | ::: /rust/deps/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.14/src/x86.rs:22:43 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 22 | #[cfg(any(target_env = "sgx", target_os = "", target_os = "uefi"))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1266:42 | 1266 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1266 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1276:40 | 1276 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1276 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1282:42 | 1282 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1282 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1292:40 | 1292 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1292 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1303:40 | 1303 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1303 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.14/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 184 | let res = $crate::__unless_target_features! { | ___________________________- 185 | | $($tf),+ => { 186 | | #[cold] 187 | | fn init_inner() -> bool { ... | 201 | | } 202 | | }; | |_________________- in this macro invocation (#2) | ::: /rust/deps/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.14/src/x86.rs:17:47 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 17 | #[cfg(not(any(target_env = "sgx", target_os = "", target_os = "uefi")))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1322:40 | 1322 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1322 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `getopts` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1340:40 | 1340 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1340 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.14/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 184 | let res = $crate::__unless_target_features! { | ___________________________- 185 | | $($tf),+ => { 186 | | #[cold] 187 | | fn init_inner() -> bool { ... | 201 | | } 202 | | }; | |_________________- in this macro invocation (#2) | ::: /rust/deps/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.14/src/x86.rs:22:43 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 22 | #[cfg(any(target_env = "sgx", target_os = "", target_os = "uefi"))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1346:42 | 1346 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1346 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1358:40 | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1364:42 | 1364 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1364 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: `tinyvec` (lib) generated 34 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1375:40 | 1375 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1375 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1381:42 | 1381 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1397:40 | 1397 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1397 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1403:42 | 1403 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1403 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1417:40 | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1456:40 | 1456 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1480:40 | 1480 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1480 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `shlex` (lib) generated 7 warnings (6 duplicates) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1492:40 | 1492 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1492 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1510:40 | 1510 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1510 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1516:42 | 1516 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1516 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1535:40 | 1535 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1535 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1541:42 | 1541 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1541 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1554:40 | 1554 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1554 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1560:42 | 1560 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1571:40 | 1571 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1577:42 | 1577 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1577 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1594:41 | 1594 | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1594 | fn fmt(&self, _formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1601:40 | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1611:40 | 1611 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1611 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1640:40 | 1640 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1640 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1646:42 | 1646 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1646 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1664:40 | 1664 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1664 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1670:42 | 1670 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1670 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:568:22 | 568 | struct Printer<'a, 'b: 'a, 's> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1685:40 | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1691:42 | 1691 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1691 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/itertools-0.12.1/src/lib.rs:2091:24 | 2091 | let mut used = HashSet::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` Compiling nu-ansi-term v0.46.0 Compiling wasm-encoder v0.216.0 Compiling thread_local v1.1.8 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1706:40 | 1706 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1706 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1712:42 | 1712 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1712 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:11:14 | 11 | let t1 = _mm_sha256msg1_epu32(v0, v1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:10:1 | 10 | unsafe fn schedule(v0: __m128i, v1: __m128i, v2: __m128i, v3: __m128i) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1724:40 | 1724 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1724 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1730:42 | 1730 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1730 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1743:40 | 1743 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1743 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1749:42 | 1749 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1749 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:12:14 | 12 | let t2 = _mm_alignr_epi8(v3, v2, 4); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1766:40 | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:13:14 | 13 | let t3 = _mm_add_epi32(t1, t2); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1772:42 | 1772 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1772 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:14:5 | 14 | _mm_sha256msg2_epu32(t3, v3) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1784:40 | 1784 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1784 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1790:42 | 1790 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1805:40 | 1805 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1805 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1811:42 | 1811 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1811 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1829:40 | 1829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1835:42 | 1835 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1850:40 | 1850 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1850 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1856:42 | 1856 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1856 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1876:40 | 1876 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1876 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1882:42 | 1882 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1882 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1898:40 | 1898 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1898 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1904:42 | 1904 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1904 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1920:40 | 1920 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1920 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1926:42 | 1926 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1940:40 | 1940 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1940 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1946:42 | 1946 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1946 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1960:40 | 1960 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1960 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1969:40 | 1969 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1969 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1974:42 | 1974 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1974 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1984:40 | 1984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1995:40 | 1995 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1995 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2017:40 | 2017 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2017 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2023:42 | 2023 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2023 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2036:40 | 2036 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2036 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2047:40 | 2047 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2059:40 | 2059 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2059 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2083:40 | 2083 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2083 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2102:40 | 2102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2114:40 | 2114 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2114 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2120:42 | 2120 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2120 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2131:40 | 2131 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2131 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2137:42 | 2137 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2137 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2148:40 | 2148 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2148 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2154:42 | 2154 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2154 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2165:40 | 2165 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2165 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2195:40 | 2195 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2195 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2201:42 | 2201 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2201 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2214:40 | 2214 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2214 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2220:42 | 2220 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2220 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2231:40 | 2231 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2231 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2237:42 | 2237 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2237 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2248:40 | 2248 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2248 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2254:42 | 2254 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2254 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2266:40 | 2266 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2266 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2272:42 | 2272 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2272 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2288:42 | 2288 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2288 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2299:40 | 2299 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2299 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2305:42 | 2305 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2305 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2319:40 | 2319 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2319 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2325:42 | 2325 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2325 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2336:40 | 2336 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2336 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2342:42 | 2342 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2342 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2355:40 | 2355 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2355 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2361:42 | 2361 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2373:40 | 2373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2379:42 | 2379 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2379 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2389:40 | 2389 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2389 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2395:42 | 2395 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2395 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2405:40 | 2405 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2405 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2421:40 | 2421 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2421 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2431:40 | 2431 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2431 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2450:40 | 2450 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2462:40 | 2462 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2462 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2473:40 | 2473 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2485:40 | 2485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2498:40 | 2498 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2498 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2517:40 | 2517 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2517 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2531:40 | 2531 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2531 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2547:40 | 2547 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2547 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2566:40 | 2566 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2566 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2581:40 | 2581 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2581 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2603:40 | 2603 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2603 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2609:42 | 2609 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:44:25 | 44 | let MASK: __m128i = _mm_set_epi64x( | _________________________^ 45 | | 0x0C0D_0E0F_0809_0A0Bu64 as i64, 46 | | 0x0405_0607_0001_0203u64 as i64, 47 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:42:1 | 42 | unsafe fn digest_blocks(state: &mut [u32; 8], blocks: &[[u8; 64]]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2620:40 | 2620 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2620 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2632:40 | 2632 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2632 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2647:40 | 2647 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2647 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/lib.rs:3087:38 | 3087 | fn into_group_map(self) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2665:40 | 2665 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2665 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/lib.rs:3123:50 | 3123 | fn into_group_map_by(self, f: F) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2671:42 | 2671 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2671 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/lib.rs:3870:24 | 3870 | fn counts(self) -> HashMap | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_xoshiro-0.6.0/src/common.rs:243:44 | 243 | pub fn iter(&self) -> core::slice::Iter { | -----------------^--- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 243 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { | +++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/lib.rs:3875:26 | 3875 | let mut counts = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2687:40 | 2687 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/lib.rs:3913:39 | 3913 | fn counts_by(self, f: F) -> HashMap | ^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2693:42 | 2693 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2693 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Diggory Blake ' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/field-offset-762c8c7f25905289/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/field-offset-b7e2ef9e855c3cea/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=76f6cb7065256d5d -C extra-filename=-76f6cb7065256d5d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libshlex-ec0f24a0b2677212.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_HTML=1 CARGO_FEATURE_PULLDOWN_CMARK_ESCAPE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/pulldown-cmark-b2b9a6130e0e07ae/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/pulldown-cmark-ab167a4dd47603b0/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=wasm_encoder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasm-encoder-0.216.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasm-encoder-0.216.0/Cargo.toml CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A low-level WebAssembly encoder. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-encoder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasm-encoder-0.216.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name wasm_encoder --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/wasm-encoder-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("wasmparser"))' -C metadata=9c410502fc54509a -C extra-filename=-9c410502fc54509a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern leb128=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libleb128-b4979bd338c328da.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=a3b4fb9395f78a2b -C extra-filename=-a3b4fb9395f78a2b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern overload=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liboverload-758c172c0209a47c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_xoshiro-0.6.0/src/common.rs:249:38 | 249 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 249 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2705:40 | 2705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/lib.rs:426:21 | 426 | let gen = slot.insert(&mut value)?; | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:50:16 | 50 | let dcba = _mm_loadu_si128(state_ptr.add(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/measureme-11.0.1/src/counters.rs:729:26 | 729 | let (gen, name) = match (family, model) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:50:32 | 50 | let dcba = _mm_loadu_si128(state_ptr.add(0)); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `punycode` (lib) generated 3 warnings warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:28:27 | 28 | used: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:51:16 | 51 | let efgh = _mm_loadu_si128(state_ptr.add(1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:38:15 | 38 | used: HashMap, | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:51:32 | 51 | let efgh = _mm_loadu_si128(state_ptr.add(1)); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/group_map.rs:11:44 | 11 | pub fn into_group_map(iter: I) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/group_map.rs:16:22 | 16 | let mut lookup = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:53:16 | 53 | let cdab = _mm_shuffle_epi32(dcba, 0xB1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/group_map.rs:25:68 | 25 | pub fn into_group_map_by(iter: I, f: impl Fn(&V) -> K) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:54:16 | 54 | let efgh = _mm_shuffle_epi32(efgh, 0x1B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:55:20 | 55 | let mut abef = _mm_alignr_epi8(cdab, efgh, 8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_blend_epi16` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:56:20 | 56 | let mut cdgh = _mm_blend_epi16(efgh, cdab, 0xF0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:63:22 | 63 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:63:39 | 63 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:63:55 | 63 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(0)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:64:22 | 64 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:64:39 | 64 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:64:55 | 64 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(1)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:65:22 | 65 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:65:39 | 65 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:65:55 | 65 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(2)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:66:22 | 66 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2711:42 | 2711 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2711 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2722:40 | 2722 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2722 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:66:39 | 66 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2728:42 | 2728 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2728 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:66:55 | 66 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(3)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2744:40 | 2744 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2744 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2772:40 | 2772 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2772 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2778:42 | 2778 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2778 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2790:40 | 2790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2796:42 | 2796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2812:40 | 2812 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2812 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2818:42 | 2818 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2818 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2828:40 | 2828 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2828 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2834:42 | 2834 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2834 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2844:40 | 2844 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2844 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2850:42 | 2850 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/measureme-11.0.1/src/counters.rs:794:33 | 794 | if matches!(gen, Zen | UnknownMaybeZenLike) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2859:40 | 2859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/measureme-11.0.1/src/counters.rs:836:38 | 836 | Ok(CpuModel::Amd(gen)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2865:42 | 2865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/measureme-11.0.1/src/counters.rs:842:26 | 842 | let (gen, name) = match (family, model) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2874:40 | 2874 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2874 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/measureme-11.0.1/src/counters.rs:902:40 | 902 | Ok(CpuModel::Intel(gen)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2880:42 | 2880 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2880 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2889:40 | 2889 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2889 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2903:40 | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2931:40 | 2931 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2931 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2937:42 | 2937 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2937 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2947:40 | 2947 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2947 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2953:42 | 2953 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2953 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2963:40 | 2963 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2963 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2969:42 | 2969 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2969 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:107:57 | 107 | pub fn aggregate(self, mut operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2981:40 | 2981 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2981 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:111:35 | 111 | let mut destination_map = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:156:75 | 156 | pub fn fold_with(self, mut init: FI, mut operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2987:42 | 2987 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2987 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:192:57 | 192 | pub fn fold(self, init: R, operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2999:40 | 2999 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2999 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:227:55 | 227 | pub fn fold_first(self, mut operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3005:42 | 3005 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3005 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:257:32 | 257 | pub fn collect(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:261:35 | 261 | let mut destination_map = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3015:40 | 3015 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3015 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:291:25 | 291 | pub fn max(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:317:47 | 317 | pub fn max_by(self, mut compare: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3021:42 | 3021 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:346:49 | 346 | pub fn max_by_key(self, mut f: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:372:25 | 372 | pub fn min(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Compiling pulldown-cmark-escape v0.11.0 warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:398:47 | 398 | pub fn min_by(self, mut compare: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=d4aa87fc1d57664f -C extra-filename=-d4aa87fc1d57664f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-88768661302ec8cd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3031:40 | 3031 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3031 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/lib.rs:427:22 | 427 | Some(gen.pack(idx)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: unused extern crate --> /rust/deps/unicode-normalization-0.1.24/src/lib.rs:51:1 | 50 | / #[cfg(feature = "std")] 51 | | extern crate core; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` [field-offset 0.3.6] cargo:rustc-cfg=fieldoffset_maybe_uninit warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/buffer.rs:22:16 | 22 | let init = slice::from_raw_parts_mut(buf_ptr.cast::(), init_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/buffer.rs:15:1 | 15 | / pub(super) unsafe fn split_init( 16 | | buf: &mut [MaybeUninit], 17 | | init_len: usize, 18 | | ) -> (&mut [u8], &mut [MaybeUninit]) { | |________________________________________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` [field-offset 0.3.6] cargo:rustc-cfg=fieldoffset_has_alloc warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::result::Result::::unwrap_unchecked` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/ext.rs:23:9 | 23 | usize::try_from(self.offset_from(origin)).unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/ext.rs:21:5 | 21 | unsafe fn distance(self, origin: *const T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/ext.rs:23:25 | 23 | usize::try_from(self.offset_from(origin)).unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/buffer.rs:23:18 | 23 | let uninit = slice::from_raw_parts_mut(buf_ptr.add(init_len), uninit_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3037:42 | 3037 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3037 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/buffer.rs:23:44 | 23 | let uninit = slice::from_raw_parts_mut(buf_ptr.add(init_len), uninit_len); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3047:40 | 3047 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3047 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/ext.rs:33:9 | 33 | (self as *const T).distance(origin as *const T) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/ext.rs:32:5 | 32 | unsafe fn distance(self, origin: *mut T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3071:40 | 3071 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3071 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3080:40 | 3080 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3080 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3090:40 | 3090 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3090 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unused extern crate --> /rust/deps/unicode-normalization-0.1.24/src/lib.rs:53:1 | 53 | extern crate tinyvec; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3099:40 | 3099 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3099 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3110:40 | 3110 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3110 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-normalization-0.1.24/src/decompose.rs:167:32 | 167 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 167 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3121:40 | 3121 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3121 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3155:40 | 3155 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3155 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-normalization-0.1.24/src/recompose.rs:163:32 | 163 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 163 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-normalization-0.1.24/src/replace.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3167:40 | 3167 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3167 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `weak::fetch` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/weak.rs:104:19 | 104 | let val = fetch(self.name); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/weak.rs:103:5 | 103 | unsafe fn initialize(&self) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3179:40 | 3179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/weak.rs:110:26 | 110 | addr => Some(mem::transmute_copy::<*mut c_void, F>(&addr)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3185:42 | 3185 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3185 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `libc::dlsym` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/weak.rs:143:5 | 143 | libc::dlsym(libc::RTLD_DEFAULT, name.as_ptr().cast()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/weak.rs:138:1 | 138 | unsafe fn fetch(name: &str) -> *mut c_void { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3197:40 | 3197 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3197 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:427:49 | 427 | pub fn min_by_key(self, mut f: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3213:40 | 3213 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3213 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:154:17 | 154 | Pattern(self.by_id.get_unchecked(id.as_usize())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:153:5 | 153 | pub(crate) unsafe fn get_unchecked(&self, id: PatternID) -> Pattern<'_> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:462:28 | 462 | pub fn minmax(self) -> HashMap> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `std::os::fd::FromRawFd::from_raw_fd` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/backend/libc/conv.rs:125:12 | 125 | Ok(OwnedFd::from_raw_fd(raw as RawFd)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/backend/libc/conv.rs:121:1 | 121 | pub(super) unsafe fn ret_owned_fd(raw: LibcFd) -> io::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:492:50 | 492 | pub fn minmax_by(self, mut compare: F) -> HashMap> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3223:40 | 3223 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3223 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:543:52 | 543 | pub fn minmax_by_key(self, mut f: F) -> HashMap> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:570:25 | 570 | pub fn sum(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/grouping_map.rs:596:29 | 596 | pub fn product(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/weak.rs:261:17 | 253 | / macro_rules! weakcall { 254 | | ($vis:vis fn $name:ident($($arg_name:ident: $t:ty),*) -> $ret:ty) => ( 255 | | $vis unsafe fn $name($($arg_name: $t),*) -> $ret { 256 | | weak! { fn $name($($t),*) -> $ret } ... | 261 | | fun($($arg_name),*) | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 267 | | ) 268 | | } | |_- in this expansion of `weakcall!` | ::: /rust/deps/rustix-0.38.38/src/backend/libc/fs/syscalls.rs:1707:5 | 1707 | / weakcall! { 1708 | | fn memfd_create( 1709 | | name: *const c::c_char, 1710 | | flags: c::c_uint 1711 | | ) -> c::c_int 1712 | | } | |_____- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/weak.rs:255:9 | 253 | / macro_rules! weakcall { 254 | | ($vis:vis fn $name:ident($($arg_name:ident: $t:ty),*) -> $ret:ty) => ( 255 | | $vis unsafe fn $name($($arg_name: $t),*) -> $ret { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 256 | | weak! { fn $name($($t),*) -> $ret } ... | 267 | | ) 268 | | } | |_- in this expansion of `weakcall!` | ::: /rust/deps/rustix-0.38.38/src/backend/libc/fs/syscalls.rs:1707:5 | 1707 | / weakcall! { 1708 | | fn memfd_create( 1709 | | name: *const c::c_char, 1710 | | flags: c::c_uint 1711 | | ) -> c::c_int 1712 | | } | |_____- in this macro invocation warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/unique_impl.rs:17:11 | 17 | used: HashMap, | ^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/unique_impl.rs:38:15 | 38 | used: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/unique_impl.rs:44:35 | 44 | fn count_new_keys(mut used: HashMap, iterable: I) -> usize | ^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/itertools-0.12.1/src/unique_impl.rs:184:19 | 184 | used: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/pool.rs:456:17 | 456 | let gen = guard.generation(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/pool.rs:457:19 | 457 | Some((gen.pack(idx), guard)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/pool.rs:624:17 | 624 | let gen = inner.generation(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:36:25 | 36 | let MASK: __m128i = _mm_set_epi64x(0x0001_0203_0405_0607, 0x0809_0A0B_0C0D_0E0F); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:34:1 | 34 | unsafe fn digest_blocks(state: &mut [u32; 5], blocks: &[[u8; 64]]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/pool.rs:625:35 | 625 | Some((inner, tid.pack(gen.pack(idx)))) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:206:9 | 206 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:219:31 | 219 | slot.remove_value(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:226:9 | 226 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:236:39 | 236 | slot.try_remove_value(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:38:26 | 38 | let mut state_abcd = _mm_set_epi32( | __________________________^ 39 | | state[0] as i32, 40 | | state[1] as i32, 41 | | state[2] as i32, 42 | | state[3] as i32, 43 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:313:9 | 313 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:44:23 | 44 | let mut state_e = _mm_set_epi32(state[4] as i32, 0, 0, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:323:40 | 323 | slot.try_clear_storage(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:51:22 | 51 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:333:9 | 333 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:51:39 | 51 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:343:36 | 343 | slot.clear_storage(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:51:55 | 51 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(0)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:431:27 | 431 | fn gen_roundtrips(gen in 0usize..slot::Generation::::BITS) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:52:22 | 52 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:432:17 | 432 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:52:39 | 52 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:432:74 | 432 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:52:55 | 52 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(1)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:433:26 | 433 | let packed = gen.pack(0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:53:22 | 53 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:434:24 | 434 | assert_eq!(gen, slot::Generation::from_packed(packed)); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:53:39 | 53 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:439:13 | 439 | gen in 0usize..slot::Generation::::BITS, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:442:17 | 442 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:53:55 | 53 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(2)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:442:74 | 442 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:444:26 | 444 | let packed = gen.pack(addr.pack(0)); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:446:24 | 446 | assert_eq!(gen, slot::Generation::from_packed(packed)); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:107:30 | 107 | pub(crate) fn get(&self, gen: Generation) -> Option> { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:117:17 | 117 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:128:16 | 128 | if gen != current_gen || state != Lifecycle::PRESENT { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:167:28 | 167 | fn mark_release(&self, gen: Generation) -> Option { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:177:17 | 177 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:182:16 | 182 | if gen != curr_gen { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 Compiling pathdiff v0.2.2 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:234:37 | 234 | fn release_with(&self, gen: Generation, offset: usize, free: &F, mutator: M) -> R | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:54:22 | 54 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pulldown_cmark_escape CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-escape-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-escape-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='An escape library for HTML created in the pulldown-cmark project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark-escape CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.70 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-escape-0.11.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pulldown_cmark_escape --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd"))' -C metadata=356116f3f010be16 -C extra-filename=-356116f3f010be16 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:243:24 | 243 | let next_gen = gen.advance(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `memchr` (lib) generated 587 warnings warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:248:17 | 248 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:257:31 | 257 | if (!advanced) && gen != current_gen { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:313:13 | 313 | let gen = LifecycleGen::::from_packed(lifecycle).0; | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:319:13 | 319 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:354:13 | 354 | let gen = guard.generation(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:363:46 | 363 | test_println!("-> inserted at {:?}", gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:365:14 | 365 | Some(gen) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:377:9 | 377 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:381:53 | 381 | let should_remove = match self.mark_release(gen) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:190:32 | 190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:391:21 | 391 | gen | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:402:31 | 402 | self.remove_value(gen, offset, free); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:411:9 | 411 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:415:27 | 415 | self.release_with(gen, offset, free, |item| item.and_then(Option::take)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:441:9 | 441 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: unused import: `windows::*` --> /rust/deps/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:445:52 | 445 | let should_clear = match self.mark_release(gen) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:455:21 | 455 | gen | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:466:39 | 466 | return self.clear_storage(gen, offset, free); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:477:9 | 477 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:483:27 | 483 | self.release_with(gen, offset, free, |item| { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:497:17 | 497 | let gen = LifecycleGen::::from_packed(lifecycle).0; | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:504:30 | 504 | LifecycleGen(gen).pack(State::Removing as usize) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:271:22 | 271 | let haylen = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:265:5 | 265 | / pub(crate) unsafe fn is_prefix_raw( 266 | | &self, 267 | | start: *const u8, 268 | | end: *const u8, 269 | | ) -> bool { | |_____________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:54:39 | 54 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:513:17 | 513 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:54:55 | 54 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(3)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::pattern::is_equal_raw` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:278:9 | 278 | is_equal_raw(start, self.bytes().as_ptr(), patlen) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:376:18 | 376 | 1 => x.read() == y.read(), | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:368:1 | 368 | unsafe fn is_equal_raw(mut x: *const u8, mut y: *const u8, n: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:59:22 | 59 | let mut h1 = _mm_add_epi32(state_e, w0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:62:14 | 62 | h1 = _mm_sha1rnds4_epu32(h0, h1, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 63 | h0 = rounds4!(h1, h0, w1, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 63 | h0 = rounds4!(h1, h0, w1, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:376:30 | 376 | 1 => x.read() == y.read(), | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 64 | h1 = rounds4!(h0, h1, w2, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:378:17 | 378 | x.cast::().read_unaligned() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:379:24 | 379 | == y.cast::().read_unaligned() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:383:18 | 383 | 3 => x.cast::<[u8; 3]>().read() == y.cast::<[u8; 3]>().read(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:383:48 | 383 | 3 => x.cast::<[u8; 3]>().read() == y.cast::<[u8; 3]>().read(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:402:16 | 402 | let xend = x.add(n.wrapping_sub(4)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:403:16 | 403 | let yend = y.add(n.wrapping_sub(4)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:405:18 | 405 | let vx = x.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:406:18 | 406 | let vy = y.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:410:13 | 410 | x = x.add(4); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:411:13 | 411 | y = y.add(4); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:413:14 | 413 | let vx = xend.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/pattern.rs:414:14 | 414 | let vy = yend.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 64 | h1 = rounds4!(h0, h1, w2, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 65 | h0 = rounds4!(h1, h0, w3, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 65 | h0 = rounds4!(h1, h0, w3, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/util.rs:41:23 | 41 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/util.rs:52:28 | 52 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation Compiling unicase v2.8.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pathdiff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Library for diffing paths to obtain relative paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pathdiff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Manishearth/pathdiff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pathdiff --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=204ee2ba6a5d310a -C extra-filename=-204ee2ba6a5d310a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/cached.rs:65:48 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | -------------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/cached.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/lib.rs:290:42 | 290 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/lib.rs:347:32 | 347 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-escape-0.11.0/src/lib.rs:57:35 | 57 | fn write_fmt(&mut self, args: Arguments) -> Result<(), Self::Error>; | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 57 | fn write_fmt(&mut self, args: Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/component/types.rs:35:29 | 35 | pub fn ty(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 35 | pub fn ty(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-escape-0.11.0/src/lib.rs:72:35 | 72 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/component/types.rs:206:36 | 206 | pub fn core_type(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | pub fn core_type(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-escape-0.11.0/src/lib.rs:96:35 | 96 | fn write_fmt(&mut self, args: Arguments) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn write_fmt(&mut self, args: Arguments<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/component/types.rs:217:29 | 217 | pub fn ty(&mut self) -> ComponentTypeEncoder { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 217 | pub fn ty(&mut self) -> ComponentTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-escape-0.11.0/src/lib.rs:111:35 | 111 | fn write_fmt(&mut self, args: Arguments) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn write_fmt(&mut self, args: Arguments<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/component/types.rs:321:36 | 321 | pub fn core_type(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 321 | pub fn core_type(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-escape-0.11.0/src/lib.rs:128:35 | 128 | fn write_fmt(&mut self, args: Arguments) -> Result<(), Self::Error> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | fn write_fmt(&mut self, args: Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/component/types.rs:329:29 | 329 | pub fn ty(&mut self) -> ComponentTypeEncoder { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 329 | pub fn ty(&mut self) -> ComponentTypeEncoder<'_> { | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/core/code.rs:218:49 | 218 | pub fn instruction(&mut self, instruction: &Instruction) -> &mut Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 218 | pub fn instruction(&mut self, instruction: &Instruction<'_>) -> &mut Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/core/code.rs:3757:23 | 3757 | fn new_insn(insn: Instruction) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3757 | fn new_insn(insn: Instruction<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/core/code.rs:3763:34 | 3763 | fn with_insn(mut self, insn: Instruction) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3763 | fn with_insn(mut self, insn: Instruction<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/wasm-encoder-0.216.0/src/core/data.rs:85:54 | 85 | pub fn segment(&mut self, segment: DataSegment) -> &mut Self | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub fn segment(&mut self, segment: DataSegment<'_, D>) -> &mut Self | +++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=field_offset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Diggory Blake ' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/field-offset-762c8c7f25905289/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name field_offset --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/field-offset-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b20a2b6c5031be1e -C extra-filename=-b20a2b6c5031be1e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern memoffset=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemoffset-f0b402ab8311797f.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg fieldoffset_maybe_uninit --cfg fieldoffset_has_alloc` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:86:16 | 86 | abef = _mm_add_epi32(abef, abef_save); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:87:16 | 87 | cdgh = _mm_add_epi32(cdgh, cdgh_save); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:90:16 | 90 | let feba = _mm_shuffle_epi32(abef, 0x1B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:91:16 | 91 | let dchg = _mm_shuffle_epi32(cdgh, 0xB1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_blend_epi16` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:92:16 | 92 | let dcba = _mm_blend_epi16(feba, dchg, 0xF0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:93:16 | 93 | let hgef = _mm_alignr_epi8(dchg, feba, 8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_storeu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:96:5 | 96 | _mm_storeu_si128(state_ptr_mut.add(0), dcba); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:96:22 | 96 | _mm_storeu_si128(state_ptr_mut.add(0), dcba); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_storeu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:97:5 | 97 | _mm_storeu_si128(state_ptr_mut.add(1), hgef); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:97:22 | 97 | _mm_storeu_si128(state_ptr_mut.add(1), hgef); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation warning[E0133]: call to unsafe function `sha512::x86::sha512_compress_x86_64_avx` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:33:9 | 33 | sha512_compress_x86_64_avx(state, &blocks[0]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:29:1 | 29 | unsafe fn sha512_compress_x86_64_avx2(state: &mut [u64; 8], blocks: &[[u8; 128]]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:37:32 | 37 | let mut ms: MsgSchedule = [_mm_setzero_si128(); 8]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:38:32 | 38 | let mut t2: RoundStates = [_mm_setzero_si128(); 40]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_setzero_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:39:18 | 39 | let mut x = [_mm256_setzero_si256(); 8]; | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::load_data_avx2` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:42:9 | 42 | load_data_avx2(&mut x, &mut ms, &mut t2, blocks.as_ptr().add(i) as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:42:50 | 42 | load_data_avx2(&mut x, &mut ms, &mut t2, blocks.as_ptr().add(i) as *const _); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::rounds_0_63_avx2` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:46:9 | 46 | rounds_0_63_avx2(&mut current_state, &mut x, &mut ms, &mut t2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:59:19 | 59 | let mut ms = [_mm_setzero_si128(); 8]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:58:1 | 58 | unsafe fn sha512_compress_x86_64_avx(state: &mut [u64; 8], block: &[u8; 128]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:60:18 | 60 | let mut x = [_mm_setzero_si128(); 8]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::load_data_avx` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:64:5 | 64 | load_data_avx(&mut x, &mut ms, block.as_ptr() as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::rounds_0_63_avx` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:65:5 | 65 | rounds_0_63_avx(&mut current_state, &mut x, &mut ms); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setr_epi32` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:73:16 | 73 | let MASK = _mm_setr_epi32(0x04050607, 0x00010203, 0x0c0d0e0f, 0x08090a0b); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:71:1 | 71 | unsafe fn load_data_avx(x: &mut [__m128i; 8], ms: &mut MsgSchedule, data: *const __m128i) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:77:21 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:77:37 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); | | ^^^^^^^^^^^^ call to unsafe function 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:78:21 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:80:21 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); 79 | | 80 | | let y = _mm_add_epi64( | | _____________________^ 81 | || x[$i], 82 | || _mm_loadu_si128(&K64[2 * $i] as *const u64 as *const _), 83 | || ); | ||_____________^ call to unsafe function ... | 86 | | )*}; 87 | | } | |______- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:82:17 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); ... | 82 | | _mm_loadu_si128(&K64[2 * $i] as *const u64 as *const _), | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:100:16 | 100 | let MASK = _mm256_set_epi64x( | ________________^ 101 | | 0x0809_0A0B_0C0D_0E0F_i64, 102 | | 0x0001_0203_0405_0607_i64, 103 | | 0x0809_0A0B_0C0D_0E0F_i64, 104 | | 0x0001_0203_0405_0607_i64, 105 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:93:1 | 93 | / unsafe fn load_data_avx2( 94 | | x: &mut [__m256i; 8], 95 | | ms: &mut MsgSchedule, 96 | | t2: &mut RoundStates, 97 | | data: *const __m128i, 98 | | ) { | |_^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_insertf128_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:109:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:32:21 | 32 | None => unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:29:5 | 29 | unsafe fn unchecked_unwrap(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:38:13 | 38 | unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:36:5 | 36 | unsafe fn unchecked_unwrap_none(self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:47:23 | 47 | Err(_) => unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:44:5 | 44 | unsafe fn unchecked_unwrap_ok(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:53:22 | 53 | Ok(_) => unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:51:5 | 51 | unsafe fn unchecked_unwrap_err(self) -> E { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pathdiff-0.2.2/src/lib.rs:58:28 | 58 | let mut comps: Vec = vec![]; | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 58 | let mut comps: Vec> = vec![]; | ++++ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:109:52 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:109:68 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); | | ^^^^^^^^^^^^^^^^ call to unsafe function 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_insertf128_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:110:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:110:52 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:110:68 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); | | ^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:112:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); 111 | | 112 | | x[$i] = _mm256_shuffle_epi8(x[$i], MASK); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:114:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 114 | | let t = _mm_loadu_si128(K64.as_ptr().add($i * 2) as *const u64 as *const _); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:114:37 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 114 | | let t = _mm_loadu_si128(K64.as_ptr().add($i * 2) as *const u64 as *const _); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:115:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 115 | | let y = _mm256_add_epi64(x[$i], _mm256_set_m128i(t, t)); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set_m128i` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:115:45 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 115 | | let y = _mm256_add_epi64(x[$i], _mm256_set_m128i(t, t)); | | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:117:22 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 117 | | ms[$i] = _mm256_extracti128_si256(y, 0); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 118 | | t2[$i] = _mm256_extracti128_si256(y, 1); 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:118:22 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 118 | | t2[$i] = _mm256_extracti128_si256(y, 1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:131:23 | 131 | let k64 = _mm_loadu_si128(&K64[k64_idx] as *const u64 as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:126:1 | 126 | unsafe fn rounds_0_63_avx(current_state: &mut State, x: &mut [__m128i; 8], ms: &mut MsgSchedule) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `sha512::x86::sha512_update_x_avx` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:132:21 | 132 | let y = sha512_update_x_avx(x, k64); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:157:21 | 157 | let t = _mm_loadu_si128(K64.as_ptr().add(k64x4_idx) as *const u64 as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:147:1 | 147 | / unsafe fn rounds_0_63_avx2( 148 | | current_state: &mut State, 149 | | x: &mut [__m256i; 8], 150 | | ms: &mut MsgSchedule, 151 | | t2: &mut RoundStates, 152 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:157:37 | 157 | let t = _mm_loadu_si128(K64.as_ptr().add(k64x4_idx) as *const u64 as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::sha512_update_x_avx2` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:158:21 | 158 | let y = sha512_update_x_avx2(x, _mm256_set_m128i(t, t)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set_m128i` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:158:45 | 158 | let y = sha512_update_x_avx2(x, _mm256_set_m128i(t, t)); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:166:21 | 166 | ms[j] = _mm256_extracti128_si256(y, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:167:29 | 167 | t2[8 * i + j] = _mm256_extracti128_si256(y, 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicase --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=608b05f84afc8693 -C extra-filename=-608b05f84afc8693 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:13:37 | 13 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::read` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:30:15 | 30 | ret_usize(c::read(borrowed_fd(fd), buf.cast(), min(len, READ_LIMIT))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:29:1 | 29 | pub(crate) unsafe fn read(fd: BorrowedFd<'_>, buf: *mut u8, len: usize) -> io::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:123:38 | 123 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning: `pulldown-cmark-escape` (lib) generated 5 warnings warning[E0133]: call to unsafe function `libc::pread` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:58:15 | 58 | ret_usize(c::pread(borrowed_fd(fd), buf.cast(), len, offset)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:43:1 | 43 | / pub(crate) unsafe fn pread( 44 | | fd: BorrowedFd<'_>, 45 | | buf: *mut u8, 46 | | len: usize, 47 | | offset: u64, 48 | | ) -> io::Result { | |______________________^ warning[E0133]: call to unsafe function `libc::close` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:201:13 | 201 | let _ = c::close(raw_fd as c::c_int); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:200:1 | 200 | pub(crate) unsafe fn close(raw_fd: RawFd) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:215:15 | 215 | ret_c_int(c::ioctl(borrowed_fd(fd), request, arg)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:210:1 | 210 | / pub(crate) unsafe fn ioctl( 211 | | fd: BorrowedFd<'_>, 212 | | request: RawOpcode, 213 | | arg: *mut c::c_void, 214 | | ) -> io::Result { | |____________________________^ warning[E0133]: call to unsafe function `backend::io::syscalls::ioctl` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:224:5 | 224 | ioctl(fd, request, arg) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/backend/libc/io/syscalls.rs:219:1 | 219 | / pub(crate) unsafe fn ioctl_readonly( 220 | | fd: BorrowedFd<'_>, 221 | | request: RawOpcode, 222 | | arg: *mut c::c_void, 223 | | ) -> io::Result { | |____________________________^ warning[E0133]: call to unsafe function `backend::io::syscalls::close` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/io/close.rs:54:5 | 54 | backend::io::syscalls::close(raw_fd) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/io/close.rs:53:1 | 53 | pub unsafe fn close(raw_fd: RawFd) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/ioctl/patterns.rs:99:12 | 99 | Ok(ptr.cast::().read()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/ioctl/patterns.rs:98:5 | 98 | unsafe fn output_from_ptr(_: IoctlOutput, ptr: *mut c::c_void) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ioctl::_ioctl` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:94:9 | 94 | _ioctl(fd, request, arg)? | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:86:1 | 86 | pub unsafe fn ioctl(fd: F, mut ioctl: I) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `pathdiff` (lib) generated 1 warning warning[E0133]: call to unsafe function `ioctl::_ioctl_readonly` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:96:9 | 96 | _ioctl_readonly(fd, request, arg)? | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ioctl::Ioctl::output_from_ptr` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:101:5 | 101 | I::output_from_ptr(output, arg) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `backend::io::syscalls::ioctl` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:109:5 | 109 | crate::backend::io::syscalls::ioctl(fd, request, arg) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:104:1 | 104 | / unsafe fn _ioctl( 105 | | fd: BorrowedFd<'_>, 106 | | request: RawOpcode, 107 | | arg: *mut c::c_void, 108 | | ) -> Result { | |________________________^ warning[E0133]: call to unsafe function `backend::io::syscalls::ioctl_readonly` is unsafe and requires unsafe block --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:117:5 | 117 | crate::backend::io::syscalls::ioctl_readonly(fd, request, arg) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustix-0.38.38/src/ioctl/mod.rs:112:1 | 112 | / unsafe fn _ioctl_readonly( 113 | | fd: BorrowedFd<'_>, 114 | | request: RawOpcode, 115 | | arg: *mut c::c_void, 116 | | ) -> Result { | |________________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:256:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 256 | | let mut t0 = $ALIGNR8(x[1], x[0], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:254:9 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 254 | | unsafe fn $name(x: &mut [$ty; 8], k64: $ty) -> $ty { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:258:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 258 | | let mut t3 = $ALIGNR8(x[5], x[4], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:260:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 260 | | let mut t2 = $SRL64(t0, 1); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:262:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 262 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:264:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 264 | | t3 = $SRL64(t0, 7); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:266:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 266 | | let mut t1 = $SLL64(t0, 64 - 8); | | ^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:269:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 269 | | t0 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:271:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 271 | | t2 = $SRL64(t2, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:275:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 275 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:277:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 277 | | t1 = $SLL64(t1, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:279:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 279 | | t0 = $XOR(t0, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:280:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 280 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:282:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 282 | | t3 = $SRL64(x[7], 6); | | ^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:284:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 284 | | t2 = $SLL64(x[7], 64 - 61); | | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:286:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 286 | | x[0] = $ADD64(x[0], t0); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:288:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 288 | | t1 = $SRL64(x[7], 19); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:291:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 291 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:293:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 293 | | t2 = $SLL64(t2, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:297:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 297 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:299:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 299 | | t1 = $SRL64(t1, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:301:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 301 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:302:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 302 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:305:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 305 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:318:13 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 318 | | $ADD64(x[7], k64) | | ^^^^^^^^^^^^^^^^^ call to unsafe function 319 | | } 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:89:22 | 89 | state_abcd = _mm_add_epi32(state_abcd, h0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:90:19 | 90 | state_e = _mm_sha1nexte_epu32(h1, state_e); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:93:16 | 93 | state[0] = _mm_extract_epi32(state_abcd, 3) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:94:16 | 94 | state[1] = _mm_extract_epi32(state_abcd, 2) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:95:16 | 95 | state[2] = _mm_extract_epi32(state_abcd, 1) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:96:16 | 96 | state[3] = _mm_extract_epi32(state_abcd, 0) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /rust/deps/sha1-0.10.6/src/compress/x86.rs:97:16 | 97 | state[4] = _mm_extract_epi32(state_e, 3) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling rustc-rayon v0.5.0 Compiling tracing-log v0.2.0 warning: unexpected `cfg` condition name: `fieldoffset_assert_in_const_fn` --> /rust/deps/field-offset-0.3.6/src/lib.rs:2:13 | 2 | #![cfg_attr(fieldoffset_assert_in_const_fn, feature(const_panic))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(fieldoffset_assert_in_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_assert_in_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicase-2.8.0/src/ascii.rs:71:34 | 71 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 71 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/thread_local-1.1.8/src/lib.rs:521:13 | 521 | let _ = Box::from_raw(std::slice::from_raw_parts_mut(bucket, size)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/thread_local-1.1.8/src/lib.rs:520:1 | 520 | unsafe fn deallocate_bucket(bucket: *mut Entry, size: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::SlimMaskBuilder::from_teddy` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:80:21 | 80 | let masks = SlimMaskBuilder::from_teddy(&teddy); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:74:5 | 74 | pub(crate) unsafe fn new(patterns: Arc) -> Slim { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicase-2.8.0/src/lib.rs:199:34 | 199 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `fieldoffset_has_alloc` --> /rust/deps/field-offset-0.3.6/src/lib.rs:8:17 | 8 | #[cfg(all(test, fieldoffset_has_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(fieldoffset_has_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_has_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:119:19 | 119 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:114:5 | 114 | / pub(crate) unsafe fn find( 115 | | &self, 116 | | start: *const u8, 117 | | end: *const u8, 118 | | ) -> Option { | |______________________^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicase-2.8.0/src/lib.rs:206:34 | 206 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 206 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `fieldoffset_maybe_uninit` --> /rust/deps/field-offset-0.3.6/src/lib.rs:73:11 | 73 | #[cfg(fieldoffset_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(fieldoffset_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fieldoffset_maybe_uninit` --> /rust/deps/field-offset-0.3.6/src/lib.rs:81:15 | 81 | #[cfg(not(fieldoffset_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(fieldoffset_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:122:22 | 122 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `fieldoffset_assert_in_const_fn` --> /rust/deps/field-offset-0.3.6/src/lib.rs:124:15 | 124 | #[cfg(fieldoffset_assert_in_const_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(fieldoffset_assert_in_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_assert_in_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:123:30 | 123 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: lifetime parameter `'a` never used --> /rust/deps/unicase-2.8.0/src/lib.rs:254:14 | 252 | / macro_rules! into_impl { 253 | | ($to:ty) => { 254 | | impl<'a> Into<$to> for UniCase<$to> { | | -^^- help: elide the unused lifetime 255 | | fn into(self) -> $to { ... | 259 | | }; 260 | | } | |_- in this expansion of `into_impl!` ... 275 | into_impl!(String); | ------------------ in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/field-offset-0.3.6/src/lib.rs:318:32 | 318 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 318 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:126:19 | 126 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:129:19 | 129 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/thread_local-1.1.8/src/lib.rs:521:27 | 521 | let _ = Box::from_raw(std::slice::from_raw_parts_mut(bucket, size)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `FieldOffset::::new_from_offset` is unsafe and requires unsafe block --> /rust/deps/field-offset-0.3.6/src/lib.rs:106:9 | 106 | Self::new_from_offset(offset) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/field-offset-0.3.6/src/lib.rs:99:5 | 99 | pub unsafe fn new FnOnce(*const T) -> *const U>(f: F) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:130:30 | 130 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/field-offset-0.3.6/src/lib.rs:210:10 | 210 | &*self.unapply_ptr(x) | ^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/field-offset-0.3.6/src/lib.rs:209:5 | 209 | pub unsafe fn unapply<'a>(self, x: &'a U) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:154:17 | 154 | let c = self.candidate(cur); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:149:5 | 149 | / unsafe fn find_one( 150 | | &self, 151 | | cur: *const u8, 152 | | end: *const u8, 153 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `FieldOffset::::unapply_ptr` is unsafe and requires unsafe block --> /rust/deps/field-offset-0.3.6/src/lib.rs:210:11 | 210 | &*self.unapply_ptr(x) | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:155:13 | 155 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: method `unchecked_unwrap_err` is never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/field-offset-0.3.6/src/lib.rs:226:14 | 226 | &mut *self.unapply_ptr_mut(x) | ^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/field-offset-0.3.6/src/lib.rs:225:5 | 225 | pub unsafe fn unapply_mut<'a>(self, x: &'a mut U) -> &'a mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:156:30 | 156 | if let Some(m) = self.teddy.verify(cur, end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: outlives requirements can be inferred --> /rust/deps/thread_local-1.1.8/src/cached.rs:121:37 | 121 | pub struct CachedIterMut<'a, T: Send + 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning[E0133]: call to unsafe function `FieldOffset::::unapply_ptr_mut` is unsafe and requires unsafe block --> /rust/deps/field-offset-0.3.6/src/lib.rs:226:15 | 226 | &mut *self.unapply_ptr_mut(x) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:256:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 256 | | let mut t0 = $ALIGNR8(x[1], x[0], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:254:9 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 254 | | unsafe fn $name(x: &mut [$ty; 8], k64: $ty) -> $ty { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:176:21 | 176 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:175:5 | 175 | unsafe fn candidate(&self, cur: *const u8) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `FieldOffset::::new_from_offset_pinned` is unsafe and requires unsafe block --> /rust/deps/field-offset-0.3.6/src/lib.rs:238:9 | 238 | FieldOffset::new_from_offset_pinned(self.get_byte_offset()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/field-offset-0.3.6/src/lib.rs:237:5 | 237 | pub const unsafe fn as_pinned_projection(self) -> FieldOffset { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members1` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:177:9 | 177 | Mask::members1(chunk, self.masks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: field `0` is never read --> /rust/deps/field-offset-0.3.6/src/lib.rs:60:25 | 60 | struct PhantomContra(fn(T)); | ------------- ^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:258:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 258 | | let mut t3 = $ALIGNR8(x[5], x[4], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:189:19 | 189 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:184:5 | 184 | / pub(crate) unsafe fn find( 185 | | &self, 186 | | start: *const u8, 187 | | end: *const u8, 188 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:191:23 | 191 | let mut cur = start.add(1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:192:25 | 192 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:260:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 260 | | let mut t2 = $SRL64(t0, 1); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:193:22 | 193 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:194:30 | 194 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:262:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 262 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:197:19 | 197 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:200:19 | 200 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:201:21 | 201 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:264:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 264 | | t3 = $SRL64(t0, 7); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:202:30 | 202 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:266:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 266 | | let mut t1 = $SLL64(t0, 64 - 8); | | ^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `field-offset` (lib) generated 13 warnings warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:269:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 269 | | t0 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:271:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 271 | | t2 = $SRL64(t2, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:275:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 275 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:277:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 277 | | t1 = $SLL64(t1, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:217:17 | 217 | let c = self.candidate(cur, prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:211:5 | 211 | / unsafe fn find_one( 212 | | &self, 213 | | cur: *const u8, 214 | | end: *const u8, 215 | | prev0: &mut V, 216 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:218:13 | 218 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:219:30 | 219 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:219:48 | 219 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:229:21 | 229 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:228:5 | 228 | unsafe fn candidate(&self, cur: *const u8, prev0: &mut V) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members2` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:230:28 | 230 | let (res0, res1) = Mask::members2(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_one_byte` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:231:25 | 231 | let res0prev0 = res0.shift_in_one_byte(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:232:19 | 232 | let res = res0prev0.and(res1); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:246:19 | 246 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:241:5 | 241 | / pub(crate) unsafe fn find( 242 | | &self, 243 | | start: *const u8, 244 | | end: *const u8, 245 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:248:23 | 248 | let mut cur = start.add(2); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:249:25 | 249 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:250:25 | 250 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:251:22 | 251 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:252:30 | 252 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:255:19 | 255 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:258:19 | 258 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:259:21 | 259 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:260:21 | 260 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:261:30 | 261 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:279:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 279 | | t0 = $XOR(t0, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:280:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 280 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:282:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 282 | | t3 = $SRL64(x[7], 6); | | ^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:284:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 284 | | t2 = $SLL64(x[7], 64 - 61); | | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling nu-ansi-term v0.50.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=e5c38b4d5d5b8c10 -C extra-filename=-e5c38b4d5d5b8c10 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblog-154fbfc02eedea37.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-88768661302ec8cd.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b6040e092de6cf40.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:286:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 286 | | x[0] = $ADD64(x[0], t0); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust - fork for rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-rayon' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-0.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-rayon-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ba0f53119c0d0a0 -C extra-filename=-7ba0f53119c0d0a0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libeither-32d9b651de664917.rmeta --extern rayon_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librayon_core-666e9c409380bf39.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:288:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 288 | | t1 = $SRL64(x[7], 19); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:291:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 291 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:293:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 293 | | t2 = $SLL64(t2, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:297:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 297 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:299:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 299 | | t1 = $SRL64(t1, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:301:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 301 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:302:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 302 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:305:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 305 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:318:13 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 318 | | $ADD64(x[7], k64) | | ^^^^^^^^^^^^^^^^^ call to unsafe function 319 | | } 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:277:17 | 277 | let c = self.candidate(cur, prev0, prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:270:5 | 270 | / unsafe fn find_one( 271 | | &self, 272 | | cur: *const u8, 273 | | end: *const u8, 274 | | prev0: &mut V, 275 | | prev1: &mut V, 276 | | ) -> Option { | |______________________^ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:278:13 | 278 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:279:30 | 279 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:279:48 | 279 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:294:21 | 294 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:288:5 | 288 | / unsafe fn candidate( 289 | | &self, 290 | | cur: *const u8, 291 | | prev0: &mut V, 292 | | prev1: &mut V, 293 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members3` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:295:34 | 295 | let (res0, res1, res2) = Mask::members3(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_two_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:296:25 | 296 | let res0prev0 = res0.shift_in_two_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_one_byte` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:297:25 | 297 | let res1prev1 = res1.shift_in_one_byte(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:298:19 | 298 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:298:19 | 298 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:313:19 | 313 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:308:5 | 308 | / pub(crate) unsafe fn find( 309 | | &self, 310 | | start: *const u8, 311 | | end: *const u8, 312 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:315:23 | 315 | let mut cur = start.add(3); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:316:25 | 316 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:317:25 | 317 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:318:25 | 318 | let mut prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION=1.62.1 CARGO_PKG_VERSION=0.50.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=50 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=291a8f433da9f4d7 -C extra-filename=-291a8f433da9f4d7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:319:22 | 319 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:321:17 | 321 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:325:19 | 325 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:328:19 | 328 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:329:21 | 329 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:330:21 | 330 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:331:21 | 331 | prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:333:17 | 333 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:351:17 | 351 | let c = self.candidate(cur, prev0, prev1, prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:343:5 | 343 | / unsafe fn find_one( 344 | | &self, 345 | | cur: *const u8, 346 | | end: *const u8, ... | 349 | | prev2: &mut V, 350 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:352:13 | 352 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:353:30 | 353 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:353:48 | 353 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:369:21 | 369 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:362:5 | 362 | / unsafe fn candidate( 363 | | &self, 364 | | cur: *const u8, 365 | | prev0: &mut V, 366 | | prev1: &mut V, 367 | | prev2: &mut V, 368 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members4` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:370:40 | 370 | let (res0, res1, res2, res3) = Mask::members4(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_three_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:371:25 | 371 | let res0prev0 = res0.shift_in_three_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_two_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:372:25 | 372 | let res1prev1 = res1.shift_in_two_bytes(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_one_byte` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:373:25 | 373 | let res2prev2 = res2.shift_in_one_byte(*prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:374:19 | 374 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:374:19 | 374 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:374:19 | 374 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::FatMaskBuilder::from_teddy` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:413:21 | 413 | let masks = FatMaskBuilder::from_teddy(&teddy); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:407:5 | 407 | pub(crate) unsafe fn new(patterns: Arc) -> Fat { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:452:19 | 452 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:447:5 | 447 | / pub(crate) unsafe fn find( 448 | | &self, 449 | | start: *const u8, 450 | | end: *const u8, 451 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:455:22 | 455 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:456:30 | 456 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:459:19 | 459 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:462:19 | 462 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:463:30 | 463 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:487:17 | 487 | let c = self.candidate(cur); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:482:5 | 482 | / unsafe fn find_one( 483 | | &self, 484 | | cur: *const u8, 485 | | end: *const u8, 486 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:488:13 | 488 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:489:30 | 489 | if let Some(m) = self.teddy.verify(cur, end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:509:21 | 509 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:508:5 | 508 | unsafe fn candidate(&self, cur: *const u8) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members1` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:510:9 | 510 | Mask::members1(chunk, self.masks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:522:19 | 522 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:517:5 | 517 | / pub(crate) unsafe fn find( 518 | | &self, 519 | | start: *const u8, 520 | | end: *const u8, 521 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:524:23 | 524 | let mut cur = start.add(1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:525:25 | 525 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:526:22 | 526 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:527:30 | 527 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:530:19 | 530 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:533:19 | 533 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:534:21 | 534 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:535:30 | 535 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:550:17 | 550 | let c = self.candidate(cur, prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:544:5 | 544 | / unsafe fn find_one( 545 | | &self, 546 | | cur: *const u8, 547 | | end: *const u8, 548 | | prev0: &mut V, 549 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:551:13 | 551 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:552:30 | 552 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:552:48 | 552 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:562:21 | 562 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:561:5 | 561 | unsafe fn candidate(&self, cur: *const u8, prev0: &mut V) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members2` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:563:28 | 563 | let (res0, res1) = Mask::members2(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_one_byte` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:564:25 | 564 | let res0prev0 = res0.half_shift_in_one_byte(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:565:19 | 565 | let res = res0prev0.and(res1); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:579:19 | 579 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:574:5 | 574 | / pub(crate) unsafe fn find( 575 | | &self, 576 | | start: *const u8, 577 | | end: *const u8, 578 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:581:23 | 581 | let mut cur = start.add(2); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:582:25 | 582 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:583:25 | 583 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:584:22 | 584 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:585:30 | 585 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:588:19 | 588 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:591:19 | 591 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:592:21 | 592 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:593:21 | 593 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:594:30 | 594 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:610:17 | 610 | let c = self.candidate(cur, prev0, prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:603:5 | 603 | / unsafe fn find_one( 604 | | &self, 605 | | cur: *const u8, 606 | | end: *const u8, 607 | | prev0: &mut V, 608 | | prev1: &mut V, 609 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:611:13 | 611 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:612:30 | 612 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:612:48 | 612 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:627:21 | 627 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:621:5 | 621 | / unsafe fn candidate( 622 | | &self, 623 | | cur: *const u8, 624 | | prev0: &mut V, 625 | | prev1: &mut V, 626 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members3` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:628:34 | 628 | let (res0, res1, res2) = Mask::members3(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_two_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:629:25 | 629 | let res0prev0 = res0.half_shift_in_two_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_one_byte` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:630:25 | 630 | let res1prev1 = res1.half_shift_in_one_byte(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:631:19 | 631 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:631:19 | 631 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:646:19 | 646 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:641:5 | 641 | / pub(crate) unsafe fn find( 642 | | &self, 643 | | start: *const u8, 644 | | end: *const u8, 645 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:648:23 | 648 | let mut cur = start.add(3); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:649:25 | 649 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:650:25 | 650 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:651:25 | 651 | let mut prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:652:22 | 652 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:654:17 | 654 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:658:19 | 658 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:661:19 | 661 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:662:21 | 662 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:663:21 | 663 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:664:21 | 664 | prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:666:17 | 666 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:684:17 | 684 | let c = self.candidate(cur, prev0, prev1, prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:676:5 | 676 | / unsafe fn find_one( 677 | | &self, 678 | | cur: *const u8, 679 | | end: *const u8, ... | 682 | | prev2: &mut V, 683 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:685:13 | 685 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:686:30 | 686 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:686:48 | 686 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:702:21 | 702 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:695:5 | 695 | / unsafe fn candidate( 696 | | &self, 697 | | cur: *const u8, 698 | | prev0: &mut V, 699 | | prev1: &mut V, 700 | | prev2: &mut V, 701 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members4` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:703:40 | 703 | let (res0, res1, res2, res3) = Mask::members4(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_three_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:704:25 | 704 | let res0prev0 = res0.half_shift_in_three_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_two_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:705:25 | 705 | let res1prev1 = res1.half_shift_in_two_bytes(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_one_byte` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:706:25 | 706 | let res2prev2 = res2.half_shift_in_one_byte(*prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:707:19 | 707 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:707:19 | 707 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:707:19 | 707 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rustc-rayon-0.5.0/src/slice/quicksort.rs:896:47 | 896 | heapsort(&mut v, &|_, _| thread_rng().gen()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:830:23 | 830 | let cur = cur.add(bit / BUCKETS); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:820:5 | 820 | / unsafe fn verify64( 821 | | &self, 822 | | cur: *const u8, 823 | | end: *const u8, 824 | | mut candidate_chunk: u64, 825 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::::verify_bucket` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:832:30 | 832 | if let Some(m) = self.verify_bucket(cur, end, bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:857:20 | 857 | for pid in self.buckets.get_unchecked(bucket).iter().copied() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:849:5 | 849 | / unsafe fn verify_bucket( 850 | | &self, 851 | | cur: *const u8, 852 | | end: *const u8, 853 | | bucket: usize, 854 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::pattern::Patterns::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:862:23 | 862 | let pat = self.patterns.get_unchecked(pid); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::pattern::Pattern::<'p>::is_prefix_raw` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:863:16 | 863 | if pat.is_prefix_raw(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:865:27 | 865 | let end = start.add(pat.len()); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:917:24 | 917 | debug_assert!(!candidate.is_zero()); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:911:5 | 911 | / unsafe fn verify( 912 | | &self, 913 | | mut cur: *const u8, 914 | | end: *const u8, 915 | | candidate: V, 916 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::for_each_64bit_lane` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:920:9 | 920 | / candidate.for_each_64bit_lane( 921 | | #[inline(always)] 922 | | |_, chunk| { 923 | | let result = self.verify64(cur, end, chunk); ... | 926 | | }, 927 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::::verify64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:923:30 | 923 | let result = self.verify64(cur, end, chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:924:23 | 924 | cur = cur.add(8); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:973:24 | 973 | debug_assert!(!candidate.is_zero()); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:946:5 | 946 | / unsafe fn verify( 947 | | &self, 948 | | mut cur: *const u8, 949 | | end: *const u8, 950 | | candidate: V, 951 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::FatVector::swap_halves` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:976:23 | 976 | let swapped = candidate.swap_halves(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::interleave_low_8bit_lanes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:979:18 | 979 | let r1 = candidate.interleave_low_8bit_lanes(swapped); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::interleave_high_8bit_lanes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:982:18 | 982 | let r2 = candidate.interleave_high_8bit_lanes(swapped); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::for_each_low_64bit_lane` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:988:9 | 988 | / r1.for_each_low_64bit_lane( 989 | | r2, 990 | | #[inline(always)] 991 | | |_, chunk| { ... | 995 | | }, 996 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::::verify64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:992:30 | 992 | let result = self.verify64(cur, end, chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:993:23 | 993 | cur = cur.add(4); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1040:22 | 1040 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1039:5 | 1039 | unsafe fn members1(chunk: V, masks: [Mask; 1]) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1041:19 | 1041 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1042:19 | 1042 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pulldown_cmark CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/pulldown-cmark-b2b9a6130e0e07ae/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pulldown_cmark --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=b5028dd5c634d44d -C extra-filename=-b5028dd5c634d44d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-1ff9b22f1f62e8fd.rmeta --extern pulldown_cmark_escape=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpulldown_cmark_escape-356116f3f010be16.rmeta --extern unicase=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicase-608b05f84afc8693.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1042:19 | 1042 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1043:22 | 1043 | let locand = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1044:22 | 1044 | let hicand = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1045:9 | 1045 | locand.and(hicand) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1067:22 | 1067 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1066:5 | 1066 | unsafe fn members2(chunk: V, masks: [Mask; 2]) -> (V, V) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1068:19 | 1068 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1069:19 | 1069 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1069:19 | 1069 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1071:23 | 1071 | let locand1 = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1072:23 | 1072 | let hicand1 = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1073:21 | 1073 | let cand1 = locand1.and(hicand1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1075:23 | 1075 | let locand2 = masks[1].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1076:23 | 1076 | let hicand2 = masks[1].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1077:21 | 1077 | let cand2 = locand2.and(hicand2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1102:22 | 1102 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1101:5 | 1101 | unsafe fn members3(chunk: V, masks: [Mask; 3]) -> (V, V, V) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1103:19 | 1103 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1104:19 | 1104 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/ansi.rs:369:32 | 369 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 369 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/ansi.rs:376:32 | 376 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/ansi.rs:396:32 | 396 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 396 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:279:32 | 279 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:328:32 | 328 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 328 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/util.rs:5:52 | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings) -> Vec> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings<'_>) -> Vec> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/util.rs:37:23 | 37 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/util.rs:48:28 | 48 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1104:19 | 1104 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1106:23 | 1106 | let locand1 = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1107:23 | 1107 | let hicand1 = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1108:21 | 1108 | let cand1 = locand1.and(hicand1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1110:23 | 1110 | let locand2 = masks[1].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1111:23 | 1111 | let hicand2 = masks[1].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1112:21 | 1112 | let cand2 = locand2.and(hicand2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1114:23 | 1114 | let locand3 = masks[2].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1115:23 | 1115 | let hicand3 = masks[2].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1116:21 | 1116 | let cand3 = locand3.and(hicand3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1141:22 | 1141 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1140:5 | 1140 | unsafe fn members4(chunk: V, masks: [Mask; 4]) -> (V, V, V, V) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1142:19 | 1142 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1143:19 | 1143 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1143:19 | 1143 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1145:23 | 1145 | let locand1 = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1146:23 | 1146 | let hicand1 = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1147:21 | 1147 | let cand1 = locand1.and(hicand1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1149:23 | 1149 | let locand2 = masks[1].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1150:23 | 1150 | let hicand2 = masks[1].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1151:21 | 1151 | let cand2 = locand2.and(hicand2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1153:23 | 1153 | let locand3 = masks[2].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1154:23 | 1154 | let hicand3 = masks[2].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1155:21 | 1155 | let cand3 = locand3.and(hicand3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1157:23 | 1157 | let locand4 = masks[3].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1158:23 | 1158 | let hicand4 = masks[3].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1159:21 | 1159 | let cand4 = locand4.and(hicand4); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1221:17 | 1221 | lo: V::load_unaligned(self.lo[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1217:5 | 1217 | unsafe fn build(&self) -> Mask { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1222:17 | 1222 | hi: V::load_unaligned(self.hi[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::SlimMaskBuilder::build` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1254:29 | 1254 | array.map(|builder| builder.build()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1238:5 | 1238 | / unsafe fn from_teddy( 1239 | | teddy: &Teddy<8>, 1240 | | ) -> [Mask; BYTES] { | |_________________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1333:17 | 1333 | lo: V::load_unaligned(self.lo[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1329:5 | 1329 | unsafe fn build(&self) -> Mask { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1334:17 | 1334 | hi: V::load_unaligned(self.hi[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::FatMaskBuilder::build` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1366:29 | 1366 | array.map(|builder| builder.build()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1350:5 | 1350 | / unsafe fn from_teddy( 1351 | | teddy: &Teddy<16>, 1352 | | ) -> [Mask; BYTES] { | |_________________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:334:13 | 334 | _mm_set1_epi8(i8::from_bits(byte)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:333:9 | 333 | unsafe fn splat(byte: u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:339:13 | 339 | _mm_loadu_si128(data.cast::<__m128i>()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:338:9 | 338 | unsafe fn load_unaligned(data: *const u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:344:23 | 344 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:343:9 | 343 | unsafe fn is_zero(self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:344:34 | 344 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:345:13 | 345 | _mm_movemask_epi8(cmp).to_bits() == 0xFFFF | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:350:13 | 350 | _mm_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:349:9 | 349 | unsafe fn cmpeq(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:355:13 | 355 | _mm_and_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:354:9 | 354 | unsafe fn and(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:360:13 | 360 | _mm_or_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:359:9 | 359 | unsafe fn or(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:369:26 | 369 | let lomask = Self::splat(0xF); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:364:9 | 364 | unsafe fn shift_8bit_lane_right(self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:370:13 | 370 | _mm_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi16` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:370:13 | 370 | _mm_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:375:13 | 375 | _mm_alignr_epi8(self, vector2, 15) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:374:9 | 374 | unsafe fn shift_in_one_byte(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:380:13 | 380 | _mm_alignr_epi8(self, vector2, 14) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:379:9 | 379 | unsafe fn shift_in_two_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:385:13 | 385 | _mm_alignr_epi8(self, vector2, 13) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:384:9 | 384 | unsafe fn shift_in_three_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:390:13 | 390 | _mm_shuffle_epi8(self, indices) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:389:9 | 389 | unsafe fn shuffle_bytes(self, indices: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:401:35 | 401 | let lanes: [u64; 2] = core::mem::transmute(self); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:394:9 | 394 | / unsafe fn for_each_64bit_lane( 395 | | self, 396 | | mut f: impl FnMut(usize, u64) -> Option, 397 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:427:13 | 427 | _mm256_set1_epi8(i8::from_bits(byte)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:426:9 | 426 | unsafe fn splat(byte: u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:432:13 | 432 | _mm256_loadu_si256(data.cast::<__m256i>()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:431:9 | 431 | unsafe fn load_unaligned(data: *const u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:437:23 | 437 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:436:9 | 436 | unsafe fn is_zero(self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:437:34 | 437 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:438:13 | 438 | _mm256_movemask_epi8(cmp).to_bits() == 0xFFFFFFFF | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:443:13 | 443 | _mm256_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:442:9 | 442 | unsafe fn cmpeq(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_and_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:448:13 | 448 | _mm256_and_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:447:9 | 447 | unsafe fn and(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:453:13 | 453 | _mm256_or_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:452:9 | 452 | unsafe fn or(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:458:26 | 458 | let lomask = Self::splat(0xF); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:457:9 | 457 | unsafe fn shift_8bit_lane_right(self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:459:13 | 459 | _mm256_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi16` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:459:13 | 459 | _mm256_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute2x128_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:470:21 | 470 | let v = _mm256_permute2x128_si256(vector2, self, 0x21); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:463:9 | 463 | unsafe fn shift_in_one_byte(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:471:13 | 471 | _mm256_alignr_epi8(self, v, 15) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute2x128_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:482:21 | 482 | let v = _mm256_permute2x128_si256(vector2, self, 0x21); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:475:9 | 475 | unsafe fn shift_in_two_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:483:13 | 483 | _mm256_alignr_epi8(self, v, 14) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute2x128_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:494:21 | 494 | let v = _mm256_permute2x128_si256(vector2, self, 0x21); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:487:9 | 487 | unsafe fn shift_in_three_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:495:13 | 495 | _mm256_alignr_epi8(self, v, 13) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_shuffle_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:500:13 | 500 | _mm256_shuffle_epi8(self, indices) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:499:9 | 499 | unsafe fn shuffle_bytes(self, indices: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:513:24 | 513 | let lane = _mm256_extract_epi64(self, 0).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:504:9 | 504 | / unsafe fn for_each_64bit_lane( 505 | | self, 506 | | mut f: impl FnMut(usize, u64) -> Option, 507 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:517:24 | 517 | let lane = _mm256_extract_epi64(self, 1).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:521:24 | 521 | let lane = _mm256_extract_epi64(self, 2).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:525:24 | 525 | let lane = _mm256_extract_epi64(self, 3).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:538:24 | 538 | let half = Self::Half::load_unaligned(data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:537:9 | 537 | unsafe fn load_half_unaligned(data: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_broadcastsi128_si256` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:539:13 | 539 | _mm256_broadcastsi128_si256(half) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:544:13 | 544 | _mm256_alignr_epi8(self, vector2, 15) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:543:9 | 543 | unsafe fn half_shift_in_one_byte(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:549:13 | 549 | _mm256_alignr_epi8(self, vector2, 14) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:548:9 | 548 | unsafe fn half_shift_in_two_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:554:13 | 554 | _mm256_alignr_epi8(self, vector2, 13) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:553:9 | 553 | unsafe fn half_shift_in_three_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute4x64_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:559:13 | 559 | _mm256_permute4x64_epi64(self, 0x4E) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:558:9 | 558 | unsafe fn swap_halves(self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_unpacklo_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:564:13 | 564 | _mm256_unpacklo_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:563:9 | 563 | unsafe fn interleave_low_8bit_lanes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_unpackhi_epi8` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:569:13 | 569 | _mm256_unpackhi_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:568:9 | 568 | unsafe fn interleave_high_8bit_lanes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:578:24 | 578 | let lane = _mm256_extract_epi64(self, 0).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:573:9 | 573 | / unsafe fn for_each_low_64bit_lane( 574 | | self, 575 | | vector2: Self, 576 | | mut f: impl FnMut(usize, u64) -> Option, 577 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:582:24 | 582 | let lane = _mm256_extract_epi64(self, 1).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:586:24 | 586 | let lane = _mm256_extract_epi64(vector2, 0).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /rust/deps/aho-corasick-1.1.3/src/packed/vector.rs:590:24 | 590 | let lane = _mm256_extract_epi64(vector2, 1).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `thread_local` (lib) generated 13 warnings warning: `jobserver` (lib) generated 14 warnings Compiling num-conv v0.1.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_FS=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_SIGNAL=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/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.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/nix-9316a8efe9a9d6f7/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/nix-3b43a74e2b6b286e/build-script-build` [nix 0.29.0] cargo:rustc-check-cfg=cfg(android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(dragonfly) [nix 0.29.0] cargo:rustc-check-cfg=cfg(ios) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsd) [nix 0.29.0] cargo:rustc-cfg=freebsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(illumos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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 embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=181532f0890e746a -C extra-filename=-181532f0890e746a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` [nix 0.29.0] cargo:rustc-check-cfg=cfg(macos) warning: `sha1` (lib) generated 114 warnings [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsd) Compiling unicode-security v0.1.2 [nix 0.29.0] cargo:rustc-check-cfg=cfg(openbsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solaris) [nix 0.29.0] cargo:rustc-check-cfg=cfg(watchos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(tvos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(visionos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-cfg=bsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-cfg=bsd_without_apple [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-cfg=freebsdlike [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(fbsd14) [nix 0.29.0] cargo:rustc-check-cfg=cfg(qemu) warning: `unicase` (lib) generated 4 warnings Compiling powerfmt v0.2.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_security CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-security-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-security-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-security' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-security CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-security' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-security-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_security --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-security-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=0e00bfff8cf1a387 -C extra-filename=-0e00bfff8cf1a387 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern unicode_normalization=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_normalization-9a58ff894f3d6a57.rmeta --extern unicode_script=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_script-e2ad319f05104f8d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling time-core v0.1.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=740edca0d987aa7a -C extra-filename=-740edca0d987aa7a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/powerfmt-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=6ef63d0714bfffda -C extra-filename=-6ef63d0714bfffda --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `page::slot::Guard::::slot` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:605:9 | 605 | self.slot().release() | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:604:5 | 604 | pub(crate) unsafe fn release(&self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: unexpected `cfg` condition name: `rustbuild` --> /rust/deps/pulldown-cmark-0.11.3/src/lib.rs:74:13 | 74 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `rustbuild` --> /rust/deps/pulldown-cmark-0.11.3/src/lib.rs:75:13 | 75 | #![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 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.11.3/src/lib.rs:280:20 | 280 | fn from(value: Tag) -> Self { | ^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 280 | fn from(value: Tag<'_>) -> Self { | ++++ warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:617:9 | 617 | self.slot.as_ref() | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:616:5 | 616 | pub(crate) unsafe fn slot(&self) -> &Slot { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `page::slot::Guard::::slot` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:629:9 | 629 | self.slot().item.with(|item| &*item) | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:628:5 | 628 | pub(crate) unsafe fn value(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:629:39 | 629 | self.slot().item.with(|item| &*item) | ^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:786:9 | 786 | self.slot.as_ref().item.with(|val| &*val) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:785:5 | 785 | pub(crate) unsafe fn value(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:786:45 | 786 | self.slot.as_ref().item.with(|val| &*val) | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:801:9 | 801 | self.slot.as_ref().item.with_mut(|val| &mut *val) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:800:5 | 800 | pub(crate) unsafe fn value_mut(&mut self) -> &mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:801:53 | 801 | self.slot.as_ref().item.with_mut(|val| &mut *val) | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `page::slot::InitGuard::::release2` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:813:9 | 813 | self.release2(0) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:812:5 | 812 | pub(crate) unsafe fn release(&mut self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `page::slot::InitGuard::::release2` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:825:17 | 825 | let _ = self.release2(RefCount::::from_usize(1).pack(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:824:5 | 824 | pub(crate) unsafe fn downgrade(&mut self) -> Guard { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:841:20 | 841 | let slot = self.slot.as_ref(); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:829:5 | 829 | unsafe fn release2(&mut self, new_refs: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:10:23 | 10 | enum OSControl<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:34:37 | 34 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:210:38 | 210 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /rust/deps/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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` --> /rust/deps/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` --> /rust/deps/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 Compiling tempfile v3.13.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.13.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=54c6e5b5507de662 -C extra-filename=-54c6e5b5507de662 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern fastrand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfastrand-3e78518b1de21c90.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-88768661302ec8cd.rmeta --extern rustix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustix-acde3e7528a60a26.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `itertools` (lib) generated 83 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/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.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/nix-9316a8efe9a9d6f7/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name nix --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=5adfded6f12041dd -C extra-filename=-5adfded6f12041dd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd --cfg bsd --cfg bsd_without_apple --cfg freebsdlike --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'` Compiling time-macros v0.2.18 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-macros-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-macros-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION=' Procedural macros for the time crate. 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-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-macros-0.2.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name time_macros --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=f01e47f4dca6452c -C extra-filename=-f01e47f4dca6452c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern num_conv=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libnum_conv-181532f0890e746a.rlib --extern time_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libtime_core-740edca0d987aa7a.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/lib.rs:277:23 | 277 | env_cache: RwLock, Env>>, | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `#[warn(rustc::default_hash_types)]` implied by `#[warn(warnings)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/lib.rs:278:34 | 278 | apple_sdk_root_cache: RwLock, Arc>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/lib.rs:279:34 | 279 | apple_versions_cache: RwLock, Arc>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/lib.rs:280:36 | 280 | cached_compiler_family: RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/lib.rs:281:45 | 281 | known_flag_support_status_cache: RwLock>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `unicode-normalization` (lib) generated 5 warnings warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/tool.rs:43:41 | 43 | cached_compiler_family: &RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/tool.rs:60:41 | 60 | cached_compiler_family: &RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/cc-1.2.5/src/tool.rs:93:41 | 93 | cached_compiler_family: &RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7491b3de1657bcac -C extra-filename=-7491b3de1657bcac --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` 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: `blake3` (lib) generated 17 warnings Compiling deranged v0.3.11 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=b7450076e9a6e516 -C extra-filename=-b7450076e9a6e516 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern powerfmt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpowerfmt-6ef63d0714bfffda.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `nu-ansi-term` (lib) generated 14 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2c933081253f84e2 -C extra-filename=-2c933081253f84e2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:52:25 | 52 | impl Clear for collections::HashMap | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:59:9 | 59 | collections::HashMap::clear(self) | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:63:22 | 63 | impl Clear for collections::HashSet | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:70:9 | 70 | collections::HashSet::clear(self) | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: outlives requirements can be inferred --> /rust/deps/sharded-slab-0.1.7/src/shard.rs:62:32 | 62 | pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); | ^^^^ ^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 62 - pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); 62 + pub(crate) struct IterMut<'a, T, C: cfg::Config>(slice::IterMut<'a, Ptr>); | warning: `gen` is a keyword in the 2024 edition --> /rust/deps/deranged-0.3.11/src/lib.rs:1330:21 | 1330 | rng.gen::>>().into() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: method `symmetric_difference` is never used --> /rust/deps/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /rust/deps/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default warning: `parking_lot` (lib) generated 11 warnings Compiling rustc-main v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-main CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc/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="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc", "llvm", "max_level_info", "rustc_randomized_layouts"))' -C metadata=d379310278c3e85d -C extra-filename=-d379310278c3e85d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/rustc-main-d379310278c3e85d -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -Z binary-dep-depinfo` warning: `powerfmt` (lib) generated 3 warnings warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /rust/deps/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `tracing-log` (lib) generated 1 warning warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/errno.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/fcntl.rs:723:30 | 723 | pub fn fcntl(fd: RawFd, arg: FcntlArg) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 723 | pub fn fcntl(fd: RawFd, arg: FcntlArg<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/sys/signal.rs:293:32 | 293 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 293 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/sys/signal.rs:1228:40 | 1228 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1228 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/sys/statfs.rs:626:32 | 626 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/sys/time.rs:429:32 | 429 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 429 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/sys/time.rs:662:32 | 662 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 662 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/sys/wait.rs:360:19 | 360 | pub fn waitid(id: Id, flags: WaitPidFlag) -> Result { | ^^ expected lifetime parameter | help: indicate the anonymous lifetime | 360 | pub fn waitid(id: Id<'_>, flags: WaitPidFlag) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.29.0/src/unistd.rs:207:32 | 207 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 207 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `regex-automata` (lib) generated 2 warnings warning: `rand_xoshiro` (lib) generated 2 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_LLVM=1 CARGO_FEATURE_MAX_LEVEL_INFO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-main CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc-main-7fb0b4e8c37b34cf/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/rustc-main-d379310278c3e85d/build-script-build` warning: `measureme` (lib) generated 5 warnings [rustc-main 0.0.0] cargo:rerun-if-changed=build.rs warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-macros-0.2.18/src/helpers/mod.rs:100:6 | 100 | .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 = note: requested on the command line with `-W unstable-name-collisions` help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: `nu-ansi-term` (lib) generated 15 warnings warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-macros-0.2.18/src/offset.rs:63:44 | 63 | } else if minutes >= Minute::per(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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-macros-0.2.18/src/offset.rs:70:46 | 70 | } else if seconds >= Second::per(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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: `rustc-demangle` (lib) generated 11 warnings Compiling regex-automata v0.4.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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)' --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=9f8bf72dcfac6567 -C extra-filename=-9f8bf72dcfac6567 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libaho_corasick-0f4be828ad775ff4.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-1ff9b22f1f62e8fd.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_syntax-2dd9d4413c5b8b80.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `sharded-slab` (lib) generated 175 warnings warning: `gen` is a keyword in the 2024 edition --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:358:18 | 358 | fn arbitrary(gen: &mut quickcheck::Gen) -> SmallIndex { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:361:51 | 361 | let id = max(i32::MIN + 1, i32::arbitrary(gen)).abs(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:627:26 | 627 | fn arbitrary(gen: &mut quickcheck::Gen) -> $name { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:628:45 | 628 | $name(SmallIndex::arbitrary(gen)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `rustix` (lib) generated 20 warnings Compiling regex-automata v0.1.10 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=f4e95679988c09b5 -C extra-filename=-f4e95679988c09b5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_syntax-bd3dbc1891d2476d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2359:38 | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2361:32 | 2361 | f: &mut core::fmt::Formatter, | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | f: &mut core::fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2647:38 | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2751:38 | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2831:38 | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2939:38 | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/hybrid/id.rs:346:38 | 346 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:279:38 | 279 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:418:38 | 418 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:472:38 | 472 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 472 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:177:38 | 177 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:472:44 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:480:46 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:789:34 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:794:41 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/pulldown-cmark-0.11.3/src/html.rs:53:14 | 53 | numbers: HashMap, usize>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:857:38 | 857 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1205:38 | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1223:38 | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1227:46 | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/escape.rs:22:38 | 22 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/escape.rs:52:38 | 52 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 52 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/lazy.rs:92:32 | 92 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/lazy.rs:208:36 | 208 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/look.rs:502:38 | 502 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/pulldown-cmark-0.11.3/src/html.rs:70:22 | 70 | numbers: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:187:38 | 187 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 187 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:229:38 | 229 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 229 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:786:42 | 786 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:78:38 | 78 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:391:38 | 391 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 391 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:548:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 548 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:653:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 653 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:548:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 548 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:653:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 653 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/start.rs:308:38 | 308 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/wire.rs:114:38 | 114 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 114 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/wire.rs:218:38 | 218 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 218 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:123:38 | 123 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:221:38 | 221 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 221 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:280:38 | 280 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 280 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:566:38 | 566 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 566 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:773:38 | 773 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:853:38 | 853 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 853 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:1345:38 | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:1901:38 | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/sparse_set.rs:220:38 | 220 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/pulldown-cmark-0.11.3/src/parse.rs:1657:12 | 1657 | inner: HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/pulldown-cmark-0.11.3/src/parse.rs:1701:12 | 1701 | inner: HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/pulldown-cmark-0.11.3/src/parse.rs:1792:39 | 1792 | pub struct RefDefs<'input>(pub(crate) HashMap, LinkDef<'input>>); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/pulldown-cmark-0.11.3/src/parse.rs:1796:44 | 1796 | pub struct FootnoteDefs<'input>(pub(crate) HashMap, FootnoteDef>); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /rust/deps/pulldown-cmark-0.11.3/src/parse.rs:1809:16 | 1809 | self.0.iter().map(|(k, v)| (k.as_ref(), v)) | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/classes.rs:90:38 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/classes.rs:111:32 | 111 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1113:38 | 1113 | pub fn states(&self) -> StateIter { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1508:55 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1613:32 | 1613 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1702:53 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | -------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1718:66 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1725:32 | 1725 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1725 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1828:57 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1835:32 | 1835 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/error.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/minimize.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:868:32 | 868 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 868 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:891:32 | 891 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1012:32 | 1012 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1140:32 | 1140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1200:32 | 1200 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `sha2` (lib) generated 222 warnings warning: `rustc-rayon-core` (lib) generated 67 warnings warning: `deranged` (lib) generated 3 warnings warning: `time-macros` (lib) generated 4 warnings Compiling time v0.3.36 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-0.3.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-0.3.36 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=1e57c4b2ea1773ba -C extra-filename=-1e57c4b2ea1773ba --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern deranged=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libderanged-b7450076e9a6e516.rmeta --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitoa-b2a00d1bc6c4fe66.rmeta --extern num_conv=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnum_conv-2c933081253f84e2.rmeta --extern powerfmt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpowerfmt-6ef63d0714bfffda.rmeta --extern time_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtime_core-7491b3de1657bcac.rmeta --extern time_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libtime_macros-f01e47f4dca6452c.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/classes.rs:61:10 | 61 | *self.0.get_unchecked(byte as usize) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/classes.rs:60:5 | 60 | pub unsafe fn get_unchecked(&self, byte: u8) -> u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `dense_imp::Repr::<&'a [S], S>::from_bytes` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:519:9 | 519 | Repr::from_bytes(buf).into_dense_dfa() | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:518:5 | 518 | pub unsafe fn from_bytes(buf: &'a [u8]) -> DenseDFA<&'a [S], S> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:591:17 | 591 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:588:5 | 588 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:594:17 | 594 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:597:17 | 597 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:600:17 | 600 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:712:10 | 712 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:710:5 | 710 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `classes::ByteClasses::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:772:21 | 772 | let input = self.0.byte_classes().get_unchecked(input); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:771:5 | 771 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:774:10 | 774 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:833:10 | 833 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:831:5 | 831 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `classes::ByteClasses::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:886:21 | 886 | let input = self.0.byte_classes().get_unchecked(input); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:885:5 | 885 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:888:10 | 888 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1386:21 | 1386 | let trans = slice::from_raw_parts(buf.as_ptr() as *const S, len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1299:5 | 1299 | unsafe fn from_bytes(mut buf: &'a [u8]) -> Repr<&'a [S], S> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/dfa.rs:361:9 | 361 | (**self).next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/dfa.rs:356:5 | 356 | / unsafe fn next_state_unchecked( 357 | | &self, 358 | | current: Self::ID, 359 | | input: u8, 360 | | ) -> Self::ID { | |_________________^ warning: unexpected `cfg` condition name: `__time_03_docs` --> /rust/deps/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: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/date.rs:1358:56 | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/date.rs:1395:27 | 1395 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1395 | metadata: Metadata<'_, Self>, | +++ warning: unexpected `cfg` condition name: `__time_03_docs` --> /rust/deps/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: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/month.rs:179:56 | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/offset_date_time.rs:1327:56 | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/offset_date_time.rs:1336:27 | 1336 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1336 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/primitive_date_time.rs:904:56 | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/primitive_date_time.rs:912:27 | 912 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 912 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/time.rs:777:56 | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/time.rs:812:27 | 812 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 812 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/utc_offset.rs:427:56 | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/utc_offset.rs:443:27 | 443 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 443 | metadata: Metadata<'_, Self>, | +++ warning[E0133]: call to unsafe function `sparse_imp::Repr::<&'a [u8], S>::from_bytes` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:411:9 | 411 | Repr::from_bytes(buf).into_sparse_dfa() | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:410:5 | 410 | pub unsafe fn from_bytes(buf: &'a [u8]) -> SparseDFA<&'a [u8], S> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1662:34 | 1662 | pub(crate) struct StateIter<'a, T: 'a, S: 'a> { | ^^^^ ^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 1662 - pub(crate) struct StateIter<'a, T: 'a, S: 'a> { 1662 + pub(crate) struct StateIter<'a, T, S> { | warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1689:30 | 1689 | pub(crate) struct State<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1753:44 | 1753 | pub(crate) struct StateTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1774:50 | 1774 | pub(crate) struct StateSparseTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1815:33 | 1815 | pub(crate) struct StateMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1847:47 | 1847 | pub(crate) struct StateTransitionIterMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/regex-automata-0.1.10/src/determinize.rs:41:12 | 41 | cache: HashMap, S>, | ^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/regex-automata-0.1.10/src/determinize.rs:65:25 | 65 | let mut cache = HashMap::default(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/minimize.rs:42:34 | 42 | pub(crate) struct Minimizer<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/regex.rs:415:34 | 415 | pub struct Matches<'r, 't, D: DFA + 'r> { | ^^^^^ help: remove this bound warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:723:38 | 723 | let mut map: HashMap = HashMap::with_capacity(self.state_count); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:723:22 | 723 | let mut map: HashMap = HashMap::with_capacity(self.state_count); | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:745:39 | 745 | for (&old_id, &new_id) in map.iter() { | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1054:36 | 1054 | struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { | ^^^^^ ^^^^^ | help: remove these bounds | 1054 - struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { 1054 + struct StateIter<'a, T: AsRef<[u8]>, S: StateID = usize> { | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 = note: requested on the command line with `-W unstable-name-collisions` help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:17:12 | 17 | *ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:15:1 | 15 | unsafe fn get_and_increment(ptr: &mut *mut T) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:22:12 | 22 | *ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:21:1 | 21 | unsafe fn decrement_and_get(ptr: &mut *mut T) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:124:17 | 124 | let v_mid = v.add(mid); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:118:1 | 118 | / unsafe fn merge(v: &mut [T], mid: usize, buf: *mut T, is_less: &F) 119 | | where 120 | | F: Fn(&T, &T) -> bool, | |__________________________^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:125:17 | 125 | let v_end = v.add(len); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:148:9 | 148 | ptr::copy_nonoverlapping(v, buf, mid); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:151:18 | 151 | end: buf.add(mid), | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:163:39 | 163 | let to_copy = if is_less(&*right, &**left) { | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:163:48 | 163 | let to_copy = if is_less(&*right, &**left) { | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::get_and_increment` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:164:17 | 164 | get_and_increment(&mut right) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::get_and_increment` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:166:17 | 166 | get_and_increment(left) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:168:13 | 168 | ptr::copy_nonoverlapping(to_copy, get_and_increment(out), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::get_and_increment` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:168:47 | 168 | ptr::copy_nonoverlapping(to_copy, get_and_increment(out), 1); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:172:9 | 172 | ptr::copy_nonoverlapping(v_mid, buf, len - mid); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:175:18 | 175 | end: buf.add(len - mid), | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:187:39 | 187 | let to_copy = if is_less(&*right.offset(-1), &*left.offset(-1)) { | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:187:40 | 187 | let to_copy = if is_less(&*right.offset(-1), &*left.offset(-1)) { | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:187:59 | 187 | let to_copy = if is_less(&*right.offset(-1), &*left.offset(-1)) { | ^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:187:60 | 187 | let to_copy = if is_less(&*right.offset(-1), &*left.offset(-1)) { | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::decrement_and_get` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:188:17 | 188 | decrement_and_get(left) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::decrement_and_get` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:190:17 | 190 | decrement_and_get(right) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:192:13 | 192 | ptr::copy_nonoverlapping(to_copy, decrement_and_get(&mut out), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::decrement_and_get` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:192:47 | 192 | ptr::copy_nonoverlapping(to_copy, decrement_and_get(&mut out), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:313:24 | 313 | if is_less(v.get_unchecked(start + 1), v.get_unchecked(start)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:290:1 | 290 | / unsafe fn mergesort(v: &mut [T], buf: *mut T, is_less: &F) -> MergesortResult 291 | | where 292 | | T: Send, 293 | | F: Fn(&T, &T) -> bool + Sync, | |_________________________________^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:313:52 | 313 | if is_less(v.get_unchecked(start + 1), v.get_unchecked(start)) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:314:44 | 314 | while start > 0 && is_less(v.get_unchecked(start), v.get_unchecked(start - 1)) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:314:68 | 314 | while start > 0 && is_less(v.get_unchecked(start), v.get_unchecked(start - 1)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:325:45 | 325 | while start > 0 && !is_less(v.get_unchecked(start), v.get_unchecked(start - 1)) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:325:69 | 325 | while start > 0 && !is_less(v.get_unchecked(start), v.get_unchecked(start - 1)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::merge` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:354:13 | 354 | / merge( 355 | | &mut v[left.start..right.start + right.len], 356 | | left.len, 357 | | buf, 358 | | &is_less, 359 | | ); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:459:19 | 459 | left_end: left.as_mut_ptr().add(left_len), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:435:1 | 435 | / unsafe fn par_merge(left: &mut [T], right: &mut [T], dest: *mut T, is_less: &F) 436 | | where 437 | | T: Send, 438 | | F: Fn(&T, &T) -> bool + Sync, | |_________________________________^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:461:20 | 461 | right_end: right.as_mut_ptr().add(right_len), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:469:39 | 469 | let to_copy = if is_less(&*s.right_start, &*s.left_start) { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:469:56 | 469 | let to_copy = if is_less(&*s.right_start, &*s.left_start) { | ^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::get_and_increment` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:470:17 | 470 | get_and_increment(&mut s.right_start) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::get_and_increment` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:472:17 | 472 | get_and_increment(&mut s.left_start) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:474:13 | 474 | ptr::copy_nonoverlapping(to_copy, get_and_increment(&mut s.dest), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::get_and_increment` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:474:47 | 474 | ptr::copy_nonoverlapping(to_copy, get_and_increment(&mut s.dest), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:491:30 | 491 | let dest_r = SendPtr(dest.add(left_l.len() + right_l.len())); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::par_merge` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:493:21 | 493 | move || par_merge(left_l, right_l, dest_l.get(), is_less), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::par_merge` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:494:21 | 494 | move || par_merge(left_r, right_r, dest_r.get(), is_less), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `wasm-encoder` (lib) generated 9 warnings Compiling matchers v0.1.0 Compiling ctrlc v3.4.5 warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:557:23 | 557 | let src = v.add(start); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:538:1 | 538 | / unsafe fn recurse( 539 | | v: *mut T, 540 | | buf: *mut T, 541 | | chunks: &[(usize, usize)], ... | 545 | | T: Send, 546 | | F: Fn(&T, &T) -> bool + Sync, | |_________________________________^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:558:24 | 558 | let dest = buf.add(start); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:559:13 | 559 | ptr::copy_nonoverlapping(src, dest, end - start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:585:14 | 585 | src: src.add(start), | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:586:15 | 586 | dest: dest.add(start), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ctrlc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ctrlc-3.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ctrlc-3.4.5/Cargo.toml CARGO_PKG_AUTHORS='Antti Keränen ' CARGO_PKG_DESCRIPTION='Easy Ctrl-C handler for Rust projects' CARGO_PKG_HOMEPAGE='https://github.com/Detegr/rust-ctrlc' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ctrlc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Detegr/rust-ctrlc.git' CARGO_PKG_RUST_VERSION=1.69.0 CARGO_PKG_VERSION=3.4.5 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ctrlc-3.4.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ctrlc --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ctrlc-3.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("termination"))' -C metadata=889fe1c1f85ca5f2 -C extra-filename=-889fe1c1f85ca5f2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern nix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnix-5adfded6f12041dd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `slice::mergesort::recurse` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:595:17 | 595 | move || recurse(v.get(), buf.get(), left, !into_buf, is_less), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::recurse` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:596:17 | 596 | move || recurse(v.get(), buf.get(), right, !into_buf, is_less), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:604:20 | 604 | let src_left = slice::from_raw_parts_mut(src.add(start), mid - start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:604:46 | 604 | let src_left = slice::from_raw_parts_mut(src.add(start), mid - start); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:605:21 | 605 | let src_right = slice::from_raw_parts_mut(src.add(mid), end - mid); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:605:47 | 605 | let src_right = slice::from_raw_parts_mut(src.add(mid), end - mid); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `slice::mergesort::par_merge` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:606:5 | 606 | par_merge(src_left, src_right, dest.add(start), is_less); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/slice/mergesort.rs:606:36 | 606 | par_merge(src_left, src_right, dest.add(start), is_less); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='Regex matching on character and byte streams. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/matchers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/matchers' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d48a05998d08259e -C extra-filename=-d48a05998d08259e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-f4e95679988c09b5.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/ctrlc-3.4.5/src/error.rs:38:32 | 38 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `wasmparser` (lib) generated 6 warnings warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:97:5 | 97 | PIPE = pipe2(fcntl::OFlag::O_CLOEXEC)?; | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:93:1 | 93 | pub unsafe fn init_os_handler(overwrite: bool) -> Result<(), Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:102:31 | 102 | let _ = unistd::close(PIPE.1); | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:103:31 | 103 | let _ = unistd::close(PIPE.0); | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:108:34 | 108 | if let Err(e) = fcntl::fcntl(PIPE.1, fcntl::FcntlArg::F_SETFL(fcntl::OFlag::O_NONBLOCK)) { | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior warning[E0133]: call to unsafe function `nix::sys::signal::sigaction` is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:124:28 | 124 | let sigint_old = match signal::sigaction(signal::Signal::SIGINT, &new_action) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `nix::sys::signal::sigaction` is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:129:9 | 129 | signal::sigaction(signal::Signal::SIGINT, &sigint_old).unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:182:28 | 182 | match unistd::read(PIPE.0, &mut buf[..]) { | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ctrlc-3.4.5/src/platform/unix/mod.rs:174:1 | 174 | pub unsafe fn block_ctrl_c() -> Result<(), CtrlcError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/regex-automata-0.4.8/src/hybrid/dfa.rs:1424:10 | 1424 | *cache.trans.get_unchecked(offset) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/regex-automata-0.4.8/src/hybrid/dfa.rs:1415:5 | 1415 | / pub unsafe fn next_state_untagged_unchecked( 1416 | | &self, 1417 | | cache: &Cache, 1418 | | current: LazyStateID, 1419 | | input: u8, 1420 | | ) -> LazyStateID { | |____________________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/vec.rs:201:19 | 201 | let ptr = vec.as_mut_ptr().add(start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/rustc-rayon-0.5.0/src/vec.rs:195:5 | 195 | unsafe fn from_vec(vec: &mut Vec, len: usize) -> DrainProducer<'_, T> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `vec::DrainProducer::<'_, T>::new` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/vec.rs:202:9 | 202 | DrainProducer::new(slice::from_raw_parts_mut(ptr, len)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/rustc-rayon-0.5.0/src/vec.rs:202:28 | 202 | DrainProducer::new(slice::from_raw_parts_mut(ptr, len)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `ctrlc` (lib) generated 8 warnings warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_map.rs:21:5 | 21 | HashMap => IntoIter, | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_map.rs:45:9 | 45 | &'a HashMap => Iter<'a, K, V>, | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_map.rs:61:13 | 61 | &'a mut HashMap => IterMut<'a, K, V>, | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_map.rs:75:33 | 75 | marker: PhantomData<&'a mut HashMap>, | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_map.rs:79:17 | 79 | for &'a mut HashMap | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `drain` can result in unstable query results --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_map.rs:85:32 | 85 | let vec: Vec<_> = self.drain().collect(); | ^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_set.rs:21:5 | 21 | HashSet => IntoIter, | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_set.rs:45:9 | 45 | &'a HashSet => Iter<'a, T>, | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_set.rs:61:33 | 61 | marker: PhantomData<&'a mut HashSet>, | ^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_set.rs:64:77 | 64 | impl<'a, T: Hash + Eq + Send, S: BuildHasher> ParallelDrainFull for &'a mut HashSet { | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: using `drain` can result in unstable query results --> /rust/deps/rustc-rayon-0.5.0/src/collections/hash_set.rs:69:32 | 69 | let vec: Vec<_> = self.drain().collect(); | ^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:198:45 | 198 | fn hash_map_extend(map: &mut HashMap, list: LinkedList>) | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:200:5 | 200 | HashMap: Extend, | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:211:42 | 211 | impl ParallelExtend<(K, V)> for HashMap | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:227:62 | 227 | impl<'a, K: 'a, V: 'a, S> ParallelExtend<(&'a K, &'a V)> for HashMap | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:241:42 | 241 | fn hash_set_extend(set: &mut HashSet, list: LinkedList>) | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:243:5 | 243 | HashSet: Extend, | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:254:34 | 254 | impl ParallelExtend for HashSet | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/extend.rs:268:42 | 268 | impl<'a, T, S> ParallelExtend<&'a T> for HashSet | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/from_par_iter.rs:79:48 | 79 | impl FromParallelIterator<(K, V)> for HashMap | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rustc-rayon-0.5.0/src/iter/from_par_iter.rs:111:40 | 111 | impl FromParallelIterator for HashSet | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: `regex-syntax` (lib) generated 2 warnings warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/regex-automata-0.4.8/src/hybrid/dfa.rs:2074:17 | 2074 | type StateMap = std::collections::HashMap; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: `nix` (lib) generated 9 warnings warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:2169:23 | 2169 | type CaptureNameMap = std::collections::HashMap, SmallIndex>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `regex-automata` (lib) generated 50 warnings Compiling indexmap v2.6.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="rustc-rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=7b37b5c1a110d4d7 -C extra-filename=-7b37b5c1a110d4d7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern equivalent=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libequivalent-f020b74f09a96b9f.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libhashbrown-68a6b73bb8d926a3.rmeta --extern rustc_rayon=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librayon-7ba0f53119c0d0a0.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: `rustc-rayon` (lib) generated 78 warnings warning: `regex-syntax` (lib) generated 7 warnings warning: `time` (lib) generated 43 warnings (1 duplicate) Compiling regex v1.11.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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)' --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=0085522d1d78ea84 -C extra-filename=-0085522d1d78ea84 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libaho_corasick-0f4be828ad775ff4.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-1ff9b22f1f62e8fd.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-9f8bf72dcfac6567.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_syntax-2dd9d4413c5b8b80.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `aho-corasick` (lib) generated 343 warnings warning: `cc` (lib) generated 11 warnings (3 duplicates) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1557:38 | 1557 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1557 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1924:46 | 1924 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1942:46 | 1942 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1954:46 | 1954 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1570:38 | 1570 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1570 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1934:46 | 1934 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1934 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1952:46 | 1952 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1952 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1964:46 | 1964 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1964 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling synstructure v0.13.1 Compiling darling_core v0.20.10 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=3dab33d604e9190f -C extra-filename=-3dab33d604e9190f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rmeta --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_core-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_core-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_core-0.20.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name darling_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_core-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=c49db11a6da9f41f -C extra-filename=-c49db11a6da9f41f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern fnv=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libfnv-d98d51d8a1e8b425.rmeta --extern ident_case=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libident_case-d21b546036ee6c6d.rmeta --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rmeta --extern strsim=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libstrsim-c5d8528c1bc8a228.rmeta --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `pulldown-cmark` (lib) generated 10 warnings Compiling rustc_serialize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize) Compiling gimli v0.30.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_serialize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_serialize CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_serialize --edition=2021 compiler/rustc_serialize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=22efcb427e88d804 -C extra-filename=-22efcb427e88d804 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-7b37b5c1a110d4d7.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.30.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.30.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.30.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.30.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=7d036c4a086210e5 -C extra-filename=-7d036c4a086210e5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-7b37b5c1a110d4d7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `syn` (lib) generated 764 warnings (45 duplicates) Compiling displaydoc v0.2.5 Compiling zerofrom-derive v0.1.4 Compiling tracing-attributes v0.1.27 Compiling yoke-derive v0.7.4 Compiling zerovec-derive v0.10.3 Compiling rustc_index_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros) Compiling zerocopy-derive v0.7.35 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/displaydoc-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation ' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/displaydoc-0.2.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name displaydoc --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=03634b8e71935c9e -C extra-filename=-03634b8e71935c9e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-derive-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-derive-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-derive-0.1.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerofrom_derive --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-derive-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e1ea146344bb80ca -C extra-filename=-e1ea146344bb80ca --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern synstructure=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsynstructure-3dab33d604e9190f.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=23549cabcbadb0d9 -C extra-filename=-23549cabcbadb0d9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-derive-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-derive-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-derive-0.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name yoke_derive --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-derive-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e8208d54835c2053 -C extra-filename=-e8208d54835c2053 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern synstructure=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsynstructure-3dab33d604e9190f.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-derive-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-derive-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-derive-0.10.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerovec_derive --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=993eb2f2c94d8536 -C extra-filename=-993eb2f2c94d8536 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling derive-where v1.2.7 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/rustc_macros-87046ef176039743/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_macros --edition=2021 compiler/rustc_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0eda9321dbd378be -C extra-filename=-0eda9321dbd378be --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern synstructure=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsynstructure-3dab33d604e9190f.rlib --extern proc_macro -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerocopy_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-derive-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-derive-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Custom derive for traits from the zerocopy crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-derive-0.7.35 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerocopy_derive --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bf0e39d1fa8aedaf -C extra-filename=-bf0e39d1fa8aedaf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_index_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_index_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_index_macros --edition=2021 compiler/rustc_index_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=42b1a05133553b44 -C extra-filename=-42b1a05133553b44 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling serde_derive v1.0.214 Compiling thiserror-impl v1.0.66 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=derive_where CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive-where-1.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive-where-1.2.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Deriving with custom trait bounds' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive-where CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ModProg/derive-where' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.2.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive-where-1.2.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name derive_where --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive-where-1.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "safe", "zeroize", "zeroize-on-drop"))' -C metadata=d51a33bb081dda87 -C extra-filename=-d51a33bb081dda87 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling icu_provider_macros v1.5.0 Compiling rustc_type_ir_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=f6a6cfac26a1c7b8 -C extra-filename=-f6a6cfac26a1c7b8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66/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)' --check-cfg 'cfg(feature, values())' -C metadata=8c05cd00c80599e1 -C extra-filename=-8c05cd00c80599e1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_provider_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_macros-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_macros-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Proc macros for ICU data providers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_macros-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_provider_macros --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a9791e149509f99b -C extra-filename=-a9791e149509f99b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_type_ir_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_type_ir_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_type_ir_macros --edition=2021 compiler/rustc_type_ir_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=14955793f6c609c8 -C extra-filename=-14955793f6c609c8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern synstructure=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsynstructure-3dab33d604e9190f.rlib --extern proc_macro -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/make_varule.rs:297:21 | 297 | sized_fields: &[FieldInfo], | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 297 | sized_fields: &[FieldInfo<'_>], | ++++ warning: unused extern crate --> /rust/deps/icu_provider_macros-1.5.0/src/lib.rs:25:1 | 25 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/make_varule.rs:298:26 | 298 | unsized_field_info: &UnsizedFields, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 298 | unsized_field_info: &UnsizedFields<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/make_varule.rs:343:21 | 343 | sized_fields: &[FieldInfo], | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 343 | sized_fields: &[FieldInfo<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/make_varule.rs:344:26 | 344 | unsized_field_info: &UnsizedFields, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 344 | unsized_field_info: &UnsizedFields<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/ule.rs:83:15 | 83 | fields: &[FieldInfo], | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 83 | fields: &[FieldInfo<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/ule.rs:96:41 | 96 | pub(crate) fn make_ule_fields(fields: &[FieldInfo]) -> Vec { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | pub(crate) fn make_ule_fields(fields: &[FieldInfo<'_>]) -> Vec { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-derive-0.10.3/src/utils.rs:54:21 | 54 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/attr/item.rs:159:32 | 159 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 159 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/attr/item.rs:265:32 | 265 | where_clause: &mut Option>, | ---^------------ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | where_clause: &mut Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/attr/item.rs:267:10 | 267 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 267 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/attr/item.rs:306:18 | 306 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/attr/item.rs:452:32 | 452 | fn where_bounds(&self, data: &Item) -> Punctuated { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 452 | fn where_bounds(&self, data: &Item<'_>) -> Punctuated { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/attr/item.rs:471:49 | 471 | fn from_stream(span: Span, data: &Data, input: ParseStream) -> Result<(Span, Self)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 471 | fn from_stream(span: Span, data: &Data, input: ParseStream<'_>) -> Result<(Span, Self)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data/field.rs:36:24 | 36 | fn fmt(&self, f: &mut Formatter) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 36 | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data/fields.rs:64:13 | 64 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data/fields.rs:65:36 | 65 | field_ident: impl for<'b> Fn(&'b Field) -> &'b Ident, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | field_ident: impl for<'b> Fn(&'b Field<'_>) -> &'b Ident, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data/fields.rs:94:13 | 94 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data/fields.rs:95:36 | 95 | field_ident: impl for<'b> Fn(&'b Field) -> &'b Ident, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 95 | field_ident: impl for<'b> Fn(&'b Field<'_>) -> &'b Ident, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data.rs:237:34 | 237 | pub fn fields(&self) -> Either<&Fields, &Pat> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn fields(&self) -> Either<&Fields<'_>, &Pat> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data.rs:313:31 | 313 | pub fn simple_type(&self) -> SimpleType { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | pub fn simple_type(&self) -> SimpleType<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data.rs:338:37 | 338 | ) -> impl '_ + Iterator + DoubleEndedIterator { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 338 | ) -> impl '_ + Iterator> + DoubleEndedIterator { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/data.rs:351:81 | 351 | pub fn iter_field_ident(&self, trait_: Trait) -> impl '_ + Iterator { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 351 | pub fn iter_field_ident(&self, trait_: Trait) -> impl '_ + Iterator> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/input.rs:60:28 | 60 | .collect::>>()?; | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 60 | .collect::>>>()?; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/clone.rs:25:43 | 25 | fn additional_where_bounds(&self, data: &Item) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn additional_where_bounds(&self, data: &Item<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/clone.rs:46:10 | 46 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/clone.rs:91:10 | 91 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 91 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/common_ord.rs:21:9 | 21 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 21 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/common_ord.rs:319:35 | 319 | let mut discriminants = Vec::>::with_capacity(variants.len()); | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 319 | let mut discriminants = Vec::>::with_capacity(variants.len()); | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/common_ord.rs:368:9 | 368 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 368 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/common_ord.rs:419:52 | 419 | pub fn build_ord_body(trait_: &DeriveTrait, data: &Data) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | pub fn build_ord_body(trait_: &DeriveTrait, data: &Data<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/common_ord.rs:457:47 | 457 | pub fn build_incomparable_pattern(variants: &[Data]) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 457 | pub fn build_incomparable_pattern(variants: &[Data<'_>]) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/debug.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/debug.rs:44:10 | 44 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 44 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/default.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/default.rs:42:10 | 42 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/eq.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/eq.rs:45:10 | 45 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/hash.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/hash.rs:44:10 | 44 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 44 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/ord.rs:25:10 | 25 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/ord.rs:46:10 | 46 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/partial_eq.rs:25:10 | 25 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/partial_eq.rs:113:10 | 113 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 113 | data: &Data<'_>, | ++++ warning: unused extern crate --> /rust/deps/thiserror-impl-1.0.66/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/partial_ord.rs:25:10 | 25 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_/partial_ord.rs:52:10 | 52 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_.rs:122:43 | 122 | fn additional_where_bounds(&self, data: &Item) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | fn additional_where_bounds(&self, data: &Item<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_.rs:137:10 | 137 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 137 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:142:28 | 142 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_.rs:152:10 | 152 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_.rs:184:44 | 184 | fn additional_where_bounds(&self, _data: &Item) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 184 | fn additional_where_bounds(&self, _data: &Item<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_.rs:203:11 | 203 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 203 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/trait_.rs:218:11 | 218 | _data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 218 | _data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:57:23 | 57 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/lib.rs:628:9 | 628 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 628 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/lib.rs:629:13 | 629 | generics: &SplitGenerics, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 629 | generics: &SplitGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/derive-where-1.2.7/src/lib.rs:671:9 | 671 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 671 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:228:21 | 228 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:487:25 | 487 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 487 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:512:34 | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:512:66 | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ warning: `regex` (lib) generated 8 warnings Compiling tinystr v0.7.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=bfe55456ddadef4e -C extra-filename=-bfe55456ddadef4e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdisplaydoc-03634b8e71935c9e.so --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinystr-0.7.6/src/ascii.rs:637:32 | 637 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 637 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tinystr-0.7.6/src/ascii.rs:643:32 | 643 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `icu_provider_macros` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:148:23 | 148 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:149:22 | 149 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:150:35 | 150 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:558:54 | 558 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 558 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:661:36 | 661 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 661 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:680:15 | 680 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 680 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:681:23 | 681 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:682:18 | 682 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:741:23 | 741 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:742:25 | 742 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 742 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1392:35 | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1387:12 | 1387 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1387 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1432:12 | 1432 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1432 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1440:12 | 1440 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1448:12 | 1448 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1457:12 | 1457 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1457 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1466:12 | 1466 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1466 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1501:12 | 1501 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1501 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1523:12 | 1523 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1546:12 | 1546 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1546 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1567:12 | 1567 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1567 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1590:12 | 1590 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1590 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1597:54 | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:313:12 | 313 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:372:24 | 372 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:464:15 | 464 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 464 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:466:11 | 466 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 466 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:685:15 | 685 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 685 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:874:13 | 874 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:934:15 | 934 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:936:11 | 936 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 936 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1203:17 | 1203 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1219:17 | 1219 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1234:42 | 1234 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1234 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1278:17 | 1278 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1278 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1371:17 | 1371 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1371 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1418:17 | 1418 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1418 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1733:17 | 1733 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1742:17 | 1742 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1742 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1798:15 | 1798 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1798 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1845:15 | 1845 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1845 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1887:15 | 1887 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1943:13 | 1943 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1981:13 | 1981 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1981 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2009:28 | 2009 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2009 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2069:28 | 2069 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2098:17 | 2098 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2208:28 | 2208 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2208 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2493:15 | 2493 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2493 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2932:15 | 2932 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2932 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2947:15 | 2947 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2947 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2992:28 | 2992 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2992 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3037:13 | 3037 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3037 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3067:30 | 3067 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3067 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3076:26 | 3076 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3076 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3207:5 | 3207 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3207 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3208:5 | 3208 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3208 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3209:10 | 3209 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3209 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1271:44 | 1271 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1271 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1300:30 | 1300 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1300 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ Compiling unic-langid-impl v0.9.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid_impl --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=615800bebfb55b30 -C extra-filename=-615800bebfb55b30 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libtinystr-bfe55456ddadef4e.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `tinystr` (lib) generated 2 warnings Compiling zerocopy v0.7.35 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=6a2cac1d321e36da -C extra-filename=-6a2cac1d321e36da --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern byteorder=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbyteorder-d82eaae5859badf8.rmeta --extern zerocopy_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libzerocopy_derive-bf0e39d1fa8aedaf.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/errors.rs:23:32 | 23 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 23 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/parser/errors.rs:13:32 | 13 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 13 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/language.rs:95:37 | 95 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/region.rs:65:37 | 65 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 65 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/script.rs:53:37 | 53 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 53 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/variant.rs:63:37 | 63 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unic-langid-impl-0.9.5/src/lib.rs:467:37 | 467 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 467 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: field `0` is never read --> /rust/deps/derive-where-1.2.7/src/data.rs:72:8 | 72 | Union(&'a Fields<'a>), | ----- ^^^^^^^^^^^^^^ | | | 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 | 72 | Union(()), | ~~ warning: `unic-langid-impl` (lib) generated 7 warnings Compiling unic-langid-macros-impl v0.9.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid_macros_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-impl-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-impl-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-macros-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-impl-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid_macros_impl --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=02143beef786b55c -C extra-filename=-02143beef786b55c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro_hack=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro_hack-cdd082db55a3197f.so --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern unic_langid_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid_impl-615800bebfb55b30.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling zerofrom v0.1.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-0.1.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerofrom-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=783ed0be5c8fb390 -C extra-filename=-783ed0be5c8fb390 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libzerofrom_derive-e1ea146344bb80ca.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /rust/deps/unic-langid-macros-impl-0.9.5/src/lib.rs:1:1 | 1 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` Compiling yoke v0.7.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-0.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yoke-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=fc329540f6a44117 -C extra-filename=-fc329540f6a44117 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstable_deref_trait-1541c1ab813af12e.rmeta --extern yoke_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libyoke_derive-e8208d54835c2053.so --extern zerofrom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerofrom-783ed0be5c8fb390.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `zerovec-derive` (lib) generated 7 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yoke-0.7.4/src/zero_from.rs:54:35 | 54 | YokeTraitHack::<::Output>::zero_from(c).0 | ------^^^^^^^^--------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 54 | YokeTraitHack::<>::Output>::zero_from(c).0 | ++++ warning[E0133]: call to unsafe function `alloc::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:156:20 | 156 | let _box = Box::from_raw(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:155:5 | 155 | unsafe fn drop_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `alloc::rc::Rc::::from_raw` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:183:19 | 183 | let _rc = Rc::from_raw(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:182:5 | 182 | unsafe fn drop_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::rc::Rc::::increment_strong_count` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:204:9 | 204 | Rc::increment_strong_count(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:199:5 | 199 | unsafe fn addref_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::sync::Arc::::from_raw` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:227:20 | 227 | let _arc = Arc::from_raw(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:226:5 | 226 | unsafe fn drop_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::sync::Arc::::increment_strong_count` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:248:9 | 248 | Arc::increment_strong_count(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/cartable_ptr.rs:243:5 | 243 | unsafe fn addref_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `thiserror-impl` (lib) generated 25 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/thiserror-a1ebddd9fc3cbcf4/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=798c626fbefe7c0d -C extra-filename=-798c626fbefe7c0d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libthiserror_impl-8c05cd00c80599e1.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/build/thiserror-a5156c9555b706e9/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=631e3b3291a462a2 -C extra-filename=-631e3b3291a462a2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libthiserror_impl-8c05cd00c80599e1.so --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/macro_impls.rs:80:13 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 80 | | ptr::read(ptr) | | ^^^^^^^^^^^^^^ call to unsafe function ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 95 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/macro_impls.rs:76:9 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 76 | | unsafe fn make(from: Self::Output) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 95 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/macro_impls.rs:80:13 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 80 | | ptr::read(ptr) | | ^^^^^^^^^^^^^^ call to unsafe function ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 102 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/macro_impls.rs:76:9 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 76 | | unsafe fn make(from: Self::Output) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 102 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/macro_impls.rs:80:13 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 80 | | ptr::read(ptr) | | ^^^^^^^^^^^^^^ call to unsafe function ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 107 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/macro_impls.rs:76:9 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 76 | | unsafe fn make(from: Self::Output) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 107 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/yokeable.rs:262:9 | 262 | core::ptr::read(ptr) | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/yokeable.rs:255:5 | 255 | unsafe fn make(from: Cow<'a, T>) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/yoke-0.7.4/src/yokeable.rs:288:9 | 288 | mem::transmute(from) | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/yoke-0.7.4/src/yokeable.rs:287:5 | 287 | unsafe fn make(from: &'a T) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `tracing-attributes` (lib) generated 1 warning warning: `derive-where` (lib) generated 48 warnings Compiling tracing v0.1.37 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="max_level_info"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=4034e18139f8882d -C extra-filename=-4034e18139f8882d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpin_project_lite-af058d32771161df.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libtracing_attributes-23549cabcbadb0d9.so --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b6040e092de6cf40.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling fluent-syntax v0.11.1 warning: `unic-langid-macros-impl` (lib) generated 1 warning Compiling unic-langid-macros v0.9.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fluent_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='Parser/Serializer tools for Fluent Syntax. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fluent_syntax --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=3e7cbf2b0cbbe56e -C extra-filename=-3e7cbf2b0cbbe56e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthiserror-798c626fbefe7c0d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid_macros --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=507305da188d2b6e -C extra-filename=-507305da188d2b6e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro_hack=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro_hack-cdd082db55a3197f.so --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libtinystr-bfe55456ddadef4e.rmeta --extern unic_langid_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid_impl-615800bebfb55b30.rmeta --extern unic_langid_macros_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid_macros_impl-02143beef786b55c.so --cap-lints warn -Z binary-dep-depinfo` Compiling zerovec v0.10.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-0.10.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=49301397b80ad65b -C extra-filename=-49301397b80ad65b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern yoke=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libyoke-fc329540f6a44117.rmeta --extern zerofrom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerofrom-783ed0be5c8fb390.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libzerovec_derive-993eb2f2c94d8536.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `yoke` (lib) generated 11 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fluent_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='Parser/Serializer tools for Fluent Syntax. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fluent_syntax --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-syntax-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=055842d4afa1ac14 -C extra-filename=-055842d4afa1ac14 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libthiserror-631e3b3291a462a2.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /rust/deps/tracing-0.1.37/src/lib.rs:914:5 | 914 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-0.1.37/src/lib.rs:922:5 | 922 | private_in_public, | ^^^^^^^^^^^^^^^^^ Compiling unic-langid v0.9.5 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-syntax-0.11.1/src/unicode.rs:121:54 | 121 | pub fn unescape_unicode_to_string(input: &str) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 121 | pub fn unescape_unicode_to_string(input: &str) -> Cow<'_, str> { | +++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="unic-langid-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=05d4dffa907403d7 -C extra-filename=-05d4dffa907403d7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern unic_langid_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid_impl-615800bebfb55b30.rmeta --extern unic_langid_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid_macros-507305da188d2b6e.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling intl-memoizer v0.5.2 Compiling intl_pluralrules v7.0.2 Compiling fluent-langneg v0.13.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=intl_memoizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='A memoizer specifically tailored for storing lazy-initialized intl formatters. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl-memoizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name intl_memoizer --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f50b7547374d3460 -C extra-filename=-f50b7547374d3460 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern type_map=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libtype_map-f129e95ea164b27e.rmeta --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid-05d4dffa907403d7.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=intl_pluralrules CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2/Cargo.toml CARGO_PKG_AUTHORS='Kekoa Riggin :Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Unicode Plural Rules categorizer for numeric input.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl_pluralrules CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/pluralrules' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.0.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name intl_pluralrules --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d1fef5b324a2f131 -C extra-filename=-d1fef5b324a2f131 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid-05d4dffa907403d7.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fluent_langneg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='A library for language and locale negotiation. ' CARGO_PKG_HOMEPAGE='http://projectfluent.org/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-langneg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-langneg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fluent_langneg --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=6a92e458d5b568aa -C extra-filename=-6a92e458d5b568aa --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid-05d4dffa907403d7.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling tracing-subscriber v0.3.18 Compiling ppv-lite86 v0.2.20 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-0.10.4/src/flexzerovec/owned.rs:228:32 | 228 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:26:32 | 26 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:175:43 | 175 | pub const fn as_flexzerovec(&self) -> FlexZeroVec { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 175 | pub const fn as_flexzerovec(&self) -> FlexZeroVec<'_> { | ++++ warning: elided lifetime has a name --> /rust/deps/zerovec-0.10.4/src/map2d/borrowed.rs:277:94 | 277 | pub fn iter0<'l>(&'l self) -> impl Iterator> + '_ { | -- lifetime `'l` declared here ^^ this elided lifetime gets resolved as `'l` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:483:36 | 483 | let _: VarZeroVecComponents = VarZeroVecComponents::parse_byte_slice(bytes)?; | --------------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 483 | let _: VarZeroVecComponents<'_, T, F> = VarZeroVecComponents::parse_byte_slice(bytes)?; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-0.10.4/src/zerovec/slice.rs:529:32 | 529 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 529 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.20/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=b707a6080c805408 -C extra-filename=-b707a6080c805408 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern zerocopy=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerocopy-6a2cac1d321e36da.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=37cddce583cff73c -C extra-filename=-37cddce583cff73c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern matchers=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmatchers-d48a05998d08259e.rmeta --extern nu_ansi_term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-a3b4fb9395f78a2b.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-88768661302ec8cd.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot-4e98d68f90be04f3.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex-0085522d1d78ea84.rmeta --extern sharded_slab=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsharded_slab-21b246507b259122.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern thread_local=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthread_local-d4aa87fc1d57664f.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b6040e092de6cf40.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/ahash-24a00848e6d1abea/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=16a013578a69031f -C extra-filename=-16a013578a69031f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-88768661302ec8cd.rmeta --extern zerocopy=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerocopy-6a2cac1d321e36da.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/intl_pluralrules-7.0.2/src/operands.rs:51:13 | 51 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin_include` --> /rust/deps/intl_pluralrules-7.0.2/src/lib.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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 warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/intl_pluralrules-7.0.2/src/rules.rs:2:13 | 2 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/intl_pluralrules-7.0.2/src/rules.rs:3:13 | 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/intl_pluralrules-7.0.2/src/rules.rs:4:13 | 4 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::nonminimal_bool))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling darling_macro v0.20.10 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_macro-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_macro-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_macro-0.20.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name darling_macro --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling_macro-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=60439a32e091dd24 -C extra-filename=-60439a32e091dd24 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern darling_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdarling_core-c49db11a6da9f41f.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1100:29 | 1100 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1100 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1116:29 | 1116 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1116 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1126:29 | 1126 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1126 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result { | ++++ warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /rust/deps/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /rust/deps/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /rust/deps/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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 warning: unexpected `cfg` condition name: `fuzzing` --> /rust/deps/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused extern crate --> /rust/deps/ahash-0.8.11/src/specialize.rs:6:1 | 5 | / #[cfg(not(feature = "std"))] 6 | | extern crate alloc; | | ^^^^^^^^^^^^^^^^^^- | |___________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling rustc_index v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_index CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_index CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_index --edition=2021 compiler/rustc_index/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "rustc_randomized_layouts"))' -C metadata=b4c62ce3a9619038 -C extra-filename=-b4c62ce3a9619038 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libarrayvec-ba07a7bec1cbb85d.rmeta --extern rustc_index_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_index_macros-42b1a05133553b44.so --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` 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: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /rust/deps/tracing-subscriber-0.3.18/src/registry/mod.rs:118:50 | 92 | pub trait LookupSpan<'a> { | -- lifetime `'a` declared here ... 118 | fn span(&'a self, id: &Id) -> Option> | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: trait `BuildHasherExt` is never used --> /rust/deps/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /rust/deps/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: `regex-automata` (lib) generated 52 warnings warning: `tracing` (lib) generated 2 warnings Compiling hashbrown v0.14.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs)' --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=f71be7e7006258a8 -C extra-filename=-f71be7e7006258a8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern ahash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libahash-16a013578a69031f.rmeta --extern allocator_api2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liballocator_api2-80619d9c5bf2d755.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:136:18 | 136 | x2::new([W::unpack(p[0]), W::unpack(p[1])]) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:134:5 | 134 | unsafe fn unpack(p: vec256_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:136:35 | 136 | x2::new([W::unpack(p[0]), W::unpack(p[1])]) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `fluent-syntax` (lib) generated 1 warning (1 duplicate) warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:181:18 | 181 | x2::new([W::unsafe_read_le(input.0), W::unsafe_read_le(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:179:5 | 179 | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:181:46 | 181 | x2::new([W::unsafe_read_le(input.0), W::unsafe_read_le(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:186:18 | 186 | x2::new([W::unsafe_read_be(input.0), W::unsafe_read_be(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:184:5 | 184 | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:186:46 | 186 | x2::new([W::unsafe_read_be(input.0), W::unsafe_read_be(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:359:13 | 359 | W::unpack(p[0]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:356:5 | 356 | unsafe fn unpack(p: vec512_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:360:13 | 360 | W::unpack(p[1]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:361:13 | 361 | W::unpack(p[2]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:362:13 | 362 | W::unpack(p[3]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:414:13 | 414 | W::unsafe_read_le(&input[..n]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:411:5 | 411 | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:415:13 | 415 | W::unsafe_read_le(&input[n..n * 2]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:416:13 | 416 | W::unsafe_read_le(&input[n * 2..n * 3]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:417:13 | 417 | W::unsafe_read_le(&input[n * 3..]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:424:13 | 424 | W::unsafe_read_be(&input[..n]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:421:5 | 421 | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:425:13 | 425 | W::unsafe_read_be(&input[n..n * 2]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:426:13 | 426 | W::unsafe_read_be(&input[n * 2..n * 3]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/soft.rs:427:13 | 427 | W::unsafe_read_be(&input[n * 3..]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `ahash` (lib) generated 46 warnings warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:55:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 55 | | Self::new(x.sse2) | | ^^^^^^ access to union field ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:54:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 54 | | unsafe fn unpack(x: vec128_storage) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:83:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 83 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:81:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 81 | | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:88:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 88 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:86:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 86 | | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:55:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 55 | | Self::new(x.sse2) | | ^^^^^^ access to union field ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:54:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 54 | | unsafe fn unpack(x: vec128_storage) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:83:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 83 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:81:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 81 | | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:88:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 88 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:86:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 86 | | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:55:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 55 | | Self::new(x.sse2) | | ^^^^^^ access to union field ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:54:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 54 | | unsafe fn unpack(x: vec128_storage) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:83:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 83 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:81:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 81 | | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:88:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 88 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:86:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 86 | | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:507:19 | 507 | Self::new(_mm_set_epi32( | ___________________^ 508 | | xs[3] as i32, 509 | | xs[2] as i32, 510 | | xs[1] as i32, 511 | | xs[0] as i32, 512 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:506:5 | 506 | unsafe fn unsafe_from(xs: [u32; 4]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:664:19 | 664 | Self::new(_mm_set_epi64x(xs[1] as i64, xs[0] as i64)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:663:5 | 663 | unsafe fn unsafe_from(xs: [u64; 2]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1077:13 | 1077 | let q = _mm_shuffle_epi32(_mm_cmpeq_epi64(x, y), 0b1100_0110); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1076:1 | 1076 | unsafe fn eq128_s4(x: __m128i, y: __m128i) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi64` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1077:31 | 1077 | let q = _mm_shuffle_epi32(_mm_cmpeq_epi64(x, y), 0b1100_0110); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cvtsi128_si64` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1078:5 | 1078 | _mm_cvtsi128_si64(q) == -1 | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling darling v0.20.10 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi32` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1083:13 | 1083 | let q = _mm_cmpeq_epi32(x, y); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1082:1 | 1082 | unsafe fn eq128_s2(x: __m128i, y: __m128i) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cvtsi128_si64` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1084:13 | 1084 | let p = _mm_cvtsi128_si64(_mm_srli_si128(q, 8)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_si128` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1084:31 | 1084 | let p = _mm_cvtsi128_si64(_mm_srli_si128(q, 8)); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cvtsi128_si64` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1085:13 | 1085 | let q = _mm_cvtsi128_si64(q); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when implementing custom derives. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling-0.20.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name darling --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/darling-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=49d1bee6518c2e03 -C extra-filename=-49d1bee6518c2e03 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern darling_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdarling_core-c49db11a6da9f41f.rmeta --extern darling_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdarling_macro-60439a32e091dd24.so --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1407:23 | 1407 | Self::new(p.avx) | ^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1406:9 | 1406 | unsafe fn unpack(p: vec256_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1414:23 | 1414 | Self::new(_mm256_loadu_si256(input.as_ptr() as *const _)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1412:9 | 1412 | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1418:13 | 1418 | Self::unsafe_read_le(input).bswap() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1417:9 | 1417 | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1608:17 | 1608 | u32x4x2_avx2::unpack(p.avx[0]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1606:9 | 1606 | unsafe fn unpack(p: vec512_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1608:38 | 1608 | u32x4x2_avx2::unpack(p.avx[0]), | ^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1609:17 | 1609 | u32x4x2_avx2::unpack(p.avx[1]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /rust/deps/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1609:38 | 1609 | u32x4x2_avx2::unpack(p.avx[1]), | ^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior Compiling fluent-bundle v0.15.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fluent_bundle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='A localization system designed to unleash the entire expressive power of natural language translations. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-bundle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fluent_bundle --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=fe098bca27fd6e9f -C extra-filename=-fe098bca27fd6e9f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern fluent_langneg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libfluent_langneg-6a92e458d5b568aa.rmeta --extern fluent_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libfluent_syntax-055842d4afa1ac14.rmeta --extern intl_memoizer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libintl_memoizer-f50b7547374d3460.rmeta --extern intl_pluralrules=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libintl_pluralrules-d1fef5b324a2f131.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_hash-315f8a4be2179ebc.rmeta --extern self_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libself_cell-b4890bb9daf4b8f7.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsmallvec-939c8b9fa9ff6f97.rmeta --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid-05d4dffa907403d7.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling derive_setters v0.1.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=derive_setters CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive_setters-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive_setters-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Lymia Aluysia ' CARGO_PKG_DESCRIPTION='Rust macro to automatically generates setter methods for a struct'\''s fields.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_setters CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lymia/derive_setters' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive_setters-0.1.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name derive_setters --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/derive_setters-0.1.6/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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=1fe4386e7d68c7da -C extra-filename=-1fe4386e7d68c7da --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern darling=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdarling-49d1bee6518c2e03.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling rand_chacha v0.3.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=f5581c7178b0c618 -C extra-filename=-f5581c7178b0c618 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libppv_lite86-b707a6080c805408.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand_core-a1450d20fec1a745.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/args.rs:96:56 | 96 | pub fn iter(&self) -> impl Iterator { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 96 | pub fn iter(&self) -> impl Iterator)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:142:49 | 142 | pub(crate) transform: Option Cow>, | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 142 | pub(crate) transform: Option Cow<'_, str>>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:143:38 | 143 | pub(crate) formatter: Option Option>, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub(crate) formatter: Option, &M) -> Option>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:342:65 | 342 | pub fn set_transform(&mut self, func: Option Cow>) { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn set_transform(&mut self, func: Option Cow<'_, str>>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:352:54 | 352 | pub fn set_formatter(&mut self, func: Option Option>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | pub fn set_formatter(&mut self, func: Option, &M) -> Option>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:444:31 | 444 | args: Option<&'bundle FluentArgs>, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 444 | args: Option<&'bundle FluentArgs<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:488:29 | 488 | args: Option<&'args FluentArgs>, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 488 | args: Option<&'args FluentArgs<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/bundle.rs:537:44 | 537 | F: for<'a> Fn(&[FluentValue<'a>], &FluentArgs) -> FluentValue<'a> + Sync + Send + 'static, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 537 | F: for<'a> Fn(&[FluentValue<'a>], &FluentArgs<'_>) -> FluentValue<'a> + Sync + Send + 'static, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/entry.rs:14:45 | 14 | Box Fn(&[FluentValue<'a>], &FluentArgs) -> FluentValue<'a> + Send + Sync>; | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 14 | Box Fn(&[FluentValue<'a>], &FluentArgs<'_>) -> FluentValue<'a> + Send + Sync>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/resolver/scope.rs:32:29 | 32 | args: Option<&'args FluentArgs>, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 32 | args: Option<&'args FluentArgs<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/types/number.rs:89:36 | 89 | pub fn merge(&mut self, opts: &FluentArgs) { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | pub fn merge(&mut self, opts: &FluentArgs<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/types/mod.rs:181:17 | 181 | other: &FluentValue, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | other: &FluentValue<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/types/mod.rs:182:22 | 182 | scope: &Scope, | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 182 | scope: &Scope<'_, '_, '_, '_, R, M>, | +++++++++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/types/mod.rs:216:58 | 216 | pub fn write(&self, w: &mut W, scope: &Scope) -> fmt::Result | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 216 | pub fn write(&self, w: &mut W, scope: &Scope<'_, '_, '_, '_, R, M>) -> fmt::Result | +++++++++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/types/mod.rs:240:72 | 240 | pub fn as_string, M>(&self, scope: &Scope) -> Cow<'source, str> | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 240 | pub fn as_string, M>(&self, scope: &Scope<'_, '_, '_, '_, R, M>) -> Cow<'source, str> | +++++++++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fluent-bundle-0.15.3/src/types/mod.rs:262:73 | 262 | pub fn into_string, M>(self, scope: &Scope) -> Cow<'source, str> | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 262 | pub fn into_string, M>(self, scope: &Scope<'_, '_, '_, '_, R, M>) -> Cow<'source, str> | +++++++++++++++ warning: `ppv-lite86` (lib) generated 46 warnings warning: `fluent-syntax` (lib) generated 1 warning warning: unused extern crate --> /rust/deps/derive_setters-0.1.6/src/lib.rs:3:1 | 3 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: `intl_pluralrules` (lib) generated 5 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_chacha-0.3.1/src/chacha.rs:65:32 | 65 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_chacha-0.3.1/src/chacha.rs:80:40 | 70 | / macro_rules! chacha_impl { 71 | | ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { 72 | | #[doc=$doc] 73 | | #[derive(Clone, PartialEq, Eq)] ... | 80 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 340 | | } 341 | | } | |_- in this expansion of `chacha_impl!` 342 | 343 | chacha_impl!(ChaCha20Core, ChaCha20Rng, 10, "ChaCha with 20 rounds", abstract20); | -------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 80 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_chacha-0.3.1/src/chacha.rs:80:40 | 70 | / macro_rules! chacha_impl { 71 | | ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { 72 | | #[doc=$doc] 73 | | #[derive(Clone, PartialEq, Eq)] ... | 80 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 340 | | } 341 | | } | |_- in this expansion of `chacha_impl!` ... 344 | chacha_impl!(ChaCha12Core, ChaCha12Rng, 6, "ChaCha with 12 rounds", abstract12); | ------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 80 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand_chacha-0.3.1/src/chacha.rs:80:40 | 70 | / macro_rules! chacha_impl { 71 | | ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { 72 | | #[doc=$doc] 73 | | #[derive(Clone, PartialEq, Eq)] ... | 80 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 340 | | } 341 | | } | |_- in this expansion of `chacha_impl!` ... 345 | chacha_impl!(ChaCha8Core, ChaCha8Rng, 4, "ChaCha with 8 rounds", abstract8); | --------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 80 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:141:10 | 141 | &*(slice as *const Self) | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:132:5 | 132 | pub const unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:148:14 | 148 | &mut *(remainder as *mut Self) | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:145:5 | 145 | pub(crate) unsafe fn from_byte_slice_mut_unchecked(bytes: &mut [u8]) -> &mut Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:232:19 | 232 | 1 => *self.data.get_unchecked(index) as usize, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:230:5 | 230 | pub unsafe fn get_unchecked(&self, index: usize) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:234:27 | 234 | let ptr = self.data.as_ptr().add(index * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:235:36 | 235 | u16::from_le_bytes(core::ptr::read(ptr as *const [u8; 2])) as usize | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:241:27 | 241 | let ptr = self.data.as_ptr().add(index * w); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/flexzerovec/slice.rs:242:17 | 242 | core::ptr::copy_nonoverlapping(ptr, bytes.as_mut_ptr(), w); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:227:25 | 227 | let len_bytes = slice.get_unchecked(0..LENGTH_WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:216:5 | 216 | pub unsafe fn from_bytes_unchecked(slice: &'a [u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:228:23 | 228 | let len_ule = RawBytesULE::::from_byte_slice_unchecked(len_bytes); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:230:19 | 230 | let len = len_ule.get_unchecked(0).as_unsigned_int(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:231:29 | 231 | let indices_bytes = slice.get_unchecked( | _____________________________^ 232 | | LENGTH_WIDTH + METADATA_WIDTH 233 | | ..LENGTH_WIDTH + METADATA_WIDTH + F::INDEX_WIDTH * (len as usize), 234 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:236:13 | 236 | slice.get_unchecked(LENGTH_WIDTH + METADATA_WIDTH + F::INDEX_WIDTH * (len as usize)..); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_things_range` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:274:21 | 274 | let range = self.get_things_range(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:273:5 | 273 | pub(crate) unsafe fn get_unchecked(self, idx: usize) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:275:28 | 275 | let things_slice = self.things.get_unchecked(range); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:276:9 | 276 | T::from_byte_slice_unchecked(things_slice) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:285:43 | 285 | let start = F::rawbytes_to_usize(*self.indices_slice().get_unchecked(idx)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:284:5 | 284 | unsafe fn get_things_range(self, idx: usize) -> Range { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:289:35 | 289 | F::rawbytes_to_usize(*self.indices_slice().get_unchecked(idx + 1)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_things_range` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:301:21 | 301 | let range = self.get_things_range(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:300:5 | 300 | pub(crate) unsafe fn get_range(self, idx: usize) -> Range { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/components.rs:302:22 | 302 | let offset = (self.things as *const [u8] as *const u8) | ______________________^ 303 | | .offset_from(self.entire_slice as *const [u8] as *const u8) | |_______________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling rand v0.8.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=8de1b85cb2ffe6d1 -C extra-filename=-8de1b85cb2ffe6d1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --extern rand_chacha=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand_chacha-f5581c7178b0c618.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand_core-a1450d20fec1a745.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::index_data` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:139:35 | 139 | F::rawbytes_to_usize(*self.index_data(idx)) | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:134:5 | 134 | unsafe fn element_position_unchecked(&self, idx: usize) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:152:21 | 152 | let start = self.element_position_unchecked(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:151:5 | 151 | unsafe fn element_range_unchecked(&self, idx: usize) -> core::ops::Range { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/sse2.rs:53:15 | 53 | Group(x86::_mm_loadu_si128(ptr.cast())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/sse2.rs:52:5 | 52 | pub(crate) unsafe fn load(ptr: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/sse2.rs:63:15 | 63 | Group(x86::_mm_load_si128(ptr.cast())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/sse2.rs:60:5 | 60 | pub(crate) unsafe fn load_aligned(ptr: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_store_si128` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/sse2.rs:73:9 | 73 | x86::_mm_store_si128(ptr.cast(), self.0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/sse2.rs:70:5 | 70 | pub(crate) unsafe fn store_aligned(self, ptr: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:70:5 | 70 | to.offset_from(from) as usize | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:69:1 | 69 | unsafe fn offset_from(to: *const T, from: *const T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:382:13 | 382 | base.as_ptr().sub(index) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:355:5 | 355 | unsafe fn from_base_index(base: NonNull, index: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:385:18 | 385 | ptr: NonNull::new_unchecked(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::offset_from` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:454:13 | 454 | offset_from(base.as_ptr(), self.ptr.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:428:5 | 428 | unsafe fn to_base_index(&self, base: NonNull) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:566:13 | 566 | self.ptr.as_ptr().sub(offset) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:561:5 | 561 | unsafe fn next_n(&self, offset: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:569:18 | 569 | ptr: NonNull::new_unchecked(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::drop_in_place` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:590:9 | 590 | self.as_ptr().drop_in_place(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:589:5 | 589 | pub(crate) unsafe fn drop(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:611:9 | 611 | self.as_ptr().read() | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:610:5 | 610 | pub(crate) unsafe fn read(&self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:633:9 | 633 | self.as_ptr().write(val); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:632:5 | 632 | pub(crate) unsafe fn write(&self, val: T) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:683:10 | 683 | &*self.as_ptr() | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:682:5 | 682 | pub unsafe fn as_ref<'a>(&self) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:751:14 | 751 | &mut *self.as_ptr() | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:750:5 | 750 | pub unsafe fn as_mut<'a>(&self) -> &'a mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:153:19 | 153 | let end = self.element_position_unchecked(idx + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:180:10 | 180 | &F::RawBytes::from_byte_slice_unchecked(&self.entire_slice[Self::index_range(index)])[0] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:179:5 | 179 | unsafe fn index_data(&self, index: usize) -> &F::RawBytes { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:195:20 | 195 | let data = slice::from_raw_parts_mut(ptr.add(range.start), F::INDEX_WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:188:5 | 188 | unsafe fn index_data_mut(&mut self, index: usize) -> &mut F::RawBytes { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:195:46 | 195 | let data = slice::from_raw_parts_mut(ptr.add(range.start), F::INDEX_WIDTH); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:262:27 | 262 | let pos = self.element_position_unchecked(index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:248:5 | 248 | unsafe fn shift(&mut self, index: usize, new_size: usize, shift_type: ShiftType) -> &mut [u8] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_range_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:267:18 | 267 | _ => self.element_range_unchecked(index), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:295:33 | 295 | let old_slice_end = slice_range.start.add(slice_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:296:30 | 296 | let data_start = slice_range | ______________________________^ 297 | | .start 298 | | .add(LENGTH_WIDTH + METADATA_WIDTH + len * F::INDEX_WIDTH); | |__________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:300:17 | 300 | data_start.add(prev_element.start)..data_start.add(prev_element.end); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:300:53 | 300 | data_start.add(prev_element.start)..data_start.add(prev_element.end); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:307:35 | 307 | let index_start = slice_range | ___________________________________^ 308 | | .start 309 | | .add(LENGTH_WIDTH + METADATA_WIDTH + F::INDEX_WIDTH * index); | |________________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:310:30 | 310 | index_start..index_start.add(F::INDEX_WIDTH) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift::shift_bytes` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:320:17 | 320 | shift_bytes(index_range.end..prev_element_p.start, index_range.start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift::shift_bytes` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:324:13 | 324 | / shift_bytes( 325 | | prev_element_p.end..old_slice_end, 326 | | prev_element_p 327 | | .start 328 | | .offset((new_size as i64 + index_shift) as isize), 329 | | ); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:326:17 | 326 | / prev_element_p 327 | | .start 328 | | .offset((new_size as i64 + index_shift) as isize), | |_____________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::new_uninitialized` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:870:20 | 870 | table: RawTableInner::new_uninitialized( | ____________________^ 871 | | &alloc, 872 | | Self::TABLE_LAYOUT, 873 | | buckets, 874 | | fallibility, 875 | | )?, | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:862:5 | 862 | / unsafe fn new_uninitialized( 863 | | alloc: A, 864 | | buckets: usize, 865 | | fallibility: Fallibility, 866 | | ) -> Result { | |______________________________________^ warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift::shift_bytes` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:334:21 | 334 | shift_bytes(index_range.start..prev_element_p.start, index_range.end); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::index_data_mut` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:336:22 | 336 | *self.index_data_mut(index) = F::usize_to_rawbytes(prev_element.start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::set_len` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:337:21 | 337 | self.set_len(len + 1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::set_len` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:341:21 | 341 | self.set_len(len - 1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `alloc::vec::Vec::::set_len` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:349:13 | 349 | self.entire_slice.set_len(new_slice_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift_indices` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:352:13 | 352 | self.shift_indices(first_affected_index, (shift - index_shift) as i32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:361:15 | 361 | + self.element_position_unchecked(index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::to_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:967:9 | 967 | bucket.to_base_index(self.data_end()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:966:5 | 966 | pub unsafe fn bucket_index(&self, bucket: &Bucket) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::Bucket::::from_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1022:9 | 1022 | Bucket::from_base_index(self.data_end(), index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:995:5 | 995 | pub unsafe fn bucket(&self, index: usize) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::copy` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:315:17 | 315 | ptr::copy(block.start, to, block.end.offset_from(block.start) as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:313:13 | 313 | unsafe fn shift_bytes(block: Range<*const u8>, to: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/owned.rs:315:44 | 315 | ptr::copy(block.start, to, block.end.offset_from(block.start) as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1028:21 | 1028 | let index = self.bucket_index(item); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1027:5 | 1027 | unsafe fn erase_no_drop(&mut self, item: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::erase` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1029:9 | 1029 | self.table.erase(index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::erase_no_drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1037:9 | 1037 | self.erase_no_drop(&item); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1035:5 | 1035 | pub unsafe fn erase(&mut self, item: Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1038:9 | 1038 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::erase_no_drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1063:9 | 1063 | self.erase_no_drop(&item); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1062:5 | 1062 | pub unsafe fn remove(&mut self, item: Bucket) -> (T, InsertSlot) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::Bucket::::read` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1065:13 | 1065 | item.read(), | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1067:24 | 1067 | index: self.bucket_index(&item), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::resize_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1285:9 | 1285 | / self.table.resize_inner( 1286 | | &self.alloc, 1287 | | capacity, 1288 | | &|table, index| hasher(table.bucket::(index).as_ref()), 1289 | | fallibility, 1290 | | Self::TABLE_LAYOUT, 1291 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1273:5 | 1273 | / unsafe fn resize( 1274 | | &mut self, 1275 | | capacity: usize, 1276 | | hasher: impl Fn(&T) -> u64, 1277 | | fallibility: Fallibility, 1278 | | ) -> Result<(), TryReserveError> { | |____________________________________^ warning[E0133]: call to unsafe function `raw::Bucket::::as_ref` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1288:36 | 1288 | &|table, index| hasher(table.bucket::(index).as_ref()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1288:36 | 1288 | &|table, index| hasher(table.bucket::(index).as_ref()), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1384:21 | 1384 | let index = self.bucket_index(&bucket); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1380:5 | 1380 | / pub unsafe fn replace_bucket_with(&mut self, bucket: Bucket, f: F) -> bool 1381 | | where 1382 | | F: FnOnce(T) -> Option, | |__________________________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1385:24 | 1385 | let old_ctrl = *self.table.ctrl(index); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:130:9 | 130 | mem::transmute(bytes) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:128:5 | 128 | pub const unsafe fn from_bytes_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1385:25 | 1385 | let old_ctrl = *self.table.ctrl(index); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1386:23 | 1386 | debug_assert!(self.is_bucket_full(index)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::remove` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1388:20 | 1388 | let item = self.remove(bucket).0; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1391:13 | 1391 | self.table.set_ctrl(index, old_ctrl); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1393:13 | 1393 | self.bucket(index).write(new_item); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1393:13 | 1393 | self.bucket(index).write(new_item); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:239:9 | 239 | self.as_components().get_unchecked(idx) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:238:5 | 238 | pub unsafe fn get_unchecked(&self, idx: usize) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:292:9 | 292 | mem::transmute(bytes) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:290:5 | 290 | pub(crate) unsafe fn from_byte_slice_unchecked_mut(bytes: &mut [u8]) -> &mut Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1444:24 | 1444 | let old_ctrl = *self.table.ctrl(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1443:5 | 1443 | pub unsafe fn insert_in_slot(&mut self, hash: u64, slot: InsertSlot, value: T) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1444:25 | 1444 | let old_ctrl = *self.table.ctrl(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_range` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:296:21 | 296 | let range = self.as_components().get_range(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:295:5 | 295 | pub(crate) unsafe fn get_bytes_at_mut(&mut self, idx: usize) -> &mut [u8] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::record_item_insert_at` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1445:9 | 1445 | self.table.record_item_insert_at(slot.index, old_ctrl, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1447:22 | 1447 | let bucket = self.bucket(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1448:9 | 1448 | bucket.write(value); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:489:9 | 489 | mem::transmute(bytes) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/slice.rs:487:5 | 487 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTable::::get_many_mut_pointers` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1530:20 | 1530 | let ptrs = self.get_many_mut_pointers(hashes, eq)?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1525:5 | 1525 | / pub unsafe fn get_many_unchecked_mut( 1526 | | &mut self, 1527 | | hashes: [u64; N], 1528 | | eq: impl FnMut(usize, &T) -> bool, 1529 | | ) -> Option<[&'_ mut T; N]> { | |_______________________________^ warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1531:14 | 1531 | Some(mem::transmute_copy(&ptrs)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1545:14 | 1545 | *(*outs_ptr).get_unchecked_mut(i) = cur.as_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1534:5 | 1534 | / unsafe fn get_many_mut_pointers( 1535 | | &mut self, 1536 | | hashes: [u64; N], 1537 | | mut eq: impl FnMut(usize, &T) -> bool, 1538 | | ) -> Option<[*mut T; N]> { | |____________________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1545:14 | 1545 | *(*outs_ptr).get_unchecked_mut(i) = cur.as_mut(); | ^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::as_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1545:49 | 1545 | *(*outs_ptr).get_unchecked_mut(i) = cur.as_mut(); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1549:14 | 1549 | Some(outs.assume_init()) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/varzerovec/vec.rs:282:24 | 282 | Self::Borrowed(core::mem::transmute::<&[u8], &VarZeroSlice>(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/varzerovec/vec.rs:281:5 | 281 | pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1586:9 | 1586 | self.table.is_bucket_full(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1585:5 | 1585 | pub unsafe fn is_bucket_full(&self, index: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::iter` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1599:9 | 1599 | self.table.iter() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1594:5 | 1594 | pub unsafe fn iter(&self) -> RawIter { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1756:20 | 1756 | let ctrl = NonNull::new_unchecked(ptr.as_ptr().add(ctrl_offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1733:5 | 1733 | / unsafe fn new_uninitialized( 1734 | | alloc: &A, 1735 | | table_layout: TableLayout, 1736 | | buckets: usize, ... | 1739 | | where 1740 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1756:43 | 1756 | let ctrl = NonNull::new_unchecked(ptr.as_ptr().add(ctrl_offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/lib.rs:185:18 | 185 | thread_rng().gen() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning[E0133]: call to unsafe function `raw::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1869:21 | 1869 | if unlikely(self.is_bucket_full(index)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1867:5 | 1867 | unsafe fn fix_insert_slot(&self, mut index: usize) -> InsertSlot { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::option::Option::::unwrap_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1888:21 | 1888 | index = Group::load_aligned(self.ctrl(0)) | _____________________^ 1889 | | .match_empty_or_deleted() 1890 | | .lowest_set_bit() 1891 | | .unwrap_unchecked(); | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1888:21 | 1888 | index = Group::load_aligned(self.ctrl(0)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:1888:41 | 1888 | index = Group::load_aligned(self.ctrl(0)) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/bernoulli.rs:138:26 | 138 | let v: u64 = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `raw::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2068:28 | 2068 | let index: usize = self.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2066:5 | 2066 | unsafe fn prepare_insert_slot(&mut self, hash: u64) -> (usize, u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:115:39 | 115 | let value: $uty = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2075:24 | 2075 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2075:25 | 2075 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:130:39 | 130 | let value: $uty = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2076:9 | 2076 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:145:39 | 145 | let value: $uty = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:187:34 | 187 | assert_eq!(zeros.gen::<$ty>(), $ZERO); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:189:32 | 189 | assert_eq!(one.gen::<$ty>(), $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:191:32 | 191 | assert_eq!(max.gen::<$ty>(), 1.0 - $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:227:34 | 227 | assert_eq!(zeros.gen::<$ty>(), $ZERO); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:229:32 | 229 | assert_eq!(one.gen::<$ty>(), $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/float.rs:231:32 | 231 | assert_eq!(max.gen::<$ty>(), 1.0 - $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/integer.rs:78:21 | 78 | rng.gen::<$uty>() as $ty | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/integer.rs:96:48 | 96 | if let Some(nz) = $new(rng.gen()) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/integer.rs:118:43 | 118 | $intrinsic::from_bits(rng.gen::<$vec>()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/zerovec/slice.rs:68:30 | 68 | Self::from_ule_slice(core::slice::from_raw_parts( | ______________________________^ 69 | | bytes.as_ptr() as *const T::ULE, 70 | | bytes.len() / core::mem::size_of::(), 71 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/zerovec/slice.rs:66:5 | 66 | pub const unsafe fn from_bytes_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2252:25 | 2252 | let group = Group::load_aligned(self.ctrl(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2240:5 | 2240 | unsafe fn prepare_rehash_in_place(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2252:45 | 2252 | let group = Group::load_aligned(self.ctrl(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::store_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2254:13 | 2254 | group.store_aligned(self.ctrl(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2254:33 | 2254 | group.store_aligned(self.ctrl(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2266:13 | 2266 | / self.ctrl(0) 2267 | | .copy_to(self.ctrl(Group::WIDTH), self.buckets()); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2266:13 | 2266 | self.ctrl(0) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2267:26 | 2267 | .copy_to(self.ctrl(Group::WIDTH), self.buckets()); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2272:13 | 2272 | / self.ctrl(0) 2273 | | .copy_to(self.ctrl(self.buckets()), Group::WIDTH); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2272:13 | 2272 | self.ctrl(0) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2273:26 | 2273 | .copy_to(self.ctrl(self.buckets()), Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:163:30 | 163 | _rng.gen::<$tyvar>() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:202:43 | 202 | *elem = MaybeUninit::new(_rng.gen()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:218:23 | 218 | [_rng.gen::<$t>(), $(_rng.gen::<$ts>()),*] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:218:43 | 218 | [_rng.gen::<$t>(), $(_rng.gen::<$ts>()),*] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:239:16 | 239 | if rng.gen::() { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:240:22 | 240 | Some(rng.gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:252:22 | 252 | Wrapping(rng.gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/other.rs:280:27 | 280 | .map(|()| rng.gen::()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `raw::Bucket::::from_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2323:20 | 2323 | let data = Bucket::from_base_index(self.data_end(), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2295:5 | 2295 | unsafe fn iter(&self) -> RawIter { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawIterRange::::new` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2326:19 | 2326 | iter: RawIterRange::new(self.ctrl.as_ptr(), data, self.buckets()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::iter` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2374:25 | 2374 | for item in self.iter::() { | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2367:5 | 2367 | unsafe fn drop_elements(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2377:17 | 2377 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::from_base_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2502:9 | 2502 | Bucket::from_base_index(self.data_end(), index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2499:5 | 2499 | unsafe fn bucket(&self, index: usize) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2556:9 | 2556 | base.sub((index + 1) * size_of) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2552:5 | 2552 | unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2632:9 | 2632 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2630:5 | 2630 | unsafe fn record_item_insert_at(&mut self, index: usize, old_ctrl: u8, hash: u64) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2674:9 | 2674 | self.set_ctrl(index, h2(hash)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2672:5 | 2672 | unsafe fn set_ctrl_h2(&mut self, index: usize, hash: u64) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2708:25 | 2708 | let prev_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2706:5 | 2706 | unsafe fn replace_ctrl_h2(&mut self, index: usize, hash: u64) -> u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2708:26 | 2708 | let prev_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2709:9 | 2709 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2766:9 | 2766 | *self.ctrl(index) = ctrl; | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2738:5 | 2738 | unsafe fn set_ctrl(&mut self, index: usize, ctrl: u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2766:10 | 2766 | *self.ctrl(index) = ctrl; | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2767:9 | 2767 | *self.ctrl(index2) = ctrl; | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2767:10 | 2767 | *self.ctrl(index2) = ctrl; | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2797:9 | 2797 | self.ctrl.as_ptr().add(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2794:5 | 2794 | unsafe fn ctrl(&self, index: usize) -> *mut u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:494:47 | 494 | let v: $u_large = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:502:25 | 502 | rng.gen() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:531:32 | 531 | return rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:548:43 | 548 | let v: $u_large = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:649:44 | 649 | let mut v: $unsigned = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:664:44 | 664 | v = mask.select(v, rng.gen()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:902:37 | 902 | let value1_2 = (rng.gen::<$uty>() >> $bits_to_discard).into_float_with_exponent(0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2813:17 | 2813 | is_full(*self.ctrl(index)) | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2811:5 | 2811 | unsafe fn is_bucket_full(&self, index: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/distributions/uniform.rs:942:30 | 942 | (rng.gen::<$uty>() >> $bits_to_discard).into_float_with_exponent(0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2813:18 | 2813 | is_full(*self.ctrl(index)) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::rehash_in_place` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2938:13 | 2938 | self.rehash_in_place(hasher, layout.size, drop); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2907:5 | 2907 | / unsafe fn reserve_rehash_inner( 2908 | | &mut self, 2909 | | alloc: &A, 2910 | | additional: usize, ... | 2916 | | where 2917 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `raw::RawTableInner::resize_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2950:13 | 2950 | / self.resize_inner( 2951 | | alloc, 2952 | | usize::max(new_items, full_capacity + 1), 2953 | | hasher, 2954 | | fallibility, 2955 | | layout, 2956 | | ) | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/zerovec/slice.rs:479:30 | 479 | Self::from_ule_slice(T::ULE::from_byte_slice_unchecked(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/zerovec/slice.rs:478:5 | 478 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:93:8 | 93 | fn gen(&mut self) -> T | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2993:20 | 2993 | let ctrl = NonNull::new_unchecked(self.ctrl(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2973:5 | 2973 | unsafe fn full_buckets_indices(&self) -> FullBucketsIndices { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:325:32 | 325 | *elt = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2993:43 | 2993 | let ctrl = NonNull::new_unchecked(self.ctrl(0)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:484:13 | 484 | let gen: [f32; 2] = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:2998:28 | 2998 | current_group: Group::load_aligned(ctrl.as_ptr()).match_full().into_iter(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:484:33 | 484 | let gen: [f32; 2] = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:485:27 | 485 | assert_eq!(array, gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:565:11 | 565 | r.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rng.rs:577:11 | 577 | r.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `raw::RawTableInner::full_buckets_indices` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3065:32 | 3065 | for full_byte_index in self.full_buckets_indices() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3047:5 | 3047 | / unsafe fn resize_inner( 3048 | | &mut self, 3049 | | alloc: &A, 3050 | | capacity: usize, ... | 3055 | | where 3056 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `raw::RawTableInner::prepare_insert_slot` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3080:34 | 3080 | let (new_index, _) = new_table.prepare_insert_slot(hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3096:13 | 3096 | / ptr::copy_nonoverlapping( 3097 | | self.bucket_ptr(full_byte_index, layout.size), 3098 | | new_table.bucket_ptr(new_index, layout.size), 3099 | | layout.size, 3100 | | ); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3097:17 | 3097 | self.bucket_ptr(full_byte_index, layout.size), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3098:17 | 3098 | new_table.bucket_ptr(new_index, layout.size), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rngs/adapter/reseeding.rs:378:31 | 378 | let first: u32 = rng1.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rngs/adapter/reseeding.rs:380:26 | 380 | let _ = rng1.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rngs/adapter/reseeding.rs:384:32 | 384 | assert_eq!(first, rng2.gen::()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/rngs/thread.rs:140:11 | 140 | r.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `raw::RawTableInner::prepare_rehash_in_place` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3154:9 | 3154 | self.prepare_rehash_in_place(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3144:5 | 3144 | / unsafe fn rehash_in_place( 3145 | | &mut self, 3146 | | hasher: &dyn Fn(&mut Self, usize) -> u64, 3147 | | size_of: usize, 3148 | | drop: Option, 3149 | | ) { | |_____^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3159:24 | 3159 | if *self_.ctrl(i) == DELETED { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3159:25 | 3159 | if *self_.ctrl(i) == DELETED { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:139:9 | 139 | self.buf.as_ref() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:138:5 | 138 | unsafe fn as_arbitrary_slice<'a>(&self) -> &'a [U] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3160:25 | 3160 | self_.set_ctrl(i, EMPTY); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3161:30 | 3161 | drop(self_.bucket_ptr(i, size_of)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3173:16 | 3173 | if *guard.ctrl(i) != DELETED { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3173:17 | 3173 | if *guard.ctrl(i) != DELETED { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3177:23 | 3177 | let i_p = guard.bucket_ptr(i, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3187:29 | 3187 | let new_i = guard.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3195:21 | 3195 | guard.set_ctrl_h2(i, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3199:31 | 3199 | let new_i_p = guard.bucket_ptr(new_i, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::replace_ctrl_h2` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3203:33 | 3203 | let prev_ctrl = guard.replace_ctrl_h2(new_i, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3205:21 | 3205 | guard.set_ctrl(i, EMPTY); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3209:21 | 3209 | ptr::copy_nonoverlapping(i_p, new_i_p, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::swap_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3216:21 | 3216 | ptr::swap_nonoverlapping(i_p, new_i_p, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `alloc::vec::Vec::::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:162:9 | 162 | Vec::from_raw_parts(self.buf.as_ptr() as *mut U, len, self.capacity) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:156:5 | 156 | unsafe fn get_vec(&self) -> Vec { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::allocation_info` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3260:29 | 3260 | let (ptr, layout) = self.allocation_info(table_layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3254:5 | 3254 | / unsafe fn free_buckets(&mut self, alloc: &A, table_layout: TableLayout) 3255 | | where 3256 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `allocator_api2::alloc::Allocator::deallocate` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3261:9 | 3261 | alloc.deallocate(ptr, layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/seq/index.rs:360:27 | 360 | let key = rng.gen::().powf(1.0 / weight); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/rand-0.8.5/src/seq/index.rs:395:27 | 395 | let key = rng.gen::().powf(1.0 / weight); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `raw::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3377:23 | 3377 | debug_assert!(self.is_bucket_full(index)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3376:5 | 3376 | unsafe fn erase(&mut self, index: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::load` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3385:28 | 3385 | let empty_before = Group::load(self.ctrl(index_before)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3385:40 | 3385 | let empty_before = Group::load(self.ctrl(index_before)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3386:27 | 3386 | let empty_after = Group::load(self.ctrl(index)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3386:39 | 3386 | let empty_after = Group::load(self.ctrl(index)).match_empty(); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3431:9 | 3431 | self.set_ctrl(index, ctrl); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::clone_from_impl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3545:13 | 3545 | self.clone_from_impl(source); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3544:9 | 3544 | unsafe fn clone_from_spec(&mut self, source: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3575:9 | 3575 | / source 3576 | | .table 3577 | | .ctrl(0) 3578 | | .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); | |____________________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3573:5 | 3573 | unsafe fn clone_from_impl(&mut self, source: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3575:9 | 3575 | / source 3576 | | .table 3577 | | .ctrl(0) | |____________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTableInner::ctrl` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3578:37 | 3578 | .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::is_bucket_full` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3586:24 | 3586 | if self_.is_bucket_full(i) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3587:25 | 3587 | self_.bucket(i).drop(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3587:25 | 3587 | self_.bucket(i).drop(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::iter` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3593:21 | 3593 | for from in source.iter() { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket_index` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3594:25 | 3594 | let index = source.bucket_index(&from); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::RawTable::::bucket` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3595:22 | 3595 | let to = guard.1.bucket(index); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::write` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3596:13 | 3596 | to.write(from.as_ref().clone()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::as_ref` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3596:22 | 3596 | to.write(from.as_ref().clone()); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:387:28 | 387 | Self::new_borrowed(core::slice::from_raw_parts( | ____________________________^ 388 | | bytes.as_ptr() as *const T::ULE, 389 | | bytes.len() / core::mem::size_of::(), 390 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/zerovec/mod.rs:385:5 | 385 | pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3759:19 | 3759 | let end = ctrl.add(len); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3755:5 | 3755 | unsafe fn new(ctrl: *const u8, data: Bucket, len: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3763:29 | 3763 | let current_group = Group::load_aligned(ctrl).match_full(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3764:25 | 3764 | let next_ctrl = ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3825:29 | 3825 | return Some(self.data.next_n(index)); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3822:5 | 3822 | unsafe fn next_impl(&mut self) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3837:34 | 3837 | self.current_group = Group::load_aligned(self.next_ctrl).match_full().into_iter(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3838:25 | 3838 | self.data = self.data.next_n(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3839:30 | 3839 | self.next_ctrl = self.next_ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3879:30 | 3879 | let bucket = self.data.next_n(index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3870:5 | 3870 | / unsafe fn fold_impl(mut self, mut n: usize, mut acc: B, mut f: F) -> B 3871 | | where 3872 | | F: FnMut(B, Bucket) -> B, | |____________________________________^ warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3916:34 | 3916 | self.current_group = Group::load_aligned(self.next_ctrl).match_full().into_iter(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::next_n` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3917:25 | 3917 | self.data = self.data.next_n(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:3918:30 | 3918 | self.next_ctrl = self.next_ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::Bucket::::drop` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:4102:17 | 4102 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:4099:5 | 4099 | unsafe fn drop_elements(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:4231:25 | 4231 | self.ctrl = NonNull::new_unchecked(self.ctrl.as_ptr().add(Group::WIDTH)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:4202:5 | 4202 | unsafe fn next_impl(&mut self) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:4231:48 | 4231 | self.ctrl = NonNull::new_unchecked(self.ctrl.as_ptr().add(Group::WIDTH)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/raw/mod.rs:4234:34 | 4234 | self.current_group = Group::load_aligned(self.ctrl.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `map::HashMap::::get_many_unchecked_mut_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/map.rs:1575:9 | 1575 | self.get_many_unchecked_mut_inner(ks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/map.rs:1568:5 | 1568 | / pub unsafe fn get_many_unchecked_mut( 1569 | | &mut self, 1570 | | ks: [&Q; N], 1571 | | ) -> Option<[&'_ mut V; N]> 1572 | | where 1573 | | Q: Hash + Equivalent, | |________________________________^ warning[E0133]: call to unsafe function `map::HashMap::::get_many_unchecked_mut_inner` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/map.rs:1685:9 | 1685 | self.get_many_unchecked_mut_inner(ks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/map.rs:1678:5 | 1678 | / pub unsafe fn get_many_key_value_unchecked_mut( 1679 | | &mut self, 1680 | | ks: [&Q; N], 1681 | | ) -> Option<[(&'_ K, &'_ mut V); N]> 1682 | | where 1683 | | Q: Hash + Equivalent, | |________________________________^ warning[E0133]: call to unsafe function `raw::RawTable::::get_many_unchecked_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/map.rs:1709:9 | 1709 | / self.table 1710 | | .get_many_unchecked_mut(hashes, |i, (k, _)| ks[i].equivalent(k)) | |____________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/map.rs:1701:5 | 1701 | / unsafe fn get_many_unchecked_mut_inner( 1702 | | &mut self, 1703 | | ks: [&Q; N], 1704 | | ) -> Option<[&'_ mut (K, V); N]> 1705 | | where 1706 | | Q: Hash + Equivalent, | |________________________________^ Compiling rustc_data_structures v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_data_structures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_data_structures CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_data_structures --edition=2021 compiler/rustc_data_structures/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cf621c0f9374b063 -C extra-filename=-cf621c0f9374b063 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libarrayvec-ba07a7bec1cbb85d.rmeta --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libeither-32d9b651de664917.rmeta --extern elsa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libelsa-b2cc3d45cb298f7b.rmeta --extern ena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libena-bd3270168cd46ae9.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-7b37b5c1a110d4d7.rmeta --extern jobserver_crate=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libjobserver-848e0f34ced7a032.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --extern measureme=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmeasureme-62590fa043c406b7.rmeta --extern memmap2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemmap2-4bfe7a4b93f3361b.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot-4e98d68f90be04f3.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-b8f9ed4655728a9b.rmeta --extern rayon=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librayon-7ba0f53119c0d0a0.rmeta --extern rustc_stable_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_stable_hash-71e26bbc878ef510.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-38445060b69669b6.rmeta --extern rustc_graphviz=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-42b3ee402a765450.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern stacker=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstacker-f8a3316624039f96.rmeta --extern tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtempfile-54c6e5b5507de662.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_parse_format CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_parse_format CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_parse_format --edition=2021 compiler/rustc_parse_format/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4b1d985f4833666a -C extra-filename=-4b1d985f4833666a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-89828cfa1eb9f7ee.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `varzerovec::slice::VarZeroSlice::::get_bytes_at_mut` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:68:36 | 68 | value.encode_var_ule_write(self.0.get_bytes_at_mut(idx)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:63:5 | 63 | / pub unsafe fn set_field_at + ?Sized>( 64 | | &mut self, 65 | | idx: usize, 66 | | value: &A, 67 | | ) { | |_____^ warning[E0133]: call to unsafe function `varzerovec::slice::VarZeroSlice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:81:32 | 81 | T::validate_byte_slice(self.0.get_unchecked(index)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:77:5 | 77 | / pub unsafe fn validate_field( 78 | | &self, 79 | | index: usize, 80 | | ) -> Result<(), ZeroVecError> { | |_________________________________^ warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:92:9 | 92 | T::from_byte_slice_unchecked(self.0.get_unchecked(index)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:91:5 | 91 | pub unsafe fn get_field(&self, index: usize) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::slice::VarZeroSlice::::get_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:92:38 | 92 | T::from_byte_slice_unchecked(self.0.get_unchecked(index)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:102:9 | 102 | mem::transmute(>::from_byte_slice_unchecked(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:100:5 | 100 | pub unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:102:24 | 102 | mem::transmute(>::from_byte_slice_unchecked(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:150:9 | 150 | / mem::transmute(>::from_byte_slice_unchecked( 151 | | bytes, 152 | | )) | |__________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:148:5 | 148 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/multi.rs:150:24 | 150 | mem::transmute(>::from_byte_slice_unchecked( | ________________________^ 151 | | bytes, 152 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /rust/deps/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 | #[cfg(feature = "nightly")] | ~~~~~~~ warning: unexpected `cfg` condition name: `std` --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/option.rs:202:10 | 202 | &*(entire_struct_as_slice as *const Self) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/option.rs:199:5 | 199 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `std` --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:291:19 | 289 | / macro_rules! scalar_float_impl { 290 | | ($ty:ident, $uty:ident) => { 291 | | #[cfg(not(std))] | | ^^^ help: found config with similar value: `feature = "std"` 292 | | impl Float for $ty { ... | 356 | | }; 357 | | } | |_- in this expansion of `scalar_float_impl!` 358 | 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:291:19 | 289 | / macro_rules! scalar_float_impl { 290 | | ($ty:ident, $uty:ident) => { 291 | | #[cfg(not(std))] | | ^^^ help: found config with similar value: `feature = "std"` 292 | | impl Float for $ty { ... | 356 | | }; 357 | | } | |_- in this expansion of `scalar_float_impl!` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand-0.8.5/src/distributions/weighted_index.rs:450:32 | 450 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 450 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand-0.8.5/src/rngs/adapter/read.rs:85:32 | 85 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 85 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand-0.8.5/src/seq/mod.rs:115:80 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand-0.8.5/src/seq/mod.rs:222:32 | 222 | ) -> Result, WeightedError> | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 222 | ) -> Result, WeightedError> | +++ warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand-0.8.5/src/seq/mod.rs:515:80 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rand-0.8.5/src/seq/mod.rs:566:32 | 566 | ) -> Result, WeightedError> | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 566 | ) -> Result, WeightedError> | +++ warning[E0133]: call to unsafe function `core::str::from_utf8_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/slices.rs:60:9 | 60 | str::from_utf8_unchecked(bytes) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/slices.rs:59:5 | 59 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/slices.rs:101:9 | 101 | T::from_byte_slice_unchecked(bytes) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/slices.rs:100:5 | 100 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::char::methods::::from_u32_unchecked` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/unvalidated.rs:321:9 | 321 | char::from_u32_unchecked(u32::from_le_bytes([u0, u1, u2, 0])) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/unvalidated.rs:319:5 | 319 | pub unsafe fn to_char_unchecked(self) -> char { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `derive_setters` (lib) generated 1 warning warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/ule/mod.rs:136:9 | 136 | core::slice::from_raw_parts(data as *const Self, len) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/ule/mod.rs:132:5 | 132 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &[Self] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:38:9 | 38 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:34:5 | 34 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:66:9 | 66 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:62:5 | 62 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:94:9 | 94 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:90:5 | 90 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:140:9 | 140 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:136:5 | 136 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::RawTable::::get_many_unchecked_mut` is unsafe and requires unsafe block --> /rust/deps/hashbrown-0.14.5/src/table.rs:1016:9 | 1016 | self.raw.get_many_unchecked_mut(hashes, eq) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/hashbrown-0.14.5/src/table.rs:1011:5 | 1011 | / pub unsafe fn get_many_unchecked_mut( 1012 | | &mut self, 1013 | | hashes: [u64; N], 1014 | | eq: impl FnMut(usize, &T) -> bool, 1015 | | ) -> Option<[&'_ mut T; N]> { | |_______________________________^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:186:9 | 186 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:182:5 | 182 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:234:9 | 234 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:230:5 | 230 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:282:9 | 282 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/zerovec-0.10.4/src/yoke_impls.rs:278:5 | 278 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/filter/layer_filters/mod.rs:866:18 | 866 | _ => self.layer.downcast_raw(id), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/filter/layer_filters/mod.rs:858:5 | 858 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: `fluent-bundle` (lib) generated 16 warnings Compiling rustc_fluent_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_fluent_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_fluent_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_fluent_macro --edition=2021 compiler/rustc_fluent_macro/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)' --check-cfg 'cfg(feature, values())' -C metadata=c1a87ff5809d3da5 -C extra-filename=-c1a87ff5809d3da5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libannotate_snippets-b9dfe1cdfb073039.rlib --extern fluent_bundle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libfluent_bundle-fe098bca27fd6e9f.rlib --extern fluent_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libfluent_syntax-055842d4afa1ac14.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro2-a69fd5dea748209e.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libquote-401ba6339519eaa7.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libsyn-a78bbe28602141b8.rlib --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid-05d4dffa907403d7.rlib --extern proc_macro -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:235:9 | 235 | / self.layer 236 | | .downcast_raw(id) | |_____________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:209:5 | 209 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tracing_core::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:237:25 | 237 | .or_else(|| self.inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:373:17 | 373 | self.layer.downcast_raw(id).and(self.inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:341:5 | 341 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:373:49 | 373 | self.layer.downcast_raw(id).and(self.inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:377:18 | 377 | _ => self | __________________^ 378 | | .layer 379 | | .downcast_raw(id) | |_________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/layered.rs:380:29 | 380 | .or_else(|| self.inner.downcast_raw(id)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1670:44 | 1670 | self.as_ref().and_then(|inner| inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1664:5 | 1664 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1755:17 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1755 | | self.deref().downcast_raw(id) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 1756 | | } 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1765 | layer_impl_body! {} | ------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1754:13 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1754 | | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1765 | layer_impl_body! {} | ------------------- in this macro invocation warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1755:17 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1755 | | self.deref().downcast_raw(id) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 1756 | | } 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1772 | layer_impl_body! {} | ------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1754:13 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1754 | | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1772 | layer_impl_body! {} | ------------------- in this macro invocation warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1883:74 | 1883 | if filter::is_plf_downcast_marker(id) && self.iter().any(|s| s.downcast_raw(id).is_none()) { | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1869:9 | 1869 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1890:38 | 1890 | self.iter().find_map(|l| l.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/layer/mod.rs:1869:9 | 1869 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/reload.rs:200:20 | 200 | return try_lock!(self.inner.read(), else return None).downcast_raw(id); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/reload.rs:188:5 | 188 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `hashbrown` (lib) generated 150 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=dcd1851aa3ad65dc -C extra-filename=-dcd1851aa3ad65dc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdisplaydoc-03634b8e71935c9e.so --extern zerovec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-49301397b80ad65b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `tracing_core::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /rust/deps/tracing-subscriber-0.3.18/src/fmt/mod.rs:446:13 | 446 | self.inner.downcast_raw(id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tracing-subscriber-0.3.18/src/fmt/mod.rs:442:5 | 442 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `rand_chacha` (lib) generated 4 warnings warning[E0133]: call to unsafe function `asciibyte::AsciiByte::to_ascii_byte_array` is unsafe and requires unsafe block --> /rust/deps/tinystr-0.7.6/src/ascii.rs:212:20 | 212 | bytes: AsciiByte::to_ascii_byte_array(&bytes), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tinystr-0.7.6/src/ascii.rs:210:5 | 210 | pub const unsafe fn from_bytes_unchecked(bytes: [u8; N]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/mod.rs:201:19 | 201 | by_id: RwLock>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/mod.rs:202:19 | 202 | by_cs: RwLock>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/mod.rs:207:20 | 207 | type FieldMap = HashMap; | ^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/field.rs:457:14 | 457 | .iter() | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: using `values` can result in unstable query results --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/field.rs:485:14 | 485 | .values() | ^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /rust/deps/tinystr-0.7.6/src/asciibyte.rs:143:9 | 143 | *(bytes as *const [u8; N] as *const [AsciiByte; N]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/tinystr-0.7.6/src/asciibyte.rs:142:5 | 142 | pub const unsafe fn to_ascii_byte_array(bytes: &[u8; N]) -> [AsciiByte; N] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling icu_locid v1.5.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid_impl --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=87753d853e92856a -C extra-filename=-87753d853e92856a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-dcd1851aa3ad65dc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_locid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_locid --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=c6af5141d4a76842 -C extra-filename=-c6af5141d4a76842 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdisplaydoc-03634b8e71935c9e.so --extern litemap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblitemap-b9ca41ccce39d347.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-dcd1851aa3ad65dc.rmeta --extern writeable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libwriteable-ad78207b9cf94368.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-49301397b80ad65b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `tinystr` (lib) generated 4 warnings (2 duplicates) warning: `serde_derive` (lib) generated 125 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/serde-b1cc5559ab50b4d7/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=124cb5e76268c944 -C extra-filename=-124cb5e76268c944 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libserde_derive-f6a6cfac26a1c7b8.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: trait `Float` is never used --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: outlives requirements can be inferred --> /rust/deps/rand-0.8.5/src/seq/mod.rs:625:41 | 625 | pub struct SliceChooseIter<'a, S: ?Sized + 'a, T: 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/rand-0.8.5/src/seq/index.rs:528:21 | 528 | let mut cache = HashSet::with_capacity(amount.as_usize()); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: `zerovec` (lib) generated 83 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/langid.rs:437:38 | 437 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 437 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` | ::: /rust/deps/icu_locid-1.5.0/src/langid.rs:450:1 | 450 | impl_writeable_for_each_subtag_str_no_test!(LanguageIdentifier, selff, selff.script.is_none() && selff.region.is_none() && selff.variants.is_empty() => selff.language.write_to_string(... | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/locale.rs:430:38 | 430 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` | ::: /rust/deps/icu_locid-1.5.0/src/locale.rs:435:1 | 435 | impl_writeable_for_each_subtag_str_no_test!(Locale, selff, selff.extensions.is_empty() => selff.id.write_to_string()); | --------------------------------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/parser/langid.rs:29:16 | 29 | iter: &mut SubtagIterator, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 29 | iter: &mut SubtagIterator<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/parser/langid.rs:112:15 | 112 | mut iter: SubtagIterator, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 112 | mut iter: SubtagIterator<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/extensions/other/mod.rs:84:53 | 84 | pub(crate) fn try_from_iter(ext: u8, iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 84 | pub(crate) fn try_from_iter(ext: u8, iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/extensions/other/mod.rs:177:52 | 177 | fn write_to_string(&self) -> alloc::borrow::Cow { | ------------------^---- expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/extensions/private/mod.rs:134:44 | 134 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 134 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/transform/value.rs:116:1 | 116 | impl_writeable_for_each_subtag_str_no_test!(Value, selff, selff.0.is_empty() => alloc::borrow::Cow::Borrowed("true")); | --------------------------------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/extensions/transform/mod.rs:161:44 | 161 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 161 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` (#2) 371 | 372 | / macro_rules! impl_writeable_for_subtag_list { 373 | | ($type:tt, $sample1:literal, $sample2:literal) => { 374 | | impl_writeable_for_each_subtag_str_no_test!($type, selff, selff.0.len() == 1 => alloc::borrow::Cow::Borrowed(selff.0.get(0).unwrap().as_str()... | | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation (#2) ... | 391 | | }; 392 | | } | |_- in this expansion of `impl_writeable_for_subtag_list!` (#1) | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/attributes.rs:112:1 | 112 | impl_writeable_for_subtag_list!(Attributes, "foobar", "testing"); | ---------------------------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` (#2) 371 | 372 | / macro_rules! impl_writeable_for_subtag_list { 373 | | ($type:tt, $sample1:literal, $sample2:literal) => { 374 | | impl_writeable_for_each_subtag_str_no_test!($type, selff, selff.0.len() == 1 => alloc::borrow::Cow::Borrowed(selff.0.get(0).unwrap().as_str()... | | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation (#2) ... | 391 | | }; 392 | | } | |_- in this expansion of `impl_writeable_for_subtag_list!` (#1) | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/value.rs:152:1 | 152 | impl_writeable_for_subtag_list!(Value, "islamic", "civil"); | ---------------------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/extensions/unicode/mod.rs:153:44 | 153 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/extensions/mod.rs:245:44 | 245 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 245 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` (#2) 371 | 372 | / macro_rules! impl_writeable_for_subtag_list { 373 | | ($type:tt, $sample1:literal, $sample2:literal) => { 374 | | impl_writeable_for_each_subtag_str_no_test!($type, selff, selff.0.len() == 1 => alloc::borrow::Cow::Borrowed(selff.0.get(0).unwrap().as_str()... | | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation (#2) ... | 391 | | }; 392 | | } | |_- in this expansion of `impl_writeable_for_subtag_list!` (#1) | ::: /rust/deps/icu_locid-1.5.0/src/subtags/variants.rs:120:1 | 120 | impl_writeable_for_subtag_list!(Variants, "macos", "posix"); | ----------------------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/language.rs:37:19 | 37 | Self(Some(TinyStr8::from_bytes_unchecked(v.to_le_bytes()))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/language.rs:36:5 | 36 | pub const unsafe fn from_raw_unchecked(v: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/region.rs:40:14 | 40 | Self(TinyStr4::from_bytes_unchecked(v.to_le_bytes())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/region.rs:39:5 | 39 | pub const unsafe fn from_raw_unchecked(v: u32) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/script.rs:28:14 | 28 | Self(TinyStr4::from_bytes_unchecked(v.to_le_bytes())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/script.rs:27:5 | 27 | pub const unsafe fn from_raw_unchecked(v: u32) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/variant.rs:38:14 | 38 | Self(TinyStr8::from_bytes_unchecked(v.to_le_bytes())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/unic-langid-impl-0.9.5/src/subtags/variant.rs:37:5 | 37 | pub const unsafe fn from_raw_unchecked(v: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling twox-hash v1.6.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=twox_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/twox-hash-1.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/twox-hash-1.6.3/Cargo.toml CARGO_PKG_AUTHORS='Jake Goulding ' CARGO_PKG_DESCRIPTION='A Rust implementation of the XXHash and XXH3 algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=twox-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/shepmaster/twox-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/twox-hash-1.6.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name twox_hash --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/twox-hash-1.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=765f21c4651792be -C extra-filename=-765f21c4651792be --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta --extern rand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand-8de1b85cb2ffe6d1.rmeta --extern static_assertions=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstatic_assertions-36cfe15ca0e133dd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid_macros --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-macros-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=43680f96f486a2bf -C extra-filename=-43680f96f486a2bf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern proc_macro_hack=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro_hack-cdd082db55a3197f.so --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-dcd1851aa3ad65dc.rmeta --extern unic_langid_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid_impl-87753d853e92856a.rmeta --extern unic_langid_macros_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid_macros_impl-02143beef786b55c.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/twox-hash-1.6.3/src/std_support.rs:12:54 | 12 | RandomXxHashBuilder64(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /rust/deps/twox-hash-1.6.3/src/std_support.rs:42:54 | 42 | RandomXxHashBuilder32(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/twox-hash-1.6.3/src/std_support.rs:72:52 | 72 | RandomHashBuilder64(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /rust/deps/twox-hash-1.6.3/src/std_support.rs:96:53 | 96 | RandomHashBuilder128(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unic_langid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unic_langid --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unic-langid-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="unic-langid-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=b7f194a0ca3418ca -C extra-filename=-b7f194a0ca3418ca --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern unic_langid_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid_impl-87753d853e92856a.rmeta --extern unic_langid_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid_macros-43680f96f486a2bf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused import: `crate::std_support::sixty_four::RandomXxHashBuilder64` --> /rust/deps/twox-hash-1.6.3/src/sixty_four.rs:286:9 | 286 | pub use crate::std_support::sixty_four::RandomXxHashBuilder64; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `crate::std_support::thirty_two::RandomXxHashBuilder32` --> /rust/deps/twox-hash-1.6.3/src/thirty_two.rs:271:9 | 271 | pub use crate::std_support::thirty_two::RandomXxHashBuilder32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=intl_pluralrules CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2/Cargo.toml CARGO_PKG_AUTHORS='Kekoa Riggin :Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Unicode Plural Rules categorizer for numeric input.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl_pluralrules CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/pluralrules' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.0.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name intl_pluralrules --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=319243af2835eadc -C extra-filename=-319243af2835eadc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-b7f194a0ca3418ca.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fluent_langneg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='A library for language and locale negotiation. ' CARGO_PKG_HOMEPAGE='http://projectfluent.org/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-langneg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-langneg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fluent_langneg --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-langneg-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=25ab058b685381eb -C extra-filename=-25ab058b685381eb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-b7f194a0ca3418ca.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=intl_memoizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='A memoizer specifically tailored for storing lazy-initialized intl formatters. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl-memoizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name intl_memoizer --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=118c5477b70a100d -C extra-filename=-118c5477b70a100d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern type_map=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtype_map-52483a4c1baaf50b.rmeta --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-b7f194a0ca3418ca.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `rand` (lib) generated 77 warnings warning: unexpected `cfg` condition name: `tarpaulin_include` --> /rust/deps/intl_pluralrules-7.0.2/src/lib.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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 Compiling tracing-tree v0.3.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_tree CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='David Barsky :Nathan Whitaker:Oli Scherer ' CARGO_PKG_DESCRIPTION='A Tracing Layer which prints a tree of spans and events.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-tree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/davidbarsky/tracing-tree' CARGO_PKG_RUST_VERSION=1.70 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_tree --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "time", "tracing-log"))' -C metadata=30b5ad1d0b71bf69 -C extra-filename=-30b5ad1d0b71bf69 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern nu_ansi_term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-291a8f433da9f4d7.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b6040e092de6cf40.rmeta --extern tracing_log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_log-e5c38b4d5d5b8c10.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-37cddce583cff73c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:190:40 | 190 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` 326 | 327 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 328 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 329 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 330 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 331 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 332 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 333 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 334 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 335 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 336 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 337 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 338 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 339 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 340 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 341 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:433:40 | 433 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 433 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:533:40 | 533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:623:40 | 623 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 623 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:740:40 | 740 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:860:40 | 860 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 860 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:931:40 | 931 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:990:40 | 990 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1110:40 | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1123:40 | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1462:40 | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1564:40 | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:697:21 | 697 | let d = _mm_loadu_si128(xdata.add(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:686:5 | 686 | / pub(crate) unsafe fn accumulate512( 687 | | acc: &mut [u64], 688 | | data: &[u8], 689 | | keys: &[u8], 690 | | acc_width: AccWidth, 691 | | ) { | |_____^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:697:37 | 697 | let d = _mm_loadu_si128(xdata.add(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:698:21 | 698 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:698:37 | 698 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:699:22 | 699 | let dk = _mm_xor_si128(d, k); // uint32 dk[4] = {d0+k0, d1+k1, d2+k2, d3+k3} */ | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_mul_epu32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:700:23 | 700 | let mul = _mm_mul_epu32(dk, _mm_shuffle_epi32(dk, 0x31)); // uint64 res[4] = {dk0*dk1, dk2*dk3, ...} */ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:700:41 | 700 | let mul = _mm_mul_epu32(dk, _mm_shuffle_epi32(dk, 0x31)); // uint64 res[4] = {dk0*dk1, dk2*dk3, ...} */ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:701:13 | 701 | / xacc.add(i).write(if acc_width == AccWidth::Acc128Bits { 702 | | let dswap = _mm_shuffle_epi32(d, _mm_shuffle(1, 0, 3, 2)); 703 | | let add = _mm_add_epi64(xacc.add(i).read(), dswap); 704 | | _mm_add_epi64(mul, add) ... | 707 | | _mm_add_epi64(mul, add) 708 | | }) | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:701:13 | 701 | xacc.add(i).write(if acc_width == AccWidth::Acc128Bits { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:702:29 | 702 | let dswap = _mm_shuffle_epi32(d, _mm_shuffle(1, 0, 3, 2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:703:27 | 703 | let add = _mm_add_epi64(xacc.add(i).read(), dswap); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:703:41 | 703 | let add = _mm_add_epi64(xacc.add(i).read(), dswap); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:703:41 | 703 | let add = _mm_add_epi64(xacc.add(i).read(), dswap); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:704:17 | 704 | _mm_add_epi64(mul, add) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:706:27 | 706 | let add = _mm_add_epi64(xacc.add(i).read(), d); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:706:41 | 706 | let add = _mm_add_epi64(xacc.add(i).read(), d); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:706:41 | 706 | let add = _mm_add_epi64(xacc.add(i).read(), d); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:707:17 | 707 | _mm_add_epi64(mul, add) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/intl-memoizer-0.5.2/src/lib.rs:219:22 | 219 | .entry::>() | ^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/intl-memoizer-0.5.2/src/lib.rs:220:29 | 220 | .or_insert_with(HashMap::new); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set1_epi32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:717:23 | 717 | let prime32 = _mm_set1_epi32(PRIME32_1 as i32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:714:5 | 714 | pub unsafe fn scramble_acc(acc: &mut [u64], key: &[u8]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:720:24 | 720 | let data = xacc.add(i).read(); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:720:24 | 720 | let data = xacc.add(i).read(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:721:27 | 721 | let shifted = _mm_srli_epi64(data, 47); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:722:24 | 722 | let data = _mm_xor_si128(data, shifted); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:724:21 | 724 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:724:37 | 724 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:725:22 | 725 | let dk = _mm_xor_si128(data, k); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_mul_epu32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:727:23 | 727 | let dk1 = _mm_mul_epu32(dk, prime32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:729:22 | 729 | let d2 = _mm_shuffle_epi32(dk, 0x31); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_mul_epu32` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:730:23 | 730 | let dk2 = _mm_mul_epu32(d2, prime32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:731:24 | 731 | let dk2h = _mm_slli_epi64(dk2, 32); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:733:13 | 733 | xacc.add(i).write(_mm_add_epi64(dk1, dk2h)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:733:13 | 733 | xacc.add(i).write(_mm_add_epi64(dk1, dk2h)); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:733:31 | 733 | xacc.add(i).write(_mm_add_epi64(dk1, dk2h)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1802:46 | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1841:46 | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` ... 1902 | / variant_identifier! { 1903 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1904 | | "`Unix` or `Windows`", 1905 | | OSSTR_VARIANTS 1906 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1915:46 | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2164:62 | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2214:54 | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2303:62 | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2353:54 | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/intl-memoizer-0.5.2/src/lib.rs:326:10 | 326 | map: HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2504:58 | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2549:50 | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2661:58 | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2704:50 | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2799:58 | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/intl-memoizer-0.5.2/src/concurrent.rs:34:22 | 34 | .entry::>() | ^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2842:50 | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/intl-memoizer-0.5.2/src/concurrent.rs:35:29 | 35 | .or_insert_with(HashMap::new); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2910:62 | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2968:54 | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3021:62 | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3077:54 | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3173:46 | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:209:36 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 209 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 209 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:227:37 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 227 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 227 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:484:40 | 484 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 484 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:490:40 | 490 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:496:40 | 496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:1310:46 | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2281:40 | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2303:40 | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:342:44 | 342 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 342 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:23 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:69 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:24 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:33 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:44 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:53 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:578:44 | 578 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 578 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:862:44 | 862 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:34 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:43 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:886:17 | 886 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:887:17 | 887 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 887 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:940:50 | 940 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 940 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:1017:50 | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2291:50 | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2336:50 | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2771:46 | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:279:25 | 279 | ctx: &'a Context, | -------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 279 | ctx: &'a Context<'_, S>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:336:48 | 336 | fn write_span_info(&self, span: &SpanRef, bufs: &mut Buffers, style: SpanMode) | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 336 | fn write_span_info(&self, span: &SpanRef<'_, S>, bufs: &mut Buffers, style: SpanMode) | +++ warning: unused extern crate --> /rust/deps/serde-1.0.214/src/lib.rs:338:1 | 337 | / #[cfg(feature = "serde_derive")] 338 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:407:45 | 407 | fn get_timestamp(&self, span: SpanRef) -> Option | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn get_timestamp(&self, span: SpanRef<'_, S>) -> Option | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:500:35 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:500:68 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:539:55 | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:624:44 | 624 | fn on_close(&self, id: Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn on_close(&self, id: Id, ctx: Context<'_, S>) { | +++ warning: method `write_u32_le` is never used --> /rust/deps/twox-hash-1.6.3/src/xxh3.rs:349:8 | 348 | trait BufMut { | ------ method in this trait 349 | fn write_u32_le(&mut self, n: u32); | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/cfi.rs:624:31 | 624 | let mut cie_ids = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/op.rs:852:32 | 852 | entry_ids: Option<&HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /rust/deps/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation Compiling ruzstd v0.7.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ruzstd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ruzstd-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ruzstd-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='Moritz Borcherding ' CARGO_PKG_DESCRIPTION='A decoder for the zstd compression format' CARGO_PKG_HOMEPAGE='https://github.com/KillingSpark/zstd-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ruzstd CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/KillingSpark/zstd-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ruzstd-0.7.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ruzstd --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ruzstd-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="hash"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hash", "rustc-dep-of-std", "std"))' -C metadata=cc2a0a0a280f2ef9 -C extra-filename=-cc2a0a0a280f2ef9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern twox_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtwox_hash-765f21c4651792be.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/unit.rs:1501:28 | 1501 | pub entry_ids: &'a HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/unit.rs:1523:33 | 1523 | let mut entry_ids = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/unit.rs:1561:29 | 1561 | entry_ids: &mut HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/unit.rs:1602:25 | 1602 | entry_ids: &HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/gimli-0.30.0/src/write/unit.rs:1673:29 | 1673 | entry_ids: &mut HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `intl-memoizer` (lib) generated 5 warnings Compiling rustc_log v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_log CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_log --edition=2021 compiler/rustc_log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("max_level_info"))' -C metadata=4f05c3cba0a73333 -C extra-filename=-4f05c3cba0a73333 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b6040e092de6cf40.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-37cddce583cff73c.rmeta --extern tracing_tree=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_tree-30b5ad1d0b71bf69.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fluent_bundle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='A localization system designed to unleash the entire expressive power of natural language translations. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-bundle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fluent_bundle --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fluent-bundle-0.15.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=81f672dc08c923fb -C extra-filename=-81f672dc08c923fb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern fluent_langneg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfluent_langneg-25ab058b685381eb.rmeta --extern fluent_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfluent_syntax-3e7cbf2b0cbbe56e.rmeta --extern intl_memoizer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libintl_memoizer-118c5477b70a100d.rmeta --extern intl_pluralrules=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libintl_pluralrules-319243af2835eadc.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-b4d389c459a01b43.rmeta --extern self_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libself_cell-ca7cef5a9575b887.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-b7f194a0ca3418ca.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `twox-hash` (lib) generated 40 warnings warning: `unic-langid-impl` (lib) generated 11 warnings (7 duplicates) Compiling icu_provider v1.5.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="macros"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=61dea3a2b4d6e67c -C extra-filename=-61dea3a2b4d6e67c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdisplaydoc-03634b8e71935c9e.so --extern icu_locid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-c6af5141d4a76842.rmeta --extern icu_provider_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libicu_provider_macros-a9791e149509f99b.so --extern stable_deref_trait=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstable_deref_trait-1541c1ab813af12e.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-dcd1851aa3ad65dc.rmeta --extern writeable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libwriteable-ad78207b9cf94368.rmeta --extern yoke=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libyoke-fc329540f6a44117.rmeta --extern zerofrom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerofrom-783ed0be5c8fb390.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-49301397b80ad65b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:23:25 | 23 | fn load(&self, req: DataRequest) -> Result, DataError>; | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 23 | fn load(&self, req: DataRequest<'_>) -> Result, DataError>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:32:25 | 32 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 32 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:43:25 | 43 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:54:25 | 54 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:66:25 | 66 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:85:44 | 85 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:94:44 | 94 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:105:44 | 105 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:116:44 | 116 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:128:44 | 128 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:151:31 | 151 | fn load_bound(&self, req: DataRequest) -> Result, DataError>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:162:31 | 162 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 162 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:177:31 | 177 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:192:31 | 192 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:208:31 | 208 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/data_provider.rs:248:31 | 248 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 248 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/error.rs:164:46 | 164 | pub fn with_req(self, key: DataKey, req: DataRequest) -> DataError { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 164 | pub fn with_req(self, key: DataKey, req: DataRequest<'_>) -> DataError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/error.rs:216:50 | 216 | pub fn with_req(mut self, key: DataKey, req: DataRequest) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 216 | pub fn with_req(mut self, key: DataKey, req: DataRequest<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/key.rs:533:32 | 533 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 533 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/key.rs:550:37 | 550 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 550 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/request.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/request.rs:141:32 | 141 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 141 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/request.rs:173:52 | 173 | fn write_to_string(&self) -> alloc::borrow::Cow { | ------------------^---- expected lifetime parameter | help: indicate the anonymous lifetime | 173 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/response.rs:188:42 | 188 | F: FnOnce(&[u8]) -> Result<::Output, E>, | ------^^^^^^^^--------- expected lifetime parameter | help: indicate the anonymous lifetime | 188 | F: FnOnce(&[u8]) -> Result<>::Output, E>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:349:43 | 349 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:354:43 | 354 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:361:43 | 361 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:368:43 | 368 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 368 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:376:43 | 376 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:389:66 | 389 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap; | --------------------------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap<'_, Self>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:397:66 | 397 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap

{ | --------------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap<'_, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:407:43 | 407 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:420:55 | 420 | fn as_downcasting(&self) -> DowncastingAnyProvider; | ----------------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 420 | fn as_downcasting(&self) -> DowncastingAnyProvider<'_, Self>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:428:55 | 428 | fn as_downcasting(&self) -> DowncastingAnyProvider

{ | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 428 | fn as_downcasting(&self) -> DowncastingAnyProvider<'_, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:442:25 | 442 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/any.rs:459:44 | 459 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 459 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/buf.rs:92:14 | 92 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/buf.rs:101:14 | 101 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 101 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/buf.rs:112:14 | 112 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 112 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/buf.rs:123:14 | 123 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/buf.rs:135:14 | 135 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 135 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/hello_world.rs:142:25 | 142 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/dynutil.rs:232:30 | 168 | / macro_rules! impl_dynamic_data_provider { 169 | | // allow passing in multiple things to do and get dispatched 170 | | ($provider:ty, $arms:tt, $one:path, $($rest:path),+) => { 171 | | $crate::impl_dynamic_data_provider!( ... | 232 | | req: $crate::DataRequest, | | --------^^^^^^^^^^^ | | | | | expected lifetime parameter ... | 255 | | }; 256 | | } | |_- in this expansion of `icu_provider::impl_dynamic_data_provider!` | ::: /rust/deps/icu_provider-1.5.0/src/hello_world.rs:166:1 | 166 | icu_provider::impl_dynamic_data_provider!(HelloWorldProvider, [HelloWorldV1Marker,], AnyMarker); | ----------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 232 | req: $crate::DataRequest<'_>, | ++++ warning: unexpected `cfg` condition value: `compiled_data` --> /rust/deps/icu_provider-1.5.0/src/constructors.rs:275:15 | 145 | / macro_rules! gen_any_buffer_data_constructors { 146 | | (locale: skip, options: skip, error: $error_ty:path, $(#[$doc:meta])+) => { 147 | | $crate::gen_any_buffer_data_constructors!( 148 | | locale: skip, ... | 275 | | #[cfg(feature = "compiled_data")] | | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 372 | | }; 373 | | } | |__- in this expansion of `icu_provider::gen_any_buffer_data_constructors!` | ::: /rust/deps/icu_provider-1.5.0/src/hello_world.rs:270:5 | 270 | / icu_provider::gen_any_buffer_data_constructors!(locale: include, options: skip, error: DataError, 271 | | #[cfg(skip)] 272 | | functions: [ 273 | | try_new, ... | 277 | | Self, 278 | | ]); | |______- in this macro invocation | = note: expected values for `feature` are: `bench`, `datagen`, `deserialize_bincode_1`, `deserialize_json`, `deserialize_postcard_1`, `experimental`, `log_error_context`, `logging`, `macros`, `serde`, `std`, and `sync` = help: consider adding `compiled_data` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider-1.5.0/src/hello_world.rs:313:37 | 313 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:365:22 | 365 | let m1_ptr = s1_ptr.add(start_in_s1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:356:5 | 356 | pub unsafe fn extend_from_within_unchecked_branchless(&mut self, start: usize, len: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:373:22 | 373 | let m2_ptr = s2_ptr.add(start_in_s2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:398:23 | 398 | debug_assert!(self.buf.as_ptr().add(self.cap) > f1_ptr.add(m1_in_f1 + m2_in_f1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:398:57 | 398 | debug_assert!(self.buf.as_ptr().add(self.cap) > f1_ptr.add(m1_in_f1 + m2_in_f1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:399:23 | 399 | debug_assert!(self.buf.as_ptr().add(self.cap) > f2_ptr.add(m1_in_f2 + m2_in_f2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:399:57 | 399 | debug_assert!(self.buf.as_ptr().add(self.cap) > f2_ptr.add(m1_in_f2 + m2_in_f2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `decoding::ringbuffer::copy_with_checks` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:403:9 | 403 | / copy_with_checks( 404 | | m1_ptr, m2_ptr, f1_ptr, f2_ptr, m1_in_f1, m2_in_f1, m1_in_f2, m2_in_f2, 405 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write_unaligned` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:460:9 | 460 | / dst.0 461 | | .cast::() 462 | | .write_unaligned(src.0.cast::().read_unaligned()) | |_______________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:440:1 | 440 | / unsafe fn copy_bytes_overshooting( 441 | | src: (*const u8, usize), 442 | | dst: (*mut u8, usize), 443 | | copy_at_least: usize, 444 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:462:30 | 462 | .write_unaligned(src.0.cast::().read_unaligned()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:468:31 | 468 | let src_ptr_end = src.0.add(copy_multiple).cast::(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write_unaligned` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:472:17 | 472 | dst_ptr.write_unaligned(src_ptr.read_unaligned()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:472:41 | 472 | dst_ptr.write_unaligned(src_ptr.read_unaligned()); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:473:27 | 473 | src_ptr = src_ptr.add(1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:474:27 | 474 | dst_ptr = dst_ptr.add(1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:478:13 | 478 | dst.0.copy_from_nonoverlapping(src.0, copy_at_least); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:483:9 | 483 | slice::from_raw_parts(src.0, copy_at_least), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:484:9 | 484 | slice::from_raw_parts(dst.0, copy_at_least) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:501:5 | 501 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:491:1 | 491 | / unsafe fn copy_without_checks( 492 | | m1_ptr: *const u8, 493 | | m2_ptr: *const u8, 494 | | f1_ptr: *mut u8, ... | 499 | | m2_in_f2: usize, 500 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:502:5 | 502 | / f1_ptr 503 | | .add(m1_in_f1) 504 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |___________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:502:5 | 502 | / f1_ptr 503 | | .add(m1_in_f1) | |______________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:506:5 | 506 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:506:37 | 506 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:507:5 | 507 | / f2_ptr 508 | | .add(m1_in_f2) 509 | | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:507:5 | 507 | / f2_ptr 508 | | .add(m1_in_f2) | |______________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:509:35 | 509 | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:526:9 | 526 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:515:1 | 515 | / unsafe fn copy_with_checks( 516 | | m1_ptr: *const u8, 517 | | m2_ptr: *const u8, 518 | | f1_ptr: *mut u8, ... | 523 | | m2_in_f2: usize, 524 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:529:9 | 529 | / f1_ptr 530 | | .add(m1_in_f1) 531 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |_______________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:529:9 | 529 | / f1_ptr 530 | | .add(m1_in_f1) | |__________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:535:9 | 535 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:535:41 | 535 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:538:9 | 538 | / f2_ptr 539 | | .add(m1_in_f2) 540 | | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | |_____________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:538:9 | 538 | / f2_ptr 539 | | .add(m1_in_f2) | |__________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:540:39 | 540 | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:567:13 | 567 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:547:1 | 547 | / unsafe fn copy_with_nobranch_check( 548 | | m1_ptr: *const u8, 549 | | m2_ptr: *const u8, 550 | | f1_ptr: *mut u8, ... | 555 | | m2_in_f2: usize, 556 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:570:13 | 570 | f1_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:573:13 | 573 | f2_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:576:13 | 576 | f2_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:581:13 | 581 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:582:13 | 582 | / f1_ptr 583 | | .add(m1_in_f1) 584 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:582:13 | 582 | / f1_ptr 583 | | .add(m1_in_f1) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:587:13 | 587 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:588:13 | 588 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:588:45 | 588 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:590:14 | 590 | 6 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:591:14 | 591 | 7 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:593:13 | 593 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:594:13 | 594 | f2_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:597:13 | 597 | f1_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:598:13 | 598 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:598:45 | 598 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:601:13 | 601 | f2_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:602:13 | 602 | / f2_ptr 603 | | .add(m1_in_f2) 604 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f2); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:602:13 | 602 | / f2_ptr 603 | | .add(m1_in_f2) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:609:13 | 609 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:610:13 | 610 | / f1_ptr 611 | | .add(m1_in_f1) 612 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:610:13 | 610 | / f1_ptr 611 | | .add(m1_in_f1) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:613:13 | 613 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:613:45 | 613 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:616:13 | 616 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:617:13 | 617 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:617:45 | 617 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:618:13 | 618 | / f2_ptr 619 | | .add(m1_in_f2) 620 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f2); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:618:13 | 618 | / f2_ptr 619 | | .add(m1_in_f2) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:622:15 | 622 | 14 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:623:15 | 623 | 15 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /rust/deps/ruzstd-0.7.2/src/decoding/ringbuffer.rs:624:14 | 624 | _ => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `tracing-tree` (lib) generated 7 warnings warning: `intl_pluralrules` (lib) generated 5 warnings (4 duplicates) Compiling object v0.36.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="wasm"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=c34fbb39a46037f2 -C extra-filename=-c34fbb39a46037f2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern crc32fast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrc32fast-59184af4f86c6c9b.rmeta --extern flate2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libflate2-1bb1bd08bfd3a9c9.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libhashbrown-68a6b73bb8d926a3.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-7b37b5c1a110d4d7.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-1ff9b22f1f62e8fd.rmeta --extern ruzstd=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libruzstd-cc2a0a0a280f2ef9.rmeta --extern wasmparser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libwasmparser-477b4b2044e940f1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_locid_transform v1.5.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_locid_transform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for Unicode Language and Locale Identifiers canonicalization' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_locid_transform --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=347ac9aa965958f5 -C extra-filename=-347ac9aa965958f5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdisplaydoc-03634b8e71935c9e.so --extern icu_locid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-c6af5141d4a76842.rmeta --extern icu_locid_transform_data=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform_data-da882a9d07e92296.rmeta --extern icu_provider=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider-61dea3a2b4d6e67c.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-dcd1851aa3ad65dc.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-49301397b80ad65b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_span CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_span CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_span --edition=2021 compiler/rustc_span/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4d3471f978b1c70d -C extra-filename=-4d3471f978b1c70d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern blake3=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libblake3-33815c4349915b5b.rmeta --extern derive_where=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libderive_where-d51a33bb081dda87.so --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-7b37b5c1a110d4d7.rmeta --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitoa-b2a00d1bc6c4fe66.rmeta --extern md5=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmd5-b3dd72708720e2ef.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-38445060b69669b6.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern scoped_tls=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libscoped_tls-758f412958e4a94c.rmeta --extern sha1=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsha1-6e9fd84fa0e3690a.rmeta --extern sha2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsha2-46f42dae62f77b56.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-3d6d52d5f58cfbc0.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out` warning: unexpected `cfg` condition name: `skip` --> /rust/deps/icu_locid_transform-1.5.0/src/expander.rs:292:15 | 292 | #[cfg(skip)] | ^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/expander.rs:375:30 | 375 | fn as_borrowed(&self) -> LocaleExpanderBorrowed { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 375 | fn as_borrowed(&self) -> LocaleExpanderBorrowed<'_> { | ++++ warning: unexpected `cfg` condition name: `skip` --> /rust/deps/icu_locid_transform-1.5.0/src/fallback/mod.rs:129:15 | 129 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/fallback/mod.rs:179:63 | 179 | pub fn for_config(&self, config: LocaleFallbackConfig) -> LocaleFallbackerWithConfig { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 179 | pub fn for_config(&self, config: LocaleFallbackConfig) -> LocaleFallbackerWithConfig<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/fallback/mod.rs:187:49 | 187 | pub fn for_key(&self, data_key: DataKey) -> LocaleFallbackerWithConfig { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 187 | pub fn for_key(&self, data_key: DataKey) -> LocaleFallbackerWithConfig<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/fallback/mod.rs:192:34 | 192 | pub fn as_borrowed(&self) -> LocaleFallbackerBorrowed { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | pub fn as_borrowed(&self) -> LocaleFallbackerBorrowed<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/provider/canonicalizer.rs:123:22 | 123 | .map(|v: StrStrPair| -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | .map(|v: StrStrPair<'_>| -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/provider/canonicalizer.rs:123:44 | 123 | .map(|v: StrStrPair| -> Result { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | .map(|v: StrStrPair| -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/provider/mod.rs:113:12 | 113 | pub struct StrStrPair<'a>( | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 113 | pub struct StrStrPair<'_><'a>( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_locid_transform-1.5.0/src/provider/mod.rs:133:12 | 133 | pub struct LanguageStrStrPair<'a>( | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | pub struct LanguageStrStrPair<'_><'a>( | ++++ warning: `tracing-subscriber` (lib) generated 28 warnings warning: `icu_locid` (lib) generated 34 warnings warning: `icu_provider` (lib) generated 45 warnings warning: `ruzstd` (lib) generated 66 warnings Compiling icu_list v1.5.0 Compiling icu_provider_adapters v1.5.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_list CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='ECMA-402 ListFormatter' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_list CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_list --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_list-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "serde_human", "std"))' -C metadata=6a23095cf8cbf32a -C extra-filename=-6a23095cf8cbf32a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdisplaydoc-03634b8e71935c9e.so --extern icu_list_data=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_list_data-4de4a6fb0c593960.rmeta --extern icu_locid_transform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform-347ac9aa965958f5.rmeta --extern icu_provider=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider-61dea3a2b4d6e67c.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-3993f3973ae82b09.rmeta --extern writeable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libwriteable-ad78207b9cf94368.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=icu_provider_adapters CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_adapters-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_adapters-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Adapters for composing and manipulating data providers.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider_adapters CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_adapters-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name icu_provider_adapters --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/icu_provider_adapters-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("databake", "datagen", "serde", "std"))' -C metadata=8d77307fd73fc26a -C extra-filename=-8d77307fd73fc26a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern icu_locid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-c6af5141d4a76842.rmeta --extern icu_locid_transform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform-347ac9aa965958f5.rmeta --extern icu_provider=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider-61dea3a2b4d6e67c.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-dcd1851aa3ad65dc.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-49301397b80ad65b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/any_payload.rs:105:41 | 105 | fn load_any(&self, key: DataKey, _: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 105 | fn load_any(&self, key: DataKey, _: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/any_payload.rs:121:25 | 121 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 121 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/either.rs:27:43 | 27 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/either.rs:41:14 | 41 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/either.rs:55:44 | 55 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/either.rs:68:25 | 68 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/empty.rs:58:48 | 58 | fn load_any(&self, key: DataKey, base_req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn load_any(&self, key: DataKey, base_req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/empty.rs:67:19 | 67 | base_req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | base_req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/empty.rs:77:49 | 77 | fn load_data(&self, key: DataKey, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn load_data(&self, key: DataKey, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/empty.rs:86:30 | 86 | fn load(&self, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 86 | fn load(&self, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fallback/mod.rs:199:19 | 199 | F1: FnMut(DataRequest) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | F1: FnMut(DataRequest<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fallback/mod.rs:194:23 | 194 | mut base_req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 194 | mut base_req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fallback/mod.rs:242:48 | 242 | fn load_any(&self, key: DataKey, base_req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn load_any(&self, key: DataKey, base_req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fallback/mod.rs:259:19 | 259 | base_req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 259 | base_req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fallback/mod.rs:275:49 | 275 | fn load_data(&self, key: DataKey, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 275 | fn load_data(&self, key: DataKey, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fallback/mod.rs:290:30 | 290 | fn load(&self, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | fn load(&self, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/impls.rs:12:45 | 12 | RequestFilterDataProvider bool + Sync + 'a>>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | RequestFilterDataProvider) -> bool + Sync + 'a>>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/impls.rs:16:11 | 16 | F: Fn(DataRequest) -> bool + Sync, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 16 | F: Fn(DataRequest<'_>) -> bool + Sync, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:55:11 | 55 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:70:11 | 70 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 70 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:74:44 | 74 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:87:11 | 87 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:91:25 | 91 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 91 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:104:11 | 104 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:110:14 | 110 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 110 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:124:11 | 124 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 124 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:127:43 | 127 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:221:45 | 221 | ) -> RequestFilterDataProvider bool>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 221 | ) -> RequestFilterDataProvider) -> bool>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:231:45 | 231 | ) -> RequestFilterDataProvider bool> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 231 | ) -> RequestFilterDataProvider) -> bool> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/filter/mod.rs:232:20 | 232 | fn noop(_: DataRequest) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn noop(_: DataRequest<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/by_error.rs:55:14 | 55 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/by_error.rs:73:43 | 73 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/by_error.rs:91:44 | 91 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 91 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/by_error.rs:175:14 | 175 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 175 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/by_error.rs:195:43 | 195 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/by_error.rs:215:44 | 215 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/predicates.rs:35:46 | 35 | fn test(&self, key: DataKey, req: Option, err: DataError) -> bool; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 35 | fn test(&self, key: DataKey, req: Option>, err: DataError) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/predicates.rs:52:42 | 52 | fn test(&self, _: DataKey, _: Option, err: DataError) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | fn test(&self, _: DataKey, _: Option>, err: DataError) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/icu_provider_adapters-1.5.0/src/fork/predicates.rs:134:42 | 134 | fn test(&self, _: DataKey, _: Option, err: DataError) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 134 | fn test(&self, _: DataKey, _: Option>, err: DataError) -> bool { | ++++ warning: `fluent-bundle` (lib) generated 16 warnings (16 duplicates) warning: `icu_provider_adapters` (lib) generated 39 warnings warning: `gimli` (lib) generated 7 warnings warning: `icu_locid_transform` (lib) generated 10 warnings Compiling rustc_baked_icu_data v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_baked_icu_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_baked_icu_data CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_baked_icu_data --edition=2021 compiler/rustc_baked_icu_data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6540e1f11c7df3d5 -C extra-filename=-6540e1f11c7df3d5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern icu_list=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_list-6a23095cf8cbf32a.rmeta --extern icu_locid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-c6af5141d4a76842.rmeta --extern icu_locid_transform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform-347ac9aa965958f5.rmeta --extern icu_provider=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider-61dea3a2b4d6e67c.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-49301397b80ad65b.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/value.rs:1164:49 | 1164 | impl<'de, T, S, E> IntoDeserializer<'de, E> for HashSet | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: using `into_iter` can result in unstable query results --> /rust/deps/serde-1.0.214/src/de/value.rs:1173:35 | 1173 | SeqDeserializer::new(self.into_iter()) | ^^^^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/serde-1.0.214/src/de/value.rs:1592:52 | 1592 | impl<'de, K, V, S, E> IntoDeserializer<'de, E> for HashMap | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `into_iter` can result in unstable query results --> /rust/deps/serde-1.0.214/src/de/value.rs:1602:35 | 1602 | MapDeserializer::new(self.into_iter()) | ^^^^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1000:58 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1000 | | impl<'de, T $(, $typaram)*> Deserialize<'de> for $ty | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1010:41 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1010 | | marker: PhantomData<$ty>, | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1018:34 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1018 | | type Value = $ty; | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1126:5 | 1126 | HashSet::with_capacity_and_hasher(size_hint::cautious::(seq.size_hint()), S::default()), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1128:5 | 1128 | HashSet::insert | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:80 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1125:5 | 1125 | HashSet::clear, | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1127:5 | 1127 | HashSet::reserve, | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1520:61 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1520 | | impl<'de, K, V $(, $typaram)*> Deserialize<'de> for $ty | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1531:41 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1531 | | marker: PhantomData<$ty>, | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1540:34 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1540 | | type Value = $ty; | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/serde-1.0.214/src/de/impls.rs:1581:5 | 1581 | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/serde-1.0.214/src/ser/impls.rs:195:46 | 189 | / macro_rules! seq_impl { 190 | | ( 191 | | $(#[$attr:meta])* 192 | | $ty:ident ... | 195 | | impl Serialize for $ty | | ^^^^^^^^^^^^^^^^^^^^^ ... | 207 | | } 208 | | } | |_- in this expansion of `seq_impl!` ... 245 | / seq_impl! { 246 | | #[cfg(feature = "std")] 247 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 248 | | HashSet 249 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/serde-1.0.214/src/ser/impls.rs:455:49 | 449 | / macro_rules! map_impl { 450 | | ( 451 | | $(#[$attr:meta])* 452 | | $ty:ident ... | 455 | | impl Serialize for $ty | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 468 | | } 469 | | } | |_- in this expansion of `map_impl!` ... 501 | / map_impl! { 502 | | #[cfg(feature = "std")] 503 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 504 | | HashMap 505 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2378:29 | 2378 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2492:39 | 2492 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2651:29 | 2651 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2694:32 | 2694 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:1647:46 | 1647 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2125:39 | 2125 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2154:42 | 2154 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Compiling rustc_ast_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir) Compiling rustc_error_messages v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_ast_ir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_ir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_ast_ir --edition=2021 compiler/rustc_ast_ir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=c03dd360f7bcc675 -C extra-filename=-c03dd360f7bcc675 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_error_messages CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_error_messages CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_error_messages --edition=2021 compiler/rustc_error_messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dffdd926e955fd36 -C extra-filename=-dffdd926e955fd36 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern fluent_bundle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfluent_bundle-81f672dc08c923fb.rmeta --extern fluent_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfluent_syntax-3e7cbf2b0cbbe56e.rmeta --extern icu_list=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_list-6a23095cf8cbf32a.rmeta --extern icu_locid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-c6af5141d4a76842.rmeta --extern icu_provider_adapters=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider_adapters-8d77307fd73fc26a.rmeta --extern intl_memoizer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libintl_memoizer-118c5477b70a100d.rmeta --extern rustc_baked_icu_data=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_baked_icu_data-6540e1f11c7df3d5.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --extern unic_langid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-b7f194a0ca3418ca.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_ast v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast) Compiling rustc_type_ir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_ast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_ast --edition=2021 compiler/rustc_ast/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c1c1925f79714a73 -C extra-filename=-c1c1925f79714a73 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-1ff9b22f1f62e8fd.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-c03dd360f7bcc675.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-89828cfa1eb9f7ee.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_type_ir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_type_ir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_type_ir --edition=2021 compiler/rustc_type_ir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=620a2bb9cde9bbc6 -C extra-filename=-620a2bb9cde9bbc6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern derive_where=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libderive_where-d51a33bb081dda87.so --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-7b37b5c1a110d4d7.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-b4d389c459a01b43.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-c03dd360f7bcc675.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_type_ir_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_type_ir_macros-14955793f6c609c8.so --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling gsgdt v0.1.2 Compiling stable_mir v0.1.0-preview (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/serde_json-7d30689e26b2e1c9/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=53dcc56177b17878 -C extra-filename=-53dcc56177b17878 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitoa-b2a00d1bc6c4fe66.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-1ff9b22f1f62e8fd.rmeta --extern ryu=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libryu-0654678fec3e4937.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde-124cb5e76268c944.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=stable_mir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_mir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0-preview CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=preview CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name stable_mir --edition=2021 compiler/stable_mir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=75a57afe61c059e1 -C extra-filename=-75a57afe61c059e1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern scoped_tls=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libscoped_tls-758f412958e4a94c.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde-124cb5e76268c944.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gsgdt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gsgdt-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gsgdt-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Vishnunarayan K I ' CARGO_PKG_DESCRIPTION='Generic Stringly Typed Graph Datatype' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gsgdt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vn-ki/gsgdt-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gsgdt-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gsgdt --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gsgdt-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4858fbd288ecb446 -C extra-filename=-4858fbd288ecb446 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde-124cb5e76268c944.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gsgdt-0.1.2/src/diff/match_graph.rs:43:26 | 43 | let mut matches: Vec = mapping | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | let mut matches: Vec> = mapping | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gsgdt-0.1.2/src/diff/match_graph.rs:56:30 | 56 | let mut new_mapping: Mapping = BTreeMap::new(); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 56 | let mut new_mapping: Mapping<'_> = BTreeMap::new(); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gsgdt-0.1.2/src/diff/diff.rs:7:28 | 7 | pub fn visualize_diff(d1: &DiffGraph, d2: &DiffGraph) -> MultiGraph { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub fn visualize_diff(d1: &DiffGraph<'_>, d2: &DiffGraph) -> MultiGraph { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gsgdt-0.1.2/src/diff/diff.rs:7:44 | 7 | pub fn visualize_diff(d1: &DiffGraph, d2: &DiffGraph) -> MultiGraph { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub fn visualize_diff(d1: &DiffGraph, d2: &DiffGraph<'_>) -> MultiGraph { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:274:43 | 274 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:303:27 | 303 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 303 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:311:35 | 311 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:319:27 | 319 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:327:29 | 327 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:335:37 | 335 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 335 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:509:54 | 509 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1346:46 | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1388:29 | 1388 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1388 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:406:54 | 406 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:798:40 | 798 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 798 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `serde` (lib) generated 240 warnings (42 duplicates) warning: using `iter` can result in unstable query results --> /rust/deps/gsgdt-0.1.2/src/diff/diff_graph.rs:52:14 | 52 | .iter() | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: `gsgdt` (lib) generated 5 warnings warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1964:23 | 1964 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2029:27 | 2029 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2082:31 | 2082 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2145:20 | 2145 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:414:31 | 414 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 414 - struct Adapter<'ser, W: 'ser, F: 'ser> { 414 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:469:24 | 469 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 469 - pub enum Compound<'a, W: 'a, F: 'a> { 469 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:771:30 | 771 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 771 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 771 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound Compiling rustc_feature v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_feature CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_feature CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_feature --edition=2021 compiler/rustc_feature/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9acf5ada414cc0be -C extra-filename=-9acf5ada414cc0be --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde-124cb5e76268c944.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-53dcc56177b17878.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_abi v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_abi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_abi CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_abi --edition=2021 compiler/rustc_abi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="randomize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "randomize"))' -C metadata=ef749f5a73139b2a -C extra-filename=-ef749f5a73139b2a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern rand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand-8de1b85cb2ffe6d1.rmeta --extern rand_xoshiro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand_xoshiro-e69905b7610c0dc5.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` warning: `serde_json` (lib) generated 34 warnings warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/read/mod.rs:784:26 | 784 | pub struct RelocationMap(Map); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/read/mod.rs:796:37 | 796 | let mut map = RelocationMap(Map::new()); | ^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/read/read_cache.rs:38:11 | 38 | bufs: Map<(u64, u64), Box<[u8]>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/read/read_cache.rs:39:14 | 39 | strings: Map<(u64, u8), Box<[u8]>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/read/read_cache.rs:72:23 | 72 | bufs: Map::new(), | ^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/read/read_cache.rs:73:26 | 73 | strings: Map::new(), | ^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/write/mod.rs:75:24 | 75 | standard_sections: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/write/mod.rs:77:17 | 77 | symbol_map: HashMap, SymbolId>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/write/mod.rs:84:19 | 84 | stub_symbols: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/write/mod.rs:107:32 | 107 | standard_sections: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/write/mod.rs:109:25 | 109 | symbol_map: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /rust/deps/object-0.36.5/src/write/mod.rs:114:27 | 114 | stub_symbols: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Compiling rustc_ast_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_ast_pretty CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_pretty CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_ast_pretty --edition=2021 compiler/rustc_ast_pretty/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d0ed19d5615ea68a -C extra-filename=-d0ed19d5615ea68a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-89828cfa1eb9f7ee.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_next_trait_solver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_next_trait_solver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_next_trait_solver CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_next_trait_solver --edition=2021 compiler/rustc_next_trait_solver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=f7057cea26bab10e -C extra-filename=-f7057cea26bab10e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern derive_where=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libderive_where-d51a33bb081dda87.so --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-c03dd360f7bcc675.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern rustc_type_ir_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_type_ir_macros-14955793f6c609c8.so --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_target v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target) Compiling ar_archive_writer v0.4.2 Compiling thorin-dwp v0.8.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_target CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_target CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_target --edition=2021 compiler/rustc_target/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c8ab70add30c52cf -C extra-filename=-c8ab70add30c52cf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libobject-c34fbb39a46037f2.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-3670d9767de36050.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-53dcc56177b17878.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ar_archive_writer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ar_archive_writer-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ar_archive_writer-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A writer for object file ar archives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ar_archive_writer CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/ar_archive_writer' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ar_archive_writer-0.4.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ar_archive_writer --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ar_archive_writer-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --deny=rust_2018_idioms --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=128ed1763b793093 -C extra-filename=-128ed1763b793093 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libobject-c34fbb39a46037f2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thorin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thorin-dwp-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thorin-dwp-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='David Wood ' CARGO_PKG_DESCRIPTION='Library for building DWARF packages from input DWARF objects and packages' CARGO_PKG_HOMEPAGE='https://docs.rs/thorin-dwp' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thorin-dwp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/thorin' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thorin-dwp-0.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thorin --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thorin-dwp-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e8dd2b2eac079bab -C extra-filename=-e8dd2b2eac079bab --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern gimli=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgimli-7d036c4a086210e5.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libhashbrown-f71be7e7006258a8.rmeta --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libobject-c34fbb39a46037f2.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `extern crate` is not idiomatic in the new edition --> /rust/deps/thorin-dwp-0.8.0/src/lib.rs:1:1 | 1 | pub extern crate object; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 1 | pub use object; | ~~~ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thorin-dwp-0.8.0/src/error.rs:168:32 | 168 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 168 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thorin-dwp-0.8.0/src/strings.rs:63:47 | 63 | debug_str: gimli::DebugStr>, | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 63 | debug_str: gimli::DebugStr>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thorin-dwp-0.8.0/src/strings.rs:64:62 | 64 | debug_str_offsets: gimli::DebugStrOffsets>, | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 64 | debug_str_offsets: gimli::DebugStrOffsets>, | +++ warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/thorin-dwp-0.8.0/src/lib.rs:88:14 | 88 | targets: HashSet, | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/thorin-dwp-0.8.0/src/lib.rs:109:56 | 109 | Self { sess, maybe_in_progress: None, targets: HashSet::new() } | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: using `difference` can result in unstable query results --> /rust/deps/thorin-dwp-0.8.0/src/lib.rs:294:53 | 294 | if let Some(missing) = self.targets.difference(package.contained_units()).next() { | ^^^^^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: using `iter` can result in unstable query results --> /rust/deps/thorin-dwp-0.8.0/src/lib.rs:303:22 | 303 | .iter() | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/thorin-dwp-0.8.0/src/package.rs:390:22 | 390 | contained_units: HashSet, | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /rust/deps/thorin-dwp-0.8.0/src/package.rs:413:46 | 413 | pub(crate) fn contained_units(&self) -> &HashSet { | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: `thorin-dwp` (lib) generated 10 warnings warning: `object` (lib) generated 12 warnings Compiling rustc_hir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hir --edition=2021 compiler/rustc_hir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f8fa1329db428b05 -C extra-filename=-f8fa1329db428b05 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern odht=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libodht-984740a4bc0a8730.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-38445060b69669b6.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_lint_defs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_lint_defs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_lint_defs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_lint_defs --edition=2021 compiler/rustc_lint_defs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=54b059d3ccdfe3e2 -C extra-filename=-54b059d3ccdfe3e2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_error_messages=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_messages-dffdd926e955fd36.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde-124cb5e76268c944.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hir_pretty CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir_pretty CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hir_pretty --edition=2021 compiler/rustc_hir_pretty/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=92a5d378c212780e -C extra-filename=-92a5d378c212780e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_errors v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_errors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_errors CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_errors --edition=2021 compiler/rustc_errors/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f939c62d2d4c84d -C extra-filename=-7f939c62d2d4c84d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libannotate_snippets-153de84bd3c695a9.rmeta --extern derive_setters=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libderive_setters-1fe4386e7d68c7da.so --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_error_codes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_codes-4b3fa9ab9710f106.rmeta --extern rustc_error_messages=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_messages-dffdd926e955fd36.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_lint_defs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-54b059d3ccdfe3e2.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde-124cb5e76268c944.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-53dcc56177b17878.rmeta --extern termcolor=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtermcolor-9a3ff045c5f888a0.rmeta --extern termize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtermize-8872ad490e119e14.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_session v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_session CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_session CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_session --edition=2021 compiler/rustc_session/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=afe94a2e3715480b -C extra-filename=-afe94a2e3715480b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgetopts-a244369eadcf4082.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-3670d9767de36050.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_lint_defs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-54b059d3ccdfe3e2.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern termize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtermize-8872ad490e119e14.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [rustc_llvm 0.0.0] AR_x86_64-unknown-freebsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [rustc_llvm 0.0.0] AR_x86_64_unknown_freebsd = Some(ar) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [rustc_llvm 0.0.0] ARFLAGS_x86_64-unknown-freebsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [rustc_llvm 0.0.0] ARFLAGS_x86_64_unknown_freebsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [rustc_llvm 0.0.0] HOST_ARFLAGS = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=ARFLAGS [rustc_llvm 0.0.0] ARFLAGS = None [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=llvm-wrapper [rustc_llvm 0.0.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-807dcc8aca006372/out [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_LINK_SHARED [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMXtensaDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMXtensaAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMXtensaCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMXtensaDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMXtensaInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86TargetMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86Disassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86AsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86CodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86Desc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86Info [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVTargetMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMNVPTXCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMNVPTXDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMNVPTXInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430Disassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430AsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430CodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430Desc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430Info [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMM68kDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMM68kAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMM68kCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMM68kDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMM68kInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLTO [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMExtensions [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCSKYDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCSKYAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCSKYCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCSKYDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCSKYInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCoverage [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPasses [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMIRPrinter [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHipStdPar [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCoroutines [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMipo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMInstrumentation [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLinker [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMFrontendOpenMP [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMFrontendOffloading [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Disassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMCDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64AsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64CodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMVectorize [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMGlobalISel [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSelectionDAG [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCFGuard [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAsmPrinter [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTarget [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMScalarOpts [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMInstCombine [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAggressiveInstCombine [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMObjCARCOpts [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTransformUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBitWriter [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAnalysis [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMProfileData [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSymbolize [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoBTF [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoPDB [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoMSF [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoDWARF [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMObject [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTextAPI [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMCParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMIRReader [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBitReader [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Desc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCodeGenTypes [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Utils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCore [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRemarks [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBitstreamReader [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Info [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMC [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoCodeView [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBinaryFormat [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTargetParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSupport [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDemangle [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=rt [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=execinfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=pthread [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=m [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=z [rustc_llvm 0.0.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_LINKER_FLAGS [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_STATIC_STDCPP [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_USE_LIBCXX [rustc_llvm 0.0.0] cargo:rustc-link-lib=c++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_llvm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_llvm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-807dcc8aca006372/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_llvm --edition=2021 compiler/rustc_llvm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e2092d0b67a4b36a -C extra-filename=-e2092d0b67a4b36a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-807dcc8aca006372/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib -l static=llvm-wrapper -l static=LLVMXtensaDisassembler -l static=LLVMXtensaAsmParser -l static=LLVMXtensaCodeGen -l static=LLVMXtensaDesc -l static=LLVMXtensaInfo -l static=LLVMX86TargetMCA -l static=LLVMX86Disassembler -l static=LLVMX86AsmParser -l static=LLVMX86CodeGen -l static=LLVMX86Desc -l static=LLVMX86Info -l static=LLVMWebAssemblyDisassembler -l static=LLVMWebAssemblyAsmParser -l static=LLVMWebAssemblyCodeGen -l static=LLVMWebAssemblyUtils -l static=LLVMWebAssemblyDesc -l static=LLVMWebAssemblyInfo -l static=LLVMSystemZDisassembler -l static=LLVMSystemZAsmParser -l static=LLVMSystemZCodeGen -l static=LLVMSystemZDesc -l static=LLVMSystemZInfo -l static=LLVMSparcDisassembler -l static=LLVMSparcAsmParser -l static=LLVMSparcCodeGen -l static=LLVMSparcDesc -l static=LLVMSparcInfo -l static=LLVMRISCVTargetMCA -l static=LLVMMCA -l static=LLVMRISCVDisassembler -l static=LLVMRISCVAsmParser -l static=LLVMRISCVCodeGen -l static=LLVMRISCVDesc -l static=LLVMRISCVInfo -l static=LLVMPowerPCDisassembler -l static=LLVMPowerPCAsmParser -l static=LLVMPowerPCCodeGen -l static=LLVMPowerPCDesc -l static=LLVMPowerPCInfo -l static=LLVMNVPTXCodeGen -l static=LLVMNVPTXDesc -l static=LLVMNVPTXInfo -l static=LLVMMSP430Disassembler -l static=LLVMMSP430AsmParser -l static=LLVMMSP430CodeGen -l static=LLVMMSP430Desc -l static=LLVMMSP430Info -l static=LLVMMipsDisassembler -l static=LLVMMipsAsmParser -l static=LLVMMipsCodeGen -l static=LLVMMipsDesc -l static=LLVMMipsInfo -l static=LLVMM68kDisassembler -l static=LLVMM68kAsmParser -l static=LLVMM68kCodeGen -l static=LLVMM68kDesc -l static=LLVMM68kInfo -l static=LLVMLTO -l static=LLVMExtensions -l static=LLVMLoongArchDisassembler -l static=LLVMLoongArchAsmParser -l static=LLVMLoongArchCodeGen -l static=LLVMLoongArchDesc -l static=LLVMLoongArchInfo -l static=LLVMHexagonDisassembler -l static=LLVMHexagonCodeGen -l static=LLVMHexagonAsmParser -l static=LLVMHexagonDesc -l static=LLVMHexagonInfo -l static=LLVMCSKYDisassembler -l static=LLVMCSKYAsmParser -l static=LLVMCSKYCodeGen -l static=LLVMCSKYDesc -l static=LLVMCSKYInfo -l static=LLVMCoverage -l static=LLVMBPFDisassembler -l static=LLVMBPFAsmParser -l static=LLVMBPFCodeGen -l static=LLVMPasses -l static=LLVMIRPrinter -l static=LLVMHipStdPar -l static=LLVMCoroutines -l static=LLVMBPFDesc -l static=LLVMBPFInfo -l static=LLVMAVRDisassembler -l static=LLVMAVRAsmParser -l static=LLVMAVRCodeGen -l static=LLVMAVRDesc -l static=LLVMAVRInfo -l static=LLVMARMDisassembler -l static=LLVMARMAsmParser -l static=LLVMARMCodeGen -l static=LLVMipo -l static=LLVMInstrumentation -l static=LLVMLinker -l static=LLVMFrontendOpenMP -l static=LLVMFrontendOffloading -l static=LLVMARMDesc -l static=LLVMARMUtils -l static=LLVMARMInfo -l static=LLVMAArch64Disassembler -l static=LLVMMCDisassembler -l static=LLVMAArch64AsmParser -l static=LLVMAArch64CodeGen -l static=LLVMVectorize -l static=LLVMGlobalISel -l static=LLVMSelectionDAG -l static=LLVMCFGuard -l static=LLVMAsmPrinter -l static=LLVMCodeGen -l static=LLVMTarget -l static=LLVMScalarOpts -l static=LLVMInstCombine -l static=LLVMAggressiveInstCombine -l static=LLVMObjCARCOpts -l static=LLVMTransformUtils -l static=LLVMBitWriter -l static=LLVMAnalysis -l static=LLVMProfileData -l static=LLVMSymbolize -l static=LLVMDebugInfoBTF -l static=LLVMDebugInfoPDB -l static=LLVMDebugInfoMSF -l static=LLVMDebugInfoDWARF -l static=LLVMObject -l static=LLVMTextAPI -l static=LLVMMCParser -l static=LLVMIRReader -l static=LLVMAsmParser -l static=LLVMBitReader -l static=LLVMAArch64Desc -l static=LLVMCodeGenTypes -l static=LLVMAArch64Utils -l static=LLVMCore -l static=LLVMRemarks -l static=LLVMBitstreamReader -l static=LLVMAArch64Info -l static=LLVMMC -l static=LLVMDebugInfoCodeView -l static=LLVMBinaryFormat -l static=LLVMTargetParser -l static=LLVMSupport -l static=LLVMDemangle -l dylib=rt -l dylib=execinfo -l dylib=pthread -l dylib=m -l dylib=z -l c++ --cfg 'llvm_component="aarch64"' --cfg 'llvm_component="arm"' --cfg 'llvm_component="asmparser"' --cfg 'llvm_component="avr"' --cfg 'llvm_component="bitreader"' --cfg 'llvm_component="bitwriter"' --cfg 'llvm_component="bpf"' --cfg 'llvm_component="coverage"' --cfg 'llvm_component="csky"' --cfg 'llvm_component="hexagon"' --cfg 'llvm_component="instrumentation"' --cfg 'llvm_component="ipo"' --cfg 'llvm_component="linker"' --cfg 'llvm_component="loongarch"' --cfg 'llvm_component="lto"' --cfg 'llvm_component="m68k"' --cfg 'llvm_component="mips"' --cfg 'llvm_component="msp430"' --cfg 'llvm_component="nvptx"' --cfg 'llvm_component="powerpc"' --cfg 'llvm_component="riscv"' --cfg 'llvm_component="sparc"' --cfg 'llvm_component="systemz"' --cfg 'llvm_component="webassembly"' --cfg 'llvm_component="x86"' --cfg 'llvm_component="xtensa"' --check-cfg 'cfg(llvm_component,values("ipo"))' --check-cfg 'cfg(llvm_component,values("bitreader"))' --check-cfg 'cfg(llvm_component,values("bitwriter"))' --check-cfg 'cfg(llvm_component,values("linker"))' --check-cfg 'cfg(llvm_component,values("asmparser"))' --check-cfg 'cfg(llvm_component,values("lto"))' --check-cfg 'cfg(llvm_component,values("coverage"))' --check-cfg 'cfg(llvm_component,values("instrumentation"))' --check-cfg 'cfg(llvm_component,values("x86"))' --check-cfg 'cfg(llvm_component,values("arm"))' --check-cfg 'cfg(llvm_component,values("aarch64"))' --check-cfg 'cfg(llvm_component,values("amdgpu"))' --check-cfg 'cfg(llvm_component,values("avr"))' --check-cfg 'cfg(llvm_component,values("loongarch"))' --check-cfg 'cfg(llvm_component,values("m68k"))' --check-cfg 'cfg(llvm_component,values("csky"))' --check-cfg 'cfg(llvm_component,values("mips"))' --check-cfg 'cfg(llvm_component,values("powerpc"))' --check-cfg 'cfg(llvm_component,values("systemz"))' --check-cfg 'cfg(llvm_component,values("jsbackend"))' --check-cfg 'cfg(llvm_component,values("webassembly"))' --check-cfg 'cfg(llvm_component,values("msp430"))' --check-cfg 'cfg(llvm_component,values("sparc"))' --check-cfg 'cfg(llvm_component,values("nvptx"))' --check-cfg 'cfg(llvm_component,values("hexagon"))' --check-cfg 'cfg(llvm_component,values("riscv"))' --check-cfg 'cfg(llvm_component,values("xtensa"))' --check-cfg 'cfg(llvm_component,values("bpf"))'` Compiling rustc_attr v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_attr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_attr --edition=2021 compiler/rustc_attr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c3aa48beec78300f -C extra-filename=-c3aa48beec78300f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-89828cfa1eb9f7ee.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_query_system CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_query_system CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_query_system --edition=2021 compiler/rustc_query_system/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8923c7ccc62ef064 -C extra-filename=-8923c7ccc62ef064 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot-4e98d68f90be04f3.rmeta --extern rayon_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librayon_core-666e9c409380bf39.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_parse --edition=2021 compiler/rustc_parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b7ffbbf6c533d5bb -C extra-filename=-b7ffbbf6c533d5bb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-89828cfa1eb9f7ee.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_normalization-9a58ff894f3d6a57.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-3d6d52d5f58cfbc0.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_middle v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_middle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_middle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_middle --edition=2021 compiler/rustc_middle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_randomized_layouts"))' -C metadata=49cf6643e6299188 -C extra-filename=-49cf6643e6299188 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern derive_where=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libderive_where-d51a33bb081dda87.so --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libeither-32d9b651de664917.rmeta --extern field_offset=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfield_offset-b20a2b6c5031be1e.rmeta --extern gsgdt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgsgdt-4858fbd288ecb446.rmeta --extern polonius_engine=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpolonius_engine-10572e2224ec8037.rmeta --extern rayon_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librayon_core-666e9c409380bf39.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_apfloat-adf16b977ab250b1.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-38445060b69669b6.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-c03dd360f7bcc675.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_error_messages=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_messages-dffdd926e955fd36.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_graphviz=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-42b3ee402a765450.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_hir_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_pretty-92a5d378c212780e.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_lint_defs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-54b059d3ccdfe3e2.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-8923c7ccc62ef064.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_ast_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_ast_passes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_passes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_ast_passes --edition=2021 compiler/rustc_ast_passes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=17c29dabb03b82d7 -C extra-filename=-17c29dabb03b82d7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-b7ffbbf6c533d5bb.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_expand v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_expand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_expand CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_expand --edition=2021 compiler/rustc_expand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=db014172d695426d -C extra-filename=-db014172d695426d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_passes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_passes-17c29dabb03b82d7.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-89828cfa1eb9f7ee.rmeta --extern rustc_lint_defs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-54b059d3ccdfe3e2.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-b7ffbbf6c533d5bb.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_builtin_macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_builtin_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_builtin_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_builtin_macros --edition=2021 compiler/rustc_builtin_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(llvm_enzyme)' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4096d1c3d7896375 -C extra-filename=-4096d1c3d7896375 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-db014172d695426d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-89828cfa1eb9f7ee.rmeta --extern rustc_lint_defs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-54b059d3ccdfe3e2.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-b7ffbbf6c533d5bb.rmeta --extern rustc_parse_format=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse_format-4b1d985f4833666a.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_infer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow) Compiling rustc_symbol_mangling v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling) Compiling rustc_pattern_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis) Compiling rustc_incremental v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental) Compiling rustc_monomorphize v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl) Compiling rustc_ast_lowering v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering) Compiling rustc_smir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_infer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_infer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_infer --edition=2021 compiler/rustc_infer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56da8f6706a8a15f -C extra-filename=-56da8f6706a8a15f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-c03dd360f7bcc675.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_metadata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_metadata CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_metadata --edition=2021 compiler/rustc_metadata/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b26c5c5e112c36eb -C extra-filename=-b26c5c5e112c36eb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --extern libloading=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibloading-15875dd600b51edd.rmeta --extern odht=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libodht-984740a4bc0a8730.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-db014172d695426d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-3670d9767de36050.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_hir_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_pretty-92a5d378c212780e.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtempfile-54c6e5b5507de662.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_mir_dataflow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_mir_dataflow CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_mir_dataflow --edition=2021 compiler/rustc_mir_dataflow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=130e4e8a22f9b61d -C extra-filename=-130e4e8a22f9b61d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern polonius_engine=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpolonius_engine-10572e2224ec8037.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex-0085522d1d78ea84.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_graphviz=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-42b3ee402a765450.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_symbol_mangling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_symbol_mangling CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_symbol_mangling --edition=2021 compiler/rustc_symbol_mangling/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8dc454935caf5e31 -C extra-filename=-8dc454935caf5e31 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern punycode=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpunycode-ddf6256b4d8bc4a9.rmeta --extern rustc_demangle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_demangle-efc6e0b58040b03b.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_pattern_analysis CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_pattern_analysis CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_pattern_analysis --edition=2021 compiler/rustc_pattern_analysis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rustc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rustc"))' -C metadata=de5b6eb3c306a01b -C extra-filename=-de5b6eb3c306a01b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-b8f9ed4655728a9b.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_apfloat-adf16b977ab250b1.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-38445060b69669b6.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_incremental CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_incremental CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_incremental --edition=2021 compiler/rustc_incremental/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3e5bb6d8fce4e8f -C extra-filename=-d3e5bb6d8fce4e8f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand-8de1b85cb2ffe6d1.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-3670d9767de36050.rmeta --extern rustc_graphviz=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-42b3ee402a765450.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_monomorphize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_monomorphize CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_monomorphize --edition=2021 compiler/rustc_monomorphize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=52d808d02d8b1bb0 -C extra-filename=-52d808d02d8b1bb0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde-124cb5e76268c944.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-53dcc56177b17878.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_query_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_query_impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_query_impl --edition=2021 compiler/rustc_query_impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5c2b83a6f3f20ded -C extra-filename=-5c2b83a6f3f20ded --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern field_offset=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfield_offset-b20a2b6c5031be1e.rmeta --extern measureme=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmeasureme-62590fa043c406b7.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-8923c7ccc62ef064.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_smir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_smir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_smir --edition=2021 compiler/rustc_smir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e602a537aede4d7 -C extra-filename=-4e602a537aede4d7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern scoped_tls=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libscoped_tls-758f412958e4a94c.rmeta --extern stable_mir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstable_mir-75a57afe61c059e1.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_ast_lowering CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_lowering CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_ast_lowering --edition=2021 compiler/rustc_ast_lowering/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b35ef80ac9be8a32 -C extra-filename=-b35ef80ac9be8a32 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_resolve v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_resolve CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_resolve CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_resolve --edition=2021 compiler/rustc_resolve/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b8b13fb7c1c7f75 -C extra-filename=-2b8b13fb7c1c7f75 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern pulldown_cmark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpulldown_cmark-b5028dd5c634d44d.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-38445060b69669b6.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-db014172d695426d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-b26c5c5e112c36eb.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-8923c7ccc62ef064.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_transmute v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_transmute CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_transmute CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_transmute --edition=2021 compiler/rustc_transmute/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="rustc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc"))' -C metadata=dcfc3b02ec685e77 -C extra-filename=-dcfc3b02ec685e77 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-c03dd360f7bcc675.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_trait_selection v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_trait_selection CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_trait_selection CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_trait_selection --edition=2021 compiler/rustc_trait_selection/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ede3b5146ff25e4e -C extra-filename=-ede3b5146ff25e4e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-c03dd360f7bcc675.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_next_trait_solver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_next_trait_solver-f7057cea26bab10e.rmeta --extern rustc_parse_format=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse_format-4b1d985f4833666a.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_transmute=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_transmute-dcfc3b02ec685e77.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_lint v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint) Compiling rustc_ty_utils v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils) Compiling rustc_sanitizers v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers) Compiling rustc_hir_analysis v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis) Compiling rustc_codegen_ssa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa) Compiling rustc_const_eval v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval) Compiling rustc_traits v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_lint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_lint CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_lint --edition=2021 compiler/rustc_lint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4576cb033d3b4d8 -C extra-filename=-f4576cb033d3b4d8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_parse_format=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse_format-4b1d985f4833666a.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --extern unicode_security=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_security-0e00bfff8cf1a387.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_ty_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ty_utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_ty_utils --edition=2021 compiler/rustc_ty_utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aeaef5ab72f0125c -C extra-filename=-aeaef5ab72f0125c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-c03dd360f7bcc675.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hir_analysis CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir_analysis CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hir_analysis --edition=2021 compiler/rustc_hir_analysis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ae47b7df7310b2a -C extra-filename=-5ae47b7df7310b2a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-38445060b69669b6.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta --extern rustc_lint_defs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-54b059d3ccdfe3e2.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_sanitizers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_sanitizers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_sanitizers --edition=2021 compiler/rustc_sanitizers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f30282ef209bf7c -C extra-filename=-3f30282ef209bf7c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --extern twox_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtwox_hash-765f21c4651792be.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_traits CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_traits --edition=2021 compiler/rustc_traits/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9168c9175f9b8b67 -C extra-filename=-9168c9175f9b8b67 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_codegen_ssa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_codegen_ssa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_codegen_ssa --edition=2021 compiler/rustc_codegen_ssa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=786f0dc3496d3ffb -C extra-filename=-786f0dc3496d3ffb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern ar_archive_writer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libar_archive_writer-128ed1763b793093.rmeta --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libarrayvec-ba07a7bec1cbb85d.rmeta --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcc-76f6cb7065256d5d.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libeither-32d9b651de664917.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta --extern jobserver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libjobserver-848e0f34ced7a032.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libobject-c34fbb39a46037f2.rmeta --extern pathdiff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpathdiff-204ee2ba6a5d310a.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex-0085522d1d78ea84.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-38445060b69669b6.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-3670d9767de36050.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_incremental=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_incremental-d3e5bb6d8fce4e8f.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-b26c5c5e112c36eb.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-8923c7ccc62ef064.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_symbol_mangling=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_symbol_mangling-8dc454935caf5e31.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-53dcc56177b17878.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtempfile-54c6e5b5507de662.rmeta --extern thin_vec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta --extern thorin=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthorin-e8dd2b2eac079bab.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --extern wasm_encoder=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libwasm_encoder-9c410502fc54509a.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_const_eval CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_const_eval CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_const_eval --edition=2021 compiler/rustc_const_eval/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b5c5af0f46259f41 -C extra-filename=-b5c5af0f46259f41 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libeither-32d9b651de664917.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_apfloat-adf16b977ab250b1.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_mir_dataflow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_dataflow-130e4e8a22f9b61d.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_borrowck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_borrowck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_borrowck CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_borrowck --edition=2021 compiler/rustc_borrowck/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=23530508a301186e -C extra-filename=-23530508a301186e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libeither-32d9b651de664917.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta --extern polonius_engine=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpolonius_engine-10572e2224ec8037.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_graphviz=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-42b3ee402a765450.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-89828cfa1eb9f7ee.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_mir_dataflow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_dataflow-130e4e8a22f9b61d.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern rustc_traits=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_traits-9168c9175f9b8b67.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_privacy v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_privacy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_privacy CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_privacy --edition=2021 compiler/rustc_privacy/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5bbed6f9f8962041 -C extra-filename=-5bbed6f9f8962041 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_ty_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ty_utils-aeaef5ab72f0125c.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_passes v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_passes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_passes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_passes --edition=2021 compiler/rustc_passes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8cb9947a8acd927a -C extra-filename=-8cb9947a8acd927a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-db014172d695426d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-89828cfa1eb9f7ee.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_privacy=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_privacy-5bbed6f9f8962041.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_mir_build v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_mir_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_mir_build CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_mir_build --edition=2021 compiler/rustc_mir_build/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=799009d4dfd5d0d3 -C extra-filename=-799009d4dfd5d0d3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libeither-32d9b651de664917.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_apfloat-adf16b977ab250b1.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-38445060b69669b6.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta --extern rustc_lint=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint-f4576cb033d3b4d8.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_pattern_analysis=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_pattern_analysis-de5b6eb3c306a01b.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_codegen_llvm v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_codegen_llvm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_codegen_llvm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_codegen_llvm --edition=2021 compiler/rustc_codegen_llvm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc0c00f5e455852b -C extra-filename=-dc0c00f5e455852b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --extern measureme=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmeasureme-62590fa043c406b7.rmeta --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libobject-c34fbb39a46037f2.rmeta --extern rustc_demangle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_demangle-efc6e0b58040b03b.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_codegen_ssa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_ssa-786f0dc3496d3ffb.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-3670d9767de36050.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_llvm=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_llvm-e2092d0b67a4b36a.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-b26c5c5e112c36eb.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-8923c7ccc62ef064.rmeta --extern rustc_sanitizers=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_sanitizers-3f30282ef209bf7c.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_symbol_mangling=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_symbol_mangling-8dc454935caf5e31.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde-124cb5e76268c944.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-53dcc56177b17878.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-807dcc8aca006372/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib` Compiling rustc_hir_typeck v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hir_typeck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir_typeck CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hir_typeck --edition=2021 compiler/rustc_hir_typeck/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=84099c945e3c8569 -C extra-filename=-84099c945e3c8569 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-c03dd360f7bcc675.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_hir_analysis=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_analysis-5ae47b7df7310b2a.rmeta --extern rustc_hir_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_pretty-92a5d378c212780e.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta --extern rustc_lint=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint-f4576cb033d3b4d8.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_mir_transform v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_mir_transform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_mir_transform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_mir_transform --edition=2021 compiler/rustc_mir_transform/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c8c6842b88eca967 -C extra-filename=-c8c6842b88eca967 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libeither-32d9b651de664917.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta --extern rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta --extern rustc_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-38445060b69669b6.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_const_eval=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_const_eval-b5c5af0f46259f41.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_mir_build=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_build-799009d4dfd5d0d3.rmeta --extern rustc_mir_dataflow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_dataflow-130e4e8a22f9b61d.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern rustc_type_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out` Compiling rustc_interface v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_interface CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_interface CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_interface --edition=2021 compiler/rustc_interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm"))' -C metadata=5c17fbfbe73a0112 -C extra-filename=-5c17fbfbe73a0112 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rayon=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librayon-7ba0f53119c0d0a0.rmeta --extern rayon_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librayon_core-666e9c409380bf39.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_lowering=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_lowering-b35ef80ac9be8a32.rmeta --extern rustc_ast_passes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_passes-17c29dabb03b82d7.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_borrowck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_borrowck-23530508a301186e.rmeta --extern rustc_builtin_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_builtin_macros-4096d1c3d7896375.rmeta --extern rustc_codegen_llvm=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_llvm-dc0c00f5e455852b.rmeta --extern rustc_codegen_ssa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_ssa-786f0dc3496d3ffb.rmeta --extern rustc_const_eval=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_const_eval-b5c5af0f46259f41.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-db014172d695426d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_fs_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-3670d9767de36050.rmeta --extern rustc_hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta --extern rustc_hir_analysis=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_analysis-5ae47b7df7310b2a.rmeta --extern rustc_hir_typeck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_typeck-84099c945e3c8569.rmeta --extern rustc_incremental=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_incremental-d3e5bb6d8fce4e8f.rmeta --extern rustc_lint=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint-f4576cb033d3b4d8.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-b26c5c5e112c36eb.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_mir_build=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_build-799009d4dfd5d0d3.rmeta --extern rustc_mir_transform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_transform-c8c6842b88eca967.rmeta --extern rustc_monomorphize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_monomorphize-52d808d02d8b1bb0.rmeta --extern rustc_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-b7ffbbf6c533d5bb.rmeta --extern rustc_passes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_passes-8cb9947a8acd927a.rmeta --extern rustc_privacy=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_privacy-5bbed6f9f8962041.rmeta --extern rustc_query_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_impl-5c2b83a6f3f20ded.rmeta --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-8923c7ccc62ef064.rmeta --extern rustc_resolve=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_resolve-2b8b13fb7c1c7f75.rmeta --extern rustc_serialize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_symbol_mangling=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_symbol_mangling-8dc454935caf5e31.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern rustc_traits=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_traits-9168c9175f9b8b67.rmeta --extern rustc_ty_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ty_utils-aeaef5ab72f0125c.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-807dcc8aca006372/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib` Compiling rustc_driver_impl v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_driver_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_driver_impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_driver_impl --edition=2021 compiler/rustc_driver_impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm", "max_level_info", "rustc_randomized_layouts"))' -C metadata=727ca356be73fecc -C extra-filename=-727ca356be73fecc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern ctrlc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libctrlc-889fe1c1f85ca5f2.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta --extern rustc_ast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta --extern rustc_ast_lowering=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_lowering-b35ef80ac9be8a32.rmeta --extern rustc_ast_passes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_passes-17c29dabb03b82d7.rmeta --extern rustc_ast_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta --extern rustc_attr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta --extern rustc_borrowck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_borrowck-23530508a301186e.rmeta --extern rustc_builtin_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_builtin_macros-4096d1c3d7896375.rmeta --extern rustc_codegen_ssa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_ssa-786f0dc3496d3ffb.rmeta --extern rustc_const_eval=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_const_eval-b5c5af0f46259f41.rmeta --extern rustc_data_structures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta --extern rustc_errors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta --extern rustc_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-db014172d695426d.rmeta --extern rustc_feature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta --extern rustc_fluent_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so --extern rustc_hir_analysis=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_analysis-5ae47b7df7310b2a.rmeta --extern rustc_hir_pretty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_pretty-92a5d378c212780e.rmeta --extern rustc_hir_typeck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_typeck-84099c945e3c8569.rmeta --extern rustc_incremental=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_incremental-d3e5bb6d8fce4e8f.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta --extern rustc_infer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta --extern rustc_interface=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_interface-5c17fbfbe73a0112.rmeta --extern rustc_lint=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint-f4576cb033d3b4d8.rmeta --extern rustc_log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_log-4f05c3cba0a73333.rmeta --extern rustc_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so --extern rustc_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-b26c5c5e112c36eb.rmeta --extern rustc_middle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta --extern rustc_mir_build=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_build-799009d4dfd5d0d3.rmeta --extern rustc_mir_dataflow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_dataflow-130e4e8a22f9b61d.rmeta --extern rustc_mir_transform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_transform-c8c6842b88eca967.rmeta --extern rustc_monomorphize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_monomorphize-52d808d02d8b1bb0.rmeta --extern rustc_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-b7ffbbf6c533d5bb.rmeta --extern rustc_passes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_passes-8cb9947a8acd927a.rmeta --extern rustc_pattern_analysis=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_pattern_analysis-de5b6eb3c306a01b.rmeta --extern rustc_privacy=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_privacy-5bbed6f9f8962041.rmeta --extern rustc_query_system=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-8923c7ccc62ef064.rmeta --extern rustc_resolve=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_resolve-2b8b13fb7c1c7f75.rmeta --extern rustc_session=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta --extern rustc_smir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_smir-4e602a537aede4d7.rmeta --extern rustc_span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta --extern rustc_target=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta --extern rustc_trait_selection=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta --extern rustc_ty_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ty_utils-aeaef5ab72f0125c.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-53dcc56177b17878.rmeta --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libshlex-ec0f24a0b2677212.rmeta --extern time=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtime-1e57c4b2ea1773ba.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-807dcc8aca006372/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib` Compiling rustc_driver v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_driver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_driver CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_driver --edition=2021 compiler/rustc_driver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c191a61924f6d0f0 -C extra-filename=-c191a61924f6d0f0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_driver_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver_impl-727ca356be73fecc.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-807dcc8aca006372/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rustc-main CARGO_CRATE_NAME=rustc_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-main CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc-main-7fb0b4e8c37b34cf/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_main --edition=2021 compiler/rustc/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc", "llvm", "max_level_info", "rustc_randomized_layouts"))' -C metadata=7ad8310ef9acb1c6 -C extra-filename=-7ad8310ef9acb1c6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps --extern rustc_codegen_ssa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_ssa-786f0dc3496d3ffb.rlib --extern rustc_driver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver-c191a61924f6d0f0.so --extern rustc_driver_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver_impl-727ca356be73fecc.rlib --extern rustc_smir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_smir-4e602a537aede4d7.rlib --extern stable_mir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstable_mir-75a57afe61c059e1.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/psm-fd26ef8b9aa62953/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/blake3-23ee474ffc934e8b/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/build/rustc_llvm-807dcc8aca006372/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib` Finished `release` profile [optimized] target(s) in 1m 30s c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > RustcLink { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, previous_stage_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdarling_macro-60439a32e091dd24.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libdarling_macro-60439a32e091dd24.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libderive_setters-1fe4386e7d68c7da.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libderive_setters-1fe4386e7d68c7da.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libderive_where-d51a33bb081dda87.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libderive_where-d51a33bb081dda87.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdisplaydoc-03634b8e71935c9e.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libdisplaydoc-03634b8e71935c9e.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libicu_provider_macros-a9791e149509f99b.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_provider_macros-a9791e149509f99b.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro_hack-cdd082db55a3197f.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libproc_macro_hack-cdd082db55a3197f.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_fluent_macro-c1a87ff5809d3da5.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_index_macros-42b1a05133553b44.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_index_macros-42b1a05133553b44.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_macros-0eda9321dbd378be.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_type_ir_macros-14955793f6c609c8.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_type_ir_macros-14955793f6c609c8.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libserde_derive-f6a6cfac26a1c7b8.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libserde_derive-f6a6cfac26a1c7b8.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libthiserror_impl-8c05cd00c80599e1.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libthiserror_impl-8c05cd00c80599e1.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libtime_macros-f01e47f4dca6452c.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtime_macros-f01e47f4dca6452c.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libtracing_attributes-23549cabcbadb0d9.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_attributes-23549cabcbadb0d9.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid_macros_impl-02143beef786b55c.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunic_langid_macros_impl-02143beef786b55c.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libyoke_derive-e8208d54835c2053.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libyoke_derive-e8208d54835c2053.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libzerocopy_derive-bf0e39d1fa8aedaf.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libzerocopy_derive-bf0e39d1fa8aedaf.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libzerofrom_derive-e1ea146344bb80ca.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libzerofrom_derive-e1ea146344bb80ca.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libzerovec_derive-993eb2f2c94d8536.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libzerovec_derive-993eb2f2c94d8536.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libadler2-86185acaecf403d6.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libadler2-86185acaecf403d6.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libahash-16a013578a69031f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libahash-16a013578a69031f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libaho_corasick-0f4be828ad775ff4.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libaho_corasick-0f4be828ad775ff4.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liballocator_api2-80619d9c5bf2d755.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/liballocator_api2-80619d9c5bf2d755.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libannotate_snippets-153de84bd3c695a9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libannotate_snippets-153de84bd3c695a9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libanstyle-e6803126b8b50ef1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libanstyle-e6803126b8b50ef1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libar_archive_writer-128ed1763b793093.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libar_archive_writer-128ed1763b793093.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libarrayref-a84bd37eeb50d876.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libarrayref-a84bd37eeb50d876.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libarrayvec-ba07a7bec1cbb85d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libarrayvec-ba07a7bec1cbb85d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libbitflags-7ddb66a7dc6d56e0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-85df72a30945c852.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libbitflags-85df72a30945c852.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libblake3-33815c4349915b5b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libblake3-33815c4349915b5b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libblock_buffer-dd1803fcba5bcfc8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libblock_buffer-dd1803fcba5bcfc8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbyteorder-d82eaae5859badf8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libbyteorder-d82eaae5859badf8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcc-76f6cb7065256d5d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libcc-76f6cb7065256d5d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libcfg_if-4c94d350bdecb671.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libconstant_time_eq-25fa4fa2b7af2b13.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libconstant_time_eq-25fa4fa2b7af2b13.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcpufeatures-32b087fc3d6ba966.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libcpufeatures-32b087fc3d6ba966.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrc32fast-59184af4f86c6c9b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libcrc32fast-59184af4f86c6c9b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-d3e8c474c622363c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libcrossbeam_channel-d3e8c474c622363c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-bf560d1bcbc47ec6.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libcrossbeam_deque-bf560d1bcbc47ec6.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_epoch-daf29615dffdc8d0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libcrossbeam_epoch-daf29615dffdc8d0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-f10c179bda6d5b66.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libcrossbeam_utils-f10c179bda6d5b66.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrypto_common-9fa9e2aaf907af5b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libcrypto_common-9fa9e2aaf907af5b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libctrlc-889fe1c1f85ca5f2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libctrlc-889fe1c1f85ca5f2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libdatafrog-e3c8b1331746bb8a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libdatafrog-e3c8b1331746bb8a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libderanged-b7450076e9a6e516.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libderanged-b7450076e9a6e516.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libdigest-cad21f54076c2d60.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libdigest-cad21f54076c2d60.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libeither-32d9b651de664917.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libeither-32d9b651de664917.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libelsa-b2cc3d45cb298f7b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libelsa-b2cc3d45cb298f7b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libena-bd3270168cd46ae9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libena-bd3270168cd46ae9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libequivalent-f020b74f09a96b9f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libequivalent-f020b74f09a96b9f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liberrno-50b1dc69c1b9a842.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/liberrno-50b1dc69c1b9a842.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfastrand-3e78518b1de21c90.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libfastrand-3e78518b1de21c90.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfield_offset-b20a2b6c5031be1e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libfield_offset-b20a2b6c5031be1e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libflate2-1bb1bd08bfd3a9c9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libflate2-1bb1bd08bfd3a9c9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfluent_bundle-81f672dc08c923fb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libfluent_bundle-81f672dc08c923fb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfluent_langneg-25ab058b685381eb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libfluent_langneg-25ab058b685381eb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfluent_syntax-3e7cbf2b0cbbe56e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libfluent_syntax-3e7cbf2b0cbbe56e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfoldhash-4d7088c709a902b2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libfoldhash-4d7088c709a902b2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgeneric_array-e93686e0e3ad0654.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libgeneric_array-e93686e0e3ad0654.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgetopts-a244369eadcf4082.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libgetopts-a244369eadcf4082.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgetrandom-d578eec1c1073b84.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libgetrandom-d578eec1c1073b84.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgimli-7d036c4a086210e5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libgimli-7d036c4a086210e5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgsgdt-4858fbd288ecb446.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libgsgdt-4858fbd288ecb446.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libhashbrown-68a6b73bb8d926a3.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-68a6b73bb8d926a3.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libhashbrown-f71be7e7006258a8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-f71be7e7006258a8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_list-6a23095cf8cbf32a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_list-6a23095cf8cbf32a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_list_data-4de4a6fb0c593960.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_list_data-4de4a6fb0c593960.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-c6af5141d4a76842.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_locid-c6af5141d4a76842.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform-347ac9aa965958f5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_locid_transform-347ac9aa965958f5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform_data-da882a9d07e92296.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_locid_transform_data-da882a9d07e92296.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider-61dea3a2b4d6e67c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_provider-61dea3a2b4d6e67c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider_adapters-8d77307fd73fc26a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_provider_adapters-8d77307fd73fc26a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-7b37b5c1a110d4d7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libindexmap-7b37b5c1a110d4d7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libintl_memoizer-118c5477b70a100d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libintl_memoizer-118c5477b70a100d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libintl_pluralrules-319243af2835eadc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libintl_pluralrules-319243af2835eadc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libitertools-854285b8b6be94b2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitoa-b2a00d1bc6c4fe66.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libitoa-b2a00d1bc6c4fe66.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libjobserver-848e0f34ced7a032.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libjobserver-848e0f34ced7a032.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblazy_static-8dcf2ddf7d4b27a9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/liblazy_static-8dcf2ddf7d4b27a9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libleb128-b4979bd338c328da.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libleb128-b4979bd338c328da.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/liblibc-3d22c973ce875450.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibloading-15875dd600b51edd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/liblibloading-15875dd600b51edd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblitemap-b9ca41ccce39d347.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/liblitemap-b9ca41ccce39d347.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblock_api-b324b07144da7388.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/liblock_api-b324b07144da7388.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblog-154fbfc02eedea37.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/liblog-154fbfc02eedea37.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmatchers-d48a05998d08259e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libmatchers-d48a05998d08259e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmd5-b3dd72708720e2ef.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libmd5-b3dd72708720e2ef.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmeasureme-62590fa043c406b7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libmeasureme-62590fa043c406b7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-1ff9b22f1f62e8fd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libmemchr-1ff9b22f1f62e8fd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemmap2-4bfe7a4b93f3361b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libmemmap2-4bfe7a4b93f3361b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemoffset-f0b402ab8311797f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libmemoffset-f0b402ab8311797f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libminiz_oxide-c4cba19cdb848e24.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libminiz_oxide-c4cba19cdb848e24.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnix-5adfded6f12041dd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libnix-5adfded6f12041dd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-291a8f433da9f4d7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libnu_ansi_term-291a8f433da9f4d7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-a3b4fb9395f78a2b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libnu_ansi_term-a3b4fb9395f78a2b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnum_conv-2c933081253f84e2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libnum_conv-2c933081253f84e2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnum_cpus-36cd5b956be5f0e4.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libnum_cpus-36cd5b956be5f0e4.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libobject-c34fbb39a46037f2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libobject-c34fbb39a46037f2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libodht-984740a4bc0a8730.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libodht-984740a4bc0a8730.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-88768661302ec8cd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libonce_cell-88768661302ec8cd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liboverload-758c172c0209a47c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/liboverload-758c172c0209a47c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot-4e98d68f90be04f3.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libparking_lot-4e98d68f90be04f3.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot_core-d983fd4794a2f7e7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libparking_lot_core-d983fd4794a2f7e7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpathdiff-204ee2ba6a5d310a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libpathdiff-204ee2ba6a5d310a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpin_project_lite-af058d32771161df.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libpin_project_lite-af058d32771161df.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpolonius_engine-10572e2224ec8037.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libpolonius_engine-10572e2224ec8037.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpowerfmt-6ef63d0714bfffda.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libpowerfmt-6ef63d0714bfffda.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libppv_lite86-b707a6080c805408.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libppv_lite86-b707a6080c805408.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpsm-16f2d6333d71536d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libpsm-16f2d6333d71536d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpulldown_cmark-b5028dd5c634d44d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libpulldown_cmark-b5028dd5c634d44d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpulldown_cmark_escape-356116f3f010be16.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libpulldown_cmark_escape-356116f3f010be16.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpunycode-ddf6256b4d8bc4a9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libpunycode-ddf6256b4d8bc4a9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand-8de1b85cb2ffe6d1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librand-8de1b85cb2ffe6d1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand_chacha-f5581c7178b0c618.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librand_chacha-f5581c7178b0c618.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand_core-a1450d20fec1a745.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librand_core-a1450d20fec1a745.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand_xoshiro-e69905b7610c0dc5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librand_xoshiro-e69905b7610c0dc5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librayon-7ba0f53119c0d0a0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librayon-7ba0f53119c0d0a0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librayon_core-666e9c409380bf39.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librayon_core-666e9c409380bf39.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex-0085522d1d78ea84.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libregex-0085522d1d78ea84.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-3993f3973ae82b09.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_automata-3993f3973ae82b09.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-9f8bf72dcfac6567.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_automata-9f8bf72dcfac6567.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-f4e95679988c09b5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_automata-f4e95679988c09b5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_syntax-2dd9d4413c5b8b80.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_syntax-2dd9d4413c5b8b80.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_syntax-bd3dbc1891d2476d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_syntax-bd3dbc1891d2476d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_abi-ef749f5a73139b2a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_apfloat-adf16b977ab250b1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_apfloat-adf16b977ab250b1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-38445060b69669b6.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_arena-38445060b69669b6.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast-c1c1925f79714a73.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-c03dd360f7bcc675.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast_ir-c03dd360f7bcc675.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_lowering-b35ef80ac9be8a32.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast_lowering-b35ef80ac9be8a32.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_passes-17c29dabb03b82d7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast_passes-17c29dabb03b82d7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast_pretty-d0ed19d5615ea68a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_attr-c3aa48beec78300f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_baked_icu_data-6540e1f11c7df3d5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_baked_icu_data-6540e1f11c7df3d5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_borrowck-23530508a301186e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_borrowck-23530508a301186e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_builtin_macros-4096d1c3d7896375.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_builtin_macros-4096d1c3d7896375.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_llvm-dc0c00f5e455852b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_codegen_llvm-dc0c00f5e455852b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_ssa-786f0dc3496d3ffb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_codegen_ssa-786f0dc3496d3ffb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_const_eval-b5c5af0f46259f41.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_const_eval-b5c5af0f46259f41.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_data_structures-cf621c0f9374b063.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_demangle-efc6e0b58040b03b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_demangle-efc6e0b58040b03b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver-c191a61924f6d0f0.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_driver-c191a61924f6d0f0.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver_impl-727ca356be73fecc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_driver_impl-727ca356be73fecc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_codes-4b3fa9ab9710f106.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_error_codes-4b3fa9ab9710f106.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_messages-dffdd926e955fd36.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_error_messages-dffdd926e955fd36.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_errors-7f939c62d2d4c84d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-db014172d695426d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_expand-db014172d695426d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_feature-9acf5ada414cc0be.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-3670d9767de36050.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_fs_util-3670d9767de36050.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-42b3ee402a765450.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_graphviz-42b3ee402a765450.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-b4d389c459a01b43.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hash-b4d389c459a01b43.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-b8f9ed4655728a9b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hash-b8f9ed4655728a9b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hir-f8fa1329db428b05.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_analysis-5ae47b7df7310b2a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hir_analysis-5ae47b7df7310b2a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_pretty-92a5d378c212780e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hir_pretty-92a5d378c212780e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_typeck-84099c945e3c8569.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hir_typeck-84099c945e3c8569.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_incremental-d3e5bb6d8fce4e8f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_incremental-d3e5bb6d8fce4e8f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_index-b4c62ce3a9619038.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_infer-56da8f6706a8a15f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_interface-5c17fbfbe73a0112.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_interface-5c17fbfbe73a0112.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-89828cfa1eb9f7ee.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_lexer-89828cfa1eb9f7ee.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint-f4576cb033d3b4d8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_lint-f4576cb033d3b4d8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-54b059d3ccdfe3e2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_lint_defs-54b059d3ccdfe3e2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_llvm-e2092d0b67a4b36a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_llvm-e2092d0b67a4b36a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_log-4f05c3cba0a73333.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_log-4f05c3cba0a73333.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-b26c5c5e112c36eb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_metadata-b26c5c5e112c36eb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_middle-49cf6643e6299188.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_build-799009d4dfd5d0d3.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_mir_build-799009d4dfd5d0d3.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_dataflow-130e4e8a22f9b61d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_mir_dataflow-130e4e8a22f9b61d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_transform-c8c6842b88eca967.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_mir_transform-c8c6842b88eca967.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_monomorphize-52d808d02d8b1bb0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_monomorphize-52d808d02d8b1bb0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_next_trait_solver-f7057cea26bab10e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_next_trait_solver-f7057cea26bab10e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-b7ffbbf6c533d5bb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_parse-b7ffbbf6c533d5bb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse_format-4b1d985f4833666a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_parse_format-4b1d985f4833666a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_passes-8cb9947a8acd927a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_passes-8cb9947a8acd927a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_pattern_analysis-de5b6eb3c306a01b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_pattern_analysis-de5b6eb3c306a01b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_privacy-5bbed6f9f8962041.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_privacy-5bbed6f9f8962041.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_impl-5c2b83a6f3f20ded.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_query_impl-5c2b83a6f3f20ded.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-8923c7ccc62ef064.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_query_system-8923c7ccc62ef064.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_resolve-2b8b13fb7c1c7f75.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_resolve-2b8b13fb7c1c7f75.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_sanitizers-3f30282ef209bf7c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_sanitizers-3f30282ef209bf7c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_serialize-22efcb427e88d804.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_session-afe94a2e3715480b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_smir-4e602a537aede4d7.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_smir-4e602a537aede4d7.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_span-4d3471f978b1c70d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_stable_hash-71e26bbc878ef510.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_stable_hash-71e26bbc878ef510.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_symbol_mangling-8dc454935caf5e31.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_symbol_mangling-8dc454935caf5e31.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_target-c8ab70add30c52cf.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_trait_selection-ede3b5146ff25e4e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_traits-9168c9175f9b8b67.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_traits-9168c9175f9b8b67.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_transmute-dcfc3b02ec685e77.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_transmute-dcfc3b02ec685e77.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ty_utils-aeaef5ab72f0125c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ty_utils-aeaef5ab72f0125c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_type_ir-620a2bb9cde9bbc6.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustix-acde3e7528a60a26.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustix-acde3e7528a60a26.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libruzstd-cc2a0a0a280f2ef9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libruzstd-cc2a0a0a280f2ef9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libryu-0654678fec3e4937.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libryu-0654678fec3e4937.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libscoped_tls-758f412958e4a94c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libscoped_tls-758f412958e4a94c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libscopeguard-565abb1ae003fd2b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libscopeguard-565abb1ae003fd2b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libself_cell-827a27dbee28a503.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libself_cell-827a27dbee28a503.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libself_cell-ca7cef5a9575b887.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libself_cell-ca7cef5a9575b887.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde-124cb5e76268c944.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libserde-124cb5e76268c944.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-53dcc56177b17878.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libserde_json-53dcc56177b17878.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsha1-6e9fd84fa0e3690a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libsha1-6e9fd84fa0e3690a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsha2-46f42dae62f77b56.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libsha2-46f42dae62f77b56.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsharded_slab-21b246507b259122.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libsharded_slab-21b246507b259122.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libshlex-ec0f24a0b2677212.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libshlex-ec0f24a0b2677212.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libsmallvec-0d7e445e1f182a57.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstable_deref_trait-1541c1ab813af12e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libstable_deref_trait-1541c1ab813af12e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstable_mir-75a57afe61c059e1.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libstable_mir-75a57afe61c059e1.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstacker-f8a3316624039f96.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libstacker-f8a3316624039f96.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstatic_assertions-36cfe15ca0e133dd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libstatic_assertions-36cfe15ca0e133dd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtempfile-54c6e5b5507de662.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtempfile-54c6e5b5507de662.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtermcolor-9a3ff045c5f888a0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtermcolor-9a3ff045c5f888a0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtermize-8872ad490e119e14.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtermize-8872ad490e119e14.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libthin_vec-3bc65ddeafd79f8d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthiserror-798c626fbefe7c0d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libthiserror-798c626fbefe7c0d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthorin-e8dd2b2eac079bab.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libthorin-e8dd2b2eac079bab.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthread_local-d4aa87fc1d57664f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libthread_local-d4aa87fc1d57664f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtime-1e57c4b2ea1773ba.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtime-1e57c4b2ea1773ba.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtime_core-7491b3de1657bcac.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtime_core-7491b3de1657bcac.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-dcd1851aa3ad65dc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtinystr-dcd1851aa3ad65dc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinyvec-335f1ec71c0a1aee.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtinyvec-335f1ec71c0a1aee.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinyvec_macros-d1e96f47d9238f63.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtinyvec_macros-d1e96f47d9238f63.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing-4034e18139f8882d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b6040e092de6cf40.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_core-b6040e092de6cf40.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_log-e5c38b4d5d5b8c10.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_log-e5c38b4d5d5b8c10.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-37cddce583cff73c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_subscriber-37cddce583cff73c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_tree-30b5ad1d0b71bf69.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_tree-30b5ad1d0b71bf69.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtwox_hash-765f21c4651792be.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtwox_hash-765f21c4651792be.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtype_map-52483a4c1baaf50b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtype_map-52483a4c1baaf50b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtypenum-7fd8d92ef7d297bc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libtypenum-7fd8d92ef7d297bc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-b7f194a0ca3418ca.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunic_langid-b7f194a0ca3418ca.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid_impl-87753d853e92856a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunic_langid_impl-87753d853e92856a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid_macros-43680f96f486a2bf.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunic_langid_macros-43680f96f486a2bf.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicase-608b05f84afc8693.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunicase-608b05f84afc8693.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_normalization-9a58ff894f3d6a57.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_normalization-9a58ff894f3d6a57.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_properties-244205f89d9ff628.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_properties-244205f89d9ff628.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_script-e2ad319f05104f8d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_script-e2ad319f05104f8d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_security-0e00bfff8cf1a387.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_security-0e00bfff8cf1a387.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-3d6d52d5f58cfbc0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_width-3d6d52d5f58cfbc0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-be30f67eafe5eddc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_width-be30f67eafe5eddc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_xid-1924bd129c9bee80.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_xid-1924bd129c9bee80.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libwasm_encoder-9c410502fc54509a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libwasm_encoder-9c410502fc54509a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libwasmparser-477b4b2044e940f1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libwasmparser-477b4b2044e940f1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libwriteable-ad78207b9cf94368.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libwriteable-ad78207b9cf94368.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libyoke-fc329540f6a44117.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libyoke-fc329540f6a44117.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerocopy-6a2cac1d321e36da.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libzerocopy-6a2cac1d321e36da.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerofrom-783ed0be5c8fb390.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libzerofrom-783ed0be5c8fb390.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-49301397b80ad65b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/libzerovec-49301397b80ad65b.rmeta" < RustcLink { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, previous_stage_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] } < Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Lld { target: x86_64-unknown-freebsd } Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_driver-c191a61924f6d0f0.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/librustc_driver-c191a61924f6d0f0.so" c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/bin/lld" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/rust-lld" > LldWrapper { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Building stage1 tool lld-wrapper (x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stable" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper/Cargo.toml" "--message-format" "json-render-diagnostics" 0.282684940s INFO prepare_target{force=false package_id=lld-wrapper v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper) target="lld-wrapper"}: cargo::core::compiler::fingerprint: fingerprint error for lld-wrapper v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper)/Build/TargetInner { name: "lld-wrapper", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper/src/main.rs", Edition2021) } 0.282714805s INFO prepare_target{force=false package_id=lld-wrapper v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper) target="lld-wrapper"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lld-wrapper-1d110325da037416/bin-lld-wrapper` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main Compiling lld-wrapper v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=lld-wrapper CARGO_CRATE_NAME=lld_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/lld-wrapper/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lld-wrapper CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lld_wrapper --edition=2021 src/tools/lld-wrapper/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1d110325da037416 -C extra-filename=-1d110325da037416 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 0.47s Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/lld-wrapper" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/lld-wrapper" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < LldWrapper { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/lld-wrapper" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/ld.lld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/lld-wrapper" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/ld64.lld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/lld-wrapper" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/lld-link" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/lld-wrapper" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/wasm-ld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-objcopy" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/rust-objcopy" c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/rustc-main" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/bin/rustc" < Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/bin/rustc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/bin/rustc" > Rustdoc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Llvm { target: x86_64-unknown-freebsd } running: "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit) (created at src/core/builder/cargo.rs:950:21, executed at src/core/builder/cargo.rs:950:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Building tool rustdoc (stage1 -> stage2, x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustdoc/Cargo.toml" (failure_mode=Exit) (created at src/core/builder/cargo.rs:383:33, executed at src/core/build_steps/tool.rs:663:26) 0.335818071s INFO prepare_target{force=false package_id=rustdoc-tool v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustdoc) target="rustdoc_tool_binary"}: cargo::core::compiler::fingerprint: fingerprint error for rustdoc-tool v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustdoc)/Build/TargetInner { name: "rustdoc_tool_binary", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustdoc/main.rs", Edition2021) } 0.335853257s INFO prepare_target{force=false package_id=rustdoc-tool v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustdoc) target="rustdoc_tool_binary"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustdoc-tool-5958734a1847570c/bin-rustdoc_tool_binary` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.340139769s INFO prepare_target{force=false package_id=rustdoc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc) target="rustdoc"}: cargo::core::compiler::fingerprint: fingerprint error for rustdoc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc)/Build/TargetInner { name_inferred: true, ..: lib_target("rustdoc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc/lib.rs", Edition2021) } 0.340149978s INFO prepare_target{force=false package_id=rustdoc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc) target="rustdoc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustdoc-b73ef5045a3ecf98/lib-rustdoc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.352512357s INFO prepare_target{force=false package_id=arrayvec v0.7.6 target="arrayvec"}: cargo::core::compiler::fingerprint: fingerprint error for arrayvec v0.7.6/Build/TargetInner { ..: lib_target("arrayvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6/src/lib.rs", Edition2018) } 0.352519420s INFO prepare_target{force=false package_id=arrayvec v0.7.6 target="arrayvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/arrayvec-6886465f2573fd68/lib-arrayvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.354322606s INFO prepare_target{force=false package_id=base64 v0.21.7 target="base64"}: cargo::core::compiler::fingerprint: fingerprint error for base64 v0.21.7/Build/TargetInner { name_inferred: true, ..: lib_target("base64", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64-0.21.7/src/lib.rs", Edition2018) } 0.354327956s INFO prepare_target{force=false package_id=base64 v0.21.7 target="base64"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/base64-083eccdf82938967/lib-base64` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.356082321s INFO prepare_target{force=false package_id=indexmap v2.6.0 target="indexmap"}: cargo::core::compiler::fingerprint: fingerprint error for indexmap v2.6.0/Build/TargetInner { benched: false, ..: lib_target("indexmap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0/src/lib.rs", Edition2021) } 0.356087331s INFO prepare_target{force=false package_id=indexmap v2.6.0 target="indexmap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/indexmap-2052beb12b444258/lib-indexmap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.359061423s INFO prepare_target{force=false package_id=equivalent v1.0.1 target="equivalent"}: cargo::core::compiler::fingerprint: fingerprint error for equivalent v1.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("equivalent", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/equivalent-1.0.1/src/lib.rs", Edition2015) } 0.359066082s INFO prepare_target{force=false package_id=equivalent v1.0.1 target="equivalent"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/equivalent-bd77e98ce9bffcdc/lib-equivalent` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.360806050s INFO prepare_target{force=false package_id=hashbrown v0.15.0 target="hashbrown"}: cargo::core::compiler::fingerprint: fingerprint error for hashbrown v0.15.0/Build/TargetInner { ..: lib_target("hashbrown", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/src/lib.rs", Edition2021) } 0.360810939s INFO prepare_target{force=false package_id=hashbrown v0.15.0 target="hashbrown"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/hashbrown-a8704c797b8191a0/lib-hashbrown` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.362477540s INFO prepare_target{force=false package_id=itertools v0.12.1 target="itertools"}: cargo::core::compiler::fingerprint: fingerprint error for itertools v0.12.1/Build/TargetInner { name_inferred: true, tested: false, benched: false, ..: lib_target("itertools", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1/src/lib.rs", Edition2018) } 0.362482590s INFO prepare_target{force=false package_id=itertools v0.12.1 target="itertools"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/itertools-c47586ea4849ec48/lib-itertools` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.364702834s INFO prepare_target{force=false package_id=either v1.13.0 target="either"}: cargo::core::compiler::fingerprint: fingerprint error for either v1.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("either", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/src/lib.rs", Edition2018) } 0.364707483s INFO prepare_target{force=false package_id=either v1.13.0 target="either"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/either-9595128075cf5ab6/lib-either` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.366379114s INFO prepare_target{force=false package_id=minifier v0.3.2 target="minifier"}: cargo::core::compiler::fingerprint: fingerprint error for minifier v0.3.2/Build/TargetInner { ..: lib_target("minifier", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/minifier-0.3.2/src/lib.rs", Edition2021) } 0.366384003s INFO prepare_target{force=false package_id=minifier v0.3.2 target="minifier"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/minifier-e99746b22b7e1cd9/lib-minifier` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.368047819s INFO prepare_target{force=false package_id=pulldown-cmark v0.9.6 target="pulldown_cmark"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark v0.9.6/Build/TargetInner { name_inferred: true, ..: lib_target("pulldown_cmark", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6/src/lib.rs", Edition2021) } 0.368052828s INFO prepare_target{force=false package_id=pulldown-cmark v0.9.6 target="pulldown_cmark"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/pulldown-cmark-537c437013c5451a/lib-pulldown_cmark` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.371394507s INFO prepare_target{force=false package_id=bitflags v2.6.0 target="bitflags"}: cargo::core::compiler::fingerprint: fingerprint error for bitflags v2.6.0/Build/TargetInner { name_inferred: true, ..: lib_target("bitflags", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/src/lib.rs", Edition2021) } 0.371400077s INFO prepare_target{force=false package_id=bitflags v2.6.0 target="bitflags"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/bitflags-42bf1e10d84b451d/lib-bitflags` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.373066037s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: fingerprint error for memchr v2.7.4/Build/TargetInner { benched: false, ..: lib_target("memchr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs", Edition2021) } 0.373070766s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/memchr-0a321bbd04707b1c/lib-memchr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.375868038s INFO prepare_target{force=false package_id=pulldown-cmark v0.9.6 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark v0.9.6/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6/build.rs", Edition2021) } 0.375873729s INFO prepare_target{force=false package_id=pulldown-cmark v0.9.6 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/pulldown-cmark-40391e8b8abc7c7c/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.376512962s INFO prepare_target{force=false package_id=pulldown-cmark v0.9.6 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark v0.9.6/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6/build.rs", Edition2021) } 0.376517260s INFO prepare_target{force=false package_id=pulldown-cmark v0.9.6 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/pulldown-cmark-6985c122d51d1c2a/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.378189422s INFO prepare_target{force=false package_id=unicase v2.8.0 target="unicase"}: cargo::core::compiler::fingerprint: fingerprint error for unicase v2.8.0/Build/TargetInner { ..: lib_target("unicase", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0/src/lib.rs", Edition2018) } 0.378194020s INFO prepare_target{force=false package_id=unicase v2.8.0 target="unicase"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicase-a63f6845da9ea392/lib-unicase` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.379884857s INFO prepare_target{force=false package_id=regex v1.11.1 target="regex"}: cargo::core::compiler::fingerprint: fingerprint error for regex v1.11.1/Build/TargetInner { ..: lib_target("regex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1/src/lib.rs", Edition2021) } 0.379889706s INFO prepare_target{force=false package_id=regex v1.11.1 target="regex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/regex-a824f94deaed1f5e/lib-regex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.383755353s INFO prepare_target{force=false package_id=aho-corasick v1.1.3 target="aho_corasick"}: cargo::core::compiler::fingerprint: fingerprint error for aho-corasick v1.1.3/Build/TargetInner { ..: lib_target("aho_corasick", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/lib.rs", Edition2021) } 0.383760081s INFO prepare_target{force=false package_id=aho-corasick v1.1.3 target="aho_corasick"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/aho-corasick-cacd63f850b8d937/lib-aho_corasick` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.386195438s INFO prepare_target{force=false package_id=regex-automata v0.4.8 target="regex_automata"}: cargo::core::compiler::fingerprint: fingerprint error for regex-automata v0.4.8/Build/TargetInner { benched: false, ..: lib_target("regex_automata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8/src/lib.rs", Edition2021) } 0.386201259s INFO prepare_target{force=false package_id=regex-automata v0.4.8 target="regex_automata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/regex-automata-1c7a91256cbc5d82/lib-regex_automata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.389571591s INFO prepare_target{force=false package_id=regex-syntax v0.8.5 target="regex_syntax"}: cargo::core::compiler::fingerprint: fingerprint error for regex-syntax v0.8.5/Build/TargetInner { ..: lib_target("regex_syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5/src/lib.rs", Edition2021) } 0.389576840s INFO prepare_target{force=false package_id=regex-syntax v0.8.5 target="regex_syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/regex-syntax-c8d8fc5d53d38aa6/lib-regex_syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.391246748s INFO prepare_target{force=false package_id=rinja v0.3.5 target="rinja"}: cargo::core::compiler::fingerprint: fingerprint error for rinja v0.3.5/Build/TargetInner { ..: lib_target("rinja", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja-0.3.5/src/lib.rs", Edition2021) } 0.391251387s INFO prepare_target{force=false package_id=rinja v0.3.5 target="rinja"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rinja-d9d49efeb6f12809/lib-rinja` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.394018182s INFO prepare_target{force=false package_id=itoa v1.0.11 target="itoa"}: cargo::core::compiler::fingerprint: fingerprint error for itoa v1.0.11/Build/TargetInner { name_inferred: true, doc_scrape_examples: Disabled, ..: lib_target("itoa", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/src/lib.rs", Edition2018) } 0.394023772s INFO prepare_target{force=false package_id=itoa v1.0.11 target="itoa"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/itoa-295015ab0f5497dd/lib-itoa` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.395686166s INFO prepare_target{force=false package_id=rinja_derive v0.3.5 target="rinja_derive"}: cargo::core::compiler::fingerprint: fingerprint error for rinja_derive v0.3.5/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("rinja_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja_derive-0.3.5/src/lib.rs", Edition2021) } 0.395691195s INFO prepare_target{force=false package_id=rinja_derive v0.3.5 target="rinja_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/rinja_derive-e3b28347a0dbd83b/lib-rinja_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.402865007s INFO prepare_target{force=false package_id=basic-toml v0.1.9 target="basic_toml"}: cargo::core::compiler::fingerprint: fingerprint error for basic-toml v0.1.9/Build/TargetInner { name_inferred: true, doc_scrape_examples: Disabled, ..: lib_target("basic_toml", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/basic-toml-0.1.9/src/lib.rs", Edition2021) } 0.402869987s INFO prepare_target{force=false package_id=basic-toml v0.1.9 target="basic_toml"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/basic-toml-7131d41b98eeb52d/lib-basic_toml` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.405090502s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs", Edition2018) } 0.405094880s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde-0f1c631a7625e3f5/lib-serde` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.408785370s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/build.rs", Edition2018) } 0.408791341s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde-f3cab6656b46430b/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.409427589s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/build.rs", Edition2018) } 0.409432067s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde-32d89db988e7f1b4/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.411266672s INFO prepare_target{force=false package_id=serde_derive v1.0.214 target="serde_derive"}: cargo::core::compiler::fingerprint: fingerprint error for serde_derive v1.0.214/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("serde_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/src/lib.rs", Edition2015) } 0.411271721s INFO prepare_target{force=false package_id=serde_derive v1.0.214 target="serde_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_derive-a8470f40eec0eb19/lib-serde_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.414903181s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="proc_macro2"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.89/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("proc_macro2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/src/lib.rs", Edition2021) } 0.414907880s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="proc_macro2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/proc-macro2-388bad53afda14ea/lib-proc_macro2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.418594041s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.89/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/build.rs", Edition2021) } 0.418600543s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/proc-macro2-d021df0f9ef29f2d/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.419234046s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.89/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/build.rs", Edition2021) } 0.419238414s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/proc-macro2-03c3c59aa8062a00/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.421093056s INFO prepare_target{force=false package_id=unicode-ident v1.0.13 target="unicode_ident"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-ident v1.0.13/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("unicode_ident", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/src/lib.rs", Edition2018) } 0.421098366s INFO prepare_target{force=false package_id=unicode-ident v1.0.13 target="unicode_ident"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/unicode-ident-c150e6ab1510b47b/lib-unicode_ident` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.422932490s INFO prepare_target{force=false package_id=quote v1.0.37 target="quote"}: cargo::core::compiler::fingerprint: fingerprint error for quote v1.0.37/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("quote", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/lib.rs", Edition2018) } 0.422937610s INFO prepare_target{force=false package_id=quote v1.0.37 target="quote"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/quote-fe08359f6f5955f8/lib-quote` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.425379979s INFO prepare_target{force=false package_id=syn v2.0.87 target="syn"}: cargo::core::compiler::fingerprint: fingerprint error for syn v2.0.87/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("syn", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/src/lib.rs", Edition2021) } 0.425385069s INFO prepare_target{force=false package_id=syn v2.0.87 target="syn"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/syn-ec948bec11aba41a/lib-syn` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.428969581s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: fingerprint error for memchr v2.7.4/Build/TargetInner { benched: false, ..: lib_target("memchr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs", Edition2021) } 0.428973999s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/memchr-d5cc703c2ee4ad89/lib-memchr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.430795048s INFO prepare_target{force=false package_id=mime v0.3.17 target="mime"}: cargo::core::compiler::fingerprint: fingerprint error for mime v0.3.17/Build/TargetInner { name_inferred: true, ..: lib_target("mime", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime-0.3.17/src/lib.rs", Edition2015) } 0.430801931s INFO prepare_target{force=false package_id=mime v0.3.17 target="mime"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/mime-9d9d501d843d8563/lib-mime` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.432609977s INFO prepare_target{force=false package_id=mime_guess v2.0.5 target="mime_guess"}: cargo::core::compiler::fingerprint: fingerprint error for mime_guess v2.0.5/Build/TargetInner { name_inferred: true, ..: lib_target("mime_guess", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.0.5/src/lib.rs", Edition2015) } 0.432614916s INFO prepare_target{force=false package_id=mime_guess v2.0.5 target="mime_guess"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/mime_guess-e3a2d7fad3f3bdb9/lib-mime_guess` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.436801722s INFO prepare_target{force=false package_id=mime_guess v2.0.5 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for mime_guess v2.0.5/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.0.5/build.rs", Edition2015) } 0.436807433s INFO prepare_target{force=false package_id=mime_guess v2.0.5 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/mime_guess-08f0f923726f9f91/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.437424314s INFO prepare_target{force=false package_id=mime_guess v2.0.5 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for mime_guess v2.0.5/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.0.5/build.rs", Edition2015) } 0.437428722s INFO prepare_target{force=false package_id=mime_guess v2.0.5 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/mime_guess-dd3b8cc18f4e1a95/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.439837489s INFO prepare_target{force=false package_id=unicase v2.8.0 target="unicase"}: cargo::core::compiler::fingerprint: fingerprint error for unicase v2.8.0/Build/TargetInner { ..: lib_target("unicase", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0/src/lib.rs", Edition2018) } 0.439842308s INFO prepare_target{force=false package_id=unicase v2.8.0 target="unicase"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/unicase-68f08ca001202531/lib-unicase` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.441597705s INFO prepare_target{force=false package_id=rinja_parser v0.3.5 target="rinja_parser"}: cargo::core::compiler::fingerprint: fingerprint error for rinja_parser v0.3.5/Build/TargetInner { ..: lib_target("rinja_parser", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja_parser-0.3.5/src/lib.rs", Edition2021) } 0.441602404s INFO prepare_target{force=false package_id=rinja_parser v0.3.5 target="rinja_parser"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/rinja_parser-95fa07c8886ca754/lib-rinja_parser` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.445160567s INFO prepare_target{force=false package_id=nom v7.1.3 target="nom"}: cargo::core::compiler::fingerprint: fingerprint error for nom v7.1.3/Build/TargetInner { name_inferred: true, ..: lib_target("nom", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nom-7.1.3/src/lib.rs", Edition2018) } 0.445165326s INFO prepare_target{force=false package_id=nom v7.1.3 target="nom"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/nom-3ceb65f416041e02/lib-nom` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.448155438s INFO prepare_target{force=false package_id=minimal-lexical v0.2.1 target="minimal_lexical"}: cargo::core::compiler::fingerprint: fingerprint error for minimal-lexical v0.2.1/Build/TargetInner { name_inferred: true, ..: lib_target("minimal_lexical", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/minimal-lexical-0.2.1/src/lib.rs", Edition2018) } 0.448160347s INFO prepare_target{force=false package_id=minimal-lexical v0.2.1 target="minimal_lexical"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/minimal-lexical-8748ad24fc998af1/lib-minimal_lexical` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.449966899s INFO prepare_target{force=false package_id=rustc-hash v2.0.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-hash v2.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0/src/lib.rs", Edition2021) } 0.449971398s INFO prepare_target{force=false package_id=rustc-hash v2.0.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/rustc-hash-4e14b8fae3780e00/lib-rustc_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.452922357s INFO prepare_target{force=false package_id=rustdoc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustdoc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc/build.rs", Edition2021) } 0.452927917s INFO prepare_target{force=false package_id=rustdoc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustdoc-33eb3dff769ee85e/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.453542114s INFO prepare_target{force=false package_id=rustdoc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustdoc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc/build.rs", Edition2021) } 0.453546612s INFO prepare_target{force=false package_id=rustdoc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/rustdoc-25ce30d215fb611c/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.455853839s INFO prepare_target{force=false package_id=sha2 v0.10.8 target="sha2"}: cargo::core::compiler::fingerprint: fingerprint error for sha2 v0.10.8/Build/TargetInner { name_inferred: true, ..: lib_target("sha2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/src/lib.rs", Edition2018) } 0.455858638s INFO prepare_target{force=false package_id=sha2 v0.10.8 target="sha2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/sha2-470d4e27bdb9778b/lib-sha2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.459119796s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: fingerprint error for cfg-if v1.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("cfg_if", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs", Edition2018) } 0.459124255s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/cfg-if-76e9dedd9ae127d6/lib-cfg_if` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.460824248s INFO prepare_target{force=false package_id=cpufeatures v0.2.14 target="cpufeatures"}: cargo::core::compiler::fingerprint: fingerprint error for cpufeatures v0.2.14/Build/TargetInner { ..: lib_target("cpufeatures", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14/src/lib.rs", Edition2018) } 0.460828606s INFO prepare_target{force=false package_id=cpufeatures v0.2.14 target="cpufeatures"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/cpufeatures-2200b9a9a9e7d0b3/lib-cpufeatures` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.462485029s INFO prepare_target{force=false package_id=digest v0.10.7 target="digest"}: cargo::core::compiler::fingerprint: fingerprint error for digest v0.10.7/Build/TargetInner { name_inferred: true, ..: lib_target("digest", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/src/lib.rs", Edition2018) } 0.462489527s INFO prepare_target{force=false package_id=digest v0.10.7 target="digest"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/digest-707e6e35f413085c/lib-digest` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.465247075s INFO prepare_target{force=false package_id=block-buffer v0.10.4 target="block_buffer"}: cargo::core::compiler::fingerprint: fingerprint error for block-buffer v0.10.4/Build/TargetInner { name_inferred: true, ..: lib_target("block_buffer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/src/lib.rs", Edition2018) } 0.465252365s INFO prepare_target{force=false package_id=block-buffer v0.10.4 target="block_buffer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/block-buffer-e5f57f389774319d/lib-block_buffer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.467455969s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="generic_array"}: cargo::core::compiler::fingerprint: fingerprint error for generic-array v0.14.7/Build/TargetInner { ..: lib_target("generic_array", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/lib.rs", Edition2015) } 0.467460708s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="generic_array"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/generic-array-f957c316569b920a/lib-generic_array` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.470869952s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for generic-array v0.14.7/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs", Edition2015) } 0.470876675s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/generic-array-b214e9fcbcc651af/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.471500379s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for generic-array v0.14.7/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs", Edition2015) } 0.471504807s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/generic-array-2499578384554d81/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.473926909s INFO prepare_target{force=false package_id=version_check v0.9.5 target="version_check"}: cargo::core::compiler::fingerprint: fingerprint error for version_check v0.9.5/Build/TargetInner { ..: lib_target("version_check", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/src/lib.rs", Edition2015) } 0.473932219s INFO prepare_target{force=false package_id=version_check v0.9.5 target="version_check"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/version_check-a71f67f75fe4d3b6/lib-version_check` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.475764179s INFO prepare_target{force=false package_id=typenum v1.17.0 target="typenum"}: cargo::core::compiler::fingerprint: fingerprint error for typenum v1.17.0/Build/TargetInner { ..: lib_target("typenum", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/lib.rs", Edition2018) } 0.475768697s INFO prepare_target{force=false package_id=typenum v1.17.0 target="typenum"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/typenum-527acc9099b65d6b/lib-typenum` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.478812490s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: fingerprint error for typenum v1.17.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-main", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs", Edition2018) } 0.478817840s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/typenum-fb8bcc057d76152f/run-build-script-build-script-main` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.479453797s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: fingerprint error for typenum v1.17.0/Build/TargetInner { ..: custom_build_target("build-script-main", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs", Edition2018) } 0.479458175s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/typenum-1e939dbac9e8a65f/build-script-build-script-main` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.481280116s INFO prepare_target{force=false package_id=crypto-common v0.1.6 target="crypto_common"}: cargo::core::compiler::fingerprint: fingerprint error for crypto-common v0.1.6/Build/TargetInner { name_inferred: true, ..: lib_target("crypto_common", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/src/lib.rs", Edition2018) } 0.481285176s INFO prepare_target{force=false package_id=crypto-common v0.1.6 target="crypto_common"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/crypto-common-f971ebd0be5c6198/lib-crypto_common` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.484219103s INFO prepare_target{force=false package_id=rustdoc-json-types v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/rustdoc-json-types) target="rustdoc_json_types"}: cargo::core::compiler::fingerprint: fingerprint error for rustdoc-json-types v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/rustdoc-json-types)/Build/TargetInner { name_inferred: true, ..: lib_target("rustdoc_json_types", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/rustdoc-json-types/lib.rs", Edition2021) } 0.484224343s INFO prepare_target{force=false package_id=rustdoc-json-types v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/rustdoc-json-types) target="rustdoc_json_types"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustdoc-json-types-a4474be71af5f04f/lib-rustdoc_json_types` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.487144955s INFO prepare_target{force=false package_id=rustc-hash v2.0.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-hash v2.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0/src/lib.rs", Edition2021) } 0.487149674s INFO prepare_target{force=false package_id=rustc-hash v2.0.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustc-hash-c9225a306b6aa23d/lib-rustc_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.488939315s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs", Edition2018) } 0.488943793s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-966859cc3553ecb1/lib-serde` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.492394756s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/build.rs", Edition2018) } 0.492399875s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-5324644013277614/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.493014503s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="serde_json"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde_json", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/src/lib.rs", Edition2021) } 0.493019061s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="serde_json"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_json-85610065726272b0/lib-serde_json` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.497179728s INFO prepare_target{force=false package_id=ryu v1.0.18 target="ryu"}: cargo::core::compiler::fingerprint: fingerprint error for ryu v1.0.18/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("ryu", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/src/lib.rs", Edition2018) } 0.497185058s INFO prepare_target{force=false package_id=ryu v1.0.18 target="ryu"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ryu-7ce8fcbf1238daa9/lib-ryu` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.500142309s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/build.rs", Edition2021) } 0.500147920s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_json-da39a1738ab90fe6/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.500763068s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/build.rs", Edition2021) } 0.500767196s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_json-0a26fdb3b1619206/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.502574289s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: fingerprint error for smallvec v1.13.2/Build/TargetInner { name_inferred: true, ..: lib_target("smallvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs", Edition2018) } 0.502579068s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/smallvec-5d22f4452ed3bcb0/lib-smallvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.504366956s INFO prepare_target{force=false package_id=tempfile v3.13.0 target="tempfile"}: cargo::core::compiler::fingerprint: fingerprint error for tempfile v3.13.0/Build/TargetInner { ..: lib_target("tempfile", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0/src/lib.rs", Edition2021) } 0.504371655s INFO prepare_target{force=false package_id=tempfile v3.13.0 target="tempfile"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tempfile-d80a20b49c87779e/lib-tempfile` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.508516011s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: fingerprint error for cfg-if v1.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("cfg_if", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs", Edition2018) } 0.508520780s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cfg-if-1b47752275099aa9/lib-cfg_if` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.510280305s INFO prepare_target{force=false package_id=fastrand v2.1.1 target="fastrand"}: cargo::core::compiler::fingerprint: fingerprint error for fastrand v2.1.1/Build/TargetInner { ..: lib_target("fastrand", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1/src/lib.rs", Edition2018) } 0.510285415s INFO prepare_target{force=false package_id=fastrand v2.1.1 target="fastrand"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/fastrand-e1f9aae5feac7bf3/lib-fastrand` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.512074234s INFO prepare_target{force=false package_id=once_cell v1.20.2 target="once_cell"}: cargo::core::compiler::fingerprint: fingerprint error for once_cell v1.20.2/Build/TargetInner { ..: lib_target("once_cell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2/src/lib.rs", Edition2021) } 0.512078733s INFO prepare_target{force=false package_id=once_cell v1.20.2 target="once_cell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/once_cell-e7df686bc6707962/lib-once_cell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.513870538s INFO prepare_target{force=false package_id=rustix v0.38.38 target="rustix"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.38/Build/TargetInner { ..: lib_target("rustix", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/src/lib.rs", Edition2021) } 0.513875387s INFO prepare_target{force=false package_id=rustix v0.38.38 target="rustix"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustix-84b436723dd90e41/lib-rustix` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.517429231s INFO prepare_target{force=false package_id=errno v0.3.9 target="errno"}: cargo::core::compiler::fingerprint: fingerprint error for errno v0.3.9/Build/TargetInner { name_inferred: true, ..: lib_target("errno", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs", Edition2018) } 0.517433750s INFO prepare_target{force=false package_id=errno v0.3.9 target="errno"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/errno-080435382d8a5551/lib-errno` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.519846975s INFO prepare_target{force=false package_id=libc v0.2.164 target="libc"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/Build/TargetInner { ..: lib_target("libc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/src/lib.rs", Edition2015) } 0.519851884s INFO prepare_target{force=false package_id=libc v0.2.164 target="libc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libc-8a8719d3adeb86e9/lib-libc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.522868716s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/build.rs", Edition2015) } 0.522874236s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libc-17ed6166ac5f02ab/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.523493232s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/build.rs", Edition2015) } 0.523497600s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libc-794c3a2e05831414/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.526523489s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.38/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/build.rs", Edition2021) } 0.526528829s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustix-d5bd37ce470f2638/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.527143656s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.38/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/build.rs", Edition2021) } 0.527147985s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/rustix-fcf3b057b01836bf/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.528953535s INFO prepare_target{force=false package_id=threadpool v1.8.1 target="threadpool"}: cargo::core::compiler::fingerprint: fingerprint error for threadpool v1.8.1/Build/TargetInner { name_inferred: true, ..: lib_target("threadpool", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/threadpool-1.8.1/src/lib.rs", Edition2015) } 0.528958204s INFO prepare_target{force=false package_id=threadpool v1.8.1 target="threadpool"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/threadpool-84cb68f7d322cfa2/lib-threadpool` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.531353075s INFO prepare_target{force=false package_id=num_cpus v1.16.0 target="num_cpus"}: cargo::core::compiler::fingerprint: fingerprint error for num_cpus v1.16.0/Build/TargetInner { name_inferred: true, ..: lib_target("num_cpus", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0/src/lib.rs", Edition2015) } 0.531357814s INFO prepare_target{force=false package_id=num_cpus v1.16.0 target="num_cpus"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/num_cpus-a150aa38fc1d37e7/lib-num_cpus` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.533747004s INFO prepare_target{force=false package_id=tracing v0.1.37 target="tracing"}: cargo::core::compiler::fingerprint: fingerprint error for tracing v0.1.37/Build/TargetInner { name_inferred: true, ..: lib_target("tracing", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37/src/lib.rs", Edition2018) } 0.533751332s INFO prepare_target{force=false package_id=tracing v0.1.37 target="tracing"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-2ba89be216c66746/lib-tracing` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.537903523s INFO prepare_target{force=false package_id=pin-project-lite v0.2.15 target="pin_project_lite"}: cargo::core::compiler::fingerprint: fingerprint error for pin-project-lite v0.2.15/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("pin_project_lite", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15/src/lib.rs", Edition2018) } 0.537909014s INFO prepare_target{force=false package_id=pin-project-lite v0.2.15 target="pin_project_lite"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/pin-project-lite-6003e864bf0437de/lib-pin_project_lite` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.539713142s INFO prepare_target{force=false package_id=tracing-attributes v0.1.27 target="tracing_attributes"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-attributes v0.1.27/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("tracing_attributes", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs", Edition2018) } 0.539718281s INFO prepare_target{force=false package_id=tracing-attributes v0.1.27 target="tracing_attributes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/tracing-attributes-bc634d8e33ff1868/lib-tracing_attributes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.543458293s INFO prepare_target{force=false package_id=tracing-core v0.1.30 target="tracing_core"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-core v0.1.30/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30/src/lib.rs", Edition2018) } 0.543463243s INFO prepare_target{force=false package_id=tracing-core v0.1.30 target="tracing_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-core-75a36678926bb9ed/lib-tracing_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.545843316s INFO prepare_target{force=false package_id=tracing-subscriber v0.3.18 target="tracing_subscriber"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-subscriber v0.3.18/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_subscriber", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs", Edition2018) } 0.545847684s INFO prepare_target{force=false package_id=tracing-subscriber v0.3.18 target="tracing_subscriber"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-subscriber-fbfc4b8cb4f38bbc/lib-tracing_subscriber` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.553510239s INFO prepare_target{force=false package_id=matchers v0.1.0 target="matchers"}: cargo::core::compiler::fingerprint: fingerprint error for matchers v0.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("matchers", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0/src/lib.rs", Edition2018) } 0.553515438s INFO prepare_target{force=false package_id=matchers v0.1.0 target="matchers"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/matchers-57af2844dc534c41/lib-matchers` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.555895953s INFO prepare_target{force=false package_id=regex-automata v0.1.10 target="regex_automata"}: cargo::core::compiler::fingerprint: fingerprint error for regex-automata v0.1.10/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("regex_automata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10/src/lib.rs", Edition2015) } 0.555900651s INFO prepare_target{force=false package_id=regex-automata v0.1.10 target="regex_automata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/regex-automata-cab1dabd47b6e2da/lib-regex_automata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.558293428s INFO prepare_target{force=false package_id=regex-syntax v0.6.29 target="regex_syntax"}: cargo::core::compiler::fingerprint: fingerprint error for regex-syntax v0.6.29/Build/TargetInner { name_inferred: true, ..: lib_target("regex_syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29/src/lib.rs", Edition2018) } 0.558298157s INFO prepare_target{force=false package_id=regex-syntax v0.6.29 target="regex_syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/regex-syntax-fd349a7be1e1bd62/lib-regex_syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.560105701s INFO prepare_target{force=false package_id=nu-ansi-term v0.46.0 target="nu_ansi_term"}: cargo::core::compiler::fingerprint: fingerprint error for nu-ansi-term v0.46.0/Build/TargetInner { name_inferred: true, ..: lib_target("nu_ansi_term", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs", Edition2018) } 0.560110180s INFO prepare_target{force=false package_id=nu-ansi-term v0.46.0 target="nu_ansi_term"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/nu-ansi-term-f6173acdd697bb53/lib-nu_ansi_term` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.562487117s INFO prepare_target{force=false package_id=overload v0.1.1 target="overload"}: cargo::core::compiler::fingerprint: fingerprint error for overload v0.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("overload", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1/src/lib.rs", Edition2018) } 0.562491756s INFO prepare_target{force=false package_id=overload v0.1.1 target="overload"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/overload-46b46db92cccff26/lib-overload` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.564284222s INFO prepare_target{force=false package_id=parking_lot v0.12.3 target="parking_lot"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot v0.12.3/Build/TargetInner { ..: lib_target("parking_lot", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/src/lib.rs", Edition2021) } 0.564288801s INFO prepare_target{force=false package_id=parking_lot v0.12.3 target="parking_lot"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/parking_lot-6a31ecfbae5ee0ee/lib-parking_lot` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.567263444s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="lock_api"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.12/Build/TargetInner { name_inferred: true, ..: lib_target("lock_api", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/src/lib.rs", Edition2021) } 0.567268333s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="lock_api"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lock_api-7eb68e38064549a4/lib-lock_api` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.570873453s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.12/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/build.rs", Edition2021) } 0.570879484s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lock_api-15c66cc473ee839b/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.571446112s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.12/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/build.rs", Edition2021) } 0.571450220s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/lock_api-6476a26787eb92cf/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.573869406s INFO prepare_target{force=false package_id=autocfg v1.4.0 target="autocfg"}: cargo::core::compiler::fingerprint: fingerprint error for autocfg v1.4.0/Build/TargetInner { ..: lib_target("autocfg", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0/src/lib.rs", Edition2015) } 0.573874536s INFO prepare_target{force=false package_id=autocfg v1.4.0 target="autocfg"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/autocfg-33aff2626d28c2b6/lib-autocfg` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.575696176s INFO prepare_target{force=false package_id=scopeguard v1.2.0 target="scopeguard"}: cargo::core::compiler::fingerprint: fingerprint error for scopeguard v1.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("scopeguard", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0/src/lib.rs", Edition2015) } 0.575701226s INFO prepare_target{force=false package_id=scopeguard v1.2.0 target="scopeguard"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/scopeguard-e0849a5ba120e061/lib-scopeguard` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.577501547s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="parking_lot_core"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.10/Build/TargetInner { name_inferred: true, ..: lib_target("parking_lot_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs", Edition2021) } 0.577506175s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="parking_lot_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/parking_lot_core-6f39fe71d6102a7f/lib-parking_lot_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.582297490s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.10/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/build.rs", Edition2021) } 0.582302880s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/parking_lot_core-d7a08293e1c39214/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.582921665s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.10/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/build.rs", Edition2021) } 0.582925653s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/parking_lot_core-0ef710624771dda8/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.584723188s INFO prepare_target{force=false package_id=sharded-slab v0.1.7 target="sharded_slab"}: cargo::core::compiler::fingerprint: fingerprint error for sharded-slab v0.1.7/Build/TargetInner { name_inferred: true, ..: lib_target("sharded_slab", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7/src/lib.rs", Edition2018) } 0.584727857s INFO prepare_target{force=false package_id=sharded-slab v0.1.7 target="sharded_slab"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/sharded-slab-095cf557b61803d3/lib-sharded_slab` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.587107419s INFO prepare_target{force=false package_id=lazy_static v1.5.0 target="lazy_static"}: cargo::core::compiler::fingerprint: fingerprint error for lazy_static v1.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("lazy_static", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0/src/lib.rs", Edition2015) } 0.587112238s INFO prepare_target{force=false package_id=lazy_static v1.5.0 target="lazy_static"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lazy_static-0556b6558eb350a6/lib-lazy_static` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.588913191s INFO prepare_target{force=false package_id=thread_local v1.1.8 target="thread_local"}: cargo::core::compiler::fingerprint: fingerprint error for thread_local v1.1.8/Build/TargetInner { name_inferred: true, ..: lib_target("thread_local", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8/src/lib.rs", Edition2021) } 0.588917699s INFO prepare_target{force=false package_id=thread_local v1.1.8 target="thread_local"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/thread_local-3443e9766466a2b0/lib-thread_local` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.591890459s INFO prepare_target{force=false package_id=tracing-tree v0.3.1 target="tracing_tree"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-tree v0.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_tree", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1/src/lib.rs", Edition2018) } 0.591895248s INFO prepare_target{force=false package_id=tracing-tree v0.3.1 target="tracing_tree"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-tree-dbbf568655d7f91d/lib-tracing_tree` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.596025628s INFO prepare_target{force=false package_id=nu-ansi-term v0.50.1 target="nu_ansi_term"}: cargo::core::compiler::fingerprint: fingerprint error for nu-ansi-term v0.50.1/Build/TargetInner { name_inferred: true, ..: lib_target("nu_ansi_term", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1/src/lib.rs", Edition2021) } 0.596030277s INFO prepare_target{force=false package_id=nu-ansi-term v0.50.1 target="nu_ansi_term"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/nu-ansi-term-f06cc009d2a39f35/lib-nu_ansi_term` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.597834936s INFO prepare_target{force=false package_id=tracing-log v0.2.0 target="tracing_log"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-log v0.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_log", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0/src/lib.rs", Edition2018) } 0.597839765s INFO prepare_target{force=false package_id=tracing-log v0.2.0 target="tracing_log"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-log-047d1943d2f3d754/lib-tracing_log` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.601401885s INFO prepare_target{force=false package_id=log v0.4.22 target="log"}: cargo::core::compiler::fingerprint: fingerprint error for log v0.4.22/Build/TargetInner { name_inferred: true, ..: lib_target("log", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs", Edition2021) } 0.601406494s INFO prepare_target{force=false package_id=log v0.4.22 target="log"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/log-0bcef1c53c853d30/lib-log` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.603199741s INFO prepare_target{force=false package_id=unicode-segmentation v1.12.0 target="unicode_segmentation"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-segmentation v1.12.0/Build/TargetInner { ..: lib_target("unicode_segmentation", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-segmentation-1.12.0/src/lib.rs", Edition2018) } 0.603204280s INFO prepare_target{force=false package_id=unicode-segmentation v1.12.0 target="unicode_segmentation"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-segmentation-6937c165ab05e231/lib-unicode_segmentation` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main Compiling proc-macro2 v1.0.89 Compiling unicode-ident v1.0.13 Compiling libc v0.2.164 Compiling serde v1.0.214 Compiling version_check v0.9.5 Compiling typenum v1.17.0 Compiling cfg-if v1.0.0 Compiling memchr v2.7.4 Compiling once_cell v1.20.2 Compiling autocfg v1.4.0 Compiling unicase v2.8.0 Compiling parking_lot_core v0.9.10 Compiling smallvec v1.13.2 Compiling scopeguard v1.2.0 Compiling minimal-lexical v0.2.1 Compiling regex-syntax v0.6.29 Compiling regex-syntax v0.8.5 Compiling bitflags v2.6.0 Compiling cpufeatures v0.2.14 Compiling lazy_static v1.5.0 Compiling rustix v0.38.38 Compiling mime v0.3.17 Compiling pin-project-lite v0.2.15 Compiling overload v0.1.1 Compiling log v0.4.22 Compiling itoa v1.0.11 Compiling rustc-hash v2.0.0 Compiling pulldown-cmark v0.9.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=03c3c59aa8062a00 -C extra-filename=-03c3c59aa8062a00 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro2-03c3c59aa8062a00 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c150e6ab1510b47b -C extra-filename=-c150e6ab1510b47b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/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)' --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=794c3a2e05831414 -C extra-filename=-794c3a2e05831414 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-794c3a2e05831414 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a71f67f75fe4d3b6 -C extra-filename=-a71f67f75fe4d3b6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.20.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=e7df686bc6707962 -C extra-filename=-e7df686bc6707962 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=1e939dbac9e8a65f -C extra-filename=-1e939dbac9e8a65f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/typenum-1e939dbac9e8a65f -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=1b47752275099aa9 -C extra-filename=-1b47752275099aa9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicase --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=68f08ca001202531 -C extra-filename=-68f08ca001202531 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=0a321bbd04707b1c -C extra-filename=-0a321bbd04707b1c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2200b9a9a9e7d0b3 -C extra-filename=-2200b9a9a9e7d0b3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/version.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/version.rs:199:32 | 199 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/channel.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/date.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --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=5d22f4452ed3bcb0 -C extra-filename=-5d22f4452ed3bcb0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name overload --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46b46db92cccff26 -C extra-filename=-46b46db92cccff26 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=32d89db988e7f1b4 -C extra-filename=-32d89db988e7f1b4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-32d89db988e7f1b4 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/tests.rs:46:32 | 46 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/tests.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=fcf3b057b01836bf -C extra-filename=-fcf3b057b01836bf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rustix-fcf3b057b01836bf -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/tests.rs:161:32 | 161 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/main.rs:25:32 | 25 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/main.rs:35:32 | 35 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 35 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/minimal-lexical-0.2.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=8748ad24fc998af1 -C extra-filename=-8748ad24fc998af1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=33aff2626d28c2b6 -C extra-filename=-33aff2626d28c2b6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=d5cc703c2ee4ad89 -C extra-filename=-d5cc703c2ee4ad89 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=0ef710624771dda8 -C extra-filename=-0ef710624771dda8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/parking_lot_core-0ef710624771dda8 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=0556b6558eb350a6 -C extra-filename=-0556b6558eb350a6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=fd349a7be1e1bd62 -C extra-filename=-fd349a7be1e1bd62 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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)' --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=c8d8fc5d53d38aa6 -C extra-filename=-c8d8fc5d53d38aa6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=42bf1e10d84b451d -C extra-filename=-42bf1e10d84b451d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=e0849a5ba120e061 -C extra-filename=-e0849a5ba120e061 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime-0.3.17 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name mime --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9d9d501d843d8563 -C extra-filename=-9d9d501d843d8563 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=76e9dedd9ae127d6 -C extra-filename=-76e9dedd9ae127d6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=295015ab0f5497dd -C extra-filename=-295015ab0f5497dd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling serde_json v1.0.132 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicase-2.8.0/src/ascii.rs:71:34 | 71 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 71 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicase-2.8.0/src/lib.rs:199:34 | 199 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicase-2.8.0/src/lib.rs:206:34 | 206 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 206 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/unicase-2.8.0/src/lib.rs:254:14 | 254 | impl<'a> Into<$to> for UniCase<$to> { | -^^- help: elide the unused lifetime ... 275 | into_impl!(String); | ------------------ in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` = note: this warning originates in the macro `into_impl` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling hashbrown v0.15.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6003e864bf0437de -C extra-filename=-6003e864bf0437de --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A speedy, non-cryptographic hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=4e14b8fae3780e00 -C extra-filename=-4e14b8fae3780e00 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling equivalent v1.0.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=6985c122d51d1c2a -C extra-filename=-6985c122d51d1c2a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/pulldown-cmark-6985c122d51d1c2a -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=0bcef1c53c853d30 -C extra-filename=-0bcef1c53c853d30 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling tracing-core v0.1.30 warning: `unicase` (lib) generated 4 warnings Compiling mime_guess v2.0.5 warning: `once_cell` (lib) generated 4 warnings Compiling nu-ansi-term v0.46.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/autocfg-1.4.0/src/error.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/minimal-lexical-0.2.1/src/bigint.rs:127:40 | 127 | pub fn rview(x: &[Limb]) -> ReverseView { | -----------^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> { | +++ warning: unused extern crate --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: elided lifetime has a name --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: `version_check` (lib) generated 4 warnings Compiling generic-array v0.14.7 warning: `lazy_static` (lib) generated 2 warnings Compiling sharded-slab v0.1.7 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/mime-0.3.17/src/parse.rs:35:32 | 35 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | note: the lint level is defined here --> /rust/deps/mime-0.3.17/src/lib.rs:27:9 | 27 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(elided_lifetimes_in_paths)]` implied by `#[warn(warnings)]` help: indicate the anonymous lifetime | 35 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/mime-0.3.17/src/parse.rs:185:50 | 185 | fn params_from_str(s: &str, iter: &mut Enumerate, mut start: usize) -> Result { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | fn params_from_str(s: &str, iter: &mut Enumerate>, mut start: usize) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/mime-0.3.17/src/lib.rs:90:32 | 90 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/mime-0.3.17/src/lib.rs:139:28 | 139 | pub fn type_(&self) -> Name { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 139 | pub fn type_(&self) -> Name<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/mime-0.3.17/src/lib.rs:156:30 | 156 | pub fn subtype(&self) -> Name { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 156 | pub fn subtype(&self) -> Name<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/mime-0.3.17/src/lib.rs:179:36 | 179 | pub fn suffix(&self) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 179 | pub fn suffix(&self) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/mime-0.3.17/src/lib.rs:442:32 | 442 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/mime-0.3.17/src/lib.rs:449:32 | 449 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/mime-0.3.17/src/lib.rs:456:23 | 456 | fn name_eq_str(name: &Name, s: &str) -> bool { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn name_eq_str(name: &Name<'_>, s: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/mime-0.3.17/src/lib.rs:505:32 | 505 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 505 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/mime-0.3.17/src/lib.rs:512:32 | 512 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/mime-0.3.17/src/lib.rs:532:34 | 532 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 532 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/minimal-lexical-0.2.1/src/bigint.rs:111:29 | 111 | pub struct ReverseView<'a, T: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/scopeguard-1.2.0/src/lib.rs:486:32 | 486 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 486 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `scopeguard` (lib) generated 1 warning Compiling thread_local v1.1.8 Compiling fastrand v2.1.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=0a26fdb3b1619206 -C extra-filename=-0a26fdb3b1619206 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-0a26fdb3b1619206 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=a8704c797b8191a0 -C extra-filename=-a8704c797b8191a0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `minimal-lexical` (lib) generated 2 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro2-d021df0f9ef29f2d/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro2-03c3c59aa8062a00/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/equivalent-1.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd77e98ce9bffcdc -C extra-filename=-bd77e98ce9bffcdc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling either v1.13.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=75a36678926bb9ed -C extra-filename=-75a36678926bb9ed --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-e7df686bc6707962.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.0.5/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.0.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=dd3b8cc18f4e1a95 -C extra-filename=-dd3b8cc18f4e1a95 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/mime_guess-dd3b8cc18f4e1a95 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern unicase=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libunicase-68f08ca001202531.rlib --cap-lints warn -Z binary-dep-depinfo` warning: `typenum` (build script) generated 5 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=f6173acdd697bb53 -C extra-filename=-f6173acdd697bb53 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern overload=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liboverload-46b46db92cccff26.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libc-17ed6166ac5f02ab/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-794c3a2e05831414/build-script-build` Compiling ryu v1.0.18 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=2499578384554d81 -C extra-filename=-2499578384554d81 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/generic-array-2499578384554d81 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern version_check=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libversion_check-a71f67f75fe4d3b6.rlib --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1232:34 | 1232 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1236:28 | 1236 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1249:34 | 1249 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1249 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1253:28 | 1253 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: `mime` (lib) generated 12 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-f3cab6656b46430b/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-32d89db988e7f1b4/build-script-build` Compiling nu-ansi-term v0.50.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.89] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.89] cargo:rustc-cfg=wrap_proc_macro warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde-5324644013277614/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-32d89db988e7f1b4/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/parking_lot_core-d7a08293e1c39214/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/parking_lot_core-0ef710624771dda8/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:804:38 | 804 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:1029:38 | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:2901:38 | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=e1f9aae5feac7bf3 -C extra-filename=-e1f9aae5feac7bf3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3443e9766466a2b0 -C extra-filename=-3443e9766466a2b0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-e7df686bc6707962.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustix-d5bd37ce470f2638/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rustix-fcf3b057b01836bf/build-script-build` Compiling unicode-segmentation v1.12.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=9595128075cf5ab6 -C extra-filename=-9595128075cf5ab6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=7ce8fcbf1238daa9 -C extra-filename=-7ce8fcbf1238daa9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=095cf557b61803d3 -C extra-filename=-095cf557b61803d3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern lazy_static=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblazy_static-0556b6558eb350a6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/typenum-fb8bcc057d76152f/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/typenum-1e939dbac9e8a65f/build-script-main` warning: unexpected `cfg` condition value: `phf` --> /rust/deps/mime_guess-2.0.5/build.rs:1:7 | 1 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` 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: `phf` --> /rust/deps/mime_guess-2.0.5/build.rs:20:7 | 20 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /rust/deps/mime_guess-2.0.5/build.rs:41:7 | 41 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /rust/deps/mime_guess-2.0.5/build.rs:78:11 | 78 | #[cfg(all(feature = "phf", feature = "rev-mappings"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /rust/deps/mime_guess-2.0.5/build.rs:123:15 | 123 | #[cfg(all(not(feature = "phf"), feature = "rev-mappings"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /rust/deps/mime_guess-2.0.5/build.rs:33:11 | 33 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration [libc 0.2.164] cargo:rerun-if-changed=build.rs [libc 0.2.164] cargo:rustc-cfg=freebsd11 [libc 0.2.164] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.164] cargo:rustc-cfg=libc_union [libc 0.2.164] cargo:rustc-cfg=libc_const_size_of [libc 0.2.164] cargo:rustc-cfg=libc_align [libc 0.2.164] cargo:rustc-cfg=libc_int128 [libc 0.2.164] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.164] cargo:rustc-cfg=libc_packedN [libc 0.2.164] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.164] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.164] cargo:rustc-cfg=libc_long_array [libc 0.2.164] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.164] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.164] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.164] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.164] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A speedy, non-cryptographic hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=c9225a306b6aa23d -C extra-filename=-c9225a306b6aa23d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /rust/deps/tracing-core-0.1.30/src/lib.rs:132:5 | 132 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-core-0.1.30/src/lib.rs:140:5 | 140 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:182:7 | 182 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:488:15 | 488 | #[cfg(not(feature = "alloc"))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION=1.62.1 CARGO_PKG_VERSION=0.50.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=50 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nu-ansi-term-0.50.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=f06cc009d2a39f35 -C extra-filename=-f06cc009d2a39f35 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:373:11 | 373 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:710:11 | 710 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:713:11 | 713 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:721:11 | 721 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:724:11 | 724 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [serde 1.0.214] cargo:rerun-if-changed=build.rs warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:190:32 | 190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: unused import: `windows::*` --> /rust/deps/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `autocfg` (lib) generated 1 warning Compiling lock_api v0.4.12 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/util.rs:41:23 | 41 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/util.rs:52:28 | 52 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/pulldown-cmark-40391e8b8abc7c7c/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/pulldown-cmark-6985c122d51d1c2a/build-script-build` Compiling aho-corasick v1.1.3 Compiling base64 v0.21.7 Compiling minifier v0.3.2 warning: `log` (lib) generated 19 warnings Compiling arrayvec v0.7.6 [rustix 0.38.38] cargo:rerun-if-changed=build.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicase --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=a63f6845da9ea392 -C extra-filename=-a63f6845da9ea392 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [rustix 0.38.38] cargo:rustc-cfg=static_assertions [rustix 0.38.38] cargo:rustc-cfg=libc [rustix 0.38.38] cargo:rustc-cfg=freebsdlike [rustix 0.38.38] cargo:rustc-cfg=bsd [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_CFG_MIRI warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/cached.rs:65:48 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | -------------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-segmentation-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-segmentation-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-segmentation-1.12.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-segmentation-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=6937c165ab05e231 -C extra-filename=-6937c165ab05e231 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/cached.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/lib.rs:290:42 | 290 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/lib.rs:347:32 | 347 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:13:37 | 13 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:123:38 | 123 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde_json-da39a1738ab90fe6/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-0a26fdb3b1619206/build-script-build` [serde 1.0.214] cargo:rerun-if-changed=build.rs [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_target_has_atomic) warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /rust/deps/thread_local-1.1.8/src/cached.rs:121:37 | 121 | pub struct CachedIterMut<'a, T: Send + 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro2-d021df0f9ef29f2d/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=388bad53afda14ea -C extra-filename=-388bad53afda14ea --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libunicode_ident-c150e6ab1510b47b.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling nom v7.1.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libc-17ed6166ac5f02ab/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=8a8719d3adeb86e9 -C extra-filename=-8a8719d3adeb86e9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=6476a26787eb92cf -C extra-filename=-6476a26787eb92cf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/lock_api-6476a26787eb92cf -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern autocfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libautocfg-33aff2626d28c2b6.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=6886465f2573fd68 -C extra-filename=-6886465f2573fd68 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=cacd63f850b8d937 -C extra-filename=-cacd63f850b8d937 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64-0.21.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64-0.21.7/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.21.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64-0.21.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=083eccdf82938967 -C extra-filename=-083eccdf82938967 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=minifier CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/minifier-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/minifier-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Minifier tool/lib for JS/CSS/JSON files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minifier CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/minifier-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/minifier-0.3.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name minifier --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/minifier-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap", "default", "html", "regex"))' -C metadata=e99746b22b7e1cd9 -C extra-filename=-e99746b22b7e1cd9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/ansi.rs:369:32 | 369 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 369 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/ansi.rs:376:32 | 376 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/ansi.rs:396:32 | 396 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 396 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:279:32 | 279 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:328:32 | 328 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 328 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/util.rs:5:52 | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings) -> Vec> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings<'_>) -> Vec> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/util.rs:37:23 | 37 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/util.rs:48:28 | 48 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/generic-array-b214e9fcbcc651af/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/generic-array-2499578384554d81/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/typenum-fb8bcc057d76152f/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=527acc9099b65d6b -C extra-filename=-527acc9099b65d6b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling itertools v0.12.1 [serde_json 1.0.132] cargo:rerun-if-changed=build.rs [serde_json 1.0.132] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.132] cargo:rustc-cfg=fast_arithmetic="64" warning: creating a shared reference to mutable static is discouraged --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:430:14 | 430 | Some(GLOBAL_DISPATCH.as_ref().expect( | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are 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 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nom-7.1.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=3ceb65f416041e02 -C extra-filename=-3ceb65f416041e02 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libmemchr-d5cc703c2ee4ad89.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libminimal_lexical-8748ad24fc998af1.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:251:47 | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:256:54 | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:261:32 | 261 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:266:39 | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:271:36 | 271 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 271 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:276:43 | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:281:36 | 281 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 281 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:286:40 | 286 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 286 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:291:47 | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ warning: `memchr` (lib) generated 2 warnings (2 duplicates) warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:10:23 | 10 | enum OSControl<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:34:37 | 34 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:210:38 | 210 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:605:50 | 605 | pub fn drain(&mut self, range: R) -> Drain | -----^------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: `thread_local` (lib) generated 7 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:632:65 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | -----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:961:32 | 961 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1217:32 | 1217 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1217 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/array_string.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/array_string.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/errors.rs:39:32 | 39 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/errors.rs:45:32 | 45 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:558:32 | 558 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 558 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:566:63 | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:663:40 | 663 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:672:40 | 672 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 672 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:760:32 | 760 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 760 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `mime_guess` (build script) generated 6 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:769:32 | 769 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:982:32 | 982 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:991:32 | 991 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 991 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling tracing-log v0.2.0 warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:308:32 | 308 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:327:32 | 327 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:562:32 | 562 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 562 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:636:32 | 636 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:648:32 | 648 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:794:40 | 794 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:800:40 | 800 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 800 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:885:34 | 885 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 885 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1068:32 | 1068 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1074:32 | 1074 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1318:32 | 1318 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1324:32 | 1324 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1324 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1360:36 | 1360 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/base64-0.21.7/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /rust/deps/base64-0.21.7/src/lib.rs:232:5 | 232 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/base64-0.21.7/src/chunked_encoder.rs:57:42 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^ expected lifetime parameter | = note: `#[warn(elided_lifetimes_in_paths)]` implied by `#[warn(warnings)]` help: indicate the anonymous lifetime | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/base64-0.21.7/src/display.rs:34:35 | 34 | fn fmt(&self, formatter: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/base64-0.21.7/src/read/decoder.rs:61:32 | 61 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/base64-0.21.7/src/write/encoder.rs:84:32 | 84 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 84 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/base64-0.21.7/src/decode.rs:31:32 | 31 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 31 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=c47586ea4849ec48 -C extra-filename=-c47586ea4849ec48 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-9595128075cf5ab6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/ahocorasick.rs:2030:38 | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/automaton.rs:1117:50 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/dfa.rs:306:38 | 306 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/nfa/contiguous.rs:325:38 | 325 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:795:38 | 795 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 795 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `nu-ansi-term` (lib) generated 14 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:826:38 | 826 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/alphabet.rs:85:49 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/alphabet.rs:93:44 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/alphabet.rs:288:38 | 288 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/error.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:354:38 | 354 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_REV_MAPPINGS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.0.5/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/mime_guess-08f0f923726f9f91/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/mime_guess-dd3b8cc18f4e1a95/build-script-build` warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/search.rs:633:38 | 633 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 633 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/aho-corasick-1.1.3/src/util/search.rs:719:38 | 719 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=047d1943d2f3d754 -C extra-filename=-047d1943d2f3d754 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-e7df686bc6707962.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-75a36678926bb9ed.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [mime_guess 2.0.5] cargo:rustc-env=MIME_TYPES_GENERATED_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/mime_guess-08f0f923726f9f91/out/mime_types_generated.rs warning: `memchr` (lib) generated 2 warnings warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /rust/deps/unicase-2.8.0/src/lib.rs:254:14 | 252 | / macro_rules! into_impl { 253 | | ($to:ty) => { 254 | | impl<'a> Into<$to> for UniCase<$to> { | | -^^- help: elide the unused lifetime 255 | | fn into(self) -> $to { ... | 259 | | }; 260 | | } | |_- in this expansion of `into_impl!` ... 275 | into_impl!(String); | ------------------ in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/mod.rs:412:42 | 412 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 412 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1692:42 | 1692 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1692 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1728:42 | 1728 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1728 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1758:42 | 1758 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1758 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1803:42 | 1803 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1803 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1839:42 | 1839 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1868:42 | 1868 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1868 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1897:42 | 1897 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1897 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1925:42 | 1925 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1925 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1955:42 | 1955 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1955 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1989:42 | 1989 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1989 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2037:42 | 2037 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2037 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2066:42 | 2066 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2066 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2092:42 | 2092 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2092 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2122:42 | 2122 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2157:42 | 2157 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2157 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2190:42 | 2190 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2190 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2220:42 | 2220 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2220 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2268:42 | 2268 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2268 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2338:42 | 2338 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2365:42 | 2365 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2365 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2389:42 | 2389 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2389 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2412:42 | 2412 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2436:42 | 2436 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2436 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2458:42 | 2458 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2458 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2481:42 | 2481 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2481 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2505:42 | 2505 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2505 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2526:42 | 2526 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2526 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2545:42 | 2545 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2545 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2565:42 | 2565 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2565 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2587:42 | 2587 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2587 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2609:42 | 2609 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2641:42 | 2641 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2641 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2670:42 | 2670 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2670 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:299:42 | 299 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 299 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:361:42 | 361 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 361 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:398:42 | 398 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:969:23 | 969 | pub struct Drain<'a, T: 'a, const CAP: usize> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `arrayvec` (lib) generated 9 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:114:42 | 114 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 114 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:142:42 | 142 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:173:42 | 173 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 173 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:203:42 | 203 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 203 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:233:42 | 233 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 233 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/lock_api-15c66cc473ee839b/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/lock_api-6476a26787eb92cf/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/align.rs:100:42 | 100 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=mime_guess CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.0.5/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.0.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps MIME_TYPES_GENERATED_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/mime_guess-08f0f923726f9f91/out/mime_types_generated.rs OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/mime_guess-08f0f923726f9f91/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name mime_guess --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mime_guess-2.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="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=e3a2d7fad3f3bdb9 -C extra-filename=-e3a2d7fad3f3bdb9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern mime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libmime-9d9d501d843d8563.rmeta --extern unicase=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libunicase-68f08ca001202531.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /rust/deps/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /rust/deps/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling indexmap v2.6.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /rust/deps/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=2052beb12b444258 -C extra-filename=-2052beb12b444258 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern equivalent=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libequivalent-bd77e98ce9bffcdc.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-a8704c797b8191a0.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/lock_api-15c66cc473ee839b/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=7eb68e38064549a4 -C extra-filename=-7eb68e38064549a4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern scopeguard=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libscopeguard-e0849a5ba120e061.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pulldown_cmark CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/pulldown-cmark-40391e8b8abc7c7c/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pulldown_cmark --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=537c437013c5451a -C extra-filename=-537c437013c5451a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-42bf1e10d84b451d.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern unicase=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicase-a63f6845da9ea392.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /rust/deps/base64-0.21.7/src/display.rs:40:28 | 40 | struct FormatterSink<'a, 'b: 'a> { | ^^^^ help: remove this bound | = note: `#[warn(explicit_outlives_requirements)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition value: `phf` --> /rust/deps/mime_guess-2.0.5/src/lib.rs:32:7 | 32 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` 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` --> /rust/deps/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 value: `phf` --> /rust/deps/mime_guess-2.0.5/src/lib.rs:36:11 | 36 | #[cfg(not(feature = "phf"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `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` --> /rust/deps/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` --> /rust/deps/nom-7.1.3/src/lib.rs:396:14 | 396 | #[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::*` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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: lifetime parameter `'a` never used --> /rust/deps/nom-7.1.3/src/internal.rs:347:6 | 347 | impl<'a, I, O1, O2, E, F: Parser, G: Fn(O1) -> O2> Parser for Map { | ^^-- | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'a` never used --> /rust/deps/nom-7.1.3/src/internal.rs:364:6 | 364 | impl<'a, I, O1, O2, E, F: Parser, G: Fn(O1) -> H, H: Parser> Parser | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/nom-7.1.3/src/internal.rs:381:6 | 381 | impl<'a, I, O1, O2, E, F: Parser, G: Parser> Parser | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/nom-7.1.3/src/internal.rs:398:6 | 398 | impl<'a, I, O1, O2, E, F: Parser, G: Parser> Parser | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/nom-7.1.3/src/internal.rs:415:6 | 415 | impl<'a, I: Clone, O, E: crate::error::ParseError, F: Parser, G: Parser> | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/nom-7.1.3/src/internal.rs:440:5 | 440 | 'a, | _____-^ 441 | | I: Clone, | |____- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `nu-ansi-term` (lib) generated 15 warnings warning: unexpected `cfg` condition name: `rustbuild` --> /rust/deps/pulldown-cmark-0.9.6/src/lib.rs:52:13 | 52 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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` --> /rust/deps/pulldown-cmark-0.9.6/src/lib.rs:53:13 | 53 | #![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 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/html.rs:307:32 | 307 | fn end_tag(&mut self, tag: Tag) -> io::Result<()> { | ^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 307 | fn end_tag(&mut self, tag: Tag<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/escape.rs:56:35 | 56 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()>; | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 56 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/escape.rs:69:35 | 69 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning: lifetime parameter `'w` never used --> /rust/deps/pulldown-cmark-0.9.6/src/escape.rs:74:6 | 74 | impl<'w> StrWrite for String { | -^^- help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/escape.rs:82:35 | 82 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/escape.rs:98:35 | 98 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/firstpass.rs:21:76 | 21 | pub(crate) fn run_first_pass(text: &str, options: Options) -> (Tree, Allocations) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 21 | pub(crate) fn run_first_pass(text: &str, options: Options) -> (Tree, Allocations<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/firstpass.rs:1671:68 | 1671 | fn parse_inside_attribute_block(inside_attr_block: &str) -> Option { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | fn parse_inside_attribute_block(inside_attr_block: &str) -> Option> { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/pulldown-cmark-0.9.6/src/parse.rs:105:6 | 105 | impl<'a> ItemBody { | -^^- help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/pulldown-cmark-0.9.6/src/parse.rs:120:6 | 120 | impl<'a> Default for ItemBody { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/parse.rs:201:45 | 201 | pub fn reference_definitions(&self) -> &RefDefs { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | pub fn reference_definitions(&self) -> &RefDefs<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/parse.rs:890:67 | 890 | pub(crate) fn scan_containers(tree: &Tree, line_start: &mut LineStart) -> usize { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 890 | pub(crate) fn scan_containers(tree: &Tree, line_start: &mut LineStart<'_>) -> usize { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/pulldown-cmark-0.9.6/src/parse.rs:914:6 | 914 | impl<'a> Tree { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/parse.rs:1369:45 | 1369 | pub fn reference_definitions(&self) -> &RefDefs { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1369 | pub fn reference_definitions(&self) -> &RefDefs<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/scanners.rs:114:40 | 114 | pub(crate) fn new(bytes: &[u8]) -> LineStart { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 114 | pub(crate) fn new(bytes: &[u8]) -> LineStart<'_> { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/pulldown-cmark-0.9.6/src/strings.rs:23:6 | 23 | impl<'a> AsRef for InlineStr { | -^^- help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/pulldown-cmark-0.9.6/src/strings.rs:44:6 | 44 | impl<'a> std::cmp::PartialEq for InlineStr { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/strings.rs:76:32 | 76 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/strings.rs:163:26 | 163 | fn eq(&self, other: &CowStr) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 163 | fn eq(&self, other: &CowStr<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/strings.rs:240:32 | 240 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 240 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/tree.rs:232:37 | 232 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/tree.rs:237:31 | 237 | f: &mut std::fmt::Formatter, | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 237 | f: &mut std::fmt::Formatter<'_>, | ++++ warning: `unicase` (lib) generated 4 warnings (3 duplicates) warning: `tracing-log` (lib) generated 1 warning Compiling quote v1.0.37 warning: `tracing-core` (lib) generated 13 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=fe08359f6f5955f8 -C extra-filename=-fe08359f6f5955f8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: field `0` is never read --> /rust/deps/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: unused extern crate --> /rust/deps/quote-1.0.37/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `lock_api` (lib) generated 7 warnings warning: `proc-macro2` (lib) generated 111 warnings warning: `unicode-segmentation` (lib) generated 9 warnings warning: `base64` (lib) generated 7 warnings Compiling syn v2.0.87 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.87 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=87 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=ec948bec11aba41a -C extra-filename=-ec948bec11aba41a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rmeta --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libunicode_ident-c150e6ab1510b47b.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='BartÅ‚omiej KamiÅ„ski :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/generic-array-b214e9fcbcc651af/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=f957c316569b920a -C extra-filename=-f957c316569b920a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libtypenum-527acc9099b65d6b.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg relaxed_coherence` warning: outlives requirements can be inferred --> /rust/deps/sharded-slab-0.1.7/src/shard.rs:62:32 | 62 | pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); | ^^^^ ^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 62 - pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); 62 + pub(crate) struct IterMut<'a, T, C: cfg::Config>(slice::IterMut<'a, Ptr>); | warning: `typenum` (lib) generated 6 warnings warning: `quote` (lib) generated 13 warnings warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `bootstrap`, `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(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/generic-array-0.14.7/src/impls.rs:69:34 | 69 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 69 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/generic-array-0.14.7/src/iter.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/generic-array-0.14.7/src/lib.rs:235:62 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | --------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/generic-array-0.14.7/src/lib.rs:290:59 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: `mime_guess` (lib) generated 2 warnings warning: method `symmetric_difference` is never used --> /rust/deps/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /rust/deps/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default warning: unused extern crate --> /rust/deps/syn-2.0.87/src/lib.rs:311:1 | 311 | extern crate self as syn; | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 520 | / define_punctuation_structs! { 521 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 522 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:608:32 | 608 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:245:44 | 245 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 245 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = 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) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: `sharded-slab` (lib) generated 106 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:479:44 | 479 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 795 | / define_delimiters! { 796 | | Brace pub struct Brace /// `{`…`}` 797 | | Bracket pub struct Bracket /// `[`…`]` 798 | | Parenthesis pub struct Paren /// `(`…`)` 799 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 479 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:981:34 | 981 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 981 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:992:40 | 992 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 992 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1001:41 | 1001 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1001 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1007:28 | 1007 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1034:35 | 1034 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1034 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:659:38 | 659 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:666:45 | 666 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:676:45 | 676 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 676 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:688:25 | 688 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 688 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:696:25 | 696 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:704:25 | 704 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 704 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:712:41 | 712 | fn parse_outermost_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 712 | fn parse_outermost_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:721:60 | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:731:54 | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:740:60 | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:765:44 | 765 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 765 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:776:44 | 776 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:29 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:40 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:30 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:41 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:415:28 | 415 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 415 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:43 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:54 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:428:42 | 428 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 428 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:259:25 | 259 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 259 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:301:25 | 301 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:312:25 | 312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:324:35 | 324 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 324 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:361:37 | 361 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:351:40 | 351 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 351 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:828:45 | 828 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 828 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:890:52 | 890 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 890 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:906:24 | 906 | pub fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 906 | pub fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1024:40 | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1219:25 | 1219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1229:59 | 1229 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1229 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1301:16 | 1301 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1414:16 | 1414 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1414 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1448:31 | 1448 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1464:16 | 1464 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1482:26 | 1482 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1482 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1495:26 | 1495 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1495 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1572:16 | 1572 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1574:16 | 1574 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1574 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1592:30 | 1592 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1592 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1756:25 | 1756 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1756 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1834:28 | 1834 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1834 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1892:28 | 1892 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1892 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1907:16 | 1907 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1924:16 | 1924 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1960:25 | 1960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1968:30 | 1968 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1968 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2007:31 | 2007 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2007 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2054:25 | 2054 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2054 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2080:25 | 2080 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2080 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2113:25 | 2113 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2113 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2122:16 | 2122 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2158:25 | 2158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2171:25 | 2171 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2171 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2178:24 | 2178 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2194:25 | 2194 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2194 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2249:25 | 2249 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2260:25 | 2260 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2290:25 | 2290 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2290 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2312:25 | 2312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2346:37 | 2346 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2361 | / impl_by_parsing_expr! { 2362 | | ExprAssign, Assign, "expected assignment expression", 2363 | | ExprAwait, Await, "expected await expression", 2364 | | ExprBinary, Binary, "expected binary operation", ... | 2372 | | ExprTuple, Tuple, "expected tuple expression", 2373 | | } | |_____- in this macro invocation | = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 2346 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2378:25 | 2378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2387:16 | 2387 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2387 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2401:25 | 2401 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2401 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2410:25 | 2410 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2410 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2425:25 | 2425 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2425 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2439:25 | 2439 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2439 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2448:25 | 2448 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2448 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2464:27 | 2464 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2464 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2474:25 | 2474 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2474 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2486:25 | 2486 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2486 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2502:28 | 2502 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2502 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2560:25 | 2560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2571:27 | 2571 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2609:25 | 2609 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2633:25 | 2633 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2633 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2652:25 | 2652 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2663:25 | 2663 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2663 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2675:25 | 2675 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2685:26 | 2685 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2685 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2720:25 | 2720 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2749:25 | 2749 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2749 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2757:16 | 2757 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2757 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2804:25 | 2804 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2823:25 | 2823 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2823 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2841:26 | 2841 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2841 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2854:16 | 2854 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2854 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2875:25 | 2875 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2892:45 | 2892 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2892 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2927:25 | 2927 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2941:25 | 2941 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2941 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2974:25 | 2974 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2974 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3036:25 | 3036 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3036 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3048:26 | 3048 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3048 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/file.rs:95:25 | 95 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 362 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 364 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 366 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:561:25 | 561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:624:25 | 624 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:651:25 | 651 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 651 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:689:25 | 689 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:718:25 | 718 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 718 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:729:25 | 729 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 729 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:786:20 | 786 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:842:20 | 842 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 842 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:871:25 | 871 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:896:25 | 896 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 896 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:907:25 | 907 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 907 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:931:25 | 931 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:962:25 | 962 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 962 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:973:25 | 973 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 973 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:1043:25 | 1043 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1043 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:1081:25 | 1081 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1081 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1151:20 | 1151 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1151 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1199:20 | 1199 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1199 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1228:45 | 1228 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1228 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1241:25 | 1241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1270:28 | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1270:66 | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1295:25 | 1295 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1295 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1328:25 | 1328 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1328 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1335:16 | 1335 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1335 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1362:25 | 1362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1369:16 | 1369 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1369 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1446:25 | 1446 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1446 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1464:25 | 1464 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1497:30 | 1497 | fn peek_signature(input: ParseStream, allow_safe: bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn peek_signature(input: ParseStream<'_>, allow_safe: bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1511:25 | 1511 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1511 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1517:31 | 1517 | fn parse_signature(input: ParseStream, allow_safe: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1517 | fn parse_signature(input: ParseStream<'_>, allow_safe: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1569:16 | 1569 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1569 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1589:25 | 1589 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1605:16 | 1605 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1605 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1656:25 | 1656 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1656 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1700:16 | 1700 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1700 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1770:25 | 1770 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1770 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1819:25 | 1819 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1819 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1844:25 | 1844 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1844 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1943:25 | 1943 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1959:25 | 1959 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1959 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1991:39 | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1991 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1991:59 | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2024:25 | 2024 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2024 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2042:25 | 2042 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2042 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2060:31 | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2060:51 | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2096:25 | 2096 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2096 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2120:25 | 2120 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2120 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2144:25 | 2144 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2144 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2165:42 | 2165 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2165 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2195:25 | 2195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2217:16 | 2217 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2217 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2274:25 | 2274 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2274 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2281:16 | 2281 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2292:16 | 2292 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2292 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2334:25 | 2334 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2420:25 | 2420 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2420 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2457:25 | 2457 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2457 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2486:25 | 2486 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2486 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2508:37 | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2508:57 | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2543:25 | 2543 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2543 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2561:25 | 2561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2567:26 | 2567 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2567 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2673:25 | 2673 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2673 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2769:25 | 2769 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2769 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2806:25 | 2806 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2806 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2813:16 | 2813 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2847:25 | 2847 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2847 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2872:36 | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2872 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2872:56 | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2909:25 | 2909 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2936:25 | 2936 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2936 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:609:44 | 609 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 609 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:615:57 | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:625:44 | 625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:631:57 | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:641:44 | 641 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:647:57 | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:657:44 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:663:57 | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:673:44 | 673 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:679:57 | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:689:44 | 689 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:695:57 | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:705:44 | 705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:711:57 | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:721:44 | 721 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:727:57 | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:40 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:51 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:77:17 | 77 | lookahead: &Lookahead1, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | lookahead: &Lookahead1<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:78:14 | 78 | peek: fn(Cursor) -> bool, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | peek: fn(Cursor<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:309:21 | 309 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1167:21 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1174:21 | 1174 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1174 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1185:21 | 1185 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1192:21 | 1192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1202:21 | 1202 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1202 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1216:21 | 1216 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1216 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1226:21 | 1226 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1226 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1279:52 | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1288:15 | 1288 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1288 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1370:22 | 1370 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1370 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1398:32 | 1398 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1398 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:169:21 | 169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:199:21 | 199 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:206:21 | 206 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:212:21 | 212 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:219:21 | 219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:409:41 | 409 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:454:39 | 454 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:461:20 | 461 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 461 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:489:25 | 489 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 489 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:497:25 | 497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:509:25 | 509 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:515:32 | 515 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:576:39 | 576 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 576 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:608:43 | 608 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 608 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:623:20 | 623 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 623 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:643:32 | 643 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:442:32 | 442 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:619:25 | 619 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 619 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:630:25 | 630 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 630 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:643:25 | 643 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:666:25 | 666 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:679:25 | 679 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:726:25 | 726 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:735:25 | 735 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 735 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:744:25 | 744 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 744 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:786:25 | 786 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:795:36 | 795 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 795 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:800:36 | 800 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:814:25 | 814 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 814 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:822:25 | 822 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 822 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:830:36 | 830 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 830 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:836:36 | 836 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 836 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:848:20 | 848 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 848 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:894:36 | 894 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:899:36 | 899 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 899 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:952:25 | 952 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 952 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:963:25 | 963 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 963 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:970:25 | 970 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 970 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:984:25 | 984 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:990:33 | 990 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1038:35 | 1038 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1038 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1055:25 | 1055 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1055 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1065:25 | 1065 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:9:40 | 9 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 9 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:19:40 | 19 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:25:42 | 25 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:37:40 | 37 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:51:40 | 51 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 51 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:63:40 | 63 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:75:40 | 75 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 75 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:90:40 | 90 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:102:40 | 102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:113:40 | 113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:125:40 | 125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:274:40 | 274 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:284:40 | 284 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:296:40 | 296 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:315:40 | 315 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:330:40 | 330 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 330 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:342:40 | 342 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 342 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:354:40 | 354 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:360:42 | 360 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 360 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:371:40 | 371 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 371 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:377:42 | 377 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 377 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:394:42 | 394 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 394 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:404:40 | 404 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 404 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:417:40 | 417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:496:40 | 496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:502:42 | 502 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:513:40 | 513 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 513 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:519:42 | 519 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 519 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:531:40 | 531 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 531 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:537:42 | 537 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 537 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:549:40 | 549 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 549 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:555:42 | 555 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 555 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:567:40 | 567 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 567 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:573:42 | 573 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 573 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:585:40 | 585 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:591:42 | 591 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 591 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:602:40 | 602 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 602 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:608:42 | 608 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:620:40 | 620 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:626:42 | 626 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:638:40 | 638 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 638 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:644:42 | 644 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 644 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:656:40 | 656 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 656 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:662:42 | 662 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 662 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:681:40 | 681 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:687:42 | 687 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:698:40 | 698 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:704:42 | 704 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 704 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:715:40 | 715 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:721:42 | 721 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:733:40 | 733 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 733 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:739:42 | 739 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:754:40 | 754 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:760:42 | 760 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 760 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:771:40 | 771 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 771 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:777:42 | 777 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:790:40 | 790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:796:42 | 796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:808:40 | 808 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 808 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:814:42 | 814 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 814 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:824:40 | 824 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 824 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:830:42 | 830 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 830 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:843:40 | 843 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 843 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:849:42 | 849 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:859:40 | 859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:865:42 | 865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:883:42 | 883 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 883 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:893:40 | 893 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 893 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:899:42 | 899 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 899 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:912:40 | 912 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:918:42 | 918 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 918 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:933:40 | 933 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 933 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:939:42 | 939 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:950:40 | 950 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 950 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:956:42 | 956 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 956 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:967:40 | 967 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:973:42 | 973 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 973 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:985:40 | 985 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 985 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:991:42 | 991 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 991 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1004:40 | 1004 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1010:42 | 1010 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1010 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1022:40 | 1022 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1022 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1028:42 | 1028 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1028 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1041:40 | 1041 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1041 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1047:42 | 1047 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1047 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1058:40 | 1058 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1058 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1064:42 | 1064 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1064 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1079:40 | 1079 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1079 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1085:42 | 1085 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1085 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1096:40 | 1096 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1096 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1102:42 | 1102 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1102 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1113:40 | 1113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1119:42 | 1119 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1119 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1130:40 | 1130 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1130 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1136:42 | 1136 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1136 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1147:40 | 1147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1153:42 | 1153 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1153 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1164:40 | 1164 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1170:42 | 1170 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1170 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1183:40 | 1183 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1183 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1189:42 | 1189 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1189 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1200:40 | 1200 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1214:40 | 1214 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1214 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1224:40 | 1224 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1224 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1236:40 | 1236 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1248:40 | 1248 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1260:40 | 1260 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1266:42 | 1266 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1266 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1276:40 | 1276 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1276 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1282:42 | 1282 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1282 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1292:40 | 1292 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1292 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1303:40 | 1303 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1303 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1322:40 | 1322 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1322 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1340:40 | 1340 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1340 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1346:42 | 1346 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1346 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1358:40 | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1364:42 | 1364 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1364 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1375:40 | 1375 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1375 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1381:42 | 1381 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1397:40 | 1397 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1397 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1403:42 | 1403 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1403 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1417:40 | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1456:40 | 1456 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1480:40 | 1480 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1480 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1492:40 | 1492 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1492 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1510:40 | 1510 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1510 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1516:42 | 1516 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1516 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1535:40 | 1535 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1535 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1541:42 | 1541 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1541 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1554:40 | 1554 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1554 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1560:42 | 1560 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1571:40 | 1571 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1577:42 | 1577 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1577 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1594:41 | 1594 | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1594 | fn fmt(&self, _formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1601:40 | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1611:40 | 1611 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1611 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1640:40 | 1640 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1640 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1646:42 | 1646 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1646 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1664:40 | 1664 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1664 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1670:42 | 1670 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1670 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1685:40 | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1691:42 | 1691 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1691 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1706:40 | 1706 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1706 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1712:42 | 1712 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1712 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1724:40 | 1724 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1724 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1730:42 | 1730 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1730 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1743:40 | 1743 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1743 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1749:42 | 1749 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1749 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1766:40 | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1772:42 | 1772 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1772 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1784:40 | 1784 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1784 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1790:42 | 1790 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1805:40 | 1805 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1805 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1811:42 | 1811 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1811 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1829:40 | 1829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1835:42 | 1835 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1850:40 | 1850 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1850 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1856:42 | 1856 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1856 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1876:40 | 1876 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1876 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1882:42 | 1882 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1882 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1898:40 | 1898 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1898 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1904:42 | 1904 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1904 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1920:40 | 1920 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1920 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1926:42 | 1926 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1940:40 | 1940 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1940 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1946:42 | 1946 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1946 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1960:40 | 1960 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1960 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1969:40 | 1969 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1969 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1974:42 | 1974 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1974 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1984:40 | 1984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:1995:40 | 1995 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1995 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2017:40 | 2017 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2017 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2023:42 | 2023 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2023 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2036:40 | 2036 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2036 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2047:40 | 2047 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2059:40 | 2059 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2059 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2083:40 | 2083 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2083 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2102:40 | 2102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2114:40 | 2114 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2114 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2120:42 | 2120 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2120 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2131:40 | 2131 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2131 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2137:42 | 2137 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2137 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2148:40 | 2148 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2148 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2154:42 | 2154 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2154 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2165:40 | 2165 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2165 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2195:40 | 2195 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2195 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2201:42 | 2201 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2201 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2214:40 | 2214 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2214 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2220:42 | 2220 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2220 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2231:40 | 2231 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2231 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2237:42 | 2237 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2237 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2248:40 | 2248 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2248 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2254:42 | 2254 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2254 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2266:40 | 2266 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2266 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2272:42 | 2272 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2272 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2288:42 | 2288 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2288 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2299:40 | 2299 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2299 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2305:42 | 2305 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2305 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2319:40 | 2319 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2319 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2325:42 | 2325 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2325 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2336:40 | 2336 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2336 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2342:42 | 2342 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2342 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2355:40 | 2355 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2355 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2361:42 | 2361 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2373:40 | 2373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2379:42 | 2379 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2379 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2389:40 | 2389 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2389 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2395:42 | 2395 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2395 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2405:40 | 2405 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2405 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2421:40 | 2421 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2421 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2431:40 | 2431 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2431 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2450:40 | 2450 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2462:40 | 2462 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2462 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2473:40 | 2473 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2485:40 | 2485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2498:40 | 2498 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2498 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2517:40 | 2517 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2517 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2531:40 | 2531 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2531 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2547:40 | 2547 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2547 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2566:40 | 2566 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2566 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2581:40 | 2581 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2581 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2603:40 | 2603 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2603 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2609:42 | 2609 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2620:40 | 2620 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2620 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2632:40 | 2632 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2632 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2647:40 | 2647 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2647 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2665:40 | 2665 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2665 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2671:42 | 2671 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2671 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2687:40 | 2687 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2693:42 | 2693 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2693 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2705:40 | 2705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2711:42 | 2711 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2711 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2722:40 | 2722 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2722 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2728:42 | 2728 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2728 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2744:40 | 2744 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2744 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2772:40 | 2772 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2772 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2778:42 | 2778 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2778 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2790:40 | 2790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2796:42 | 2796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2812:40 | 2812 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2812 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2818:42 | 2818 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2818 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2828:40 | 2828 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2828 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2834:42 | 2834 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2834 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2844:40 | 2844 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2844 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2850:42 | 2850 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2859:40 | 2859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2865:42 | 2865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2874:40 | 2874 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2874 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2880:42 | 2880 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2880 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2889:40 | 2889 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2889 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2903:40 | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2931:40 | 2931 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2931 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2937:42 | 2937 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2937 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2947:40 | 2947 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2947 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2953:42 | 2953 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2953 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2963:40 | 2963 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2963 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2969:42 | 2969 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2969 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2981:40 | 2981 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2981 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2987:42 | 2987 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2987 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:2999:40 | 2999 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2999 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3005:42 | 3005 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3005 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3015:40 | 3015 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3015 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3021:42 | 3021 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3031:40 | 3031 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3031 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3037:42 | 3037 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3037 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3047:40 | 3047 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3047 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3071:40 | 3071 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3071 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3080:40 | 3080 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3080 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3090:40 | 3090 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3090 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3099:40 | 3099 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3099 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3110:40 | 3110 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3110 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3121:40 | 3121 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3121 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3155:40 | 3155 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3155 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3167:40 | 3167 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3167 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3179:40 | 3179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3185:42 | 3185 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3185 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3197:40 | 3197 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3197 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3213:40 | 3213 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3213 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/gen/debug.rs:3223:40 | 3223 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3223 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling regex-automata v0.1.10 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=cab1dabd47b6e2da -C extra-filename=-cab1dabd47b6e2da --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_syntax-fd349a7be1e1bd62.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/classes.rs:90:38 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/classes.rs:111:32 | 111 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1113:38 | 1113 | pub fn states(&self) -> StateIter { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1508:55 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1613:32 | 1613 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1702:53 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | -------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1718:66 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1725:32 | 1725 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1725 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1828:57 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1835:32 | 1835 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/error.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/minimize.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:868:32 | 868 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 868 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:891:32 | 891 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1012:32 | 1012 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1140:32 | 1140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1200:32 | 1200 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e5f57f389774319d -C extra-filename=-e5f57f389774319d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libgeneric_array-f957c316569b920a.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=f971ebd0be5c6198 -C extra-filename=-f971ebd0be5c6198 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libgeneric_array-f957c316569b920a.rmeta --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libtypenum-527acc9099b65d6b.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `generic-array` (lib) generated 8 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/parking_lot_core-d7a08293e1c39214/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=6f39fe71d6102a7f -C extra-filename=-6f39fe71d6102a7f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-8a8719d3adeb86e9.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-5d22f4452ed3bcb0.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling errno v0.3.9 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=080435382d8a5551 -C extra-filename=-080435382d8a5551 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-8a8719d3adeb86e9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling num_cpus v1.16.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name num_cpus --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a150aa38fc1d37e7 -C extra-filename=-a150aa38fc1d37e7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-8a8719d3adeb86e9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unused import: `UnparkHandle` --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /rust/deps/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling digest v0.10.7 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=707e6e35f413085c -C extra-filename=-707e6e35f413085c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern block_buffer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libblock_buffer-e5f57f389774319d.rmeta --extern crypto_common=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcrypto_common-f971ebd0be5c6198.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `bitrig` --> /rust/deps/errno-0.3.9/src/unix.rs:78:13 | 78 | 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/errno-0.3.9/src/lib.rs:46:34 | 46 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/errno-0.3.9/src/lib.rs:57:34 | 57 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition value: `nacl` --> /rust/deps/num_cpus-1.16.0/src/lib.rs:355:5 | 355 | 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("nacl"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"nacl\"))");` 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: `nacl` --> /rust/deps/num_cpus-1.16.0/src/lib.rs:437:5 | 437 | 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("nacl"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"nacl\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused extern crate --> /rust/deps/num_cpus-1.16.0/src/lib.rs:34:1 | 33 | / #[cfg(not(windows))] 34 | | extern crate libc; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` Compiling threadpool v1.8.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustix-d5bd37ce470f2638/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=84b436723dd90e41 -C extra-filename=-84b436723dd90e41 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-42bf1e10d84b451d.rmeta --extern libc_errno=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liberrno-080435382d8a5551.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-8a8719d3adeb86e9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=threadpool CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/threadpool-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/threadpool-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Corey Farwell :Stefan Schindler ' CARGO_PKG_DESCRIPTION='A thread pool for running a number of jobs on a fixed set of worker threads. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-threadpool/rust-threadpool' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=threadpool CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-threadpool/rust-threadpool' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/threadpool-1.8.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name threadpool --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/threadpool-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=84cb68f7d322cfa2 -C extra-filename=-84cb68f7d322cfa2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern num_cpus=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnum_cpus-a150aa38fc1d37e7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `num_cpus` (lib) generated 3 warnings warning: `errno` (lib) generated 3 warnings warning: unused extern crate --> /rust/deps/threadpool-1.8.1/src/lib.rs:81:1 | 81 | extern crate num_cpus; | ^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/threadpool-1.8.1/src/lib.rs:694:32 | 694 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 694 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: trait objects without an explicit `dyn` are deprecated --> /rust/deps/threadpool-1.8.1/src/lib.rs:99:22 | 99 | type Thunk<'a> = Box; | ^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `-W bare-trait-objects` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(bare_trait_objects)]` help: if this is a dyn-compatible trait, use `dyn` | 99 | type Thunk<'a> = Box; | +++ Compiling parking_lot v0.12.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=6a31ecfbae5ee0ee -C extra-filename=-6a31ecfbae5ee0ee --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern lock_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblock_api-7eb68e38064549a4.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot_core-6f39fe71d6102a7f.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /rust/deps/threadpool-1.8.1/src/lib.rs:631:42 | 631 | self.shared_data.join_generation.compare_and_swap( | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Compiling sha2 v0.10.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=470d4e27bdb9778b -C extra-filename=-470d4e27bdb9778b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcfg_if-76e9dedd9ae127d6.rmeta --extern cpufeatures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcpufeatures-2200b9a9a9e7d0b3.rmeta --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libdigest-707e6e35f413085c.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `libc` (lib) generated 45 warnings warning: unexpected `cfg` condition value: `` --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /rust/deps/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /rust/deps/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `parking_lot_core` (lib) generated 2 warnings warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Compiling regex-automata v0.4.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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)' --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=1c7a91256cbc5d82 -C extra-filename=-1c7a91256cbc5d82 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libaho_corasick-cacd63f850b8d937.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_syntax-c8d8fc5d53d38aa6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound warning: `threadpool` (lib) generated 4 warnings warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1662:34 | 1662 | pub(crate) struct StateIter<'a, T: 'a, S: 'a> { | ^^^^ ^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 1662 - pub(crate) struct StateIter<'a, T: 'a, S: 'a> { 1662 + pub(crate) struct StateIter<'a, T, S> { | warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1689:30 | 1689 | pub(crate) struct State<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1753:44 | 1753 | pub(crate) struct StateTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1774:50 | 1774 | pub(crate) struct StateSparseTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1815:33 | 1815 | pub(crate) struct StateMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1847:47 | 1847 | pub(crate) struct StateTransitionIterMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/minimize.rs:42:34 | 42 | pub(crate) struct Minimizer<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/regex.rs:415:34 | 415 | pub struct Matches<'r, 't, D: DFA + 'r> { | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1054:36 | 1054 | struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { | ^^^^^ ^^^^^ | help: remove these bounds | 1054 - struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { 1054 + struct StateIter<'a, T: AsRef<[u8]>, S: StateID = usize> { | warning: `nom` (lib) generated 19 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2359:38 | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2361:32 | 2361 | f: &mut core::fmt::Formatter, | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | f: &mut core::fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2647:38 | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2751:38 | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2831:38 | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2939:38 | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/hybrid/id.rs:346:38 | 346 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:279:38 | 279 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:418:38 | 418 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:472:38 | 472 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 472 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:177:38 | 177 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:472:44 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:480:46 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:789:34 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:794:41 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:857:38 | 857 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1205:38 | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1223:38 | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1227:46 | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/escape.rs:22:38 | 22 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/escape.rs:52:38 | 52 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 52 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/lazy.rs:92:32 | 92 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/lazy.rs:208:36 | 208 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/look.rs:502:38 | 502 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:187:38 | 187 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 187 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:229:38 | 229 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 229 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:786:42 | 786 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:78:38 | 78 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:391:38 | 391 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 391 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:548:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 548 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:653:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 653 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:548:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 548 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:653:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 653 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/start.rs:308:38 | 308 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/wire.rs:114:38 | 114 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 114 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/wire.rs:218:38 | 218 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 218 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:123:38 | 123 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:221:38 | 221 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 221 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:280:38 | 280 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 280 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:566:38 | 566 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 566 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:773:38 | 773 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:853:38 | 853 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 853 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:1345:38 | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:1901:38 | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/sparse_set.rs:220:38 | 220 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `sha2` (lib) generated 8 warnings (5 duplicates) Compiling rustdoc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustdoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 src/librustdoc/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)' --check-cfg 'cfg(feature, values("jemalloc"))' -C metadata=25ce30d215fb611c -C extra-filename=-25ce30d215fb611c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rustdoc-25ce30d215fb611c -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern sha2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsha2-470d4e27bdb9778b.rlib -Z binary-dep-depinfo` Compiling matchers v0.1.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='Regex matching on character and byte streams. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/matchers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/matchers' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/matchers-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=57af2844dc534c41 -C extra-filename=-57af2844dc534c41 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_automata-cab1dabd47b6e2da.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustdoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustdoc-33eb3dff769ee85e/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rustdoc-25ce30d215fb611c/build-script-build` [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/css/rustdoc.css [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/css/noscript.css [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/css/normalize.css [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/js/main.js [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/js/search.js [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/js/settings.js [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/js/src-script.js [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/js/storage.js [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/js/scrape-examples.js [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/COPYRIGHT.txt [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/LICENSE-APACHE.txt [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/LICENSE-MIT.txt [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/images/rust-logo.svg [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/images/favicon.svg [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/images/favicon-32x32.png [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/FiraSans-Regular.woff2 [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/FiraSans-Medium.woff2 [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/FiraSans-LICENSE.txt [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/SourceSerif4-Regular.ttf.woff2 [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/SourceSerif4-Bold.ttf.woff2 [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/SourceSerif4-It.ttf.woff2 [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/SourceSerif4-LICENSE.md [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/SourceCodePro-Regular.ttf.woff2 [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/SourceCodePro-Semibold.ttf.woff2 [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/SourceCodePro-It.ttf.woff2 [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/SourceCodePro-LICENSE.txt [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/NanumBarunGothic.ttf.woff2 [rustdoc 0.0.0] cargo::rerun-if-changed=html/static/fonts/NanumBarunGothic-LICENSE.txt warning: `itertools` (lib) generated 50 warnings warning: `pulldown-cmark` (lib) generated 24 warnings Compiling tempfile v3.13.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.13.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=d80a20b49c87779e -C extra-filename=-d80a20b49c87779e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern fastrand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfastrand-e1f9aae5feac7bf3.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-e7df686bc6707962.rmeta --extern rustix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustix-84b436723dd90e41.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `regex-syntax` (lib) generated 2 warnings warning: `regex-automata` (lib) generated 30 warnings warning: `regex-syntax` (lib) generated 7 warnings warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: `aho-corasick` (lib) generated 18 warnings Compiling regex v1.11.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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)' --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=a824f94deaed1f5e -C extra-filename=-a824f94deaed1f5e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libaho_corasick-cacd63f850b8d937.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_automata-1c7a91256cbc5d82.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_syntax-c8d8fc5d53d38aa6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1557:38 | 1557 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1557 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1924:46 | 1924 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1942:46 | 1942 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1954:46 | 1954 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1570:38 | 1570 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1570 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1934:46 | 1934 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1934 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1952:46 | 1952 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1952 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1964:46 | 1964 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1964 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `syn` (lib) generated 764 warnings (45 duplicates) Compiling serde_derive v1.0.214 Compiling tracing-attributes v0.1.27 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=a8470f40eec0eb19 -C extra-filename=-a8470f40eec0eb19 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-ec948bec11aba41a.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=bc634d8e33ff1868 -C extra-filename=-bc634d8e33ff1868 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-ec948bec11aba41a.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:148:23 | 148 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:149:22 | 149 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:150:35 | 150 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:558:54 | 558 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 558 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:661:36 | 661 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 661 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:680:15 | 680 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 680 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:681:23 | 681 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:682:18 | 682 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:741:23 | 741 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:742:25 | 742 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 742 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1392:35 | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1387:12 | 1387 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1387 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1432:12 | 1432 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1432 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1440:12 | 1440 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1448:12 | 1448 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1457:12 | 1457 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1457 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1466:12 | 1466 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1466 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1501:12 | 1501 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1501 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1523:12 | 1523 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1546:12 | 1546 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1546 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1567:12 | 1567 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1567 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1590:12 | 1590 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1590 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1597:54 | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:313:12 | 313 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:372:24 | 372 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:464:15 | 464 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 464 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:466:11 | 466 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 466 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:685:15 | 685 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 685 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:874:13 | 874 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:934:15 | 934 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:936:11 | 936 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 936 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1203:17 | 1203 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1219:17 | 1219 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1234:42 | 1234 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1234 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1278:17 | 1278 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1278 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1371:17 | 1371 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1371 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1418:17 | 1418 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1418 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1733:17 | 1733 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1742:17 | 1742 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1742 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1798:15 | 1798 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1798 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1845:15 | 1845 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1845 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1887:15 | 1887 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1943:13 | 1943 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1981:13 | 1981 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1981 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2009:28 | 2009 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2009 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2069:28 | 2069 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2098:17 | 2098 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2208:28 | 2208 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2208 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2493:15 | 2493 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2493 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2932:15 | 2932 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2932 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2947:15 | 2947 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2947 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2992:28 | 2992 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2992 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3037:13 | 3037 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3037 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3067:30 | 3067 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3067 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3076:26 | 3076 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3076 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3207:5 | 3207 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3207 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3208:5 | 3208 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3208 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3209:10 | 3209 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3209 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1271:44 | 1271 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1271 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1300:30 | 1300 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1300 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: `regex` (lib) generated 8 warnings warning: `tracing-attributes` (lib) generated 1 warning Compiling tracing v0.1.37 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=2ba89be216c66746 -C extra-filename=-2ba89be216c66746 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpin_project_lite-6003e864bf0437de.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libtracing_attributes-bc634d8e33ff1868.so --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-75a36678926bb9ed.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /rust/deps/tracing-0.1.37/src/lib.rs:914:5 | 914 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-0.1.37/src/lib.rs:922:5 | 922 | private_in_public, | ^^^^^^^^^^^^^^^^^ Compiling tracing-subscriber v0.3.18 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=fbfc4b8cb4f38bbc -C extra-filename=-fbfc4b8cb4f38bbc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern matchers=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmatchers-57af2844dc534c41.rmeta --extern nu_ansi_term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-f6173acdd697bb53.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-e7df686bc6707962.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot-6a31ecfbae5ee0ee.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex-a824f94deaed1f5e.rmeta --extern sharded_slab=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsharded_slab-095cf557b61803d3.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-5d22f4452ed3bcb0.rmeta --extern thread_local=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthread_local-3443e9766466a2b0.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-2ba89be216c66746.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-75a36678926bb9ed.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` 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: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /rust/deps/tracing-subscriber-0.3.18/src/registry/mod.rs:118:50 | 92 | pub trait LookupSpan<'a> { | -- lifetime `'a` declared here ... 118 | fn span(&'a self, id: &Id) -> Option> | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `tracing` (lib) generated 2 warnings warning: `regex-automata` (lib) generated 45 warnings warning: `serde_derive` (lib) generated 125 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-f3cab6656b46430b/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=0f1c631a7625e3f5 -C extra-filename=-0f1c631a7625e3f5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde_derive-a8470f40eec0eb19.so --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde-5324644013277614/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=966859cc3553ecb1 -C extra-filename=-966859cc3553ecb1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde_derive-a8470f40eec0eb19.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling tracing-tree v0.3.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_tree CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='David Barsky :Nathan Whitaker:Oli Scherer ' CARGO_PKG_DESCRIPTION='A Tracing Layer which prints a tree of spans and events.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-tree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/davidbarsky/tracing-tree' CARGO_PKG_RUST_VERSION=1.70 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_tree --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "time", "tracing-log"))' -C metadata=dbbf568655d7f91d -C extra-filename=-dbbf568655d7f91d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern nu_ansi_term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-f06cc009d2a39f35.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-75a36678926bb9ed.rmeta --extern tracing_log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_log-047d1943d2f3d754.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-fbfc4b8cb4f38bbc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:190:40 | 190 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 327 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 328 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 329 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 330 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 331 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 332 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 333 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 334 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 335 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 336 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 337 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 338 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 339 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 340 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 317 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 341 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:433:40 | 433 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 433 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:533:40 | 533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:623:40 | 623 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 623 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:740:40 | 740 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:860:40 | 860 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 860 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:931:40 | 931 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:990:40 | 990 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1110:40 | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1123:40 | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1462:40 | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1564:40 | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` 326 | 327 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 328 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 329 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 330 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 331 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 332 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 333 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 334 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 335 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 336 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 337 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 338 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 339 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 340 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 341 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1287:58 | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1311:58 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `variant_identifier` which comes from the expansion of the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `variant_identifier` which comes from the expansion of the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1802:46 | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1841:46 | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1902 | / variant_identifier! { 1903 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1904 | | "`Unix` or `Windows`", 1905 | | OSSTR_VARIANTS 1906 | | } | |_- in this macro invocation | = note: this warning originates in the macro `variant_identifier` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1915:46 | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2164:62 | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2214:54 | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2303:62 | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2353:54 | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2504:58 | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2549:50 | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2661:58 | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2704:50 | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2799:58 | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2842:50 | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2910:62 | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2968:54 | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3021:62 | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3077:54 | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3173:46 | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:209:36 | 209 | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | ^^^^^^^^^^ expected lifetime parameter ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `declare_error_trait` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 209 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:227:37 | 227 | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | ^^^^^^^^^^ expected lifetime parameter ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `declare_error_trait` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 227 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:484:40 | 484 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 484 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:490:40 | 490 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:496:40 | 496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:1310:46 | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2281:40 | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2303:40 | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:342:44 | 342 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 342 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:23 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:69 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:24 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:33 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:44 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:53 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:578:44 | 578 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 578 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:862:44 | 862 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:34 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:43 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:886:17 | 886 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:887:17 | 887 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 887 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:940:50 | 940 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 940 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:1017:50 | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2291:50 | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2336:50 | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2771:46 | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /rust/deps/serde-1.0.214/src/lib.rs:338:1 | 337 | / #[cfg(feature = "serde_derive")] 338 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:279:25 | 279 | ctx: &'a Context, | -------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 279 | ctx: &'a Context<'_, S>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:336:48 | 336 | fn write_span_info(&self, span: &SpanRef, bufs: &mut Buffers, style: SpanMode) | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 336 | fn write_span_info(&self, span: &SpanRef<'_, S>, bufs: &mut Buffers, style: SpanMode) | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:407:45 | 407 | fn get_timestamp(&self, span: SpanRef) -> Option | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn get_timestamp(&self, span: SpanRef<'_, S>) -> Option | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:500:35 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:500:68 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:539:55 | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:624:44 | 624 | fn on_close(&self, id: Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn on_close(&self, id: Id, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` ... 1902 | / variant_identifier! { 1903 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1904 | | "`Unix` or `Windows`", 1905 | | OSSTR_VARIANTS 1906 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:209:36 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 209 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 209 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:227:37 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 227 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 227 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: `tracing-tree` (lib) generated 7 warnings warning: `tracing-subscriber` (lib) generated 9 warnings warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ ^^^^ ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1450 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^^^ help: remove this bound ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1450 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^^^ help: remove these bounds ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2378:29 | 2378 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2492:39 | 2492 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2651:29 | 2651 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2694:32 | 2694 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:1647:46 | 1647 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2125:39 | 2125 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2154:42 | 2154 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) Compiling rinja_parser v0.3.5 Compiling basic-toml v0.1.9 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rinja_parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja_parser-0.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja_parser-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parser for Rinja templates' CARGO_PKG_HOMEPAGE='https://github.com/rinja-rs/rinja' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rinja_parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rinja-rs/rinja' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja_parser-0.3.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rinja_parser --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja_parser-0.3.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="config"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("config"))' -C metadata=95fa07c8886ca754 -C extra-filename=-95fa07c8886ca754 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libmemchr-d5cc703c2ee4ad89.rmeta --extern nom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libnom-3ceb65f416041e02.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde-0f1c631a7625e3f5.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=basic_toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/basic-toml-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/basic-toml-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' CARGO_PKG_DESCRIPTION='Minimal TOML library with few dependencies' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=basic-toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/basic-toml' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/basic-toml-0.1.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name basic_toml --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/basic-toml-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7131d41b98eeb52d -C extra-filename=-7131d41b98eeb52d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde-0f1c631a7625e3f5.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `serde` (lib) generated 222 warnings (42 duplicates) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/basic-toml-0.1.9/src/de.rs:239:37 | 239 | fn headers_equal(hdr_a: &[(Span, Cow)], hdr_b: &[(Span, Cow)]) -> bool { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 239 | fn headers_equal(hdr_a: &[(Span, Cow<'_, str>)], hdr_b: &[(Span, Cow)]) -> bool { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/basic-toml-0.1.9/src/de.rs:239:65 | 239 | fn headers_equal(hdr_a: &[(Span, Cow)], hdr_b: &[(Span, Cow)]) -> bool { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 239 | fn headers_equal(hdr_a: &[(Span, Cow)], hdr_b: &[(Span, Cow<'_, str>)]) -> bool { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/basic-toml-0.1.9/src/de.rs:1270:38 | 1270 | let intermediate = |me: &mut Deserializer| -> Result<(), Box> { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | let intermediate = |me: &mut Deserializer<'_>| -> Result<(), Box> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/basic-toml-0.1.9/src/de.rs:1528:32 | 1528 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1528 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/basic-toml-0.1.9/src/error.rs:37:40 | 37 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/basic-toml-0.1.9/src/error.rs:46:40 | 46 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/basic-toml-0.1.9/src/ser.rs:112:37 | 112 | fn _emit_key(&mut self, state: &State) -> Result<(), Error> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 112 | fn _emit_key(&mut self, state: &State<'_>) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/basic-toml-0.1.9/src/ser.rs:201:45 | 201 | fn emit_table_header(&mut self, state: &State) -> Result<(), Error> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn emit_table_header(&mut self, state: &State<'_>) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/basic-toml-0.1.9/src/ser.rs:265:39 | 265 | fn emit_key_part(&mut self, key: &State) -> Result { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn emit_key_part(&mut self, key: &State<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/basic-toml-0.1.9/src/ser.rs:816:32 | 816 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 816 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/basic-toml-0.1.9/src/tokens.rs:282:18 | 282 | &mut Tokenizer, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | &mut Tokenizer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/basic-toml-0.1.9/src/tokens.rs:505:42 | 505 | fn into_cow(self, input: &str) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 505 | fn into_cow(self, input: &str) -> Cow<'_, str> { | +++ warning: lifetime parameter `'b` never used --> /rust/deps/rinja_parser-0.3.5/src/lib.rs:295:18 | 295 | fn skip_till<'a, 'b, O>( | --^^ | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` Compiling rustdoc-json-types v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/rustdoc-json-types) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde_json-da39a1738ab90fe6/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=85610065726272b0 -C extra-filename=-85610065726272b0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern ryu=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libryu-7ce8fcbf1238daa9.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-966859cc3553ecb1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustdoc_json_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/rustdoc-json-types CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/rustdoc-json-types/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustdoc-json-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustdoc_json_types --edition=2021 src/rustdoc-json-types/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rustc-hash"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rustc-hash"))' -C metadata=a4474be71af5f04f -C extra-filename=-a4474be71af5f04f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-966859cc3553ecb1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:274:43 | 274 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:303:27 | 303 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 303 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:311:35 | 311 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:319:27 | 319 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:327:29 | 327 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:335:37 | 335 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 335 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:509:54 | 509 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1346:46 | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1388:29 | 1388 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1388 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:406:54 | 406 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:798:40 | 798 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 798 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `serde` (lib) generated 222 warnings (137 duplicates) warning: `basic-toml` (lib) generated 12 warnings warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1964:23 | 1964 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2029:27 | 2029 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2082:31 | 2082 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2145:20 | 2145 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:414:31 | 414 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 414 - struct Adapter<'ser, W: 'ser, F: 'ser> { 414 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:469:24 | 469 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 469 - pub enum Compound<'a, W: 'a, F: 'a> { 469 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:771:30 | 771 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 771 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 771 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound warning: `serde_json` (lib) generated 34 warnings warning: `rinja_parser` (lib) generated 1 warning Compiling rinja_derive v0.3.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rinja_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja_derive-0.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja_derive-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Procedural macro package for Rinja' CARGO_PKG_HOMEPAGE='https://github.com/rinja-rs/rinja' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rinja_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rinja-rs/rinja' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja_derive-0.3.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rinja_derive --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja_derive-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(feature, values("__standalone"))' -C debug-assertions=off --cfg 'feature="config"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("code-in-doc", "config", "humansize", "serde_json", "urlencode", "with-actix-web", "with-axum", "with-rocket", "with-warp"))' -C metadata=e3b28347a0dbd83b -C extra-filename=-e3b28347a0dbd83b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern basic_toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libbasic_toml-7131d41b98eeb52d.rlib --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libmemchr-d5cc703c2ee4ad89.rlib --extern mime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libmime-9d9d501d843d8563.rlib --extern mime_guess=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libmime_guess-e3a2d7fad3f3bdb9.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rlib --extern parser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/librinja_parser-95fa07c8886ca754.rlib --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/librustc_hash-4e14b8fae3780e00.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde-0f1c631a7625e3f5.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-ec948bec11aba41a.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling rinja v0.3.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rinja CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja-0.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Type-safe, compiled Jinja-like templates for Rust' CARGO_PKG_HOMEPAGE='https://rinja.readthedocs.io/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rinja CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rinja-rs/rinja' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja-0.3.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rinja --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rinja-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="config"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("code-in-doc", "config", "default", "full", "humansize", "num-traits", "serde_json", "urlencode", "with-actix-web", "with-axum", "with-rocket", "with-warp"))' -C metadata=d9d49efeb6f12809 -C extra-filename=-d9d49efeb6f12809 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern rinja_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/librinja_derive-e3b28347a0dbd83b.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustdoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/librustdoc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustdoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustdoc-33eb3dff769ee85e/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustdoc --edition=2021 src/librustdoc/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc"))' -C metadata=b73ef5045a3ecf98 -C extra-filename=-b73ef5045a3ecf98 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-6886465f2573fd68.rmeta --extern base64=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase64-083eccdf82938967.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-2052beb12b444258.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-c47586ea4849ec48.rmeta --extern minifier=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libminifier-e99746b22b7e1cd9.rmeta --extern pulldown_cmark_old=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpulldown_cmark-537c437013c5451a.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex-a824f94deaed1f5e.rmeta --extern rinja=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librinja-d9d49efeb6f12809.rmeta --extern rustdoc_json_types=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustdoc_json_types-a4474be71af5f04f.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-966859cc3553ecb1.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-85610065726272b0.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-5d22f4452ed3bcb0.rmeta --extern tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtempfile-d80a20b49c87779e.rmeta --extern threadpool=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthreadpool-84cb68f7d322cfa2.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-2ba89be216c66746.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-fbfc4b8cb4f38bbc.rmeta --extern tracing_tree=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_tree-dbbf568655d7f91d.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_segmentation-6937c165ab05e231.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rustdoc-tool v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustdoc) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rustdoc_tool_binary CARGO_CRATE_NAME=rustdoc_tool_binary CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustdoc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustdoc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustdoc-tool CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustdoc_tool_binary --edition=2021 src/tools/rustdoc/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc"))' -C metadata=5958734a1847570c -C extra-filename=-5958734a1847570c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern rustdoc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustdoc-b73ef5045a3ecf98.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 25.62s c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/rustdoc_tool_binary" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/bin/rustdoc" < Rustdoc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/bin/rustdoc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/bin/rustdoc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/bin/rustdoc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/bin/rustdoc" c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > RustAnalyzerProcMacroSrv { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-analyzer-proc-macro-srv", path: "src/tools/rust-analyzer/crates/proc-macro-srv-cli", mode: ToolRustc, source_type: InTree, extra_features: ["in-rust-tree"], allow_features: "rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Llvm { target: x86_64-unknown-freebsd } running: "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit) (created at src/core/builder/cargo.rs:950:21, executed at src/core/builder/cargo.rs:950:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Building tool rust-analyzer-proc-macro-srv (stage1 -> stage2, x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/Cargo.toml" "--features" "in-rust-tree" "--message-format" "json-render-diagnostics" 0.285435411s INFO prepare_target{force=false package_id=proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) target="rust-analyzer-proc-macro-srv"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli)/Build/TargetInner { name: "rust-analyzer-proc-macro-srv", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/src/main.rs", Edition2021) } 0.285471839s INFO prepare_target{force=false package_id=proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) target="rust-analyzer-proc-macro-srv"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/proc-macro-srv-cli-1255a02fae449a8b/bin-rust-analyzer-proc-macro-srv` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.290271102s INFO prepare_target{force=false package_id=proc-macro-api v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api) target="proc_macro_api"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-api v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("proc_macro_api", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api/src/lib.rs", Edition2021) } 0.290280349s INFO prepare_target{force=false package_id=proc-macro-api v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api) target="proc_macro_api"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/proc-macro-api-95377c2ec35651ea/lib-proc_macro_api` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.298545495s INFO prepare_target{force=false package_id=base-db v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db) target="base_db"}: cargo::core::compiler::fingerprint: fingerprint error for base-db v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("base_db", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db/src/lib.rs", Edition2021) } 0.298552378s INFO prepare_target{force=false package_id=base-db v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db) target="base_db"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/base-db-1e1c13f11650b801/lib-base_db` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.308113314s INFO prepare_target{force=false package_id=cfg v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg) target="cfg"}: cargo::core::compiler::fingerprint: fingerprint error for cfg v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("cfg", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg/src/lib.rs", Edition2021) } 0.308119696s INFO prepare_target{force=false package_id=cfg v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg) target="cfg"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cfg-516675bf3a0bed38/lib-cfg` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.312327354s INFO prepare_target{force=false package_id=intern v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern) target="intern"}: cargo::core::compiler::fingerprint: fingerprint error for intern v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("intern", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern/src/lib.rs", Edition2021) } 0.312333335s INFO prepare_target{force=false package_id=intern v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern) target="intern"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/intern-cfae1b1e7bb51185/lib-intern` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.317131135s INFO prepare_target{force=false package_id=dashmap v5.5.3 target="dashmap"}: cargo::core::compiler::fingerprint: fingerprint error for dashmap v5.5.3/Build/TargetInner { name_inferred: true, ..: lib_target("dashmap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dashmap-5.5.3/src/lib.rs", Edition2018) } 0.317136736s INFO prepare_target{force=false package_id=dashmap v5.5.3 target="dashmap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/dashmap-99390fdbac1282a4/lib-dashmap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.321966496s INFO prepare_target{force=false package_id=hashbrown v0.14.5 target="hashbrown"}: cargo::core::compiler::fingerprint: fingerprint error for hashbrown v0.14.5/Build/TargetInner { name_inferred: true, ..: lib_target("hashbrown", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5/src/lib.rs", Edition2021) } 0.321972146s INFO prepare_target{force=false package_id=hashbrown v0.14.5 target="hashbrown"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/hashbrown-a2b753988eea955c/lib-hashbrown` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.323777798s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="lock_api"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.12/Build/TargetInner { name_inferred: true, ..: lib_target("lock_api", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/src/lib.rs", Edition2021) } 0.323782878s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="lock_api"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lock_api-2c5ead2d6465efce/lib-lock_api` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.327400524s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.12/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/build.rs", Edition2021) } 0.327407447s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lock_api-b3111dcbe797b64d/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.328047432s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.12/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/build.rs", Edition2021) } 0.328051981s INFO prepare_target{force=false package_id=lock_api v0.4.12 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/lock_api-ea01024a786bb2e3/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.330454558s INFO prepare_target{force=false package_id=autocfg v1.3.0 target="autocfg"}: cargo::core::compiler::fingerprint: fingerprint error for autocfg v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("autocfg", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.3.0/src/lib.rs", Edition2015) } 0.330459847s INFO prepare_target{force=false package_id=autocfg v1.3.0 target="autocfg"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/autocfg-53765ef28569b0fb/lib-autocfg` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.332275779s INFO prepare_target{force=false package_id=once_cell v1.19.0 target="once_cell"}: cargo::core::compiler::fingerprint: fingerprint error for once_cell v1.19.0/Build/TargetInner { name_inferred: true, ..: lib_target("once_cell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.19.0/src/lib.rs", Edition2021) } 0.332281129s INFO prepare_target{force=false package_id=once_cell v1.19.0 target="once_cell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/once_cell-ec656b74b2d42576/lib-once_cell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.334080269s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="parking_lot_core"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.10/Build/TargetInner { name_inferred: true, ..: lib_target("parking_lot_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs", Edition2021) } 0.334085218s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="parking_lot_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/parking_lot_core-8e34ec5d879b3300/lib-parking_lot_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.337706982s INFO prepare_target{force=false package_id=libc v0.2.155 target="libc"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.155/Build/TargetInner { ..: lib_target("libc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/src/lib.rs", Edition2015) } 0.337712432s INFO prepare_target{force=false package_id=libc v0.2.155 target="libc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libc-12416fbe2e4c8608/lib-libc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.340776224s INFO prepare_target{force=false package_id=libc v0.2.155 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.155/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/build.rs", Edition2015) } 0.340782185s INFO prepare_target{force=false package_id=libc v0.2.155 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libc-661667df22cc77b3/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.341407543s INFO prepare_target{force=false package_id=libc v0.2.155 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.155/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/build.rs", Edition2015) } 0.341412011s INFO prepare_target{force=false package_id=libc v0.2.155 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libc-d939443bfe500644/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.343295669s INFO prepare_target{force=false package_id=sptr v0.3.2 target="sptr"}: cargo::core::compiler::fingerprint: fingerprint error for sptr v0.3.2/Build/TargetInner { name_inferred: true, ..: lib_target("sptr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sptr-0.3.2/src/lib.rs", Edition2018) } 0.343301630s INFO prepare_target{force=false package_id=sptr v0.3.2 target="sptr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/sptr-873112a87cfb78e6/lib-sptr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.345128803s INFO prepare_target{force=false package_id=triomphe v0.1.13 target="triomphe"}: cargo::core::compiler::fingerprint: fingerprint error for triomphe v0.1.13/Build/TargetInner { name_inferred: true, ..: lib_target("triomphe", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/triomphe-0.1.13/src/lib.rs", Edition2015) } 0.345134043s INFO prepare_target{force=false package_id=triomphe v0.1.13 target="triomphe"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/triomphe-95767eb8be013127/lib-triomphe` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.348105863s INFO prepare_target{force=false package_id=serde v1.0.206 target="serde"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.206/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/src/lib.rs", Edition2018) } 0.348111052s INFO prepare_target{force=false package_id=serde v1.0.206 target="serde"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-c27544b3d00b3aad/lib-serde` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.351701067s INFO prepare_target{force=false package_id=serde v1.0.206 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.206/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/build.rs", Edition2018) } 0.351707920s INFO prepare_target{force=false package_id=serde v1.0.206 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-84a44c1e25be2d20/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.352334119s INFO prepare_target{force=false package_id=serde v1.0.206 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.206/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/build.rs", Edition2018) } 0.352338517s INFO prepare_target{force=false package_id=serde v1.0.206 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde-c4fc028cdf6232e4/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.354162834s INFO prepare_target{force=false package_id=serde_derive v1.0.206 target="serde_derive"}: cargo::core::compiler::fingerprint: fingerprint error for serde_derive v1.0.206/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("serde_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.206/src/lib.rs", Edition2015) } 0.354168375s INFO prepare_target{force=false package_id=serde_derive v1.0.206 target="serde_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_derive-f782870edeee27cd/lib-serde_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.357784919s INFO prepare_target{force=false package_id=proc-macro2 v1.0.86 target="proc_macro2"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.86/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("proc_macro2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs", Edition2021) } 0.357789898s INFO prepare_target{force=false package_id=proc-macro2 v1.0.86 target="proc_macro2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/proc-macro2-979720bda4158dbf/lib-proc_macro2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.361396814s INFO prepare_target{force=false package_id=proc-macro2 v1.0.86 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.86/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/build.rs", Edition2021) } 0.361402425s INFO prepare_target{force=false package_id=proc-macro2 v1.0.86 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/proc-macro2-34421eb8ad23cd4e/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: cargo::core::compiler::compile 15: ::compile 16: cargo::ops::cargo_compile::compile_ws 17: cargo::ops::cargo_compile::compile 18: cargo::commands::build::exec 19: ::exec 20: cargo::cli::main 21: cargo::main 22: std::sys::backtrace::__rust_begin_short_backtrace:: 23: std::rt::lang_start::<()>::{closure#0} 24: std::rt::lang_start_internal 25: main 0.362021080s INFO prepare_target{force=false package_id=proc-macro2 v1.0.86 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.86/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/build.rs", Edition2021) } 0.362025729s INFO prepare_target{force=false package_id=proc-macro2 v1.0.86 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/proc-macro2-e53bc97c9dfc599f/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.363822835s INFO prepare_target{force=false package_id=unicode-ident v1.0.12 target="unicode_ident"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-ident v1.0.12/Build/TargetInner { name_inferred: true, doc_scrape_examples: Disabled, ..: lib_target("unicode_ident", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.12/src/lib.rs", Edition2018) } 0.363827875s INFO prepare_target{force=false package_id=unicode-ident v1.0.12 target="unicode_ident"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/unicode-ident-6b9b866a4998e471/lib-unicode_ident` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.365619791s INFO prepare_target{force=false package_id=quote v1.0.36 target="quote"}: cargo::core::compiler::fingerprint: fingerprint error for quote v1.0.36/Build/TargetInner { name_inferred: true, doc_scrape_examples: Disabled, ..: lib_target("quote", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36/src/lib.rs", Edition2018) } 0.365624560s INFO prepare_target{force=false package_id=quote v1.0.36 target="quote"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/quote-2c0e1157013b0179/lib-quote` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.368019513s INFO prepare_target{force=false package_id=syn v2.0.74 target="syn"}: cargo::core::compiler::fingerprint: fingerprint error for syn v2.0.74/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("syn", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.74/src/lib.rs", Edition2021) } 0.368024692s INFO prepare_target{force=false package_id=syn v2.0.74 target="syn"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/syn-50b2b11a49e71df0/lib-syn` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.371570324s INFO prepare_target{force=false package_id=stable_deref_trait v1.2.0 target="stable_deref_trait"}: cargo::core::compiler::fingerprint: fingerprint error for stable_deref_trait v1.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("stable_deref_trait", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0/src/lib.rs", Edition2015) } 0.371575043s INFO prepare_target{force=false package_id=stable_deref_trait v1.2.0 target="stable_deref_trait"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/stable_deref_trait-f1052e6e3e9f4b46/lib-stable_deref_trait` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.373352162s INFO prepare_target{force=false package_id=tracing v0.1.40 target="tracing"}: cargo::core::compiler::fingerprint: fingerprint error for tracing v0.1.40/Build/TargetInner { name_inferred: true, ..: lib_target("tracing", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40/src/lib.rs", Edition2018) } 0.373356670s INFO prepare_target{force=false package_id=tracing v0.1.40 target="tracing"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-3832af0d6f288810/lib-tracing` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.376885090s INFO prepare_target{force=false package_id=pin-project-lite v0.2.14 target="pin_project_lite"}: cargo::core::compiler::fingerprint: fingerprint error for pin-project-lite v0.2.14/Build/TargetInner { name_inferred: true, doc_scrape_examples: Disabled, ..: lib_target("pin_project_lite", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.14/src/lib.rs", Edition2018) } 0.376890249s INFO prepare_target{force=false package_id=pin-project-lite v0.2.14 target="pin_project_lite"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/pin-project-lite-68cac01c4f220b1e/lib-pin_project_lite` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.378677638s INFO prepare_target{force=false package_id=tracing-attributes v0.1.27 target="tracing_attributes"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-attributes v0.1.27/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("tracing_attributes", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs", Edition2018) } 0.378682166s INFO prepare_target{force=false package_id=tracing-attributes v0.1.27 target="tracing_attributes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/tracing-attributes-e40801df0a2eb2cf/lib-tracing_attributes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.382246222s INFO prepare_target{force=false package_id=tracing-core v0.1.32 target="tracing_core"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-core v0.1.32/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.32/src/lib.rs", Edition2018) } 0.382253355s INFO prepare_target{force=false package_id=tracing-core v0.1.32 target="tracing_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-core-df2477d9a8b60b8a/lib-tracing_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.384642247s INFO prepare_target{force=false package_id=tt v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt) target="tt"}: cargo::core::compiler::fingerprint: fingerprint error for tt v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("tt", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt/src/lib.rs", Edition2021) } 0.384648549s INFO prepare_target{force=false package_id=tt v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt) target="tt"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tt-9c70437a43f91bec/lib-tt` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.389368053s INFO prepare_target{force=false package_id=arrayvec v0.7.4 target="arrayvec"}: cargo::core::compiler::fingerprint: fingerprint error for arrayvec v0.7.4/Build/TargetInner { name_inferred: true, ..: lib_target("arrayvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.4/src/lib.rs", Edition2018) } 0.389373463s INFO prepare_target{force=false package_id=arrayvec v0.7.4 target="arrayvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/arrayvec-db52e4e83eec74e3/lib-arrayvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.391170809s INFO prepare_target{force=false package_id=ra-ap-rustc_lexer v0.76.0 target="ra_ap_rustc_lexer"}: cargo::core::compiler::fingerprint: fingerprint error for ra-ap-rustc_lexer v0.76.0/Build/TargetInner { ..: lib_target("ra_ap_rustc_lexer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_lexer-0.76.0/src/lib.rs", Edition2021) } 0.391175588s INFO prepare_target{force=false package_id=ra-ap-rustc_lexer v0.76.0 target="ra_ap_rustc_lexer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ra-ap-rustc_lexer-225c4e605bde4312/lib-ra_ap_rustc_lexer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.394130016s INFO prepare_target{force=false package_id=unicode-properties v0.1.1 target="unicode_properties"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-properties v0.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("unicode_properties", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.1/src/lib.rs", Edition2021) } 0.394134685s INFO prepare_target{force=false package_id=unicode-properties v0.1.1 target="unicode_properties"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-properties-7d68acf10deb1b54/lib-unicode_properties` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.395921351s INFO prepare_target{force=false package_id=unicode-xid v0.2.4 target="unicode_xid"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-xid v0.2.4/Build/TargetInner { name_inferred: true, ..: lib_target("unicode_xid", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.4/src/lib.rs", Edition2015) } 0.395926351s INFO prepare_target{force=false package_id=unicode-xid v0.2.4 target="unicode_xid"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-xid-1b9b36bfe40c3a34/lib-unicode_xid` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.397723497s INFO prepare_target{force=false package_id=stdx v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx) target="stdx"}: cargo::core::compiler::fingerprint: fingerprint error for stdx v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("stdx", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx/src/lib.rs", Edition2021) } 0.397729608s INFO prepare_target{force=false package_id=stdx v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx) target="stdx"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/stdx-982b434499301a5c/lib-stdx` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.402519564s INFO prepare_target{force=false package_id=always-assert v0.2.0 target="always_assert"}: cargo::core::compiler::fingerprint: fingerprint error for always-assert v0.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("always_assert", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/always-assert-0.2.0/src/lib.rs", Edition2018) } 0.402524573s INFO prepare_target{force=false package_id=always-assert v0.2.0 target="always_assert"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/always-assert-3f05f9e344929eb8/lib-always_assert` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.404942118s INFO prepare_target{force=false package_id=crossbeam-channel v0.5.13 target="crossbeam_channel"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-channel v0.5.13/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_channel", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13/src/lib.rs", Edition2021) } 0.404946877s INFO prepare_target{force=false package_id=crossbeam-channel v0.5.13 target="crossbeam_channel"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-channel-f439efc257d6a705/lib-crossbeam_channel` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.407376595s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="crossbeam_utils"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_utils", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs", Edition2021) } 0.407381424s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="crossbeam_utils"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-utils-24e493746a0b728e/lib-crossbeam_utils` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.410431029s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs", Edition2021) } 0.410436860s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-utils-a85b94efb65e58e5/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: cargo::core::compiler::compile 14: ::compile 15: cargo::ops::cargo_compile::compile_ws 16: cargo::ops::cargo_compile::compile 17: cargo::commands::build::exec 18: ::exec 19: cargo::cli::main 20: cargo::main 21: std::sys::backtrace::__rust_begin_short_backtrace:: 22: std::rt::lang_start::<()>::{closure#0} 23: std::rt::lang_start_internal 24: main 0.411065875s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs", Edition2021) } 0.411070473s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/crossbeam-utils-0cb19ebdee6c4e96/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.412893658s INFO prepare_target{force=false package_id=itertools v0.12.1 target="itertools"}: cargo::core::compiler::fingerprint: fingerprint error for itertools v0.12.1/Build/TargetInner { name_inferred: true, tested: false, benched: false, ..: lib_target("itertools", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1/src/lib.rs", Edition2018) } 0.412899119s INFO prepare_target{force=false package_id=itertools v0.12.1 target="itertools"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/itertools-dfa4626f45730c8f/lib-itertools` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.415315742s INFO prepare_target{force=false package_id=either v1.13.0 target="either"}: cargo::core::compiler::fingerprint: fingerprint error for either v1.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("either", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/src/lib.rs", Edition2018) } 0.415320851s INFO prepare_target{force=false package_id=either v1.13.0 target="either"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/either-6371b1ffcd8d1c2b/lib-either` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.417145780s INFO prepare_target{force=false package_id=jod-thread v0.1.2 target="jod_thread"}: cargo::core::compiler::fingerprint: fingerprint error for jod-thread v0.1.2/Build/TargetInner { name_inferred: true, ..: lib_target("jod_thread", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jod-thread-0.1.2/src/lib.rs", Edition2018) } 0.417150739s INFO prepare_target{force=false package_id=jod-thread v0.1.2 target="jod_thread"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/jod-thread-81eb6c753707ee22/lib-jod_thread` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.418960759s INFO prepare_target{force=false package_id=text-size v1.1.1 target="text_size"}: cargo::core::compiler::fingerprint: fingerprint error for text-size v1.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("text_size", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/text-size-1.1.1/src/lib.rs", Edition2018) } 0.418965508s INFO prepare_target{force=false package_id=text-size v1.1.1 target="text_size"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/text-size-e173d408d4d52fc9/lib-text_size` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.420770258s INFO prepare_target{force=false package_id=la-arena v0.3.1 target="la_arena"}: cargo::core::compiler::fingerprint: fingerprint error for la-arena v0.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("la_arena", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/la-arena-0.3.1/src/lib.rs", Edition2021) } 0.420774907s INFO prepare_target{force=false package_id=la-arena v0.3.1 target="la_arena"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/la-arena-7102245241dce97e/lib-la_arena` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.422575660s INFO prepare_target{force=false package_id=lz4_flex v0.11.3 target="lz4_flex"}: cargo::core::compiler::fingerprint: fingerprint error for lz4_flex v0.11.3/Build/TargetInner { name_inferred: true, ..: lib_target("lz4_flex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lz4_flex-0.11.3/src/lib.rs", Edition2021) } 0.422580219s INFO prepare_target{force=false package_id=lz4_flex v0.11.3 target="lz4_flex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lz4_flex-cb70fee0ace7f75b/lib-lz4_flex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.424390550s INFO prepare_target{force=false package_id=salsa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa) target="ra_salsa"}: cargo::core::compiler::fingerprint: fingerprint error for salsa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa)/Build/TargetInner { ..: lib_target("ra_salsa", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/src/lib.rs", Edition2021) } 0.424396290s INFO prepare_target{force=false package_id=salsa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa) target="ra_salsa"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/salsa-b8efcb01bbbce9b3/lib-ra_salsa` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.432127188s INFO prepare_target{force=false package_id=indexmap v2.3.0 target="indexmap"}: cargo::core::compiler::fingerprint: fingerprint error for indexmap v2.3.0/Build/TargetInner { benched: false, ..: lib_target("indexmap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.3.0/src/lib.rs", Edition2021) } 0.432132328s INFO prepare_target{force=false package_id=indexmap v2.3.0 target="indexmap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/indexmap-d3fff8605c7efb9d/lib-indexmap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.435128003s INFO prepare_target{force=false package_id=oorandom v11.1.4 target="oorandom"}: cargo::core::compiler::fingerprint: fingerprint error for oorandom v11.1.4/Build/TargetInner { ..: lib_target("oorandom", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/oorandom-11.1.4/src/lib.rs", Edition2018) } 0.435133092s INFO prepare_target{force=false package_id=oorandom v11.1.4 target="oorandom"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/oorandom-a0dd59e3cbd70666/lib-oorandom` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.436936891s INFO prepare_target{force=false package_id=parking_lot v0.12.3 target="parking_lot"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot v0.12.3/Build/TargetInner { ..: lib_target("parking_lot", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/src/lib.rs", Edition2021) } 0.436941620s INFO prepare_target{force=false package_id=parking_lot v0.12.3 target="parking_lot"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/parking_lot-c7b69163193e9fb7/lib-parking_lot` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.439950930s INFO prepare_target{force=false package_id=salsa-macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros) target="ra_salsa_macros"}: cargo::core::compiler::fingerprint: fingerprint error for salsa-macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros)/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("ra_salsa_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros/src/lib.rs", Edition2021) } 0.439956951s INFO prepare_target{force=false package_id=salsa-macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros) target="ra_salsa_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/salsa-macros-f4230745af978a6b/lib-ra_salsa_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.444123813s INFO prepare_target{force=false package_id=heck v0.4.1 target="heck"}: cargo::core::compiler::fingerprint: fingerprint error for heck v0.4.1/Build/TargetInner { name_inferred: true, ..: lib_target("heck", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.4.1/src/lib.rs", Edition2018) } 0.444128852s INFO prepare_target{force=false package_id=heck v0.4.1 target="heck"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/heck-bc96eed4d0cbe13b/lib-heck` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.445935687s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("semver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs", Edition2018) } 0.445940335s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/semver-e6406e29582d9b65/lib-semver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.449090949s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs", Edition2018) } 0.449096890s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/semver-c0d459ab4d21b495/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.449717680s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs", Edition2018) } 0.449721858s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/semver-4518cf3b38888b09/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.451528792s INFO prepare_target{force=false package_id=span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span) target="span"}: cargo::core::compiler::fingerprint: fingerprint error for span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span)/Build/TargetInner { name_inferred: true, ..: lib_target("span", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span/src/lib.rs", Edition2021) } 0.451534573s INFO prepare_target{force=false package_id=span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span) target="span"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/span-7426096758150bd8/lib-span` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.458080799s INFO prepare_target{force=false package_id=syntax v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax) target="syntax"}: cargo::core::compiler::fingerprint: fingerprint error for syntax v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax/src/lib.rs", Edition2021) } 0.458086399s INFO prepare_target{force=false package_id=syntax v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax) target="syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/syntax-877a15a457c206f1/lib-syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.466997581s INFO prepare_target{force=false package_id=cov-mark v2.0.0 target="cov_mark"}: cargo::core::compiler::fingerprint: fingerprint error for cov-mark v2.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("cov_mark", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cov-mark-2.0.0/src/lib.rs", Edition2021) } 0.467002551s INFO prepare_target{force=false package_id=cov-mark v2.0.0 target="cov_mark"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cov-mark-20e9baba7b278528/lib-cov_mark` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.468845432s INFO prepare_target{force=false package_id=parser v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser) target="parser"}: cargo::core::compiler::fingerprint: fingerprint error for parser v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("parser", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser/src/lib.rs", Edition2021) } 0.468851013s INFO prepare_target{force=false package_id=parser v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser) target="parser"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/parser-572c545b4bc90146/lib-parser` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.473100078s INFO prepare_target{force=false package_id=drop_bomb v0.1.5 target="drop_bomb"}: cargo::core::compiler::fingerprint: fingerprint error for drop_bomb v0.1.5/Build/TargetInner { name_inferred: true, ..: lib_target("drop_bomb", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/drop_bomb-0.1.5/src/lib.rs", Edition2015) } 0.473105238s INFO prepare_target{force=false package_id=drop_bomb v0.1.5 target="drop_bomb"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/drop_bomb-6167f3fc3a2bed29/lib-drop_bomb` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.474945094s INFO prepare_target{force=false package_id=limit v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/limit) target="limit"}: cargo::core::compiler::fingerprint: fingerprint error for limit v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/limit)/Build/TargetInner { name_inferred: true, ..: lib_target("limit", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/limit/src/lib.rs", Edition2021) } 0.474950424s INFO prepare_target{force=false package_id=limit v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/limit) target="limit"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/limit-4950fb7192395243/lib-limit` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.476786433s INFO prepare_target{force=false package_id=rowan v0.15.15 target="rowan"}: cargo::core::compiler::fingerprint: fingerprint error for rowan v0.15.15/Build/TargetInner { name_inferred: true, ..: lib_target("rowan", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rowan-0.15.15/src/lib.rs", Edition2021) } 0.476791262s INFO prepare_target{force=false package_id=rowan v0.15.15 target="rowan"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rowan-c9b7ffe7f0eb66f6/lib-rowan` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.481644996s INFO prepare_target{force=false package_id=countme v3.0.1 target="countme"}: cargo::core::compiler::fingerprint: fingerprint error for countme v3.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("countme", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/countme-3.0.1/src/lib.rs", Edition2018) } 0.481650126s INFO prepare_target{force=false package_id=countme v3.0.1 target="countme"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/countme-56a11782a64b8271/lib-countme` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.483483079s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="memoffset"}: cargo::core::compiler::fingerprint: fingerprint error for memoffset v0.9.1/Build/TargetInner { name_inferred: true, ..: lib_target("memoffset", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/src/lib.rs", Edition2015) } 0.483488078s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="memoffset"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/memoffset-76a6552f2271dc82/lib-memoffset` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.486581926s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for memoffset v0.9.1/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/build.rs", Edition2015) } 0.486588459s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/memoffset-79e73e6fa7c5e323/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.487234104s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for memoffset v0.9.1/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/build.rs", Edition2015) } 0.487238713s INFO prepare_target{force=false package_id=memoffset v0.9.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/memoffset-c9e77b1ba37f1ce2/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.489690011s INFO prepare_target{force=false package_id=rustc-hash v1.1.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-hash v1.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/src/lib.rs", Edition2015) } 0.489695381s INFO prepare_target{force=false package_id=rustc-hash v1.1.0 target="rustc_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustc-hash-fe68cfa47c5d0d8a/lib-rustc_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.491428047s INFO prepare_target{force=false package_id=smol_str v0.3.2 target="smol_str"}: cargo::core::compiler::fingerprint: fingerprint error for smol_str v0.3.2/Build/TargetInner { ..: lib_target("smol_str", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smol_str-0.3.2/src/lib.rs", Edition2021) } 0.491432976s INFO prepare_target{force=false package_id=smol_str v0.3.2 target="smol_str"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/smol_str-8f0dd466c308f2ad/lib-smol_str` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.493280446s INFO prepare_target{force=false package_id=vfs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs) target="vfs"}: cargo::core::compiler::fingerprint: fingerprint error for vfs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("vfs", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs/src/lib.rs", Edition2021) } 0.493286087s INFO prepare_target{force=false package_id=vfs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs) target="vfs"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/vfs-f02d24e02ca4d71a/lib-vfs` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.499976632s INFO prepare_target{force=false package_id=fst v0.4.7 target="fst"}: cargo::core::compiler::fingerprint: fingerprint error for fst v0.4.7/Build/TargetInner { name_inferred: true, ..: lib_target("fst", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7/src/lib.rs", Edition2018) } 0.499981651s INFO prepare_target{force=false package_id=fst v0.4.7 target="fst"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/fst-7320152cb7c0b602/lib-fst` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.503080559s INFO prepare_target{force=false package_id=fst v0.4.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for fst v0.4.7/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7/build.rs", Edition2018) } 0.503086370s INFO prepare_target{force=false package_id=fst v0.4.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/fst-115ad139f1087733/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.503720674s INFO prepare_target{force=false package_id=fst v0.4.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for fst v0.4.7/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7/build.rs", Edition2018) } 0.503725002s INFO prepare_target{force=false package_id=fst v0.4.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/fst-2a39bcbb6e5fed14/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.505570689s INFO prepare_target{force=false package_id=nohash-hasher v0.2.0 target="nohash_hasher"}: cargo::core::compiler::fingerprint: fingerprint error for nohash-hasher v0.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("nohash_hasher", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nohash-hasher-0.2.0/src/lib.rs", Edition2018) } 0.505575598s INFO prepare_target{force=false package_id=nohash-hasher v0.2.0 target="nohash_hasher"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/nohash-hasher-f678122d35a14d4d/lib-nohash_hasher` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.507426144s INFO prepare_target{force=false package_id=paths v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths) target="paths"}: cargo::core::compiler::fingerprint: fingerprint error for paths v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("paths", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths/src/lib.rs", Edition2021) } 0.507431625s INFO prepare_target{force=false package_id=paths v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths) target="paths"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/paths-ee6a536c46510482/lib-paths` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.510492561s INFO prepare_target{force=false package_id=camino v1.1.7 target="camino"}: cargo::core::compiler::fingerprint: fingerprint error for camino v1.1.7/Build/TargetInner { name_inferred: true, ..: lib_target("camino", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/src/lib.rs", Edition2018) } 0.510497420s INFO prepare_target{force=false package_id=camino v1.1.7 target="camino"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/camino-69c3ac02e511f390/lib-camino` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.514182583s INFO prepare_target{force=false package_id=camino v1.1.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for camino v1.1.7/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/build.rs", Edition2018) } 0.514188323s INFO prepare_target{force=false package_id=camino v1.1.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/camino-be380d85c5bd6397/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.514819913s INFO prepare_target{force=false package_id=camino v1.1.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for camino v1.1.7/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/build.rs", Edition2018) } 0.514824121s INFO prepare_target{force=false package_id=camino v1.1.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/camino-971463b7c5f3c056/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.516665980s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="serde_json"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.124/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde_json", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/src/lib.rs", Edition2021) } 0.516670759s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="serde_json"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_json-9b0f9bdd7a19507c/lib-serde_json` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.520900368s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: fingerprint error for memchr v2.7.4/Build/TargetInner { benched: false, ..: lib_target("memchr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs", Edition2021) } 0.520905759s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/memchr-fd22571f88ef325c/lib-memchr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.523966244s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.124/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/build.rs", Edition2021) } 0.523971755s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_json-9da789076757d466/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.524596131s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.124/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/build.rs", Edition2021) } 0.524600178s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_json-6bfa544849f1e900/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.526389149s INFO prepare_target{force=false package_id=proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) target="proc_macro_srv"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("proc_macro_srv", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/src/lib.rs", Edition2021) } 0.526394850s INFO prepare_target{force=false package_id=proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) target="proc_macro_srv"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/proc-macro-srv-a4c4588b74319f28/lib-proc_macro_srv` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.535387464s INFO prepare_target{force=false package_id=libloading v0.8.5 target="libloading"}: cargo::core::compiler::fingerprint: fingerprint error for libloading v0.8.5/Build/TargetInner { name_inferred: true, ..: lib_target("libloading", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5/src/lib.rs", Edition2015) } 0.535392634s INFO prepare_target{force=false package_id=libloading v0.8.5 target="libloading"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libloading-07433b47caa8f190/lib-libloading` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.537820979s INFO prepare_target{force=false package_id=memmap2 v0.5.10 target="memmap2"}: cargo::core::compiler::fingerprint: fingerprint error for memmap2 v0.5.10/Build/TargetInner { name_inferred: true, ..: lib_target("memmap2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.5.10/src/lib.rs", Edition2018) } 0.537825728s INFO prepare_target{force=false package_id=memmap2 v0.5.10 target="memmap2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/memmap2-7b993c114f7a542a/lib-memmap2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.540240758s INFO prepare_target{force=false package_id=object v0.33.0 target="object"}: cargo::core::compiler::fingerprint: fingerprint error for object v0.33.0/Build/TargetInner { name_inferred: true, ..: lib_target("object", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.33.0/src/lib.rs", Edition2018) } 0.540245226s INFO prepare_target{force=false package_id=object v0.33.0 target="object"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/object-2fc0ee097d01eec1/lib-object` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.543901234s INFO prepare_target{force=false package_id=proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/build.rs", Edition2021) } 0.543907766s INFO prepare_target{force=false package_id=proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/proc-macro-srv-09ade4ea70e74537/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.544531231s INFO prepare_target{force=false package_id=proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/build.rs", Edition2021) } 0.544535960s INFO prepare_target{force=false package_id=proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/proc-macro-srv-37049175652949d1/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.546361489s INFO prepare_target{force=false package_id=syntax-bridge v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge) target="syntax_bridge"}: cargo::core::compiler::fingerprint: fingerprint error for syntax-bridge v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("syntax_bridge", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge/src/lib.rs", Edition2021) } 0.546366909s INFO prepare_target{force=false package_id=syntax-bridge v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge) target="syntax_bridge"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/syntax-bridge-7207a3b2f22bff57/lib-syntax_bridge` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.554208023s INFO prepare_target{force=false package_id=proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/build.rs", Edition2021) } 0.554213904s INFO prepare_target{force=false package_id=proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/proc-macro-srv-cli-3d3381cfcf45e56d/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.554828772s INFO prepare_target{force=false package_id=proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/build.rs", Edition2021) } 0.554833621s INFO prepare_target{force=false package_id=proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/proc-macro-srv-cli-dd4d045c32766710/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling autocfg v1.3.0 Compiling libc v0.2.155 Compiling serde v1.0.206 Compiling once_cell v1.19.0 Compiling hashbrown v0.14.5 Compiling pin-project-lite v0.2.14 Fresh cfg-if v1.0.0 Compiling crossbeam-utils v0.8.20 Compiling either v1.13.0 Fresh scopeguard v1.2.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/scopeguard-1.2.0/src/lib.rs:486:32 | 486 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 486 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh smallvec v1.13.2 Fresh rustc-hash v2.0.0 Compiling stable_deref_trait v1.2.0 Compiling unicode-properties v0.1.1 Compiling jod-thread v0.1.2 Compiling unicode-xid v0.2.4 Fresh equivalent v1.0.1 Compiling camino v1.1.7 Compiling text-size v1.1.1 Compiling fst v0.4.7 Compiling rustc-hash v1.1.0 Compiling drop_bomb v0.1.5 Compiling sptr v0.3.2 Compiling limit v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/limit) Compiling countme v3.0.1 Compiling heck v0.4.1 Compiling cov-mark v2.0.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=e53bc97c9dfc599f -C extra-filename=-e53bc97c9dfc599f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro2-e53bc97c9dfc599f -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6b9b866a4998e471 -C extra-filename=-6b9b866a4998e471 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/autocfg-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=53765ef28569b0fb -C extra-filename=-53765ef28569b0fb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=d939443bfe500644 -C extra-filename=-d939443bfe500644 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-d939443bfe500644 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/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.206 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=206 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/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)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c4fc028cdf6232e4 -C extra-filename=-c4fc028cdf6232e4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-c4fc028cdf6232e4 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `scopeguard` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --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=a2b753988eea955c -C extra-filename=-a2b753988eea955c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=68cac01c4f220b1e -C extra-filename=-68cac01c4f220b1e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.19.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=ec656b74b2d42576 -C extra-filename=-ec656b74b2d42576 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling smol_str v0.3.2 Compiling nohash-hasher v0.2.0 Compiling arrayvec v0.7.4 Compiling oorandom v11.1.4 Compiling semver v1.0.23 Compiling la-arena v0.3.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=0cb19ebdee6c4e96 -C extra-filename=-0cb19ebdee6c4e96 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/crossbeam-utils-0cb19ebdee6c4e96 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/autocfg-1.3.0/src/error.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=text_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/text-size-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/text-size-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov :Christopher Durham (CAD97) ' CARGO_PKG_DESCRIPTION='Newtypes for text offsets' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=text-size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-analyzer/text-size' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/text-size-1.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name text_size --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/text-size-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=e173d408d4d52fc9 -C extra-filename=-e173d408d4d52fc9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=6371b1ffcd8d1c2b -C extra-filename=-6371b1ffcd8d1c2b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=jod_thread CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jod-thread-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jod-thread-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='std::thread which joins on drop by default.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jod-thread CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/jod-thread' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jod-thread-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name jod_thread --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jod-thread-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=81eb6c753707ee22 -C extra-filename=-81eb6c753707ee22 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Query character Unicode properties according to UAX #44 and UTR #51. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-properties' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_properties --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="emoji"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=7d68acf10deb1b54 -C extra-filename=-7d68acf10deb1b54 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=971463b7c5f3c056 -C extra-filename=-971463b7c5f3c056 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/camino-971463b7c5f3c056 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-xid-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=1b9b36bfe40c3a34 -C extra-filename=-1b9b36bfe40c3a34 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=f1052e6e3e9f4b46 -C extra-filename=-f1052e6e3e9f4b46 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "levenshtein", "utf8-ranges"))' -C metadata=2a39bcbb6e5fed14 -C extra-filename=-2a39bcbb6e5fed14 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/fst-2a39bcbb6e5fed14 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=smol_str CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smol_str-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smol_str-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov :Lukas Wirth ' CARGO_PKG_DESCRIPTION='small-string optimized string type with O(1) clone' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smol_str CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-analyzer/smol_str' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smol_str-0.3.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name smol_str --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smol_str-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "serde", "std"))' -C metadata=8f0dd466c308f2ad -C extra-filename=-8f0dd466c308f2ad --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=drop_bomb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/drop_bomb-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/drop_bomb-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='A runtime guard for implementing linear types. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=drop_bomb CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/drop_bomb' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/drop_bomb-0.1.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name drop_bomb --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/drop_bomb-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6167f3fc3a2bed29 -C extra-filename=-6167f3fc3a2bed29 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=nohash_hasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nohash-hasher-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nohash-hasher-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Parity Technologies ' CARGO_PKG_DESCRIPTION='An implementation of `std::hash::Hasher` which does not hash at all.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nohash-hasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paritytech/nohash-hasher' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nohash-hasher-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name nohash_hasher --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nohash-hasher-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f678122d35a14d4d -C extra-filename=-f678122d35a14d4d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=oorandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/oorandom-11.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/oorandom-11.1.4/Cargo.toml CARGO_PKG_AUTHORS='Simon Heath ' CARGO_PKG_DESCRIPTION='A tiny, robust PRNG implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oorandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://hg.sr.ht/~icefox/oorandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=11.1.4 CARGO_PKG_VERSION_MAJOR=11 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/oorandom-11.1.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name oorandom --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/oorandom-11.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a0dd59e3cbd70666 -C extra-filename=-a0dd59e3cbd70666 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=limit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/limit CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/limit/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A struct to enforce limits for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=limit CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name limit --edition=2021 crates/limit/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("tracking"))' -C metadata=4950fb7192395243 -C extra-filename=-4950fb7192395243 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=4518cf3b38888b09 -C extra-filename=-4518cf3b38888b09 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/semver-4518cf3b38888b09 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.4/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=db52e4e83eec74e3 -C extra-filename=-db52e4e83eec74e3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=la_arena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/la-arena-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/la-arena-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Simple index-based arena without deletion.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=la-arena CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer/tree/master/lib/la-arena' CARGO_PKG_RUST_VERSION=1.56 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/la-arena-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name la_arena --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/la-arena-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7102245241dce97e -C extra-filename=-7102245241dce97e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fe68cfa47c5d0d8a -C extra-filename=-fe68cfa47c5d0d8a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=countme CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/countme-3.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/countme-3.0.1/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Counts the number of live instances of types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=countme CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/countme' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/countme-3.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name countme --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/countme-3.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dashmap", "enable", "once_cell", "print_at_exit", "rustc-hash"))' -C metadata=56a11782a64b8271 -C extra-filename=-56a11782a64b8271 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sptr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sptr-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sptr-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='sptr: The Strict Provenance Polyfill' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sptr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gankra/sptr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sptr-0.3.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sptr --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sptr-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "opaque_fn", "uptr"))' -C metadata=873112a87cfb78e6 -C extra-filename=-873112a87cfb78e6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.19.0/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.19.0/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.19.0/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.19.0/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling memchr v2.7.4 Compiling serde_json v1.0.124 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cov_mark CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cov-mark-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cov-mark-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Manual coverage marks.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cov-mark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/cov-mark' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cov-mark-2.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cov_mark --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cov-mark-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="enable"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "enable"))' -C metadata=20e9baba7b278528 -C extra-filename=-20e9baba7b278528 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='https://github.com/withoutboats/heck' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.4.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name heck --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=bc96eed4d0cbe13b -C extra-filename=-bc96eed4d0cbe13b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling tracing-core v0.1.32 Fresh itoa v1.0.11 Fresh ryu v1.0.18 Compiling lz4_flex v0.11.3 Compiling proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) Compiling ra-ap-rustc_lexer v0.76.0 warning: `once_cell` (lib) generated 4 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/smol_str-0.3.2/src/lib.rs:219:32 | 219 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 219 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/smol_str-0.3.2/src/lib.rs:225:32 | 225 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 225 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling libloading v0.8.5 Compiling itertools v0.12.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nohash-hasher-0.2.0/src/lib.rs:119:32 | 119 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 119 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) warning: `autocfg` (lib) generated 1 warning Compiling lock_api v0.4.12 Compiling memoffset v0.9.1 warning: `nohash-hasher` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/arrayvec.rs:604:50 | 604 | pub fn drain(&mut self, range: R) -> Drain | -----^------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 604 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/arrayvec.rs:631:65 | 631 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | -----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/arrayvec.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/arrayvec.rs:1203:32 | 1203 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/array_string.rs:498:32 | 498 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 498 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/array_string.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/errors.rs:39:32 | 39 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/errors.rs:45:32 | 45 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=fd22571f88ef325c -C extra-filename=-fd22571f88ef325c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/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.124 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=124 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=6bfa544849f1e900 -C extra-filename=-6bfa544849f1e900 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-6bfa544849f1e900 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro2-34421eb8ad23cd4e/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro2-e53bc97c9dfc599f/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/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.206 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=206 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde-84a44c1e25be2d20/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-c4fc028cdf6232e4/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.32 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=df2477d9a8b60b8a -C extra-filename=-df2477d9a8b60b8a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `nightly_docs` --> /rust/deps/cov-mark-2.0.0/src/lib.rs:73:13 | 73 | #![cfg_attr(nightly_docs, deny(broken_intra_doc_links))] | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_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: `nightly_docs` --> /rust/deps/cov-mark-2.0.0/src/lib.rs:74:13 | 74 | #![cfg_attr(nightly_docs, feature(doc_cfg))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Proc-macro server for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-srv CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 crates/proc-macro-srv/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=37049175652949d1 -C extra-filename=-37049175652949d1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro-srv-37049175652949d1 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lz4_flex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lz4_flex-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lz4_flex-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Pascal Seitz :Arthur Silva :ticki ' CARGO_PKG_DESCRIPTION='Fastest LZ4 implementation in Rust, no unsafe by default.' CARGO_PKG_HOMEPAGE='https://github.com/pseitz/lz4_flex' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lz4_flex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pseitz/lz4_flex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lz4_flex-0.11.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lz4_flex --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lz4_flex-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "frame", "nightly", "safe-decode", "safe-encode", "std"))' -C metadata=cb70fee0ace7f75b -C extra-filename=-cb70fee0ace7f75b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/crossbeam-utils-a85b94efb65e58e5/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/crossbeam-utils-0cb19ebdee6c4e96/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/kebab.rs:41:32 | 41 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 41 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lower_camel.rs:42:32 | 42 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 42 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/shouty_kebab.rs:42:32 | 42 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 42 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/shouty_snake.rs:56:32 | 56 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 56 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/snake.rs:54:32 | 54 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/title.rs:42:32 | 42 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 42 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/train.rs:42:32 | 42 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 42 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/upper_camel.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libc-661667df22cc77b3/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-d939443bfe500644/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lib.rs:85:30 | 85 | F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 85 | F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lib.rs:86:24 | 86 | G: FnMut(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 86 | G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lib.rs:82:18 | 82 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lib.rs:178:36 | 178 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lib.rs:191:36 | 191 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lib.rs:199:37 | 199 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_lexer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_lexer-0.76.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_lexer-0.76.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_lexer` in the rust-lang/rust repository from commit 145f9cf95de1fbde3fa11e98461310e0373253e6 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_lexer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.76.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=76 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_lexer-0.76.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ra_ap_rustc_lexer --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_lexer-0.76.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=225c4e605bde4312 -C extra-filename=-225c4e605bde4312 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern unicode_properties=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_properties-7d68acf10deb1b54.rmeta --extern unicode_xid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_xid-1b9b36bfe40c3a34.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A standalone binary for the `proc-macro-srv` crate of rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-srv-cli CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 crates/proc-macro-srv-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=dd4d045c32766710 -C extra-filename=-dd4d045c32766710 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro-srv-cli-dd4d045c32766710 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libloading --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libloading-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=07433b47caa8f190 -C extra-filename=-07433b47caa8f190 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [serde 1.0.206] cargo:rerun-if-changed=build.rs [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_target_has_atomic) warning: outlives requirements can be inferred --> /rust/deps/arrayvec-0.7.4/src/arrayvec.rs:957:23 | 957 | pub struct Drain<'a, T: 'a, const CAP: usize> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.86] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.86] cargo:rustc-cfg=wrap_proc_macro warning: `smol_str` (lib) generated 2 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=ea01024a786bb2e3 -C extra-filename=-ea01024a786bb2e3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/lock_api-ea01024a786bb2e3 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern autocfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libautocfg-53765ef28569b0fb.rlib --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-core-0.1.32/src/lib.rs:138:5 | 138 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.32/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `arrayvec` (lib) generated 9 warnings warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.32/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:374:11 | 374 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:719:11 | 719 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `heck` (lib) generated 14 warnings warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:722:11 | 722 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:730:11 | 730 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:733:11 | 733 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=dfa4626f45730c8f -C extra-filename=-dfa4626f45730c8f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) [libc 0.2.155] cargo:rerun-if-changed=build.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/fst-115ad139f1087733/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/fst-2a39bcbb6e5fed14/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/semver-c0d459ab4d21b495/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/semver-4518cf3b38888b09/build-script-build` warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/lz4_flex-0.11.3/src/lib.rs:75:13 | 75 | #![cfg_attr(nightly, feature(optimize_attribute))] | ^^^^^^^ help: found config with similar value: `feature = "nightly"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /rust/deps/lz4_flex-0.11.3/src/lib.rs:71:9 | 71 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:56:12 | 56 | #[cfg_attr(nightly, optimize(size))] // to avoid loop unrolling | ^^^^^^^ help: found config with similar value: `feature = "nightly"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:142:19 | 142 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:369:19 | 369 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:396:19 | 396 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:437:19 | 437 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:340:23 | 340 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:414:27 | 414 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration [libc 0.2.155] cargo:rustc-cfg=freebsd11 [libc 0.2.155] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.155] cargo:rustc-cfg=libc_union [libc 0.2.155] cargo:rustc-cfg=libc_const_size_of [libc 0.2.155] cargo:rustc-cfg=libc_align [libc 0.2.155] cargo:rustc-cfg=libc_int128 [libc 0.2.155] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.155] cargo:rustc-cfg=libc_packedN [libc 0.2.155] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.155] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.155] cargo:rustc-cfg=libc_long_array [libc 0.2.155] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.155] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.155] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.155] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.155] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_union) warning: `cov-mark` (lib) generated 2 warnings [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/lz4_flex-0.11.3/src/block/mod.rs:107:32 | 107 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `#[warn(elided_lifetimes_in_paths)]` implied by `#[warn(warnings)]` help: indicate the anonymous lifetime | 107 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/lz4_flex-0.11.3/src/block/mod.rs:130:32 | 130 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_UNBOUNDED_DEPTH=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/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.124 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=124 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde_json-9da789076757d466/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-6bfa544849f1e900/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_SERDE=1 CARGO_FEATURE_SERDE1=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/camino-be380d85c5bd6397/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/camino-971463b7c5f3c056/build-script-build` warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/lib.rs:45:26 | 45 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/lib.rs:49:26 | 49 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/mod.rs:20:17 | 20 | #[cfg(any(unix, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/mod.rs:21:12 | 21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/mod.rs:25:20 | 25 | #[cfg(any(windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:3:11 | 3 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:5:15 | 5 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/consts.rs:46:11 | 46 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/consts.rs:55:15 | 55 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:380:32 | 380 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 380 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:441:32 | 441 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/error.rs:7:37 | 7 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/error.rs:22:37 | 22 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/error.rs:109:37 | 109 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:1:7 | 1 | #[cfg(libloading_docs)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:3:15 | 3 | #[cfg(all(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:5:15 | 5 | #[cfg(all(not(libloading_docs), windows))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:15:12 | 15 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:197:12 | 197 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/safe.rs:168:32 | 168 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 168 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/safe.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/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.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=c9e77b1ba37f1ce2 -C extra-filename=-c9e77b1ba37f1ce2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/memoffset-c9e77b1ba37f1ce2 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern autocfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libautocfg-53765ef28569b0fb.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro2-34421eb8ad23cd4e/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=979720bda4158dbf -C extra-filename=-979720bda4158dbf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libunicode_ident-6b9b866a4998e471.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` [semver 1.0.23] cargo:rerun-if-changed=build.rs warning: outlives requirements can be inferred --> /rust/deps/libloading-0.8.5/src/safe.rs:198:26 | 198 | pub struct Symbol<'lib, T: 'lib> { | ^^^^^^[semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libc-661667df22cc77b3/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=12416fbe2e4c8608 -C extra-filename=-12416fbe2e4c8608 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` [serde_json 1.0.124] cargo:rerun-if-changed=build.rs [serde_json 1.0.124] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.124] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.124] cargo:rustc-cfg=limb_width_64 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/crossbeam-utils-a85b94efb65e58e5/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=24e493746a0b728e -C extra-filename=-24e493746a0b728e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning: `lz4_flex` (lib) generated 10 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_IN_RUST_TREE=1 CARGO_FEATURE_SYSROOT_ABI=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Proc-macro server for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-srv CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-srv-09ade4ea70e74537/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro-srv-37049175652949d1/build-script-build` Compiling indexmap v2.3.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fst CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/fst-115ad139f1087733/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fst --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fst-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "levenshtein", "utf8-ranges"))' -C metadata=7320152cb7c0b602 -C extra-filename=-7320152cb7c0b602 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [camino 1.1.7] cargo:rerun-if-changed=build.rs [camino 1.1.7] cargo:rustc-check-cfg=cfg(doc_cfg) [camino 1.1.7] cargo:rustc-check-cfg=cfg(path_buf_deref_mut) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_IN_RUST_TREE=1 CARGO_FEATURE_SYSROOT_ABI=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A standalone binary for the `proc-macro-srv` crate of rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-srv-cli CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-srv-cli-3d3381cfcf45e56d/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro-srv-cli-dd4d045c32766710/build-script-build` [camino 1.1.7] cargo:rustc-check-cfg=cfg(path_buf_capacity) [camino 1.1.7] cargo:rustc-check-cfg=cfg(shrink_to) [camino 1.1.7] cargo:rustc-check-cfg=cfg(try_reserve_2) [camino 1.1.7] cargo:rustc-cfg=path_buf_capacity [camino 1.1.7] cargo:rustc-cfg=shrink_to [camino 1.1.7] cargo:rustc-cfg=try_reserve_2 [camino 1.1.7] cargo:rustc-cfg=path_buf_deref_mut warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/semver-c0d459ab4d21b495/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e6406e29582d9b65 -C extra-filename=-e6406e29582d9b65 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `libloading` (lib) generated 23 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime [proc-macro-srv 0.0.0] cargo::rustc-check-cfg=cfg(rust_analyzer) | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=d3fff8605c7efb9d -C extra-filename=-d3fff8605c7efb9d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern equivalent=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libequivalent-bd77e98ce9bffcdc.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-a2b753988eea955c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/lock_api-b3111dcbe797b64d/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/lock_api-ea01024a786bb2e3/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: creating a shared reference to mutable static is discouraged --> /rust/deps/tracing-core-0.1.32/src/dispatcher.rs:458:9 | 458 | &GLOBAL_DISPATCH | ^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default [proc-macro-srv 0.0.0] cargo::rustc-env=RUSTC_VERSION=rustc 1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball) help: use `&raw const` instead to create a raw pointer | 458 | &raw const GLOBAL_DISPATCH | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13[proc-macro-srv-cli 0.0.0] cargo:rustc-check-cfg=cfg(rust_analyzer) | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `test` and 3 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` 78 | 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fst-0.4.7/src/raw/mod.rs:636:25 | 636 | fn as_ref(&self) -> FstRef { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 636 | fn as_ref(&self) -> FstRef<'_> { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: unused extern crate --> /rust/deps/memoffset-0.9.1/build.rs:1:1 | 1 | extern crate autocfg; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ Compiling object v0.33.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.33.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.33.0/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.33.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.33.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=2fc0ee097d01eec1 -C extra-filename=-2fc0ee097d01eec1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-fd22571f88ef325c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/lock_api-b3111dcbe797b64d/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=2c5ead2d6465efce -C extra-filename=-2c5ead2d6465efce --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern scopeguard=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libscopeguard-e0849a5ba120e061.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` warning: `memoffset` (build script) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/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.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/memoffset-79e73e6fa7c5e323/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/memoffset-c9e77b1ba37f1ce2/build-script-build` warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [memoffset 0.9.1] cargo:rustc-cfg=tuple_ty [memoffset 0.9.1] cargo:rustc-cfg=allow_clippy [memoffset 0.9.1] cargo:rustc-cfg=maybe_uninit [memoffset 0.9.1] cargo:rustc-cfg=doctests [memoffset 0.9.1] cargo:rustc-cfg=raw_ref_macros [memoffset 0.9.1] cargo:rustc-cfg=stable_const [memoffset 0.9.1] cargo:rustc-cfg=stable_offset_of Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/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.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/memoffset-79e73e6fa7c5e323/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memoffset --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=76a6552f2271dc82 -C extra-filename=-76a6552f2271dc82 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` warning: unexpected `cfg` condition name: `doctests` --> /rust/deps/memoffset-0.9.1/src/lib.rs:59:7 | 59 | #[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` --> /rust/deps/memoffset-0.9.1/src/lib.rs:62:7 | 62 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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` --> /rust/deps/memoffset-0.9.1/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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:57:7 | 57 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:69:11 | 69 | #[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: `allow_clippy` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:90:7 | 90 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:100:11 | 100 | #[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: `allow_clippy` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:125:7 | 125 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:141:11 | 141 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:183:7 | 183 | #[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` --> /rust/deps/memoffset-0.9.1/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` --> /rust/deps/memoffset-0.9.1/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: `stable_const` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:49:7 | 49 | #[cfg(stable_const)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:61:11 | 61 | #[cfg(not(stable_const))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:70:11 | 70 | #[cfg(not(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:83:7 | 83 | #[cfg(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:127:7 | 127 | #[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: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:128:11 | 128 | #[cfg(not(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:142:7 | 142 | #[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: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:143:7 | 143 | #[cfg(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:160:7 | 160 | #[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: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:170:11 | 170 | #[cfg(not(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:184:7 | 184 | #[cfg(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling rowan v0.15.15 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rowan CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rowan-0.15.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rowan-0.15.15/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Library for generic lossless syntax trees' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rowan CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-analyzer/rowan' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rowan-0.15.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rowan --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rowan-0.15.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=c9b7ffe7f0eb66f6 -C extra-filename=-c9b7ffe7f0eb66f6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern countme=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcountme-56a11782a64b8271.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-a2b753988eea955c.rmeta --extern memoffset=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemoffset-76a6552f2271dc82.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-fe68cfa47c5d0d8a.rmeta --extern text_size=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtext_size-e173d408d4d52fc9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `memoffset` (lib) generated 24 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rowan-0.15.15/src/green/node.rs:256:36 | 256 | pub(crate) fn as_ref(&self) -> GreenElementRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 256 | pub(crate) fn as_ref(&self) -> GreenElementRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rowan-0.15.15/src/cursor.rs:328:44 | 328 | fn green_siblings(&self) -> slice::Iter { | -----------^----------- expected lifetime parameter | help: indicate the anonymous lifetime | 328 | fn green_siblings(&self) -> slice::Iter<'_, GreenChild> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rowan-0.15.15/src/syntax_text.rs:126:32 | 126 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 126 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rowan-0.15.15/src/syntax_text.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: field `0` is never read --> /rust/deps/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default Compiling quote v1.0.36 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=2c0e1157013b0179 -C extra-filename=-2c0e1157013b0179 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling parking_lot_core v0.9.10 Compiling memmap2 v0.5.10 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/parking_lot_core-d7a08293e1c39214/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=8e34ec5d879b3300 -C extra-filename=-8e34ec5d879b3300 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-12416fbe2e4c8608.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-5d22f4452ed3bcb0.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.5.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.5.10/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.5.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.5.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=7b993c114f7a542a -C extra-filename=-7b993c114f7a542a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-12416fbe2e4c8608.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `lock_api` (lib) generated 7 warnings warning: `tracing-core` (lib) generated 10 warnings warning: unused extern crate --> /rust/deps/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unused import: `UnparkHandle` --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /rust/deps/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `extern crate` is not idiomatic in the new edition --> /rust/deps/memmap2-0.5.10/src/unix.rs:1:1 | 1 | extern crate libc; | ^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 1 | use libc; | ~~~ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memmap2-0.5.10/src/lib.rs:682:34 | 682 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 682 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memmap2-0.5.10/src/lib.rs:854:34 | 854 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 854 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memmap2-0.5.10/src/lib.rs:1155:34 | 1155 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1155 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `proc-macro2` (lib) generated 111 warnings Compiling crossbeam-channel v0.5.13 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_channel --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f439efc257d6a705 -C extra-filename=-f439efc257d6a705 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-24e493746a0b728e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `semver` (lib) generated 15 warnings Compiling syn v2.0.74 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.74 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.74/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.74 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=74 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.74 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.74/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=50b2b11a49e71df0 -C extra-filename=-50b2b11a49e71df0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rmeta --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libunicode_ident-6b9b866a4998e471.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling dashmap v5.5.3 Compiling parking_lot v0.12.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=dashmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dashmap-5.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dashmap-5.5.3/Cargo.toml CARGO_PKG_AUTHORS='Acrimon ' CARGO_PKG_DESCRIPTION='Blazing fast concurrent HashMap for Rust.' CARGO_PKG_HOMEPAGE='https://github.com/xacrimon/dashmap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dashmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xacrimon/dashmap' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=5.5.3 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dashmap-5.5.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name dashmap --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dashmap-5.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="raw-api"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "inline", "raw-api", "rayon", "serde"))' -C metadata=99390fdbac1282a4 -C extra-filename=-99390fdbac1282a4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-a2b753988eea955c.rmeta --extern lock_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblock_api-2c5ead2d6465efce.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot_core-8e34ec5d879b3300.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=c7b69163193e9fb7 -C extra-filename=-c7b69163193e9fb7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern lock_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblock_api-2c5ead2d6465efce.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot_core-8e34ec5d879b3300.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `memchr` (lib) generated 2 warnings warning: `quote` (lib) generated 13 warnings warning: `memmap2` (lib) generated 4 warnings warning: `crossbeam-utils` (lib) generated 23 warnings warning: `parking_lot_core` (lib) generated 2 warnings warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /rust/deps/rowan-0.15.15/src/arc.rs:86:9 | 86 | this.ptr() == other.ptr() | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 86 | std::ptr::addr_eq(this.ptr(), other.ptr()) | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 86 | std::ptr::eq(this.ptr(), other.ptr()) | +++++++++++++ ~ + warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 520 | / define_punctuation_structs! { 521 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 522 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:608:32 | 608 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:245:44 | 245 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 245 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = 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) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:479:44 | 479 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 794 | / define_delimiters! { 795 | | Brace pub struct Brace /// `{`…`}` 796 | | Bracket pub struct Bracket /// `[`…`]` 797 | | Parenthesis pub struct Paren /// `(`…`)` 798 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 479 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:640:38 | 640 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 640 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:647:45 | 647 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 647 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:657:45 | 657 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 657 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:669:25 | 669 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 669 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:677:25 | 677 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 677 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:685:25 | 685 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 685 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:691:60 | 691 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 691 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:701:54 | 701 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:710:60 | 710 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:735:44 | 735 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 735 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:746:44 | 746 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 746 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/error.rs:351:40 | 351 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 351 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:811:45 | 811 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:873:52 | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /rust/deps/syn-2.0.74/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /rust/deps/syn-2.0.74/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /rust/deps/syn-2.0.74/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /rust/deps/syn-2.0.74/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /rust/deps/syn-2.0.74/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /rust/deps/syn-2.0.74/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1177:59 | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1248:30 | 1248 | fn can_begin_expr(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn can_begin_expr(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1268:16 | 1268 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1268 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1440:26 | 1440 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1453:26 | 1453 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1519:16 | 1519 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1519 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1521:16 | 1521 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1539:30 | 1539 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1539 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1703:25 | 1703 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1703 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1780:28 | 1780 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1838:28 | 1838 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1838 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1869:16 | 1869 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1869 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1905:25 | 1905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1914:30 | 1914 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1914 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1953:31 | 1953 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1953 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2000:25 | 2000 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2000 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2026:25 | 2026 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2026 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2059:25 | 2059 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2059 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2068:16 | 2068 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2068 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2104:25 | 2104 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2104 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2109:26 | 2109 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2121:25 | 2121 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2121 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2128:24 | 2128 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2128 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2144:25 | 2144 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2144 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2199:25 | 2199 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2199 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2210:25 | 2210 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2210 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2240:25 | 2240 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2240 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2262:25 | 2262 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2262 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2296:37 | 2296 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2311 | / impl_by_parsing_expr! { 2312 | | ExprAssign, Assign, "expected assignment expression", 2313 | | ExprAwait, Await, "expected await expression", 2314 | | ExprBinary, Binary, "expected binary operation", ... | 2322 | | ExprTuple, Tuple, "expected tuple expression", 2323 | | } | |_____- in this macro invocation | = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 2296 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2328:25 | 2328 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2328 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2337:16 | 2337 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2337 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2351:25 | 2351 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2351 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2360:25 | 2360 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2360 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2374:25 | 2374 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2374 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2383:25 | 2383 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2383 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2399:27 | 2399 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2411:25 | 2411 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2411 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2423:25 | 2423 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2423 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2439:28 | 2439 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2439 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2497:25 | 2497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2508:27 | 2508 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2546:25 | 2546 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2546 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2570:25 | 2570 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2570 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2589:25 | 2589 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2589 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2600:25 | 2600 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2600 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2612:25 | 2612 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2612 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2622:26 | 2622 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2622 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2657:25 | 2657 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2657 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2686:25 | 2686 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2686 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2693:16 | 2693 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2693 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2740:25 | 2740 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2740 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2759:25 | 2759 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2759 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2777:26 | 2777 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2777 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2790:16 | 2790 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2790 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2811:25 | 2811 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2811 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2828:45 | 2828 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2828 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2848:25 | 2848 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2848 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2862:25 | 2862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2876:25 | 2876 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2876 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2909:25 | 2909 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2968:26 | 2968 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2968 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/file.rs:100:25 | 100 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 362 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 364 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 366 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1150:20 | 1150 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1198:20 | 1198 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1198 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1219:45 | 1219 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1232:25 | 1232 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1261:28 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1261:66 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1286:25 | 1286 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1319:25 | 1319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1326:16 | 1326 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1353:25 | 1353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1353 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1360:16 | 1360 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1435:25 | 1435 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1435 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1453:25 | 1453 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1486:30 | 1486 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn peek_signature(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1497:25 | 1497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1531:25 | 1531 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1531 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1540:16 | 1540 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1540 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1576:16 | 1576 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1576 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1627:25 | 1627 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1671:16 | 1671 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1741:25 | 1741 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1790:25 | 1790 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1815:25 | 1815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1815 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1894:25 | 1894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1910:25 | 1910 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1910 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1926:25 | 1926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1942:39 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1942:59 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1993:25 | 1993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2011:31 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2011:51 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2047:25 | 2047 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2071:25 | 2071 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2071 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2095:25 | 2095 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2095 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2116:42 | 2116 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2116 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2146:25 | 2146 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2146 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2168:16 | 2168 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2168 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2221:25 | 2221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2228:16 | 2228 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2239:16 | 2239 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2239 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2277:25 | 2277 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2277 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2362:25 | 2362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2399:25 | 2399 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2428:25 | 2428 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2450:37 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2450:57 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2485:25 | 2485 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2503:25 | 2503 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2503 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2509:26 | 2509 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2615:25 | 2615 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2615 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2710:25 | 2710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2747:25 | 2747 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2747 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2754:16 | 2754 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2754 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2788:25 | 2788 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2788 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2813:36 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2813:56 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2877:25 | 2877 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2877 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:609:44 | 609 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 609 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:615:57 | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:625:44 | 625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:631:57 | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:641:44 | 641 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:647:57 | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:657:44 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:663:57 | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:673:44 | 673 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:679:57 | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:689:44 | 689 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:695:57 | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:705:44 | 705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:711:57 | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:721:44 | 721 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:727:57 | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lookahead.rs:68:40 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lookahead.rs:68:51 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lookahead.rs:77:17 | 77 | lookahead: &Lookahead1, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | lookahead: &Lookahead1<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lookahead.rs:78:14 | 78 | peek: fn(Cursor) -> bool, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | peek: fn(Cursor<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: `fst` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1393:32 | 1393 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1393 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:188:21 | 188 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:195:21 | 195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:208:21 | 208 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:455:24 | 455 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:462:23 | 462 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:462:43 | 462 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:468:25 | 468 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:493:16 | 493 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 493 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:520:26 | 520 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:555:25 | 555 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 555 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:603:25 | 603 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 603 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:621:35 | 621 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:642:34 | 642 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 642 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:672:29 | 672 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 672 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:681:32 | 681 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:725:31 | 725 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:758:25 | 758 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 758 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:793:25 | 793 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 793 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:447:39 | 447 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:442:32 | 442 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:9:40 | 9 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 9 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:19:40 | 19 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:25:42 | 25 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:37:40 | 37 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:51:40 | 51 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 51 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:63:40 | 63 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:75:40 | 75 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 75 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:90:40 | 90 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:102:40 | 102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:113:40 | 113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:125:40 | 125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:274:40 | 274 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:284:40 | 284 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:296:40 | 296 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:311:40 | 311 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 311 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:323:40 | 323 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:335:40 | 335 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 335 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:341:42 | 341 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 341 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:352:40 | 352 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:358:42 | 358 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 358 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:369:40 | 369 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 369 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:375:42 | 375 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 375 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:385:40 | 385 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 385 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:476:40 | 476 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 476 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:482:42 | 482 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:493:40 | 493 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 493 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:499:42 | 499 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 499 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:511:40 | 511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:517:42 | 517 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 517 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:529:40 | 529 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 529 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:535:42 | 535 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:547:40 | 547 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 547 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:553:42 | 553 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:565:40 | 565 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:571:42 | 571 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 571 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:582:40 | 582 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 582 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:588:42 | 588 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 588 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:600:40 | 600 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 600 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:606:42 | 606 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 606 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:618:40 | 618 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:624:42 | 624 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:636:40 | 636 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:642:42 | 642 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 642 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:667:42 | 667 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 667 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:678:40 | 678 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 678 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:684:42 | 684 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 684 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:695:40 | 695 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:701:42 | 701 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:713:40 | 713 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 713 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:719:42 | 719 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:734:40 | 734 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 734 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:740:42 | 740 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:751:40 | 751 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 751 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:757:42 | 757 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:770:40 | 770 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 770 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:776:42 | 776 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:788:40 | 788 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 788 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:794:42 | 794 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:804:40 | 804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:810:42 | 810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:823:40 | 823 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 823 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:829:42 | 829 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:839:40 | 839 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 839 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:845:42 | 845 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 845 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:857:40 | 857 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:863:42 | 863 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 863 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:873:40 | 873 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 873 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:879:42 | 879 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:892:40 | 892 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:898:42 | 898 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 898 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:913:40 | 913 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 913 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:919:42 | 919 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 919 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:930:40 | 930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:936:42 | 936 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 936 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:947:40 | 947 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 947 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:953:42 | 953 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 953 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:965:40 | 965 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 965 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:971:42 | 971 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:983:40 | 983 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 983 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:989:42 | 989 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 989 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1002:40 | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1008:42 | 1008 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1008 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1019:40 | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1025:42 | 1025 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1025 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1040:40 | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1046:42 | 1046 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1046 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1057:40 | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1063:42 | 1063 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1063 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1080:42 | 1080 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1091:40 | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1097:42 | 1097 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1097 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1108:40 | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1114:42 | 1114 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1114 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1125:40 | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1131:42 | 1131 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1131 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1144:40 | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1150:42 | 1150 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1161:40 | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1175:40 | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1185:40 | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1197:40 | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1209:40 | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1221:40 | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1227:42 | 1227 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1237:40 | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1243:42 | 1243 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1243 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1253:40 | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1264:40 | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1283:40 | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1301:40 | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1307:42 | 1307 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1307 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1319:40 | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1325:42 | 1325 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1325 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1336:40 | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1342:42 | 1342 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1342 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1358:40 | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1364:42 | 1364 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1364 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1378:40 | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1417:40 | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1441:40 | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1453:40 | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1471:40 | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1477:42 | 1477 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1477 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1496:40 | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1502:42 | 1502 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1502 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1515:40 | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1521:42 | 1521 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1532:40 | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1538:42 | 1538 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1538 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1555:41 | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1562:40 | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1572:40 | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1601:40 | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1607:42 | 1607 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1607 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1625:40 | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1631:42 | 1631 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1631 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1646:40 | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1652:42 | 1652 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1667:40 | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1673:42 | 1673 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1673 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1685:40 | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1691:42 | 1691 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1691 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1704:40 | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1710:42 | 1710 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1710 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1727:40 | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1733:42 | 1733 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1745:40 | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1751:42 | 1751 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1751 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1766:40 | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1772:42 | 1772 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1772 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1790:40 | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1796:42 | 1796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1811:40 | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1817:42 | 1817 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1817 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1837:40 | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1843:42 | 1843 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1843 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1859:40 | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1865:42 | 1865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1881:40 | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1887:42 | 1887 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1901:40 | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1907:42 | 1907 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1921:40 | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1930:40 | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1935:42 | 1935 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1935 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1945:40 | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1956:40 | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1978:40 | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1984:42 | 1984 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1997:40 | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2008:40 | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2020:40 | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2044:40 | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2063:40 | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2075:40 | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2081:42 | 2081 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2081 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2092:40 | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2098:42 | 2098 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2109:40 | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2115:42 | 2115 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2126:40 | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2156:40 | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2162:42 | 2162 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2162 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2175:40 | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2181:42 | 2181 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2192:40 | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2198:42 | 2198 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2198 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2209:40 | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2215:42 | 2215 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2215 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2227:40 | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2233:42 | 2233 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2233 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2243:40 | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2249:42 | 2249 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2260:40 | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2266:42 | 2266 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2266 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2280:40 | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2286:42 | 2286 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2286 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2297:40 | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2303:42 | 2303 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2316:40 | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2322:42 | 2322 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2322 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2334:40 | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2340:42 | 2340 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2340 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2350:40 | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2356:42 | 2356 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2356 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2366:40 | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2382:40 | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2392:40 | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2403:40 | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2415:40 | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2428:40 | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2447:40 | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2461:40 | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2477:40 | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2496:40 | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2511:40 | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2533:40 | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2539:42 | 2539 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2539 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2550:40 | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2562:40 | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2577:40 | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2595:40 | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2601:42 | 2601 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2617:40 | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2623:42 | 2623 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2635:40 | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2641:42 | 2641 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2641 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2652:40 | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2658:42 | 2658 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2674:40 | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2702:40 | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2708:42 | 2708 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2708 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2720:40 | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2726:42 | 2726 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2726 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2742:40 | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2748:42 | 2748 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2748 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2758:40 | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2764:42 | 2764 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2764 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2774:40 | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2780:42 | 2780 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2780 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2789:40 | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2795:42 | 2795 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2795 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2804:40 | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2810:42 | 2810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2819:40 | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2833:40 | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2853:40 | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2859:42 | 2859 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2859 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2869:40 | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2875:42 | 2875 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2885:40 | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2891:42 | 2891 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2891 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2903:40 | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2909:42 | 2909 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2921:40 | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2927:42 | 2927 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2937:40 | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2943:42 | 2943 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2943 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2953:40 | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2959:42 | 2959 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2959 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2969:40 | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2993:40 | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3002:40 | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3012:40 | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3021:40 | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3032:40 | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3043:40 | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3077:40 | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3089:40 | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3101:40 | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3107:42 | 3107 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3107 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3119:40 | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3135:40 | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3145:40 | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound warning: `rowan` (lib) generated 5 warnings warning: `itertools` (lib) generated 50 warnings warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: `syn` (lib) generated 756 warnings (45 duplicates) Compiling serde_derive v1.0.206 Compiling tracing-attributes v0.1.27 Compiling salsa-macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.206 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.206/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.206 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=206 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.206 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.206/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=f782870edeee27cd -C extra-filename=-f782870edeee27cd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-50b2b11a49e71df0.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ra_salsa_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros/Cargo.toml CARGO_PKG_AUTHORS='Salsa developers' CARGO_PKG_DESCRIPTION='Procedural macros for the salsa crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=salsa-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/salsa-rs/salsa' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ra_salsa_macros --edition=2021 crates/ra-salsa/ra-salsa-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4230745af978a6b -C extra-filename=-f4230745af978a6b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern heck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libheck-bc96eed4d0cbe13b.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-50b2b11a49e71df0.rlib --extern proc_macro -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=e40801df0a2eb2cf -C extra-filename=-e40801df0a2eb2cf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-50b2b11a49e71df0.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/ast.rs:145:23 | 145 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 145 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:574:54 | 574 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 574 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:686:36 | 686 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 686 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:705:15 | 705 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 705 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:706:23 | 706 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 706 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:707:18 | 707 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 707 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:766:23 | 766 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 766 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:767:25 | 767 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 767 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1438:35 | 1438 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1433:12 | 1433 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1433 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1478:12 | 1478 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1478 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1486:12 | 1486 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1494:12 | 1494 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1494 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1503:12 | 1503 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1503 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1512:12 | 1512 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1512 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1547:12 | 1547 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1547 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1569:12 | 1569 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1569 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1592:12 | 1592 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1592 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1613:12 | 1613 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1636:12 | 1636 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1636 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1643:54 | 1643 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1643 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:356:38 | 356 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 356 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:360:35 | 360 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 360 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:470:15 | 470 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:473:11 | 473 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 473 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:692:15 | 692 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 692 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:873:13 | 873 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:928:15 | 928 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:931:11 | 931 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 931 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1206:17 | 1206 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1206 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1222:17 | 1222 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1222 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1237:42 | 1237 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1237 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1282:17 | 1282 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1282 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1375:17 | 1375 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1375 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1422:17 | 1422 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1737:17 | 1737 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1737 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1746:17 | 1746 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1746 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1802:15 | 1802 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1802 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1851:15 | 1851 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1851 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1894:15 | 1894 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1952:13 | 1952 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1952 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1990:13 | 1990 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1990 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:2099:17 | 2099 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2099 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:2488:15 | 2488 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2488 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:2926:15 | 2926 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2926 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:2971:28 | 2971 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:3012:13 | 3012 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3012 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:3038:30 | 3038 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3038 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:3170:5 | 3170 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3170 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:3171:5 | 3171 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3171 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:3172:10 | 3172 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3172 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:316:15 | 316 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 316 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:357:15 | 357 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 357 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:399:52 | 399 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:427:15 | 427 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 427 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:509:15 | 509 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:582:15 | 582 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 582 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:648:15 | 648 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:771:15 | 771 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 771 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:818:14 | 818 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 818 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:820:15 | 820 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:889:14 | 889 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 889 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:891:15 | 891 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:973:14 | 973 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 973 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:975:15 | 975 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 975 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:1060:15 | 1060 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:1108:15 | 1108 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:1185:15 | 1185 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:1269:44 | 1269 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:1298:30 | 1298 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1298 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: `tracing-attributes` (lib) generated 1 warning Compiling tracing v0.1.40 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=3832af0d6f288810 -C extra-filename=-3832af0d6f288810 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern pin_project_lite=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpin_project_lite-68cac01c4f220b1e.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libtracing_attributes-e40801df0a2eb2cf.so --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-df2477d9a8b60b8a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-0.1.40/src/lib.rs:932:5 | 932 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Compiling always-assert v0.2.0 Compiling parser v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=always_assert CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/always-assert-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/always-assert-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Recoverable assertions for long-running robust applications' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=always-assert CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/always-assert' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/always-assert-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name always_assert --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/always-assert-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force", "tracing"))' -C metadata=3f05f9e344929eb8 -C extra-filename=-3f05f9e344929eb8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-3832af0d6f288810.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='The Rust parser for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parser CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parser --edition=2021 crates/parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --cfg 'feature="in-rust-tree"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "in-rust-tree", "tracing"))' -C metadata=572c545b4bc90146 -C extra-filename=-572c545b4bc90146 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern drop_bomb=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdrop_bomb-6167f3fc3a2bed29.rmeta --extern limit=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblimit-4950fb7192395243.rmeta --extern ra_ap_rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_lexer-225c4e605bde4312.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-3832af0d6f288810.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling stdx v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=stdx CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Missing batteries for standard libraries for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stdx CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name stdx --edition=2021 crates/stdx/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace"))' -C metadata=982b434499301a5c -C extra-filename=-982b434499301a5c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern always_assert=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libalways_assert-3f05f9e344929eb8.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-f439efc257d6a705.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern jod_thread=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libjod_thread-81eb6c753707ee22.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-12416fbe2e4c8608.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `tracing` (lib) generated 1 warning warning: `serde_derive` (lib) generated 121 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/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.206 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=206 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde-84a44c1e25be2d20/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c27544b3d00b3aad -C extra-filename=-c27544b3d00b3aad --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde_derive-f782870edeee27cd.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` 292 | 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1816:46 | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1855:46 | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1929:46 | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2178:62 | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2228:54 | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2317:62 | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2367:54 | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2518:58 | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2563:50 | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2675:58 | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2718:50 | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2813:58 | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2856:50 | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2924:62 | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2982:54 | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:3035:62 | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:3091:54 | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:3187:46 | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:210:36 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 210 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:228:37 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 228 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:399:40 | 399 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:478:40 | 478 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 491 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:497:40 | 497 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:1311:46 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:2304:40 | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:925:50 | 925 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:1000:50 | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:2396:50 | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:2441:50 | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:2866:46 | 2866 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2866 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/ser.rs:63:40 | 63 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/ser.rs:1361:40 | 1361 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1361 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /rust/deps/serde-1.0.206/src/lib.rs:330:1 | 329 | / #[cfg(feature = "serde_derive")] 330 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2483:29 | 2483 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2597:39 | 2597 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2746:29 | 2746 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2789:32 | 2789 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:1634:46 | 1634 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2092:39 | 2092 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2121:42 | 2121 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2201:38 | 2201 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2276:38 | 2276 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/ser.rs:992:35 | 992 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/ser.rs:1186:37 | 1186 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/ser.rs:1224:40 | 1224 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/ser.rs:1249:56 | 1249 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/ser.rs:1293:57 | 1293 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Compiling triomphe v0.1.13 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=triomphe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/triomphe-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/triomphe-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar :The Servo Project Developers' CARGO_PKG_DESCRIPTION='A fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=triomphe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Manishearth/triomphe' CARGO_PKG_RUST_VERSION=1.76 CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/triomphe-0.1.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name triomphe --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/triomphe-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc-swap", "default", "serde", "stable_deref_trait", "std", "unsize"))' -C metadata=95767eb8be013127 -C extra-filename=-95767eb8be013127 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-c27544b3d00b3aad.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstable_deref_trait-f1052e6e3e9f4b46.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=camino CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/camino-be380d85c5bd6397/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name camino --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=69c3ac02e511f390 -C extra-filename=-69c3ac02e511f390 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-c27544b3d00b3aad.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/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.124 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=124 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde_json-9da789076757d466/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9b0f9bdd7a19507c -C extra-filename=-9b0f9bdd7a19507c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-fd22571f88ef325c.rmeta --extern ryu=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libryu-7ce8fcbf1238daa9.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-c27544b3d00b3aad.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc.rs:709:32 | 709 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 709 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc.rs:715:32 | 715 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc.rs:721:32 | 721 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc_union.rs:66:43 | 66 | pub fn borrow(&self) -> ArcUnionBorrow { | --------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 66 | pub fn borrow(&self) -> ArcUnionBorrow<'_, A, B> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc_union.rs:103:47 | 103 | pub fn as_first(&self) -> Option> { | ---------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 103 | pub fn as_first(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc_union.rs:111:48 | 111 | pub fn as_second(&self) -> Option> { | ---------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 111 | pub fn as_second(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc_union.rs:142:32 | 142 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/offset_arc.rs:66:32 | 66 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/thin_arc.rs:266:32 | 266 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/thin_arc.rs:272:32 | 272 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 272 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/serde_impls.rs:18:46 | 18 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 18 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1108:33 | 1108 | pub fn components(&self) -> Utf8Components { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | pub fn components(&self) -> Utf8Components<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1536:32 | 1536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1542:32 | 1542 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1542 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1571:32 | 1571 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1663:32 | 1663 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1663 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1895:32 | 1895 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1895 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1901:32 | 1901 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:2109:32 | 2109 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:2115:32 | 2115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:2629:32 | 2629 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2629 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:2684:32 | 2684 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2684 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: outlives requirements can be inferred --> /rust/deps/triomphe-0.1.13/src/arc_borrow.rs:26:35 | 26 | pub struct ArcBorrow<'a, T: ?Sized + 'a>(pub(crate) NonNull, pub(crate) PhantomData<&'a T>); | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/triomphe-0.1.13/src/arc_union.rs:39:30 | 39 | pub enum ArcUnionBorrow<'a, A: 'a, B: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 39 - pub enum ArcUnionBorrow<'a, A: 'a, B: 'a> { 39 + pub enum ArcUnionBorrow<'a, A, B> { | warning: `serde` (lib) generated 224 warnings (42 duplicates) Compiling intern v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern) Compiling salsa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa) Compiling syntax v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=intern CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Global `Arc`-based object interning infrastructure for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intern CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name intern --edition=2021 crates/intern/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cfae1b1e7bb51185 -C extra-filename=-cfae1b1e7bb51185 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern dashmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdashmap-99390fdbac1282a4.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-a2b753988eea955c.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern sptr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsptr-873112a87cfb78e6.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-95767eb8be013127.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ra_salsa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/Cargo.toml CARGO_PKG_AUTHORS='Salsa developers' CARGO_PKG_DESCRIPTION='A generic framework for on-demand, incrementalized computation (experimental)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=salsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/salsa-rs/salsa' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ra_salsa --edition=2021 crates/ra-salsa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8efcb01bbbce9b3 -C extra-filename=-b8efcb01bbbce9b3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern lock_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblock_api-2c5ead2d6465efce.rmeta --extern oorandom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liboorandom-a0dd59e3cbd70666.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot-c7b69163193e9fb7.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern ra_salsa_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libra_salsa_macros-f4230745af978a6b.so --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-5d22f4452ed3bcb0.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-3832af0d6f288810.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-95767eb8be013127.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Concrete syntax tree definitions for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syntax CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syntax --edition=2021 crates/syntax/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=877a15a457c206f1 -C extra-filename=-877a15a457c206f1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cov_mark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcov_mark-20e9baba7b278528.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern parser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparser-572c545b4bc90146.rmeta --extern ra_ap_rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_lexer-225c4e605bde4312.rmeta --extern rowan=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librowan-c9b7ffe7f0eb66f6.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern smol_str=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmol_str-8f0dd466c308f2ad.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-982b434499301a5c.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-3832af0d6f288810.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-95767eb8be013127.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `triomphe` (lib) generated 12 warnings Compiling paths v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=paths CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Path wrappers for absolute and relative paths rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paths CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name paths --edition=2021 crates/paths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde1"))' -C metadata=ee6a536c46510482 -C extra-filename=-ee6a536c46510482 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern camino=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcamino-69c3ac02e511f390.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-c27544b3d00b3aad.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling vfs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=vfs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A virtual file system for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vfs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name vfs --edition=2021 crates/vfs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f02d24e02ca4d71a -C extra-filename=-f02d24e02ca4d71a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-f439efc257d6a705.rmeta --extern fst=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfst-7320152cb7c0b602.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnohash_hasher-f678122d35a14d4d.rmeta --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-ee6a536c46510482.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-982b434499301a5c.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-3832af0d6f288810.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `camino` (lib) generated 202 warnings warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/de.rs:1908:23 | 1908 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/de.rs:1955:23 | 1955 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/de.rs:2012:27 | 2012 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/de.rs:2065:31 | 2065 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/de.rs:2128:20 | 2128 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound Compiling tt v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A `TokenTree` data structure for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tt CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tt --edition=2021 crates/tt/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=9c70437a43f91bec -C extra-filename=-9c70437a43f91bec --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-db52e4e83eec74e3.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-cfae1b1e7bb51185.rmeta --extern ra_ap_rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_lexer-225c4e605bde4312.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-982b434499301a5c.rmeta --extern text_size=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtext_size-e173d408d4d52fc9.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cfg v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Conditional compiling options, `cfg` attribute parser and evaluator for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg --edition=2021 crates/cfg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="tt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("tt"))' -C metadata=516675bf3a0bed38 -C extra-filename=-516675bf3a0bed38 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-cfae1b1e7bb51185.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-3832af0d6f288810.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-9c70437a43f91bec.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `serde_json` (lib) generated 34 warnings Compiling span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=span CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='File and span related types for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=span CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name span --edition=2021 crates/span/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7426096758150bd8 -C extra-filename=-7426096758150bd8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-a2b753988eea955c.rmeta --extern la_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libla_arena-7102245241dce97e.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern ra_salsa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_salsa-b8efcb01bbbce9b3.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-982b434499301a5c.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-877a15a457c206f1.rmeta --extern text_size=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtext_size-e173d408d4d52fc9.rmeta --extern vfs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libvfs-f02d24e02ca4d71a.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling base-db v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db) Compiling syntax-bridge v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=base_db CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Basic database traits for rust-analyzer. The concrete DB is defined by `ide` (aka `ra_ap_ide`).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base-db CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name base_db --edition=2021 crates/base-db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e1c13f11650b801 -C extra-filename=-1e1c13f11650b801 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg-516675bf3a0bed38.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-cfae1b1e7bb51185.rmeta --extern la_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libla_arena-7102245241dce97e.rmeta --extern lz4_flex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblz4_flex-cb70fee0ace7f75b.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern ra_salsa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_salsa-b8efcb01bbbce9b3.rmeta --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsemver-e6406e29582d9b65.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-7426096758150bd8.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-982b434499301a5c.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-877a15a457c206f1.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-3832af0d6f288810.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-95767eb8be013127.rmeta --extern vfs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libvfs-f02d24e02ca4d71a.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syntax_bridge CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Conversions between syntax nodes and token trees for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syntax-bridge CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syntax_bridge --edition=2021 crates/syntax-bridge/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=7207a3b2f22bff57 -C extra-filename=-7207a3b2f22bff57 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-cfae1b1e7bb51185.rmeta --extern parser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparser-572c545b4bc90146.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-7426096758150bd8.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-982b434499301a5c.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-877a15a457c206f1.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-3832af0d6f288810.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-9c70437a43f91bec.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling proc-macro-api v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='RPC Api for the `proc-macro-srv` crate of rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro_api --edition=2021 crates/proc-macro-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=95377c2ec35651ea -C extra-filename=-95377c2ec35651ea --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern base_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase_db-1e1c13f11650b801.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-cfae1b1e7bb51185.rmeta --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-ee6a536c46510482.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-c27544b3d00b3aad.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-9b0f9bdd7a19507c.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-7426096758150bd8.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-982b434499301a5c.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-3832af0d6f288810.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-9c70437a43f91bec.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro_srv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Proc-macro server for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-srv CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-srv-09ade4ea70e74537/out RUSTC_VERSION='rustc 1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)' /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro_srv --edition=2021 crates/proc-macro-srv/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=a4c4588b74319f28 -C extra-filename=-a4c4588b74319f28 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern base_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase_db-1e1c13f11650b801.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-cfae1b1e7bb51185.rmeta --extern libloading=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibloading-07433b47caa8f190.rmeta --extern memmap2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemmap2-7b993c114f7a542a.rmeta --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libobject-2fc0ee097d01eec1.rmeta --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-ee6a536c46510482.rmeta --extern proc_macro_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproc_macro_api-95377c2ec35651ea.rmeta --extern ra_ap_rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_lexer-225c4e605bde4312.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-7426096758150bd8.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-982b434499301a5c.rmeta --extern syntax_bridge=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax_bridge-7207a3b2f22bff57.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-9c70437a43f91bec.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rust-analyzer-proc-macro-srv CARGO_CRATE_NAME=rust_analyzer_proc_macro_srv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A standalone binary for the `proc-macro-srv` crate of rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-srv-cli CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-srv-cli-3d3381cfcf45e56d/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rust_analyzer_proc_macro_srv --edition=2021 crates/proc-macro-srv-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=1255a02fae449a8b -C extra-filename=-1255a02fae449a8b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproc_macro_api-95377c2ec35651ea.rlib --extern proc_macro_srv=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproc_macro_srv-a4c4588b74319f28.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Finished `release` profile [optimized] target(s) in 10.81s Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/rust-analyzer-proc-macro-srv" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/rust-analyzer-proc-macro-srv" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-analyzer-proc-macro-srv", path: "src/tools/rust-analyzer/crates/proc-macro-srv-cli", mode: ToolRustc, source_type: InTree, extra_features: ["in-rust-tree"], allow_features: "rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site", cargo_args: [] } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/rust-analyzer-proc-macro-srv" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/libexec/rust-analyzer-proc-macro-srv" < RustAnalyzerProcMacroSrv { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/rust-analyzer-proc-macro-srv" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/libexec/rust-analyzer-proc-macro-srv" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/rust-analyzer-proc-macro-srv" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/libexec/rust-analyzer-proc-macro-srv" c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/librustc_driver-c191a61924f6d0f0.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/librustc_driver-c191a61924f6d0f0.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/librustc_driver-c191a61924f6d0f0.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/librustc_driver-c191a61924f6d0f0.so" c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/rust-lld" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/bin/rust-lld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/ld.lld" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/ld.lld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/ld64.lld" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/ld64.lld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/lld-link" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/lld-link" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/wasm-ld" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/bin/gcc-ld/wasm-ld" c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/x86_64-unknown-freebsd/bin/llvm-objcopy" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/bin/rust-objcopy" > DebuggerScripts { sysroot: "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image", host: x86_64-unknown-freebsd } Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/rust_types.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/rust_types.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/rust_types.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/rust_types.py" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/rust-gdb" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/bin/rust-gdb" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/rust-gdb" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/bin/rust-gdb" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/rust-gdbgui" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/bin/rust-gdbgui" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/rust-gdbgui" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/bin/rust-gdbgui" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/gdb_load_rust_pretty_printers.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/gdb_load_rust_pretty_printers.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/gdb_load_rust_pretty_printers.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/gdb_load_rust_pretty_printers.py" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/gdb_lookup.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/gdb_lookup.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/gdb_lookup.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/gdb_lookup.py" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/gdb_providers.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/gdb_providers.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/gdb_providers.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/gdb_providers.py" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/rust-lldb" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/bin/rust-lldb" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/rust-lldb" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/bin/rust-lldb" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/lldb_lookup.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/lldb_lookup.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/lldb_lookup.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/lldb_lookup.py" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/lldb_providers.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/lldb_providers.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/lldb_providers.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/lldb_providers.py" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/lldb_commands" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/lldb_commands" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/etc/lldb_commands" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/lib/rustlib/etc/lldb_commands" < DebuggerScripts { sysroot: "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image", host: x86_64-unknown-freebsd } Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/share/doc/rust/COPYRIGHT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/share/doc/rust/COPYRIGHT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/share/doc/rust/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/share/doc/rust/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/share/doc/rust/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/share/doc/rust/LICENSE-MIT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/share/doc/rust/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image/share/doc/rust/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/overlay/COPYRIGHT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/overlay/COPYRIGHT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/overlay/README.md" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } > RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-installer", path: "src/tools/rust-installer", mode: ToolBootstrap, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/bootstrap c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, force_recompile: false } Building stage0 tool rust-installer (x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer/Cargo.toml" "--message-format" "json-render-diagnostics" 0.335998889s INFO prepare_target{force=false package_id=installer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer) target="installer"}: cargo::core::compiler::fingerprint: fingerprint error for installer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer)/Build/TargetInner { name_inferred: true, ..: lib_target("installer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer/src/lib.rs", Edition2021) } 0.336026140s INFO prepare_target{force=false package_id=installer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer) target="installer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/installer-659a65de075c85ba/lib-installer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.344487131s INFO prepare_target{force=false package_id=anyhow v1.0.92 target="anyhow"}: cargo::core::compiler::fingerprint: fingerprint error for anyhow v1.0.92/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("anyhow", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/src/lib.rs", Edition2018) } 0.344495457s INFO prepare_target{force=false package_id=anyhow v1.0.92 target="anyhow"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/anyhow-98ee98555aae5775/lib-anyhow` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.347763299s INFO prepare_target{force=false package_id=anyhow v1.0.92 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for anyhow v1.0.92/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/build.rs", Edition2018) } 0.347770282s INFO prepare_target{force=false package_id=anyhow v1.0.92 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/anyhow-4aab765d05baaeed/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.348445163s INFO prepare_target{force=false package_id=anyhow v1.0.92 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for anyhow v1.0.92/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/build.rs", Edition2018) } 0.348450893s INFO prepare_target{force=false package_id=anyhow v1.0.92 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/anyhow-070fe5c4f8da002f/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.350396016s INFO prepare_target{force=false package_id=clap v4.5.20 target="clap"}: cargo::core::compiler::fingerprint: fingerprint error for clap v4.5.20/Build/TargetInner { benched: false, ..: lib_target("clap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20/src/lib.rs", Edition2021) } 0.350401927s INFO prepare_target{force=false package_id=clap v4.5.20 target="clap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/clap-5f5799fd04149a6c/lib-clap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.353623684s INFO prepare_target{force=false package_id=clap_builder v4.5.20 target="clap_builder"}: cargo::core::compiler::fingerprint: fingerprint error for clap_builder v4.5.20/Build/TargetInner { benched: false, ..: lib_target("clap_builder", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20/src/lib.rs", Edition2021) } 0.353629455s INFO prepare_target{force=false package_id=clap_builder v4.5.20 target="clap_builder"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/clap_builder-8be4de78d27d8d4e/lib-clap_builder` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.358094323s INFO prepare_target{force=false package_id=anstream v0.6.18 target="anstream"}: cargo::core::compiler::fingerprint: fingerprint error for anstream v0.6.18/Build/TargetInner { ..: lib_target("anstream", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.18/src/lib.rs", Edition2021) } 0.358099863s INFO prepare_target{force=false package_id=anstream v0.6.18 target="anstream"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/anstream-c7e6425840ebd94d/lib-anstream` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.363900646s INFO prepare_target{force=false package_id=anstyle v1.0.10 target="anstyle"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle v1.0.10/Build/TargetInner { ..: lib_target("anstyle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/src/lib.rs", Edition2021) } 0.363906978s INFO prepare_target{force=false package_id=anstyle v1.0.10 target="anstyle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/anstyle-c8b396f2b26251e4/lib-anstyle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.365868501s INFO prepare_target{force=false package_id=anstyle-parse v0.2.6 target="anstyle_parse"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle-parse v0.2.6/Build/TargetInner { ..: lib_target("anstyle_parse", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.6/src/lib.rs", Edition2021) } 0.365873881s INFO prepare_target{force=false package_id=anstyle-parse v0.2.6 target="anstyle_parse"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/anstyle-parse-5e9158c4f5490304/lib-anstyle_parse` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.368473717s INFO prepare_target{force=false package_id=utf8parse v0.2.2 target="utf8parse"}: cargo::core::compiler::fingerprint: fingerprint error for utf8parse v0.2.2/Build/TargetInner { ..: lib_target("utf8parse", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/utf8parse-0.2.2/src/lib.rs", Edition2018) } 0.368479838s INFO prepare_target{force=false package_id=utf8parse v0.2.2 target="utf8parse"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/utf8parse-329a8928e9e9a4c0/lib-utf8parse` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.370450278s INFO prepare_target{force=false package_id=anstyle-query v1.1.2 target="anstyle_query"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle-query v1.1.2/Build/TargetInner { ..: lib_target("anstyle_query", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.2/src/lib.rs", Edition2021) } 0.370455718s INFO prepare_target{force=false package_id=anstyle-query v1.1.2 target="anstyle_query"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/anstyle-query-7f9e4568095957a6/lib-anstyle_query` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.372412973s INFO prepare_target{force=false package_id=colorchoice v1.0.3 target="colorchoice"}: cargo::core::compiler::fingerprint: fingerprint error for colorchoice v1.0.3/Build/TargetInner { ..: lib_target("colorchoice", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.3/src/lib.rs", Edition2021) } 0.372418484s INFO prepare_target{force=false package_id=colorchoice v1.0.3 target="colorchoice"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/colorchoice-50ed83124e058dcc/lib-colorchoice` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.374366111s INFO prepare_target{force=false package_id=is_terminal_polyfill v1.70.1 target="is_terminal_polyfill"}: cargo::core::compiler::fingerprint: fingerprint error for is_terminal_polyfill v1.70.1/Build/TargetInner { ..: lib_target("is_terminal_polyfill", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_terminal_polyfill-1.70.1/src/lib.rs", Edition2021) } 0.374371381s INFO prepare_target{force=false package_id=is_terminal_polyfill v1.70.1 target="is_terminal_polyfill"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/is_terminal_polyfill-c1eaae6c57a30856/lib-is_terminal_polyfill` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.376322815s INFO prepare_target{force=false package_id=clap_lex v0.7.2 target="clap_lex"}: cargo::core::compiler::fingerprint: fingerprint error for clap_lex v0.7.2/Build/TargetInner { benched: false, ..: lib_target("clap_lex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2/src/lib.rs", Edition2021) } 0.376328516s INFO prepare_target{force=false package_id=clap_lex v0.7.2 target="clap_lex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/clap_lex-adaac29d06935ec7/lib-clap_lex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.378292954s INFO prepare_target{force=false package_id=strsim v0.11.1 target="strsim"}: cargo::core::compiler::fingerprint: fingerprint error for strsim v0.11.1/Build/TargetInner { name_inferred: true, ..: lib_target("strsim", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1/src/lib.rs", Edition2015) } 0.378298495s INFO prepare_target{force=false package_id=strsim v0.11.1 target="strsim"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/strsim-1bc7f5dd2ef96fa7/lib-strsim` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.380246703s INFO prepare_target{force=false package_id=clap_derive v4.5.18 target="clap_derive"}: cargo::core::compiler::fingerprint: fingerprint error for clap_derive v4.5.18/Build/TargetInner { benched: false, for_host: true, proc_macro: true, ..: lib_target("clap_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18/src/lib.rs", Edition2021) } 0.380252774s INFO prepare_target{force=false package_id=clap_derive v4.5.18 target="clap_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/clap_derive-adeba3f8f649ac95/lib-clap_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.384754171s INFO prepare_target{force=false package_id=heck v0.5.0 target="heck"}: cargo::core::compiler::fingerprint: fingerprint error for heck v0.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("heck", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/lib.rs", Edition2021) } 0.384759651s INFO prepare_target{force=false package_id=heck v0.5.0 target="heck"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/heck-2a29660709a2a9ad/lib-heck` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.386723459s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="proc_macro2"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.89/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("proc_macro2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/src/lib.rs", Edition2021) } 0.386728408s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="proc_macro2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/proc-macro2-d40aeb01068b2991/lib-proc_macro2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.390635555s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.89/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/build.rs", Edition2021) } 0.390641396s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/proc-macro2-454f8810f6e82ed8/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.391322257s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.89/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/build.rs", Edition2021) } 0.391326916s INFO prepare_target{force=false package_id=proc-macro2 v1.0.89 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/proc-macro2-7e1c301db47c1a06/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.393297045s INFO prepare_target{force=false package_id=unicode-ident v1.0.13 target="unicode_ident"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-ident v1.0.13/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("unicode_ident", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/src/lib.rs", Edition2018) } 0.393302135s INFO prepare_target{force=false package_id=unicode-ident v1.0.13 target="unicode_ident"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/unicode-ident-ed7e4ee11216ba80/lib-unicode_ident` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.395260251s INFO prepare_target{force=false package_id=quote v1.0.37 target="quote"}: cargo::core::compiler::fingerprint: fingerprint error for quote v1.0.37/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("quote", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/lib.rs", Edition2018) } 0.395265471s INFO prepare_target{force=false package_id=quote v1.0.37 target="quote"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/quote-22c83177cf488df6/lib-quote` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.397852122s INFO prepare_target{force=false package_id=syn v2.0.87 target="syn"}: cargo::core::compiler::fingerprint: fingerprint error for syn v2.0.87/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("syn", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/src/lib.rs", Edition2021) } 0.397857181s INFO prepare_target{force=false package_id=syn v2.0.87 target="syn"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/syn-1a2d0ffdbaeda0a0/lib-syn` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.401747497s INFO prepare_target{force=false package_id=flate2 v1.0.34 target="flate2"}: cargo::core::compiler::fingerprint: fingerprint error for flate2 v1.0.34/Build/TargetInner { ..: lib_target("flate2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/src/lib.rs", Edition2018) } 0.401753237s INFO prepare_target{force=false package_id=flate2 v1.0.34 target="flate2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/flate2-51050f697970773a/lib-flate2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.404979783s INFO prepare_target{force=false package_id=crc32fast v1.4.2 target="crc32fast"}: cargo::core::compiler::fingerprint: fingerprint error for crc32fast v1.4.2/Build/TargetInner { name_inferred: true, ..: lib_target("crc32fast", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2/src/lib.rs", Edition2015) } 0.404984993s INFO prepare_target{force=false package_id=crc32fast v1.4.2 target="crc32fast"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/crc32fast-a5f4068cae032c08/lib-crc32fast` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.407575501s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: fingerprint error for cfg-if v1.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("cfg_if", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs", Edition2018) } 0.407580730s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/cfg-if-45bb66792c21a8c0/lib-cfg_if` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.409557532s INFO prepare_target{force=false package_id=miniz_oxide v0.8.0 target="miniz_oxide"}: cargo::core::compiler::fingerprint: fingerprint error for miniz_oxide v0.8.0/Build/TargetInner { ..: lib_target("miniz_oxide", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0/src/lib.rs", Edition2021) } 0.409562912s INFO prepare_target{force=false package_id=miniz_oxide v0.8.0 target="miniz_oxide"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/miniz_oxide-b46000966d7ab896/lib-miniz_oxide` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.412164531s INFO prepare_target{force=false package_id=adler2 v2.0.0 target="adler2"}: cargo::core::compiler::fingerprint: fingerprint error for adler2 v2.0.0/Build/TargetInner { ..: lib_target("adler2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0/src/lib.rs", Edition2021) } 0.412170131s INFO prepare_target{force=false package_id=adler2 v2.0.0 target="adler2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/adler2-333ae1b9da8a122a/lib-adler2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.414117498s INFO prepare_target{force=false package_id=rayon v1.10.0 target="rayon"}: cargo::core::compiler::fingerprint: fingerprint error for rayon v1.10.0/Build/TargetInner { name_inferred: true, ..: lib_target("rayon", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-1.10.0/src/lib.rs", Edition2021) } 0.414122347s INFO prepare_target{force=false package_id=rayon v1.10.0 target="rayon"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/rayon-3c273d1c595dfc2c/lib-rayon` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.417359923s INFO prepare_target{force=false package_id=either v1.13.0 target="either"}: cargo::core::compiler::fingerprint: fingerprint error for either v1.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("either", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/src/lib.rs", Edition2018) } 0.417365554s INFO prepare_target{force=false package_id=either v1.13.0 target="either"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/either-31f25db1904961a1/lib-either` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.419288315s INFO prepare_target{force=false package_id=rayon-core v1.12.1 target="rayon_core"}: cargo::core::compiler::fingerprint: fingerprint error for rayon-core v1.12.1/Build/TargetInner { name_inferred: true, ..: lib_target("rayon_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/src/lib.rs", Edition2021) } 0.419293063s INFO prepare_target{force=false package_id=rayon-core v1.12.1 target="rayon_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/rayon-core-7619d541e58fc532/lib-rayon_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.422497919s INFO prepare_target{force=false package_id=crossbeam-deque v0.8.5 target="crossbeam_deque"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-deque v0.8.5/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_deque", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs", Edition2021) } 0.422503128s INFO prepare_target{force=false package_id=crossbeam-deque v0.8.5 target="crossbeam_deque"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-deque-da134331057f8588/lib-crossbeam_deque` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.425731558s INFO prepare_target{force=false package_id=crossbeam-epoch v0.9.18 target="crossbeam_epoch"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-epoch v0.9.18/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_epoch", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs", Edition2021) } 0.425737108s INFO prepare_target{force=false package_id=crossbeam-epoch v0.9.18 target="crossbeam_epoch"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-epoch-df2d8da8443b58b2/lib-crossbeam_epoch` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.428370426s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="crossbeam_utils"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_utils", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs", Edition2021) } 0.428377319s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="crossbeam_utils"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-utils-4c0f50839c12f4fd/lib-crossbeam_utils` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.431740650s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs", Edition2021) } 0.431748114s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-utils-9514379b9584fc32/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.432436179s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs", Edition2021) } 0.432441078s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/crossbeam-utils-c0f3b98fa7716f54/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.435721845s INFO prepare_target{force=false package_id=rayon-core v1.12.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rayon-core v1.12.1/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/build.rs", Edition2021) } 0.435728367s INFO prepare_target{force=false package_id=rayon-core v1.12.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/rayon-core-6395a5f986374a34/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.436398629s INFO prepare_target{force=false package_id=rayon-core v1.12.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rayon-core v1.12.1/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/build.rs", Edition2021) } 0.436404480s INFO prepare_target{force=false package_id=rayon-core v1.12.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/rayon-core-78c62e9391006f06/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.438364730s INFO prepare_target{force=false package_id=tar v0.4.43 target="tar"}: cargo::core::compiler::fingerprint: fingerprint error for tar v0.4.43/Build/TargetInner { ..: lib_target("tar", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.43/src/lib.rs", Edition2021) } 0.438371353s INFO prepare_target{force=false package_id=tar v0.4.43 target="tar"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/tar-af14feb4645dc46d/lib-tar` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.442234577s INFO prepare_target{force=false package_id=filetime v0.2.25 target="filetime"}: cargo::core::compiler::fingerprint: fingerprint error for filetime v0.2.25/Build/TargetInner { ..: lib_target("filetime", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25/src/lib.rs", Edition2018) } 0.442241731s INFO prepare_target{force=false package_id=filetime v0.2.25 target="filetime"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/filetime-11e011b65fb3794d/lib-filetime` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.445422291s INFO prepare_target{force=false package_id=libc v0.2.164 target="libc"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/Build/TargetInner { ..: lib_target("libc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/src/lib.rs", Edition2015) } 0.445428132s INFO prepare_target{force=false package_id=libc v0.2.164 target="libc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/libc-233af89ce33ec4d9/lib-libc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.448711634s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/build.rs", Edition2015) } 0.448718146s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/libc-89ef5ca78894914b/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.449404948s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/build.rs", Edition2015) } 0.449410008s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/libc-3c5bb25305803473/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.451407308s INFO prepare_target{force=false package_id=xattr v1.3.1 target="xattr"}: cargo::core::compiler::fingerprint: fingerprint error for xattr v1.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("xattr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xattr-1.3.1/src/lib.rs", Edition2021) } 0.451413980s INFO prepare_target{force=false package_id=xattr v1.3.1 target="xattr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/xattr-bc603dd5219e6bb2/lib-xattr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.454647188s INFO prepare_target{force=false package_id=rustix v0.38.38 target="rustix"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.38/Build/TargetInner { ..: lib_target("rustix", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/src/lib.rs", Edition2021) } 0.454654522s INFO prepare_target{force=false package_id=rustix v0.38.38 target="rustix"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/rustix-3ef02b926629c4ca/lib-rustix` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.458494814s INFO prepare_target{force=false package_id=bitflags v2.6.0 target="bitflags"}: cargo::core::compiler::fingerprint: fingerprint error for bitflags v2.6.0/Build/TargetInner { name_inferred: true, ..: lib_target("bitflags", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/src/lib.rs", Edition2021) } 0.458501396s INFO prepare_target{force=false package_id=bitflags v2.6.0 target="bitflags"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/bitflags-8d36151677f83b5f/lib-bitflags` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.460422614s INFO prepare_target{force=false package_id=errno v0.3.9 target="errno"}: cargo::core::compiler::fingerprint: fingerprint error for errno v0.3.9/Build/TargetInner { name_inferred: true, ..: lib_target("errno", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs", Edition2018) } 0.460428746s INFO prepare_target{force=false package_id=errno v0.3.9 target="errno"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/errno-a281631b7ce4f02d/lib-errno` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.464300246s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.38/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/build.rs", Edition2021) } 0.464306568s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/rustix-97c0193782c150ae/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.464968183s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.38/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/build.rs", Edition2021) } 0.464973082s INFO prepare_target{force=false package_id=rustix v0.38.38 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/rustix-b39efc007c3417fd/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.466919527s INFO prepare_target{force=false package_id=walkdir v2.5.0 target="walkdir"}: cargo::core::compiler::fingerprint: fingerprint error for walkdir v2.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("walkdir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0/src/lib.rs", Edition2018) } 0.466925038s INFO prepare_target{force=false package_id=walkdir v2.5.0 target="walkdir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/walkdir-4ee00aee2a5f2937/lib-walkdir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.469514944s INFO prepare_target{force=false package_id=same-file v1.0.6 target="same_file"}: cargo::core::compiler::fingerprint: fingerprint error for same-file v1.0.6/Build/TargetInner { name_inferred: true, ..: lib_target("same_file", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/same-file-1.0.6/src/lib.rs", Edition2018) } 0.469521206s INFO prepare_target{force=false package_id=same-file v1.0.6 target="same_file"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/same-file-81455b7cb429ce35/lib-same_file` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.471409603s INFO prepare_target{force=false package_id=xz2 v0.1.7 target="xz2"}: cargo::core::compiler::fingerprint: fingerprint error for xz2 v0.1.7/Build/TargetInner { name_inferred: true, ..: lib_target("xz2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xz2-0.1.7/src/lib.rs", Edition2018) } 0.471415033s INFO prepare_target{force=false package_id=xz2 v0.1.7 target="xz2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/xz2-a0327cbaee938a89/lib-xz2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.473981646s INFO prepare_target{force=false package_id=lzma-sys v0.1.20 target="lzma_sys"}: cargo::core::compiler::fingerprint: fingerprint error for lzma-sys v0.1.20/Build/TargetInner { name_inferred: true, ..: lib_target("lzma_sys", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/src/lib.rs", Edition2018) } 0.473987457s INFO prepare_target{force=false package_id=lzma-sys v0.1.20 target="lzma_sys"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/lzma-sys-03457ec3cad0dd4f/lib-lzma_sys` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.477847095s INFO prepare_target{force=false package_id=lzma-sys v0.1.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for lzma-sys v0.1.20/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/build.rs", Edition2018) } 0.477853026s INFO prepare_target{force=false package_id=lzma-sys v0.1.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/lzma-sys-1e873afdde2b268c/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.478519631s INFO prepare_target{force=false package_id=lzma-sys v0.1.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for lzma-sys v0.1.20/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/build.rs", Edition2018) } 0.478524811s INFO prepare_target{force=false package_id=lzma-sys v0.1.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/lzma-sys-17952747578ea99e/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.481758309s INFO prepare_target{force=false package_id=cc v1.2.5 target="cc"}: cargo::core::compiler::fingerprint: fingerprint error for cc v1.2.5/Build/TargetInner { ..: lib_target("cc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5/src/lib.rs", Edition2018) } 0.481763980s INFO prepare_target{force=false package_id=cc v1.2.5 target="cc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/cc-f53e6cefd8664689/lib-cc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.484341924s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: fingerprint error for shlex v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("shlex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs", Edition2015) } 0.484347324s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/shlex-fb2ba077c83b1e9a/lib-shlex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.486292267s INFO prepare_target{force=false package_id=pkg-config v0.3.31 target="pkg_config"}: cargo::core::compiler::fingerprint: fingerprint error for pkg-config v0.3.31/Build/TargetInner { ..: lib_target("pkg_config", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.31/src/lib.rs", Edition2018) } 0.486297376s INFO prepare_target{force=false package_id=pkg-config v0.3.31 target="pkg_config"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/.fingerprint/pkg-config-1bf505936041e7a2/lib-pkg_config` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.488886642s INFO prepare_target{force=false package_id=installer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer) target="rust-installer"}: cargo::core::compiler::fingerprint: fingerprint error for installer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer)/Build/TargetInner { name: "rust-installer", ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer/src/main.rs", Edition2021) } 0.488893605s INFO prepare_target{force=false package_id=installer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer) target="rust-installer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/.fingerprint/installer-658d25cffcff6fa9/bin-rust-installer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main Compiling libc v0.2.164 Compiling crossbeam-utils v0.8.20 Compiling proc-macro2 v1.0.89 Compiling unicode-ident v1.0.13 Compiling shlex v1.3.0 Compiling rustix v0.38.38 Compiling cfg-if v1.0.0 Compiling utf8parse v0.2.2 Compiling pkg-config v0.3.31 Compiling anstyle-query v1.1.2 Compiling anstyle v1.0.10 Compiling rayon-core v1.12.1 Compiling colorchoice v1.0.3 Compiling bitflags v2.6.0 Compiling is_terminal_polyfill v1.70.1 Compiling heck v0.5.0 Compiling strsim v0.11.1 Compiling clap_lex v0.7.2 Compiling adler2 v2.0.0 Compiling anyhow v1.0.92 Compiling either v1.13.0 Compiling same-file v1.0.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/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)' --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=3c5bb25305803473 -C extra-filename=-3c5bb25305803473 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/libc-3c5bb25305803473 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c0f3b98fa7716f54 -C extra-filename=-c0f3b98fa7716f54 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/crossbeam-utils-c0f3b98fa7716f54 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=7e1c301db47c1a06 -C extra-filename=-7e1c301db47c1a06 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/proc-macro2-7e1c301db47c1a06 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed7e4ee11216ba80 -C extra-filename=-ed7e4ee11216ba80 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b39efc007c3417fd -C extra-filename=-b39efc007c3417fd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/rustix-b39efc007c3417fd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fb2ba077c83b1e9a -C extra-filename=-fb2ba077c83b1e9a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.31 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pkg_config --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1bf505936041e7a2 -C extra-filename=-1bf505936041e7a2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=50ed83124e058dcc -C extra-filename=-50ed83124e058dcc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_terminal_polyfill-1.70.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_terminal_polyfill-1.70.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=c1eaae6c57a30856 -C extra-filename=-c1eaae6c57a30856 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2a29660709a2a9ad -C extra-filename=-2a29660709a2a9ad --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f9e4568095957a6 -C extra-filename=-7f9e4568095957a6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1bc7f5dd2ef96fa7 -C extra-filename=-1bc7f5dd2ef96fa7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=adaac29d06935ec7 -C extra-filename=-adaac29d06935ec7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=8d36151677f83b5f -C extra-filename=-8d36151677f83b5f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=070fe5c4f8da002f -C extra-filename=-070fe5c4f8da002f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/anyhow-070fe5c4f8da002f -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/utf8parse-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/utf8parse-0.2.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=329a8928e9e9a4c0 -C extra-filename=-329a8928e9e9a4c0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=78c62e9391006f06 -C extra-filename=-78c62e9391006f06 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/rayon-core-78c62e9391006f06 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=31f25db1904961a1 -C extra-filename=-31f25db1904961a1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/same-file-1.0.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=81455b7cb429ce35 -C extra-filename=-81455b7cb429ce35 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /rust/deps/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused extern crate --> /rust/deps/shlex-1.3.0/src/bytes.rs:26:1 | 26 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:196:38 | 196 | .collect::>, QuoteError>>()? | ---^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 196 | .collect::>, QuoteError>>()? | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:484:37 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:497:48 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/lib.rs:228:34 | 228 | pub fn quote(in_str: &str) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/lib.rs:241:45 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c8b396f2b26251e4 -C extra-filename=-c8b396f2b26251e4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/kebab.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lower_camel.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/shouty_kebab.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/shouty_snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/title.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/train.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/upper_camel.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:76:30 | 76 | F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:77:24 | 77 | G: FnMut(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 77 | G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:73:18 | 73 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:161:36 | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:174:36 | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:182:37 | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling cc v1.2.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=45bb66792c21a8c0 -C extra-filename=-45bb66792c21a8c0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/strsim-0.11.1/src/lib.rs:38:29 | 38 | fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=333ae1b9da8a122a -C extra-filename=-333ae1b9da8a122a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `shlex` (lib) generated 7 warnings Compiling anstyle-parse v0.2.6 warning: `heck` (lib) generated 14 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.2.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)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=f53e6cefd8664689 -C extra-filename=-f53e6cefd8664689 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libshlex-fb2ba077c83b1e9a.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unused return value of `into_raw_fd` that must be used --> /rust/deps/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ Compiling crc32fast v1.4.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/libc-89ef5ca78894914b/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/libc-3c5bb25305803473/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/crossbeam-utils-9514379b9584fc32/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/crossbeam-utils-c0f3b98fa7716f54/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/proc-macro2-454f8810f6e82ed8/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/proc-macro2-7e1c301db47c1a06/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/rustix-97c0193782c150ae/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/rustix-b39efc007c3417fd/build-script-build` Compiling walkdir v2.5.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=a5f4068cae032c08 -C extra-filename=-a5f4068cae032c08 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=5e9158c4f5490304 -C extra-filename=-5e9158c4f5490304 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern utf8parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libutf8parse-329a8928e9e9a4c0.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libc 0.2.164] cargo:rerun-if-changed=build.rs [libc 0.2.164] cargo:rustc-cfg=freebsd11 [libc 0.2.164] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.164] cargo:rustc-cfg=libc_union [libc 0.2.164] cargo:rustc-cfg=libc_const_size_of [libc 0.2.164] cargo:rustc-cfg=libc_align [libc 0.2.164] cargo:rustc-cfg=libc_int128 [libc 0.2.164] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.164] cargo:rustc-cfg=libc_packedN [libc 0.2.164] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.164] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.164] cargo:rustc-cfg=libc_long_array [libc 0.2.164] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.164] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.164] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.164] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.164] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.89] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.89] cargo:rustc-cfg=wrap_proc_macro [rustix 0.38.38] cargo:rerun-if-changed=build.rs Compiling miniz_oxide v0.8.0 [rustix 0.38.38] cargo:rustc-cfg=static_assertions [rustix 0.38.38] cargo:rustc-cfg=libc [rustix 0.38.38] cargo:rustc-cfg=freebsdlike [rustix 0.38.38] cargo:rustc-cfg=bsd [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.38] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/rayon-core-6395a5f986374a34/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/rayon-core-78c62e9391006f06/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ee00aee2a5f2937 -C extra-filename=-4ee00aee2a5f2937 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern same_file=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libsame_file-81455b7cb429ce35.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/crc32fast-1.4.2/src/lib.rs:170:32 | 170 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 170 [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `same-file` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=b46000966d7ab896 -C extra-filename=-b46000966d7ab896 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern adler2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libadler2-333ae1b9da8a122a.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/proc-macro2-454f8810f6e82ed8/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d40aeb01068b2991 -C extra-filename=-d40aeb01068b2991 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libunicode_ident-ed7e4ee11216ba80.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/anyhow-4aab765d05baaeed/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/anyhow-070fe5c4f8da002f/build-script-build` [rayon-core 1.12.1] cargo:rerun-if-changed=build.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/libc-89ef5ca78894914b/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=233af89ce33ec4d9 -C extra-filename=-233af89ce33ec4d9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cc-1.2.5/src/flags.rs:166:18 | 166 | target: &TargetInfo, | ^^^^^^^^^^ expected lifetime parameter | note: the lint level is defined here --> /rust/deps/cc-1.2.5/src/lib.rs:220:9 | 220 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(elided_lifetimes_in_paths)]` implied by `#[warn(warnings)]` help: indicate the anonymous lifetime | 166 | target: &TargetInfo<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cc-1.2.5/src/lib.rs:2427:64 | 2427 | fn add_inherited_rustflags(&self, cmd: &mut Tool, target: &TargetInfo) -> Result<(), Error> { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2427 | fn add_inherited_rustflags(&self, cmd: &mut Tool, target: &TargetInfo<'_>) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cc-1.2.5/src/lib.rs:3757:39 | 3757 | fn apple_sdk_root(&self, target: &TargetInfo) -> Result, Error> { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3757 | fn apple_sdk_root(&self, target: &TargetInfo<'_>) -> Result, Error> { | ++++ Compiling anstream v0.6.18 [anyhow 1.0.92] cargo:rerun-if-changed=build/probe.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/crossbeam-utils-9514379b9584fc32/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=4c0f50839c12f4fd -C extra-filename=-4c0f50839c12f4fd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.6.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=c7e6425840ebd94d -C extra-filename=-c7e6425840ebd94d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libanstyle-c8b396f2b26251e4.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libanstyle_parse-5e9158c4f5490304.rmeta --extern anstyle_query=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libanstyle_query-7f9e4568095957a6.rmeta --extern colorchoice=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libcolorchoice-50ed83124e058dcc.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libis_terminal_polyfill-c1eaae6c57a30856.rmeta --extern utf8parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libutf8parse-329a8928e9e9a4c0.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(anyhow_no_core_error) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:737:38 | 737 | fn flush(&mut self, output: &mut OutputBufferOxide) -> Result<()> { |[anyhow 1.0.92] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe) [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.92] cargo:rustc-cfg=std_backtrace ^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 737 | fn flush(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1066:51 | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide) { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1080:52 | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1523:18 | 1523 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | output: &mut OutputBufferOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1621:18 | 1621 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1621 | output: &mut OutputBufferOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1636:20 | 1636 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1636 | callback: &mut CallbackOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1787:60 | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:1984:58 | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:2181:32 | 2181 | fn flush_output_buffer(c: &mut CallbackOxide, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn flush_output_buffer(c: &mut CallbackOxide<'_>, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/deflate/core.rs:2260:20 | 2260 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | callback: &mut CallbackOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:392:38 | 392 | fn read_u16_le(iter: &mut slice::Iter) -> u16 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 392 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:407:38 | 407 | fn read_u32_le(iter: &mut slice::Iter) -> u32 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn read_u32_le(iter: &mut slice::Iter<'_, u8>) -> u32 { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:423:64 | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:491:30 | 491 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 491 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:599:42 | 599 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:618:30 | 618 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 618 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:647:64 | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:981:30 | 981 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 981 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.8.0/src/inflate/core.rs:982:19 | 982 | out_buf: &mut OutputBuffer, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | out_buf: &mut OutputBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:558:32 | 558 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 558 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:566:63 | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:663:40 | 663 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:672:40 | 672 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 672 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:760:32 | 760 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 760 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:769:32 | 769 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:982:32 | 982 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:991:32 | 991 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 991 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:308:32 | 308 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:327:32 | 327 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/anyhow-4aab765d05baaeed/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=98ee98555aae5775 -C extra-filename=-98ee98555aae5775 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:562:32 | 562 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 562 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:636:32 | 636 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:648:32 | 648 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:794:40 | 794 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:800:40 | 800 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 800 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:885:34 | 885 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 885 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1068:32 | 1068 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1074:32 | 1074 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1318:32 | 1318 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1324:32 | 1324 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1324 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1360:36 | 1360 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `crc32fast` (lib) generated 1 warning warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` 78 | 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/context.rs:120:32 | 120 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 120 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/context.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/context.rs:172:40 | 172 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 172 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:406:28 | 406 | pub fn chain(&self) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:586:40 | 586 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 586 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:592:40 | 592 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 592 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:608:30 | 608 | object_ref: unsafe fn(Ref) -> Ref, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 608 | object_ref: unsafe fn(Ref<'_, ErrorImpl>) -> Ref, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:608:49 | 608 | object_ref: unsafe fn(Ref) -> Ref, | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 608 | object_ref: unsafe fn(Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:612:35 | 612 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 612 | object_downcast: unsafe fn(Ref<'_, ErrorImpl>, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:612:69 | 612 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 612 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:620:36 | 620 | object_backtrace: unsafe fn(Ref) -> Option<&Backtrace>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 620 | object_backtrace: unsafe fn(Ref<'_, ErrorImpl>) -> Option<&Backtrace>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:642:31 | 642 | unsafe fn object_ref(e: Ref) -> Ref | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 642 | unsafe fn object_ref(e: Ref<'_, ErrorImpl>) -> Ref | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:642:50 | 642 | unsafe fn object_ref(e: Ref) -> Ref | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 642 | unsafe fn object_ref(e: Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:682:36 | 682 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | unsafe fn object_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:682:78 | 682 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:728:23 | 728 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:735:40 | 735 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 735 | unsafe fn context_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:735:82 | 735 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 735 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:792:43 | 792 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 792 | unsafe fn context_chain_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:792:85 | 792 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 792 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:853:38 | 853 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 853 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:891:27 | 891 | fn erase(&self) -> Ref { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:900:41 | 900 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 900 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:907:45 | 907 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 907 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:923:45 | 923 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 923 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:948:41 | 948 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 948 | pub(crate) unsafe fn chain(this: Ref<'_, Self>) -> Chain { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:948:52 | 948 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 948 | pub(crate) unsafe fn chain(this: Ref) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:971:40 | 971 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:980:40 | 980 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/fmt.rs:7:43 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/fmt.rs:7:64 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/fmt.rs:20:41 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/fmt.rs:20:62 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/ptr.rs:48:32 | 48 | pub fn by_ref(&self) -> Ref { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/ptr.rs:55:36 | 55 | pub fn by_mut(&mut self) -> Mut { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:17:32 | 17 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:26:32 | 26 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:49:32 | 49 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:62:32 | 62 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 62 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:69:32 | 69 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/lib.rs:683:29 | 683 | pub fn format_err(args: Arguments) -> Error { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 683 | pub fn format_err(args: Arguments<'_>) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/mod.rs:412:42 | 412 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 412 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1692:42 | 1692 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1692 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1728:42 | 1728 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1728 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1758:42 | 1758 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1758 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1803:42 | 1803 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1803 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1839:42 | 1839 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1868:42 | 1868 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1868 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1897:42 | 1897 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1897 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1925:42 | 1925 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1925 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1955:42 | 1955 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1955 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:1989:42 | 1989 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1989 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2037:42 | 2037 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2037 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2066:42 | 2066 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2066 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2092:42 | 2092 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2092 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2122:42 | 2122 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2157:42 | 2157 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2157 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2190:42 | 2190 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2190 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2220:42 | 2220 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2220 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2268:42 | 2268 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2268 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2338:42 | 2338 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2365:42 | 2365 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2365 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2389:42 | 2389 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2389 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2412:42 | 2412 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2436:42 | 2436 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2436 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2458:42 | 2458 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2458 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2481:42 | 2481 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2481 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2505:42 | 2505 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2505 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2526:42 | 2526 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2526 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2545:42 | 2545 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2545 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2565:42 | 2565 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2565 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2587:42 | 2587 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2587 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2609:42 | 2609 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2641:42 | 2641 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2641 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/mod.rs:2670:42 | 2670 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2670 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:299:42 | 299 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 299 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:361:42 | 361 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 361 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:398:42 | 398 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:114:42 | 114 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 114 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:142:42 | 142 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:173:42 | 173 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 173 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:203:42 | 203 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 203 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:233:42 | 233 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 233 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/x86_64/align.rs:100:42 | 100 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ Compiling clap_builder v4.5.20 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=8be4de78d27d8d4e -C extra-filename=-8be4de78d27d8d4e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern anstream=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libanstream-c7e6425840ebd94d.rmeta --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libanstyle-c8b396f2b26251e4.rmeta --extern clap_lex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libclap_lex-adaac29d06935ec7.rmeta --extern strsim=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libstrsim-1bc7f5dd2ef96fa7.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `strsim` (lib) generated 1 warning Compiling quote v1.0.37 Compiling flate2 v1.0.34 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=22c83177cf488df6 -C extra-filename=-22c83177cf488df6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libproc_macro2-d40aeb01068b2991.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=1.0.34 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=51050f697970773a -C extra-filename=-51050f697970773a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern crc32fast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libcrc32fast-a5f4068cae032c08.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libminiz_oxide-b46000966d7ab896.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `anyhow` (lib) generated 42 warnings Compiling crossbeam-epoch v0.9.18 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=df2d8da8443b58b2 -C extra-filename=-df2d8da8443b58b2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-4c0f50839c12f4fd.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unused extern crate --> /rust/deps/quote-1.0.37/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/bufreader.rs:27:41 | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter) -> Result<(), ::std::fmt::Error> { | ------------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> Result<(), ::std::fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/ffi/rust.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/ffi/rust.rs:117:32 | 117 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/ffi/mod.rs:49:37 | 49 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/mem.rs:536:32 | 536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.34/src/mem.rs:564:32 | 564 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 564 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `proc-macro2` (lib) generated 111 warnings warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling syn v2.0.87 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.87 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=87 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=1a2d0ffdbaeda0a0 -C extra-filename=-1a2d0ffdbaeda0a0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libproc_macro2-d40aeb01068b2991.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libquote-22c83177cf488df6.rmeta --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libunicode_ident-ed7e4ee11216ba80.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `crossbeam-utils` (lib) generated 23 warnings Compiling crossbeam-deque v0.8.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=da134331057f8588 -C extra-filename=-da134331057f8588 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_epoch-df2d8da8443b58b2.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-4c0f50839c12f4fd.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `quote` (lib) generated 13 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/rayon-core-6395a5f986374a34/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=7619d541e58fc532 -C extra-filename=-7619d541e58fc532 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-da134331057f8588.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-4c0f50839c12f4fd.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `cc` (lib) generated 3 warnings Compiling lzma-sys v0.1.20 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=17952747578ea99e -C extra-filename=-17952747578ea99e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/lzma-sys-17952747578ea99e -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libcc-f53e6cefd8664689.rlib --extern pkg_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libpkg_config-1bf505936041e7a2.rlib --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /rust/deps/syn-2.0.87/src/lib.rs:311:1 | 311 | extern crate self as syn; | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: `crossbeam-epoch` (lib) generated 20 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:981:34 | 981 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 981 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:992:40 | 992 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 992 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1001:41 | 1001 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1001 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1007:28 | 1007 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1034:35 | 1034 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1034 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:659:38 | 659 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:666:45 | 666 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:676:45 | 676 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 676 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:688:25 | 688 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 688 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:696:25 | 696 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:704:25 | 704 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 704 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:712:41 | 712 | fn parse_outermost_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 712 | fn parse_outermost_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:721:60 | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:731:54 | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:740:60 | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:765:44 | 765 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 765 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:776:44 | 776 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:29 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:40 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:30 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:41 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:415:28 | 415 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 415 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:43 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:54 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:428:42 | 428 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 428 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:259:25 | 259 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 259 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:301:25 | 301 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:312:25 | 312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:324:35 | 324 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 324 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:361:37 | 361 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:351:40 | 351 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 351 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:828:45 | 828 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 828 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:890:52 | 890 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 890 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:906:24 | 906 | pub fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 906 | pub fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1024:40 | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1219:25 | 1219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1229:59 | 1229 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1229 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1301:16 | 1301 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1414:16 | 1414 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1414 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1448:31 | 1448 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1464:16 | 1464 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1482:26 | 1482 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1482 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1495:26 | 1495 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1495 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1572:16 | 1572 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1574:16 | 1574 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1574 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1592:30 | 1592 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1592 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1756:25 | 1756 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1756 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1834:28 | 1834 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1834 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1892:28 | 1892 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1892 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1907:16 | 1907 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1924:16 | 1924 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1960:25 | 1960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1968:30 | 1968 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1968 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2007:31 | 2007 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2007 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2054:25 | 2054 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2054 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2080:25 | 2080 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2080 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2113:25 | 2113 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2113 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2122:16 | 2122 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2158:25 | 2158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2171:25 | 2171 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2171 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2178:24 | 2178 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2194:25 | 2194 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2194 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2249:25 | 2249 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2260:25 | 2260 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2290:25 | 2290 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2290 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2312:25 | 2312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2346:37 | 2346 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2361 | / impl_by_parsing_expr! { 2362 | | ExprAssign, Assign, "expected assignment expression", 2363 | | ExprAwait, Await, "expected await expression", 2364 | | ExprBinary, Binary, "expected binary operation", ... | 2372 | | ExprTuple, Tuple, "expected tuple expression", 2373 | | } | |_____- in this macro invocation | = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 2346 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2378:25 | 2378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2387:16 | 2387 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2387 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2401:25 | 2401 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2401 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2410:25 | 2410 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2410 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2425:25 | 2425 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2425 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2439:25 | 2439 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2439 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2448:25 | 2448 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2448 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2464:27 | 2464 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2464 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2474:25 | 2474 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2474 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2486:25 | 2486 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2486 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2502:28 | 2502 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2502 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2560:25 | 2560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2571:27 | 2571 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2609:25 | 2609 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2633:25 | 2633 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2633 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2652:25 | 2652 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2663:25 | 2663 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2663 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2675:25 | 2675 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2685:26 | 2685 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2685 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2720:25 | 2720 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2749:25 | 2749 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2749 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2757:16 | 2757 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2757 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2804:25 | 2804 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2823:25 | 2823 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2823 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2841:26 | 2841 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2841 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2854:16 | 2854 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2854 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2875:25 | 2875 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2892:45 | 2892 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2892 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2927:25 | 2927 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2941:25 | 2941 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2941 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2974:25 | 2974 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2974 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3036:25 | 3036 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3036 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3048:26 | 3048 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3048 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/file.rs:95:25 | 95 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:561:25 | 561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:624:25 | 624 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:651:25 | 651 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 651 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:689:25 | 689 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:718:25 | 718 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 718 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:729:25 | 729 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 729 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:786:20 | 786 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:842:20 | 842 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 842 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:871:25 | 871 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:896:25 | 896 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 896 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:907:25 | 907 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 907 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:931:25 | 931 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:962:25 | 962 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 962 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:973:25 | 973 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 973 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:1043:25 | 1043 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1043 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:1081:25 | 1081 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1081 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1151:20 | 1151 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1151 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1199:20 | 1199 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1199 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1228:45 | 1228 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1228 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1241:25 | 1241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1270:28 | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1270:66 | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1295:25 | 1295 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1295 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1328:25 | 1328 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1328 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1335:16 | 1335 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1335 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1362:25 | 1362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1369:16 | 1369 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1369 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1446:25 | 1446 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1446 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1464:25 | 1464 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1497:30 | 1497 | fn peek_signature(input: ParseStream, allow_safe: bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn peek_signature(input: ParseStream<'_>, allow_safe: bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1511:25 | 1511 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1511 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1517:31 | 1517 | fn parse_signature(input: ParseStream, allow_safe: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1517 | fn parse_signature(input: ParseStream<'_>, allow_safe: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1569:16 | 1569 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1569 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1589:25 | 1589 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1605:16 | 1605 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1605 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1656:25 | 1656 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1656 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1700:16 | 1700 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1700 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1770:25 | 1770 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1770 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1819:25 | 1819 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1819 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1844:25 | 1844 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1844 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1943:25 | 1943 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1959:25 | 1959 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1959 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1991:39 | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1991 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1991:59 | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2024:25 | 2024 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2024 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2042:25 | 2042 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2042 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2060:31 | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2060:51 | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2096:25 | 2096 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2096 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2120:25 | 2120 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2120 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2144:25 | 2144 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2144 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2165:42 | 2165 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2165 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2195:25 | 2195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2217:16 | 2217 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2217 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2274:25 | 2274 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2274 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2281:16 | 2281 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2292:16 | 2292 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2292 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2334:25 | 2334 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2420:25 | 2420 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2420 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2457:25 | 2457 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2457 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2486:25 | 2486 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2486 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2508:37 | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2508:57 | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2543:25 | 2543 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2543 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2561:25 | 2561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2567:26 | 2567 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2567 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2673:25 | 2673 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2673 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2769:25 | 2769 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2769 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2806:25 | 2806 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2806 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2813:16 | 2813 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2847:25 | 2847 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2847 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2872:36 | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2872 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2872:56 | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2909:25 | 2909 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2936:25 | 2936 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2936 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:40 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:51 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:77:17 | 77 | lookahead: &Lookahead1, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | lookahead: &Lookahead1<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:78:14 | 78 | peek: fn(Cursor) -> bool, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | peek: fn(Cursor<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:309:21 | 309 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1167:21 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1174:21 | 1174 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1174 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1185:21 | 1185 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1192:21 | 1192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1202:21 | 1202 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1202 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1216:21 | 1216 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1216 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1226:21 | 1226 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1226 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1279:52 | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1288:15 | 1288 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1288 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1370:22 | 1370 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1370 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:169:21 | 169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:199:21 | 199 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:206:21 | 206 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:212:21 | 212 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:219:21 | 219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:409:41 | 409 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:454:39 | 454 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:461:20 | 461 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 461 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:489:25 | 489 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 489 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:497:25 | 497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:509:25 | 509 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:515:32 | 515 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:576:39 | 576 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 576 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:608:43 | 608 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 608 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:623:20 | 623 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 623 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:643:32 | 643 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:619:25 | 619 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 619 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:630:25 | 630 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 630 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:643:25 | 643 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:666:25 | 666 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:679:25 | 679 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:726:25 | 726 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:735:25 | 735 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 735 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:744:25 | 744 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 744 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:786:25 | 786 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:795:36 | 795 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 795 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:800:36 | 800 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:814:25 | 814 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 814 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:822:25 | 822 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 822 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:830:36 | 830 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 830 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:836:36 | 836 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 836 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:848:20 | 848 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 848 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:894:36 | 894 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:899:36 | 899 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 899 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:952:25 | 952 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 952 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:963:25 | 963 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 963 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:970:25 | 970 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 970 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:984:25 | 984 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:990:33 | 990 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1038:35 | 1038 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1038 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1055:25 | 1055 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1055 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1065:25 | 1065 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: `flate2` (lib) generated 6 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_BOOTSTRAP='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cfg=bootstrap-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20 CARGO_MANIFEST_LINKS=lzma CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/lzma-sys-1e873afdde2b268c/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/build/lzma-sys-17952747578ea99e/build-script-build` [lzma-sys 0.1.20] cargo:rerun-if-changed=build.rs [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LZMA_API_STATIC [lzma-sys 0.1.20] cargo:root=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/lzma-sys-1e873afdde2b268c/out [lzma-sys 0.1.20] cargo:include=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/xz-5.2/src/liblzma/api [lzma-sys 0.1.20] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/lzma-sys-1e873afdde2b268c/out) [lzma-sys 0.1.20] OPT_LEVEL = Some(3) [lzma-sys 0.1.20] TARGET = Some(x86_64-unknown-freebsd) [lzma-sys 0.1.20] HOST = Some(x86_64-unknown-freebsd) [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [lzma-sys 0.1.20] CC_x86_64-unknown-freebsd = None [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [lzma-sys 0.1.20] CC_x86_64_unknown_freebsd = Some(cc) [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [lzma-sys 0.1.20] CC_KNOWN_WRAPPER_CUSTOM = None [lzma-sys 0.1.20] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [lzma-sys 0.1.20] CRATE_CC_NO_DEFAULTS = None [lzma-sys 0.1.20] DEBUG = Some(false) [lzma-sys 0.1.20] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [lzma-sys 0.1.20] CFLAGS_x86_64-unknown-freebsd = None [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [lzma-sys 0.1.20] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [lzma-sys 0.1.20] CC_SHELL_ESCAPED_FLAGS = None [lzma-sys 0.1.20] CARGO_ENCODED_RUSTFLAGS = Some(--cfg=bootstrap-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options) [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/check.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/check.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ warning: `miniz_oxide` (lib) generated 19 warnings [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/crc32_fast.c:19: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/check.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. warning: creating a shared reference to mutable static is discouraged --> /rust/deps/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default warning: creating a mutable reference to mutable static is discouraged --> /rust/deps/rayon-core-1.12.1/src/registry.rs:194:55 | 194 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives Compiling errno v0.3.9 Compiling filetime v0.2.25 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a281631b7ce4f02d -C extra-filename=-a281631b7ce4f02d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=11e011b65fb3794d -C extra-filename=-11e011b65fb3794d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-45bb66792c21a8c0.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/crc32_table.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/crc64_fast.c:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/check.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ warning: unexpected `cfg` condition value: `bitrig` --> /rust/deps/errno-0.3.9/src/unix.rs:78:13 | 78 | 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`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/errno-0.3.9/src/lib.rs:46:34 | 46 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/errno-0.3.9/src/lib.rs:57:34 | 57 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [lzma-sys 0.1.20] cargo:warning=1 warning generated. warning: unexpected `cfg` condition value: `bitrig` --> /rust/deps/filetime-0.2.25/src/unix/mod.rs:88:11 | 88 | #[cfg(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`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` 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: `bitrig` --> /rust/deps/filetime-0.2.25/src/unix/mod.rs:97:15 | 97 | #[cfg(not(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`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, and `vxworks` and 5 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /rust/deps/filetime-0.2.25/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/filetime-0.2.25/src/lib.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/crc64_table.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/rustix-97c0193782c150ae/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=3ef02b926629c4ca -C extra-filename=-3ef02b926629c4ca --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libbitflags-8d36151677f83b5f.rmeta --extern libc_errno=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/liberrno-a281631b7ce4f02d.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/sha256.c:24: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/check.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ warning: `errno` (lib) generated 3 warnings Compiling rayon v1.10.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-1.10.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=3c273d1c595dfc2c -C extra-filename=-3c273d1c595dfc2c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libeither-31f25db1904961a1.rmeta --extern rayon_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/librayon_core-7619d541e58fc532.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `filetime` (lib) generated 4 warnings warning: `libc` (lib) generated 45 warnings [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/alone_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/alone_decoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/alone_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/auto_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_decoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_buffer_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_decoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_buffer_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_buffer_encoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_decoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ warning: `rayon-core` (lib) generated 2 warnings [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_encoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_header_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_header_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_util.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_buffer_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_preset.h:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_decoder_memusage.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_preset.h:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_preset.h:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_encoder_memusage.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_preset.h:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_preset.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_preset.h:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_buffer_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_decoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_buffer_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_common.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_common.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ Compiling xattr v1.3.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=xattr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xattr-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xattr-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen ' CARGO_PKG_DESCRIPTION='unix extended filesystem attributes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xattr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/xattr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xattr-1.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name xattr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=bc603dd5219e6bb2 -C extra-filename=-bc603dd5219e6bb2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --extern rustix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/librustix-3ef02b926629c4ca.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_decoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. warning: hidden lifetime parameters in types are deprecated --> /rust/deps/xattr-1.3.1/src/error.rs:22:32 | 22 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_flags_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_decoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. Compiling tar v0.4.43 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.43 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.43/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.43 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.43 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tar --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=af14feb4645dc46d -C extra-filename=-af14feb4645dc46d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libfiletime-11e011b65fb3794d.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --extern xattr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libxattr-bc603dd5219e6bb2.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_flags_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/hardware_cputhreads.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/hardware_physmem.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/archive.rs:81:52 | 81 | pub fn entries(&mut self) -> io::Result> { | -------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 81 | pub fn entries(&mut self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/archive.rs:186:62 | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:77:41 | 77 | pub fn path(&self) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 77 | pub fn path(&self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:87:36 | 87 | pub fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 87 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:104:53 | 104 | pub fn link_name(&self) -> io::Result>> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 104 | pub fn link_name(&self) -> io::Result>> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:113:48 | 113 | pub fn link_name_bytes(&self) -> Option> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 113 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:135:59 | 135 | pub fn pax_extensions(&mut self) -> io::Result> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 135 | pub fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:285:38 | 285 | pub fn from(entry: Entry) -> EntryFields { | -----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 285 | pub fn from(entry: Entry<'_, R>) -> EntryFields { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:285:46 | 285 | pub fn from(entry: Entry) -> EntryFields { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 285 | pub fn from(entry: Entry) -> EntryFields<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:303:37 | 303 | fn path(&self) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 303 | fn path(&self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:307:32 | 307 | fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 307 | fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:336:49 | 336 | fn link_name(&self) -> io::Result>> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 336 | fn link_name(&self) -> io::Result>> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:343:44 | 343 | fn link_name_bytes(&self) -> Option> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 343 | fn link_name_bytes(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:367:55 | 367 | fn pax_extensions(&mut self) -> io::Result> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/entry.rs:860:32 | 860 | fn set_xattrs(me: &mut EntryFields, dst: &Path) -> io::Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 860 | fn set_xattrs(me: &mut EntryFields<'_>, dst: &Path) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/error.rs:32:32 | 32 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 32 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:346:41 | 346 | pub fn path(&self) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 346 | pub fn path(&self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:357:36 | 357 | pub fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 357 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:406:53 | 406 | pub fn link_name(&self) -> io::Result>> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn link_name(&self) -> io::Result>> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:420:48 | 420 | pub fn link_name_bytes(&self) -> Option> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 420 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:853:41 | 853 | fn debug_fields(&self, b: &mut fmt::DebugStruct) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 853 | fn debug_fields(&self, b: &mut fmt::DebugStruct<'_, '_>) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:900:32 | 900 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 900 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:924:32 | 924 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 924 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:948:32 | 948 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 948 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:957:36 | 957 | pub fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 957 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:1119:32 | 1119 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1119 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:1304:32 | 1304 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1304 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:1322:32 | 1322 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1322 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:1375:32 | 1375 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1375 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:1630:46 | 1630 | pub fn path2bytes(p: &Path) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1630 | pub fn path2bytes(p: &Path) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:1659:29 | 1659 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1659 | pub fn bytes2path(bytes: Cow<'_, [u8]>) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tar-0.4.43/src/header.rs:1659:54 | 1659 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1659 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> { | +++ [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ warning: `xattr` (lib) generated 1 warning [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index_encoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index_hash.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/outqueue.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/outqueue.h:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_buffer_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_decoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. warning: outlives requirements can be inferred --> /rust/deps/tar-0.4.43/src/archive.rs:36:27 | 36 | pub struct Entries<'a, R: 'a + Read> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_buffer_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ warning: outlives requirements can be inferred --> /rust/deps/tar-0.4.43/src/entry.rs:23:25 | 23 | pub struct Entry<'a, R: 'a + Read> { | ^^^^^ help: remove this bound [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_decoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_encoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_encoder_mt.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_flags_common.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_flags_common.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_flags_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_flags_common.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_flags_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_flags_common.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/vli_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/vli_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/vli_size.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_common.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_common.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_decoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_common.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_encoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_common.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_decoder.c:20: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_decoder.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ warning: `syn` (lib) generated 411 warnings Compiling clap_derive v4.5.18 [lzma-sys 0.1.20] cargo:warning=1 warning generated. Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=adeba3f8f649ac95 -C extra-filename=-adeba3f8f649ac95 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern heck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libheck-2a29660709a2a9ad.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libproc_macro2-d40aeb01068b2991.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libquote-22c83177cf488df6.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libsyn-1a2d0ffdbaeda0a0.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder_mf.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/fastpos_table.c:3: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma2_decoder.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma2_decoder.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma2_encoder.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ warning: `tar` (lib) generated 34 warnings [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_decoder.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_decoder.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_encoder.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma2_encoder.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_optimum_fast.c:12: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_private.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_optimum_normal.c:12: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_private.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ Compiling clap v4.5.20 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=5f5799fd04149a6c -C extra-filename=-5f5799fd04149a6c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern clap_builder=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libclap_builder-8be4de78d27d8d4e.rmeta --extern clap_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps/libclap_derive-adeba3f8f649ac95.so --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_presets.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/rangecoder/price_table.c:3: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/rangecoder/range_encoder.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/rangecoder/range_common.h:17: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/arm.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/armthumb.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/ia64.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/powerpc.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.c:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_decoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_decoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_encoder.c:13: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_encoder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/sparc.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/x86.c:14: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: [lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17: [lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [lzma-sys 0.1.20] cargo:warning= 312 | gettimeofday(&now, NULL); [lzma-sys 0.1.20] cargo:warning= | ^ [lzma-sys 0.1.20] cargo:warning=1 warning generated. [lzma-sys 0.1.20] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [lzma-sys 0.1.20] AR_x86_64-unknown-freebsd = None [lzma-sys 0.1.20] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [lzma-sys 0.1.20] AR_x86_64_unknown_freebsd = Some(ar) [lzma-sys 0.1.20] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [lzma-sys 0.1.20] ARFLAGS_x86_64-unknown-freebsd = None [lzma-sys 0.1.20] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [lzma-sys 0.1.20] ARFLAGS_x86_64_unknown_freebsd = None [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_ARFLAGS [lzma-sys 0.1.20] HOST_ARFLAGS = None [lzma-sys 0.1.20] cargo:rerun-if-env-changed=ARFLAGS [lzma-sys 0.1.20] ARFLAGS = None [lzma-sys 0.1.20] cargo:rustc-link-lib=static=lzma [lzma-sys 0.1.20] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/lzma-sys-1e873afdde2b268c/out warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/check.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/check.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/crc32_fast.c:19: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/check.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/crc32_table.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/crc64_fast.c:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/check.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/crc64_table.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/sha256.c:24: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/check.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/alone_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/alone_decoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/alone_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/auto_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_decoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_buffer_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_decoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_buffer_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_buffer_encoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_decoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_encoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_header_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_header_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_util.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_buffer_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_preset.h:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_decoder_memusage.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_preset.h:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_preset.h:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_encoder_memusage.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_preset.h:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_preset.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_preset.h:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_buffer_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_decoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_buffer_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_common.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_common.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_decoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_flags_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_decoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_flags_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/hardware_cputhreads.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/hardware_physmem.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index_encoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index_hash.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/outqueue.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/outqueue.h:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_buffer_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_decoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_buffer_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_decoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_encoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_encoder_mt.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_flags_common.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_flags_common.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_flags_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_flags_common.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_flags_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_flags_common.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/vli_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/vli_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/vli_size.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_common.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_common.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_decoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_common.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_encoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_common.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_decoder.c:20: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_decoder.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder_mf.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/fastpos_table.c:3: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma2_decoder.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma2_decoder.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma2_encoder.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_decoder.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_decoder.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_encoder.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma2_encoder.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_optimum_fast.c:12: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_private.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_optimum_normal.c:12: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_private.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_presets.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/rangecoder/price_table.c:3: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/rangecoder/range_encoder.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/rangecoder/range_common.h:17: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/arm.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/armthumb.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/ia64.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/powerpc.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.c:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_decoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_decoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_encoder.c:13: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_encoder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/sparc.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/x86.c:14: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16: warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17: warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] warning: lzma-sys@0.1.20: 312 | gettimeofday(&now, NULL); warning: lzma-sys@0.1.20: | ^ warning: lzma-sys@0.1.20: 1 warning generated. Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lzma_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/lzma-sys-1e873afdde2b268c/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lzma_sys --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lzma-sys-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=03457ec3cad0dd4f -C extra-filename=-03457ec3cad0dd4f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/liblibc-233af89ce33ec4d9.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/lzma-sys-1e873afdde2b268c/out -l static=lzma` Compiling xz2 v0.1.7 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=xz2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xz2-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xz2-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xz2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xz2-0.1.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name xz2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xz2-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=a0327cbaee938a89 -C extra-filename=-a0327cbaee938a89 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern lzma_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/liblzma_sys-03457ec3cad0dd4f.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/lzma-sys-1e873afdde2b268c/out` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/xz2-0.1.7/src/stream.rs:837:32 | 837 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 837 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling installer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=installer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=installer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name installer --edition=2021 src/tools/rust-installer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=659a65de075c85ba -C extra-filename=-659a65de075c85ba --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libanyhow-98ee98555aae5775.rmeta --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libclap-5f5799fd04149a6c.rmeta --extern flate2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libflate2-51050f697970773a.rmeta --extern rayon=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/librayon-3c273d1c595dfc2c.rmeta --extern tar=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libtar-af14feb4645dc46d.rmeta --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libwalkdir-4ee00aee2a5f2937.rmeta --extern xz2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libxz2-a0327cbaee938a89.rmeta --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/lzma-sys-1e873afdde2b268c/out` warning: `xz2` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rust-installer CARGO_CRATE_NAME=rust_installer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-installer/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=installer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rust_installer --edition=2021 src/tools/rust-installer/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=658d25cffcff6fa9 -C extra-filename=-658d25cffcff6fa9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/release/deps --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libanyhow-98ee98555aae5775.rlib --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libclap-5f5799fd04149a6c.rlib --extern flate2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libflate2-51050f697970773a.rlib --extern installer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libinstaller-659a65de075c85ba.rlib --extern rayon=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/librayon-3c273d1c595dfc2c.rlib --extern tar=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libtar-af14feb4645dc46d.rlib --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libwalkdir-4ee00aee2a5f2937.rlib --extern xz2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps/libxz2-a0327cbaee938a89.rlib --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/build/lzma-sys-1e873afdde2b268c/out` Finished `release` profile [optimized] target(s) in 5.61s Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/rust-installer" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" < ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-installer", path: "src/tools/rust-installer", mode: ToolBootstrap, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist rustc-1.84.0-x86_64-unknown-freebsd running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image" "--component-name=rustc" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rustc installed." "--package-name=rustc-1.84.0-x86_64-unknown-freebsd" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 2.411 seconds < Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Std { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libaddr2line-9ffafade4426d965.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libaddr2line-9ffafade4426d965.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libadler-9d1218a0ba2cbb21.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libadler-9d1218a0ba2cbb21.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liballoc-58a8c0b6b298c3f3.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/liballoc-58a8c0b6b298c3f3.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcfg_if-6c34c64d92be6ae4.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libcfg_if-6c34c64d92be6ae4.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-f9503971f442fc63.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libcompiler_builtins-f9503971f442fc63.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libcore-a50255117ca9f77f.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libcore-a50255117ca9f77f.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libgetopts-a6780121f9486f3e.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libgetopts-a6780121f9486f3e.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libgimli-9d7a1e91fb59e0e9.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libgimli-9d7a1e91fb59e0e9.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libhashbrown-9f2e115c091f7aab.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-9f2e115c091f7aab.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/liblibc-a7165de84d12935d.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/liblibc-a7165de84d12935d.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libmemchr-33445b36465dc94d.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libmemchr-33445b36465dc94d.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libminiz_oxide-7b93b833020bb272.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libminiz_oxide-7b93b833020bb272.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libobject-08354b382bf59df7.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libobject-08354b382bf59df7.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libpanic_abort-05b7be3c2d11e301.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libpanic_abort-05b7be3c2d11e301.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libpanic_unwind-6d49cbe548d75a68.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libpanic_unwind-6d49cbe548d75a68.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libproc_macro-05fbcbcff81d53f3.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libproc_macro-05fbcbcff81d53f3.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_demangle-58bd012cbb674c35.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_demangle-58bd012cbb674c35.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-4aeec38765c9cb09.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_alloc-4aeec38765c9cb09.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-b0d48a709c53cce2.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_core-b0d48a709c53cce2.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_std-e05930d1cdac5a6f.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_std-e05930d1cdac5a6f.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd-26e5f7fce57093c9.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-26e5f7fce57093c9.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd-26e5f7fce57093c9.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-26e5f7fce57093c9.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libstd_detect-aec49e7ea5b9c02d.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libstd_detect-aec49e7ea5b9c02d.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libsysroot-c0494dc5e81f4564.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libsysroot-c0494dc5e81f4564.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libtest-8a144935c3ec7a04.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtest-8a144935c3ec7a04.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libunicode_width-dea0ab04593e8371.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_width-dea0ab04593e8371.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/libunwind-bf72a3718100f398.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunwind-bf72a3718100f398.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/overlay/COPYRIGHT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/overlay/COPYRIGHT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/overlay/README.md" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist rust-std-1.84.0-x86_64-unknown-freebsd running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/image" "--component-name=rust-std-x86_64-unknown-freebsd" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-std installed." "--package-name=rust-std-1.84.0-x86_64-unknown-freebsd" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/x86_64-unknown-freebsd" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 0.802 seconds < Std { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > Std { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } > Std { target: wasm32-unknown-unknown, compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } > StartupObjects { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } < StartupObjects { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } Removing sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib to avoid caching bugs < Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2 c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } Dirty - /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, force_recompile: false } Building stage2 library artifacts (x86_64-unknown-freebsd -> wasm32-unknown-unknown) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_wasm32_unknown_unknown="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std" CARGO_TARGET_WASM32_UNKNOWN_UNKNOWN_LINKER="cc" CC_wasm32_unknown_unknown="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="wasm32-unknown-unknown" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_wasm32_unknown_unknown="-ffunction-sections -fdata-sections -fPIC -fno-exceptions -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_wasm32_unknown_unknown="-ffunction-sections -fdata-sections -fPIC -fno-exceptions -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_wasm32_unknown_unknown="c++" LIBC_CHECK_CFG="1" RANLIB_wasm32_unknown_unknown="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/wasm32-unknown-unknown/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.84.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.84.0/\")" RUST_COMPILER_RT_ROOT="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="30" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stablestd" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "wasm32-unknown-unknown" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--features" "backtrace panic-unwind compiler-builtins-c" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" 0.260076885s INFO prepare_target{force=false package_id=sysroot v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot) target="sysroot"}: cargo::core::compiler::fingerprint: fingerprint error for sysroot v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot)/Build/TargetInner { name_inferred: true, ..: lib_target("sysroot", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/src/lib.rs", Edition2021) } 0.260107782s INFO prepare_target{force=false package_id=sysroot v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot) target="sysroot"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/sysroot-ad36fe6b114f2691/lib-sysroot` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.265427036s INFO prepare_target{force=false package_id=proc_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro) target="proc_macro"}: cargo::core::compiler::fingerprint: fingerprint error for proc_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro)/Build/TargetInner { name_inferred: true, ..: lib_target("proc_macro", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/lib.rs", Edition2021) } 0.265437957s INFO prepare_target{force=false package_id=proc_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro) target="proc_macro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/proc_macro-31e72407bd6ad19a/lib-proc_macro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.268371134s INFO prepare_target{force=false package_id=core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core) target="core"}: cargo::core::compiler::fingerprint: fingerprint error for core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core)/Build/TargetInner { name_inferred: true, tested: false, benched: false, ..: lib_target("core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/lib.rs", Edition2021) } 0.268377937s INFO prepare_target{force=false package_id=core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core) target="core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/core-2c09c85e881154b5/lib-core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.270151910s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="std"}: cargo::core::compiler::fingerprint: fingerprint error for std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std)/Build/TargetInner { name_inferred: true, ..: lib_target("std", ["dylib", "rlib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/lib.rs", Edition2021) } 0.270159504s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="std"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/std-b58fd2696c1a1455/lib-std` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.271968102s INFO prepare_target{force=false package_id=addr2line v0.22.0 target="addr2line"}: cargo::core::compiler::fingerprint: fingerprint error for addr2line v0.22.0/Build/TargetInner { name_inferred: true, ..: lib_target("addr2line", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.0/src/lib.rs", Edition2018) } 0.271974083s INFO prepare_target{force=false package_id=addr2line v0.22.0 target="addr2line"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/addr2line-5ad0130eefec10af/lib-addr2line` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.276069751s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="compiler_builtins"}: cargo::core::compiler::fingerprint: fingerprint error for compiler_builtins v0.1.138/Build/TargetInner { tested: false, ..: lib_target("compiler_builtins", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/src/lib.rs", Edition2021) } 0.276075923s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="compiler_builtins"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/compiler_builtins-be7fdf5e76b218cf/lib-compiler_builtins` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.279644197s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for compiler_builtins v0.1.138/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/build.rs", Edition2021) } 0.279650458s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/compiler_builtins-57f9d010491079c3/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.280270767s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for compiler_builtins v0.1.138/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/build.rs", Edition2021) } 0.280275716s INFO prepare_target{force=false package_id=compiler_builtins v0.1.138 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/.fingerprint/compiler_builtins-a1bc32887e0e51f9/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.282668635s INFO prepare_target{force=false package_id=cc v1.1.22 target="cc"}: cargo::core::compiler::fingerprint: fingerprint error for cc v1.1.22/Build/TargetInner { ..: lib_target("cc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/src/lib.rs", Edition2018) } 0.282674596s INFO prepare_target{force=false package_id=cc v1.1.22 target="cc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/.fingerprint/cc-3db34414686fc444/lib-cc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.285043590s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: fingerprint error for shlex v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("shlex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs", Edition2015) } 0.285048920s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/.fingerprint/shlex-8ea88602756af3ad/lib-shlex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.286838101s INFO prepare_target{force=false package_id=rustc-std-workspace-core v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core) target="rustc_std_workspace_core"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-std-workspace-core v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_std_workspace_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core/lib.rs", Edition2021) } 0.286843862s INFO prepare_target{force=false package_id=rustc-std-workspace-core v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core) target="rustc_std_workspace_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/rustc-std-workspace-core-390a1d44e468ac03/lib-rustc_std_workspace_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.289218046s INFO prepare_target{force=false package_id=gimli v0.29.0 target="gimli"}: cargo::core::compiler::fingerprint: fingerprint error for gimli v0.29.0/Build/TargetInner { name_inferred: true, ..: lib_target("gimli", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.0/src/lib.rs", Edition2018) } 0.289223486s INFO prepare_target{force=false package_id=gimli v0.29.0 target="gimli"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/gimli-f1d34de87d57a3de/lib-gimli` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.292751495s INFO prepare_target{force=false package_id=rustc-std-workspace-alloc v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc) target="rustc_std_workspace_alloc"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-std-workspace-alloc v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_std_workspace_alloc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc/lib.rs", Edition2021) } 0.292757346s INFO prepare_target{force=false package_id=rustc-std-workspace-alloc v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc) target="rustc_std_workspace_alloc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/rustc-std-workspace-alloc-a1f3672dbc71c722/lib-rustc_std_workspace_alloc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.295121230s INFO prepare_target{force=false package_id=alloc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc) target="alloc"}: cargo::core::compiler::fingerprint: fingerprint error for alloc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc)/Build/TargetInner { name_inferred: true, ..: lib_target("alloc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/lib.rs", Edition2021) } 0.295126931s INFO prepare_target{force=false package_id=alloc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc) target="alloc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/alloc-6c22dda2435b7cca/lib-alloc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.298083813s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: fingerprint error for cfg-if v1.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("cfg_if", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs", Edition2018) } 0.298089083s INFO prepare_target{force=false package_id=cfg-if v1.0.0 target="cfg_if"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/cfg-if-246b8b4fabc9f5fa/lib-cfg_if` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.301020787s INFO prepare_target{force=false package_id=dlmalloc v0.2.7 target="dlmalloc"}: cargo::core::compiler::fingerprint: fingerprint error for dlmalloc v0.2.7/Build/TargetInner { doctest: false, ..: lib_target("dlmalloc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dlmalloc-0.2.7/src/lib.rs", Edition2021) } 0.301025787s INFO prepare_target{force=false package_id=dlmalloc v0.2.7 target="dlmalloc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/dlmalloc-106a6ac2b1685033/lib-dlmalloc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.304580044s INFO prepare_target{force=false package_id=hashbrown v0.15.0 target="hashbrown"}: cargo::core::compiler::fingerprint: fingerprint error for hashbrown v0.15.0/Build/TargetInner { ..: lib_target("hashbrown", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/src/lib.rs", Edition2021) } 0.304585034s INFO prepare_target{force=false package_id=hashbrown v0.15.0 target="hashbrown"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/hashbrown-87ebd51e0c633458/lib-hashbrown` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.308102703s INFO prepare_target{force=false package_id=libc v0.2.162 target="libc"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.162/Build/TargetInner { ..: lib_target("libc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/src/lib.rs", Edition2015) } 0.308107742s INFO prepare_target{force=false package_id=libc v0.2.162 target="libc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/libc-44bc038d64cc2471/lib-libc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.311717744s INFO prepare_target{force=false package_id=libc v0.2.162 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.162/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/build.rs", Edition2015) } 0.311725028s INFO prepare_target{force=false package_id=libc v0.2.162 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/libc-f76faece3763b658/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.312345567s INFO prepare_target{force=false package_id=libc v0.2.162 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.162/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/build.rs", Edition2015) } 0.312350275s INFO prepare_target{force=false package_id=libc v0.2.162 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/.fingerprint/libc-fb089984a9087f66/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.314131432s INFO prepare_target{force=false package_id=miniz_oxide v0.7.4 target="miniz_oxide"}: cargo::core::compiler::fingerprint: fingerprint error for miniz_oxide v0.7.4/Build/TargetInner { ..: lib_target("miniz_oxide", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs", Edition2018) } 0.314136852s INFO prepare_target{force=false package_id=miniz_oxide v0.7.4 target="miniz_oxide"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/miniz_oxide-6a1ba85fd9a88e65/lib-miniz_oxide` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.318246627s INFO prepare_target{force=false package_id=adler v1.0.2 target="adler"}: cargo::core::compiler::fingerprint: fingerprint error for adler v1.0.2/Build/TargetInner { name_inferred: true, ..: lib_target("adler", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2/src/lib.rs", Edition2015) } 0.318252037s INFO prepare_target{force=false package_id=adler v1.0.2 target="adler"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/adler-2e3be800cb941cde/lib-adler` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.321214169s INFO prepare_target{force=false package_id=object v0.36.5 target="object"}: cargo::core::compiler::fingerprint: fingerprint error for object v0.36.5/Build/TargetInner { ..: lib_target("object", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/src/lib.rs", Edition2018) } 0.321219479s INFO prepare_target{force=false package_id=object v0.36.5 target="object"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/object-74c4052251412c83/lib-object` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.325342368s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: fingerprint error for memchr v2.7.4/Build/TargetInner { benched: false, ..: lib_target("memchr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs", Edition2021) } 0.325347277s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/memchr-2b11c02c364f27f1/lib-memchr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.328302636s INFO prepare_target{force=false package_id=panic_abort v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort) target="panic_abort"}: cargo::core::compiler::fingerprint: fingerprint error for panic_abort v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort)/Build/TargetInner { name_inferred: true, tested: false, benched: false, doc: false, ..: lib_target("panic_abort", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort/src/lib.rs", Edition2021) } 0.328309209s INFO prepare_target{force=false package_id=panic_abort v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort) target="panic_abort"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/panic_abort-38073d759dbaaa62/lib-panic_abort` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.333008875s INFO prepare_target{force=false package_id=panic_unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind) target="panic_unwind"}: cargo::core::compiler::fingerprint: fingerprint error for panic_unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind)/Build/TargetInner { name_inferred: true, tested: false, benched: false, doc: false, ..: lib_target("panic_unwind", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/src/lib.rs", Edition2021) } 0.333014846s INFO prepare_target{force=false package_id=panic_unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind) target="panic_unwind"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/panic_unwind-ce82409a0dd36759/lib-panic_unwind` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.338299305s INFO prepare_target{force=false package_id=unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind) target="unwind"}: cargo::core::compiler::fingerprint: fingerprint error for unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind)/Build/TargetInner { name_inferred: true, tested: false, benched: false, doc: false, ..: lib_target("unwind", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind/src/lib.rs", Edition2021) } 0.338305256s INFO prepare_target{force=false package_id=unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind) target="unwind"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/unwind-2b8113441b67c2e1/lib-unwind` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.342444927s INFO prepare_target{force=false package_id=rustc-demangle v0.1.24 target="rustc_demangle"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-demangle v0.1.24/Build/TargetInner { ..: lib_target("rustc_demangle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs", Edition2015) } 0.342450508s INFO prepare_target{force=false package_id=rustc-demangle v0.1.24 target="rustc_demangle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/rustc-demangle-4231e89a75458078/lib-rustc_demangle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.346618742s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/build.rs", Edition2021) } 0.346625534s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/std-f24f7eaa04144c03/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.347237948s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/build.rs", Edition2021) } 0.347242847s INFO prepare_target{force=false package_id=std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/.fingerprint/std-20d9c8ba1b23fdae/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.349024144s INFO prepare_target{force=false package_id=std_detect v0.1.5 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect) target="std_detect"}: cargo::core::compiler::fingerprint: fingerprint error for std_detect v0.1.5 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect)/Build/TargetInner { name_inferred: true, ..: lib_target("std_detect", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/lib.rs", Edition2021) } 0.349030255s INFO prepare_target{force=false package_id=std_detect v0.1.5 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect) target="std_detect"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/std_detect-c602bff55be6c861/lib-std_detect` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.353777711s INFO prepare_target{force=false package_id=test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test) target="test"}: cargo::core::compiler::fingerprint: fingerprint error for test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test)/Build/TargetInner { name_inferred: true, ..: lib_target("test", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/lib.rs", Edition2021) } 0.353784694s INFO prepare_target{force=false package_id=test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test) target="test"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/test-e95a94eeac435652/lib-test` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.357887065s INFO prepare_target{force=false package_id=getopts v0.2.21 target="getopts"}: cargo::core::compiler::fingerprint: fingerprint error for getopts v0.2.21/Build/TargetInner { name_inferred: true, ..: lib_target("getopts", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/src/lib.rs", Edition2015) } 0.357892365s INFO prepare_target{force=false package_id=getopts v0.2.21 target="getopts"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/getopts-a91d7e8aef42bd97/lib-getopts` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.361438928s INFO prepare_target{force=false package_id=rustc-std-workspace-std v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std) target="rustc_std_workspace_std"}: cargo::core::compiler::fingerprint: fingerprint error for rustc-std-workspace-std v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std)/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_std_workspace_std", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std/lib.rs", Edition2021) } 0.361444699s INFO prepare_target{force=false package_id=rustc-std-workspace-std v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std) target="rustc_std_workspace_std"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/rustc-std-workspace-std-ff2582c8a3f75838/lib-rustc_std_workspace_std` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.363816579s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-width v0.1.14/Build/TargetInner { ..: lib_target("unicode_width", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs", Edition2021) } 0.363822179s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/.fingerprint/unicode-width-db026ce63d7faa52/lib-unicode_width` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main Compiling shlex v1.3.0 Compiling core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core) Compiling libc v0.2.162 Compiling std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8ea88602756af3ad -C extra-filename=-8ea88602756af3ad --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Core Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name core --edition=2021 core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_fp_fmt_parse)' --check-cfg 'cfg(stdarch_intel_sde)' --check-cfg 'cfg(target_os, values("rtems"))' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug_refcell", "optimize_for_size", "panic_immediate_abort"))' -C metadata=2c09c85e881154b5 -C extra-filename=-2c09c85e881154b5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/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.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/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="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --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=fb089984a9087f66 -C extra-filename=-fb089984a9087f66 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/build/libc-fb089984a9087f66 -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 std/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(target_os, values("rtems"))' -C debug-assertions=off --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=20d9c8ba1b23fdae -C extra-filename=-20d9c8ba1b23fdae --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/build/std-20d9c8ba1b23fdae -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /rust/deps/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused extern crate --> /rust/deps/shlex-1.3.0/src/bytes.rs:26:1 | 26 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:196:38 | 196 | .collect::>, QuoteError>>()? | ---^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 196 | .collect::>, QuoteError>>()? | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:484:37 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/bytes.rs:497:48 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/lib.rs:228:34 | 228 | pub fn quote(in_str: &str) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/shlex-1.3.0/src/lib.rs:241:45 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ Compiling cc v1.1.22 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=3db34414686fc444 -C extra-filename=-3db34414686fc444 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps/libshlex-8ea88602756af3ad.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `shlex` (lib) generated 7 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=abort CARGO_CFG_RELOCATION_MODEL=static CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=wasm32 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=wasm CARGO_CFG_TARGET_FEATURE=multivalue,mutable-globals,reference-types,sign-ext CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=unknown CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Cembed-bitcode=yes-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' CARGO_FEATURE_ALIGN=1 CARGO_FEATURE_RUSTC_DEP_OF_STD=1 CARGO_FEATURE_RUSTC_STD_WORKSPACE_CORE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/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.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/libc-f76faece3763b658/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=wasm32-unknown-unknown /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/build/libc-fb089984a9087f66/build-script-build` [libc 0.2.162] cargo:rerun-if-changed=build.rs [libc 0.2.162] cargo:rustc-cfg=freebsd12 [libc 0.2.162] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.162] cargo:rustc-cfg=libc_union [libc 0.2.162] cargo:rustc-cfg=libc_const_size_of [libc 0.2.162] cargo:rustc-cfg=libc_align [libc 0.2.162] cargo:rustc-cfg=libc_int128 [libc 0.2.162] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.162] cargo:rustc-cfg=libc_packedN [libc 0.2.162] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.162] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.162] cargo:rustc-cfg=libc_long_array [libc 0.2.162] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.162] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.162] cargo:rustc-cfg=libc_thread_local [libc 0.2.162] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.162] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.162] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Compiling compiler_builtins v0.1.138 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE='MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.138 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C codegen-units=10000 -C debug-assertions=off --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=a1bc32887e0e51f9 -C extra-filename=-a1bc32887e0e51f9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/build/compiler_builtins-a1bc32887e0e51f9 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps/libcc-3db34414686fc444.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=abort CARGO_CFG_RELOCATION_MODEL=static CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=wasm32 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=wasm CARGO_CFG_TARGET_FEATURE=multivalue,mutable-globals,reference-types,sign-ext CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=unknown CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Cembed-bitcode=yes-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' CARGO_FEATURE_C=1 CARGO_FEATURE_CC=1 CARGO_FEATURE_COMPILER_BUILTINS=1 CARGO_FEATURE_CORE=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RUSTC_DEP_OF_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 CARGO_MANIFEST_LINKS=compiler-rt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE='MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.138 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=wasm32-unknown-unknown /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/build/compiler_builtins-a1bc32887e0e51f9/build-script-build` [compiler_builtins 0.1.138] cargo::rerun-if-changed=build.rs [compiler_builtins 0.1.138] cargo::rerun-if-changed=configure.rs [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__ashldi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__ashlsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__ashrdi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__ashrsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__bswapsi2, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__bswapdi2, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__bswapti2, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divdi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divmoddi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divmodsi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divmodsi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__divmodti4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__lshrdi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__lshrsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__moddi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__modsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__muldi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__udivdi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__udivmoddi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__udivmodsi4, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__udivsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__umoddi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__umodsi3, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas16_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas16_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas16_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_cas16_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp1_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp1_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp1_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp2_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp2_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp2_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp4_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp4_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp4_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp8_relax, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp8_acq, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp8_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(__aarch64_swp8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(target_feature, values("vis3")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(feature, values("checked")) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(assert_no_panic) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(f16_enabled) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(f128_enabled) [compiler_builtins 0.1.138] cargo::rustc-cfg=f128_enabled [compiler_builtins 0.1.138] cargo:compiler-rt=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/compiler-rt [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(feature, values("unstable", "force-soft-floats")) [compiler_builtins 0.1.138] cargo:rustc-cfg=feature="unstable" [compiler_builtins 0.1.138] cargo:rustc-cfg=feature="force-soft-floats" [compiler_builtins 0.1.138] cargo:rustc-cfg=feature="mem" [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(feature, values("mem-unaligned")) [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__absvdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/absvsi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__absvsi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/absvti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__absvti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addvdi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__addvdi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addvsi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__addvsi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addvti3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__addvti3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__cmpdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__cmpti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divdc3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__divdc3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divsc3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__divsc3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ffsti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__ffsti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_util.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__int_util="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/muldc3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__muldc3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulsc3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__mulsc3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvdi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__mulvdi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvsi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__mulvsi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvti3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__mulvti3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negdf2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negdf2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negsf2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negsf2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negvdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negvdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negvsi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negvsi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negvti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__negvti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/paritydi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__paritydi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/paritysi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__paritysi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/parityti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__parityti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__popcountdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountsi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__popcountsi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__popcountti2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subvdi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__subvdi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subvsi3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__subvsi3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subvti3.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__subvti3="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpdi2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__ucmpdi2="optimized-c" [compiler_builtins 0.1.138] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpti2.c [compiler_builtins 0.1.138] cargo:rustc-cfg=__ucmpti2="optimized-c" [compiler_builtins 0.1.138] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out) [compiler_builtins 0.1.138] TARGET = Some(wasm32-unknown-unknown) [compiler_builtins 0.1.138] OPT_LEVEL = Some(3) [compiler_builtins 0.1.138] HOST = Some(x86_64-unknown-freebsd) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_wasm32-unknown-unknown [compiler_builtins 0.1.138] CC_wasm32-unknown-unknown = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_wasm32_unknown_unknown [compiler_builtins 0.1.138] CC_wasm32_unknown_unknown = Some(cc) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [compiler_builtins 0.1.138] CC_KNOWN_WRAPPER_CUSTOM = None [compiler_builtins 0.1.138] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [compiler_builtins 0.1.138] CRATE_CC_NO_DEFAULTS = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=WASI_SYSROOT [compiler_builtins 0.1.138] WASI_SYSROOT = None [compiler_builtins 0.1.138] DEBUG = Some(false) [compiler_builtins 0.1.138] CARGO_CFG_TARGET_FEATURE = Some(multivalue,mutable-globals,reference-types,sign-ext) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_wasm32-unknown-unknown [compiler_builtins 0.1.138] CFLAGS_wasm32-unknown-unknown = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_wasm32_unknown_unknown [compiler_builtins 0.1.138] CFLAGS_wasm32_unknown_unknown = Some(-ffunction-sections -fdata-sections -fPIC -fno-exceptions -pipe -fstack-protector-strong -fno-strict-aliasing) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [compiler_builtins 0.1.138] CC_SHELL_ESCAPED_FLAGS = None [compiler_builtins 0.1.138] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [compiler_builtins 0.1.138] CRATE_CC_NO_DEFAULTS = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=WASI_SYSROOT [compiler_builtins 0.1.138] WASI_SYSROOT = None [compiler_builtins 0.1.138] CARGO_CFG_TARGET_FEATURE = Some(multivalue,mutable-globals,reference-types,sign-ext) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_wasm32-unknown-unknown [compiler_builtins 0.1.138] CFLAGS_wasm32-unknown-unknown = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_wasm32_unknown_unknown [compiler_builtins 0.1.138] CFLAGS_wasm32_unknown_unknown = Some(-ffunction-sections -fdata-sections -fPIC -fno-exceptions -pipe -fstack-protector-strong -fno-strict-aliasing) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [compiler_builtins 0.1.138] CC_SHELL_ESCAPED_FLAGS = None [compiler_builtins 0.1.138] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [compiler_builtins 0.1.138] CRATE_CC_NO_DEFAULTS = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=WASI_SYSROOT [compiler_builtins 0.1.138] WASI_SYSROOT = None [compiler_builtins 0.1.138] CARGO_CFG_TARGET_FEATURE = Some(multivalue,mutable-globals,reference-types,sign-ext) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_wasm32-unknown-unknown [compiler_builtins 0.1.138] CFLAGS_wasm32-unknown-unknown = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CFLAGS_wasm32_unknown_unknown [compiler_builtins 0.1.138] CFLAGS_wasm32_unknown_unknown = Some(-ffunction-sections -fdata-sections -fPIC -fno-exceptions -pipe -fstack-protector-strong -fno-strict-aliasing) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [compiler_builtins 0.1.138] CC_SHELL_ESCAPED_FLAGS = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=AR_wasm32-unknown-unknown [compiler_builtins 0.1.138] AR_wasm32-unknown-unknown = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=AR_wasm32_unknown_unknown [compiler_builtins 0.1.138] AR_wasm32_unknown_unknown = Some(ar) [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=ARFLAGS_wasm32-unknown-unknown [compiler_builtins 0.1.138] ARFLAGS_wasm32-unknown-unknown = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=ARFLAGS_wasm32_unknown_unknown [compiler_builtins 0.1.138] ARFLAGS_wasm32_unknown_unknown = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=TARGET_ARFLAGS [compiler_builtins 0.1.138] TARGET_ARFLAGS = None [compiler_builtins 0.1.138] cargo:rerun-if-env-changed=ARFLAGS [compiler_builtins 0.1.138] ARFLAGS = None [compiler_builtins 0.1.138] cargo:rustc-link-lib=static=compiler-rt [compiler_builtins 0.1.138] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(thumb) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(thumb_1) [compiler_builtins 0.1.138] cargo::rustc-check-cfg=cfg(kernel_user_helpers) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=abort CARGO_CFG_RELOCATION_MODEL=static CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=wasm32 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=wasm CARGO_CFG_TARGET_FEATURE=multivalue,mutable-globals,reference-types,sign-ext CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=unknown CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Cembed-bitcode=yes-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' CARGO_FEATURE_ADDR2LINE=1 CARGO_FEATURE_BACKTRACE=1 CARGO_FEATURE_COMPILER_BUILTINS_C=1 CARGO_FEATURE_MINIZ_OXIDE=1 CARGO_FEATURE_OBJECT=1 CARGO_FEATURE_PANIC_UNWIND=1 CARGO_FEATURE_STD_DETECT_DLSYM_GETAUXVAL=1 CARGO_FEATURE_STD_DETECT_FILE_IO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_COMPILER_RT_COMPILER_RT=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/compiler-rt HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/std-f24f7eaa04144c03/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=wasm32-unknown-unknown /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/build/std-20d9c8ba1b23fdae/build-script-build` [std 0.0.0] cargo:rerun-if-changed=build.rs [std 0.0.0] cargo:rustc-check-cfg=cfg(netbsd10) [std 0.0.0] cargo:rustc-check-cfg=cfg(restricted_std) [std 0.0.0] cargo:rustc-check-cfg=cfg(backtrace_in_libstd) [std 0.0.0] cargo:rustc-cfg=backtrace_in_libstd [std 0.0.0] cargo:rustc-env=STD_ENV_ARCH=wasm32 [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f16) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f128) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f16_math) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f128_math) [std 0.0.0] cargo:rustc-cfg=reliable_f128 Compiling rustc-std-workspace-core v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_std_workspace_core --edition=2021 rustc-std-workspace-core/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=390a1d44e468ac03 -C extra-filename=-390a1d44e468ac03 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcore-2c09c85e881154b5.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/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.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/libc-f76faece3763b658/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.162/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --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=44bc038d64cc2471 -C extra-filename=-44bc038d64cc2471 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern rustc_std_workspace_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo --cfg freebsd12 --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_thread_local --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=compiler_builtins CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE='MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.138 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name compiler_builtins --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/compiler_builtins-0.1.138/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=10000 --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=be7fdf5e76b218cf -C extra-filename=-be7fdf5e76b218cf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out -l static=compiler-rt --cfg f128_enabled --cfg 'feature="unstable"' --cfg 'feature="force-soft-floats"' --cfg 'feature="mem"' --cfg '__absvdi2="optimized-c"' --cfg '__absvsi2="optimized-c"' --cfg '__absvti2="optimized-c"' --cfg '__addvdi3="optimized-c"' --cfg '__addvsi3="optimized-c"' --cfg '__addvti3="optimized-c"' --cfg '__cmpdi2="optimized-c"' --cfg '__cmpti2="optimized-c"' --cfg '__divdc3="optimized-c"' --cfg '__divsc3="optimized-c"' --cfg '__ffsti2="optimized-c"' --cfg '__int_util="optimized-c"' --cfg '__muldc3="optimized-c"' --cfg '__mulsc3="optimized-c"' --cfg '__mulvdi3="optimized-c"' --cfg '__mulvsi3="optimized-c"' --cfg '__mulvti3="optimized-c"' --cfg '__negdf2="optimized-c"' --cfg '__negdi2="optimized-c"' --cfg '__negsf2="optimized-c"' --cfg '__negti2="optimized-c"' --cfg '__negvdi2="optimized-c"' --cfg '__negvsi2="optimized-c"' --cfg '__negvti2="optimized-c"' --cfg '__paritydi2="optimized-c"' --cfg '__paritysi2="optimized-c"' --cfg '__parityti2="optimized-c"' --cfg '__popcountdi2="optimized-c"' --cfg '__popcountsi2="optimized-c"' --cfg '__popcountti2="optimized-c"' --cfg '__subvdi3="optimized-c"' --cfg '__subvsi3="optimized-c"' --cfg '__subvti3="optimized-c"' --cfg '__ucmpdi2="optimized-c"' --cfg '__ucmpti2="optimized-c"' --check-cfg 'cfg(__ashldi3, values("optimized-c"))' --check-cfg 'cfg(__ashlsi3, values("optimized-c"))' --check-cfg 'cfg(__ashrdi3, values("optimized-c"))' --check-cfg 'cfg(__ashrsi3, values("optimized-c"))' --check-cfg 'cfg(__bswapsi2, values("optimized-c"))' --check-cfg 'cfg(__bswapdi2, values("optimized-c"))' --check-cfg 'cfg(__bswapti2, values("optimized-c"))' --check-cfg 'cfg(__divdi3, values("optimized-c"))' --check-cfg 'cfg(__divsi3, values("optimized-c"))' --check-cfg 'cfg(__divmoddi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodti4, values("optimized-c"))' --check-cfg 'cfg(__lshrdi3, values("optimized-c"))' --check-cfg 'cfg(__lshrsi3, values("optimized-c"))' --check-cfg 'cfg(__moddi3, values("optimized-c"))' --check-cfg 'cfg(__modsi3, values("optimized-c"))' --check-cfg 'cfg(__muldi3, values("optimized-c"))' --check-cfg 'cfg(__udivdi3, values("optimized-c"))' --check-cfg 'cfg(__udivmoddi4, values("optimized-c"))' --check-cfg 'cfg(__udivmodsi4, values("optimized-c"))' --check-cfg 'cfg(__udivsi3, values("optimized-c"))' --check-cfg 'cfg(__umoddi3, values("optimized-c"))' --check-cfg 'cfg(__umodsi3, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(target_feature, values("vis3"))' --check-cfg 'cfg(feature, values("checked"))' --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)' --check-cfg 'cfg(feature, values("unstable", "force-soft-floats"))' --check-cfg 'cfg(feature, values("mem-unaligned"))' --check-cfg 'cfg(thumb)' --check-cfg 'cfg(thumb_1)' --check-cfg 'cfg(kernel_user_helpers)'` warning: the feature `link_cfg` is internal to the compiler or standard library --> /rust/deps/libc-0.2.162/src/lib.rs:22:51 | 22 | #![cfg_attr(feature = "rustc-dep-of-std", feature(link_cfg, no_core))] | ^^^^^^^^ | = note: using it is strongly discouraged = note: `#[warn(internal_features)]` on by default warning: `libc` (lib) generated 1 warning Compiling alloc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling memchr v2.7.4 Compiling rustc-demangle v0.1.24 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=alloc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust core allocation and collections library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name alloc --edition=2021 alloc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_global_oom_handling)' --check-cfg 'cfg(no_rc)' --check-cfg 'cfg(no_sync)' --check-cfg 'cfg(randomized_layouts)' --cfg 'feature="compiler-builtins-c"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "optimize_for_size", "panic_immediate_abort"))' -C metadata=6c22dda2435b7cca -C extra-filename=-6c22dda2435b7cca --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcore-2c09c85e881154b5.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=246b8b4fabc9f5fa -C extra-filename=-246b8b4fabc9f5fa --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name adler --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=2e3be800cb941cde -C extra-filename=-2e3be800cb941cde --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2b11c02c364f27f1 -C extra-filename=-2b11c02c364f27f1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=4231e89a75458078 -C extra-filename=-4231e89a75458078 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Compiling unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind) Compiling dlmalloc v0.2.7 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=dlmalloc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dlmalloc-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dlmalloc-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust port of the dlmalloc allocator ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/dlmalloc-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dlmalloc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/dlmalloc-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dlmalloc-0.2.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name dlmalloc --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dlmalloc-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "debug", "global", "rustc-dep-of-std"))' -C metadata=106a6ac2b1685033 -C extra-filename=-106a6ac2b1685033 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcfg_if-246b8b4fabc9f5fa.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unwind CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unwind CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unwind --edition=2021 unwind/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("rtems"))' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm-libunwind", "system-llvm-libunwind"))' -C metadata=2b8113441b67c2e1 -C extra-filename=-2b8113441b67c2e1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcfg_if-246b8b4fabc9f5fa.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcore-2c09c85e881154b5.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liblibc-44bc038d64cc2471.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/legacy.rs:49:37 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ()> { | ^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/legacy.rs:106:32 | 106 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:37:37 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ParseError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:241:32 | 241 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 241 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:92:33 | 92 | pub fn demangle(mut s: &str) -> Demangle { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | pub fn demangle(mut s: &str) -> Demangle<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:237:40 | 237 | pub fn try_demangle(s: &str) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:281:32 | 281 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 281 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:314:32 | 314 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 314 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rustc-demangle-0.1.24/src/lib.rs:349:32 | 349 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/rustc-demangle-0.1.24/src/v0.rs:568:22 | 568 | struct Printer<'a, 'b: 'a, 's> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `memchr` (lib) generated 2 warnings warning: `rustc-demangle` (lib) generated 11 warnings Compiling rustc-std-workspace-alloc v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_alloc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-alloc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_std_workspace_alloc --edition=2021 rustc-std-workspace-alloc/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1f3672dbc71c722 -C extra-filename=-a1f3672dbc71c722 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liballoc-6c22dda2435b7cca.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=panic_abort CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation of Rust panics via process aborts' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=panic_abort CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name panic_abort --edition=2021 panic_abort/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38073d759dbaaa62 -C extra-filename=-38073d759dbaaa62 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liballoc-6c22dda2435b7cca.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcfg_if-246b8b4fabc9f5fa.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcore-2c09c85e881154b5.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liblibc-44bc038d64cc2471.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=panic_unwind CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation of Rust panics via stack unwinding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=panic_unwind CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name panic_unwind --edition=2021 panic_unwind/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("rtems"))' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce82409a0dd36759 -C extra-filename=-ce82409a0dd36759 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liballoc-6c22dda2435b7cca.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcfg_if-246b8b4fabc9f5fa.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcore-2c09c85e881154b5.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liblibc-44bc038d64cc2471.rmeta --extern unwind=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libunwind-2b8113441b67c2e1.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Compiling gimli v0.29.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.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.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gimli-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C embed-bitcode=no --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=f1d34de87d57a3de -C extra-filename=-f1d34de87d57a3de --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_alloc-a1f3672dbc71c722.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Compiling hashbrown v0.15.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="nightly"' --cfg 'feature="raw-entry"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-internal-api"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=87ebd51e0c633458 -C extra-filename=-87ebd51e0c633458 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_alloc-a1f3672dbc71c722.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Compiling miniz_oxide v0.7.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=6a1ba85fd9a88e65 -C extra-filename=-6a1ba85fd9a88e65 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern adler=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libadler-2e3be800cb941cde.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_alloc-a1f3672dbc71c722.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Compiling std_detect v0.1.5 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=std_detect CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Andrew Gallant :Gonzalo Brito Gadeschi ' CARGO_PKG_DESCRIPTION='`std::detect` - Rust'\''s standard library run-time CPU feature detection.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stdarch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std_detect CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stdarch' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name std_detect --edition=2021 stdarch/crates/std_detect/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="libc"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io"))' -C metadata=c602bff55be6c861 -C extra-filename=-c602bff55be6c861 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcfg_if-246b8b4fabc9f5fa.rmeta --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liblibc-44bc038d64cc2471.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_alloc-a1f3672dbc71c722.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Compiling object v0.36.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.36.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=74c4052251412c83 -C extra-filename=-74c4052251412c83 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libmemchr-2b11c02c364f27f1.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_alloc-a1f3672dbc71c722.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:392:38 | 392 | fn read_u16_le(iter: &mut slice::Iter) -> u16 { | -----------^--- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 392 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:435:64 | 435 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 435 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) { | +++ warning: unknown lint: `fuzzy_provenance_casts` --> /rust/deps/hashbrown-0.15.0/src/lib.rs:39:34 | 39 | #![cfg_attr(feature = "nightly", warn(fuzzy_provenance_casts))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the `fuzzy_provenance_casts` lint is unstable = note: see issue #130351 for more information = help: add `#![feature(strict_provenance_lints)]` to the crate attributes to enable = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date = note: `#[warn(unknown_lints)]` on by default warning: `extern crate` is not idiomatic in the new edition --> /rust/deps/hashbrown-0.15.0/src/lib.rs:55:1 | 55 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /rust/deps/hashbrown-0.15.0/src/lib.rs:38:9 | 38 | #![warn(rust_2018_idioms)] | ^^^^^^^^^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]` help: convert it to a `use` | 55 | use alloc; | ~~~ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:491:30 | 491 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 491 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:599:42 | 599 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:618:30 | 618 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 618 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:647:64 | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:981:30 | 981 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 981 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:982:19 | 982 | out_buf: &mut OutputBuffer, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | out_buf: &mut OutputBuffer<'_>, | ++++ warning: unexpected `cfg` condition name: `fuzzing` --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:1800:18 | 1800 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `bootstrap`, `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: the feature `strict_provenance` has been stable since 1.84.0 and no longer requires an attribute to enable --> /rust/deps/hashbrown-0.15.0/src/lib.rs:24:9 | 24 | strict_provenance | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(stable_features)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` 103 | 104 | / dw!( 105 | | /// The section type field in a `.dwp` unit index. 106 | | /// 107 | | /// This is used for version 5 and later. ... | 117 | | DW_SECT_RNGLISTS = 8, 118 | | }); | |__- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 120 | / dw!( 121 | | /// The section type field in a `.dwp` unit index with version 2. 122 | | DwSectV2(u32) { 123 | | DW_SECT_V2_INFO = 1, ... | 130 | | DW_SECT_V2_MACRO = 8, 131 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 133 | / dw!( 134 | | /// The unit type field in a unit header. 135 | | /// 136 | | /// See Section 7.5.1, Table 7.2. ... | 145 | | DW_UT_hi_user = 0xff, 146 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 148 | / dw!( 149 | | /// The opcode for a call frame instruction. 150 | | /// 151 | | /// Section 7.24: ... | 193 | | DW_CFA_AARCH64_negate_ra_state = 0x2d, 194 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 196 | / dw!( 197 | | /// The child determination encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.4. ... | 202 | | DW_CHILDREN_yes = 1, 203 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 205 | / dw!( 206 | | /// The tag encodings for DIE attributes. 207 | | /// 208 | | /// See Section 7.5.3, Table 7.3. ... | 347 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 348 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 350 | / dw!( 351 | | /// The attribute encodings for DIE attributes. 352 | | /// 353 | | /// See Section 7.5.4, Table 7.5. ... | 657 | | DW_AT_APPLE_property = 0x3fed 658 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 660 | / dw!( 661 | | /// The attribute form encodings for DIE attributes. 662 | | /// 663 | | /// See Section 7.5.6, Table 7.6. ... | 721 | | DW_FORM_GNU_strp_alt = 0x1f21 722 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 724 | / dw!( 725 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 726 | | /// 727 | | /// See Section 7.8, Table 7.11. ... | 753 | | DW_ATE_hi_user = 0xff, 754 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 756 | / dw!( 757 | | /// The encodings of the constants used in location list entries. 758 | | /// 759 | | /// See Section 7.7.3, Table 7.10. ... | 770 | | DW_LLE_GNU_view_pair = 0x09, 771 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 773 | / dw!( 774 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 775 | | /// 776 | | /// See Section 7.8, Table 7.12. ... | 782 | | DW_DS_trailing_separate = 0x05, 783 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 785 | / dw!( 786 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 787 | | /// 788 | | /// See Section 7.8, Table 7.13. ... | 794 | | DW_END_hi_user = 0xff, 795 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 799 | | /// 800 | | /// See Section 7.9, Table 7.14. ... | 804 | | DW_ACCESS_private = 0x03, 805 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 809 | | /// 810 | | /// See Section 7.10, Table 7.15. ... | 814 | | DW_VIS_qualified = 0x03, 815 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 819 | | /// 820 | | /// See Section 7.11, Table 7.16. ... | 824 | | DW_VIRTUALITY_pure_virtual = 0x02, 825 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 827 | / dw!( 828 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 829 | | /// 830 | | /// See Section 7.12, Table 7.17. ... | 886 | | DW_LANG_BORLAND_Delphi = 0xb000, 887 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 925 | / dw!( 926 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 927 | | /// 928 | | /// There is only one value that is common to all target architectures. ... | 931 | | DW_ADDR_none = 0x00, 932 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 934 | / dw!( 935 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 936 | | /// 937 | | /// See Section 7.14, Table 7.18. ... | 942 | | DW_ID_case_insensitive = 0x03, 943 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 945 | / dw!( 946 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 947 | | /// 948 | | /// See Section 7.15, Table 7.19. ... | 956 | | DW_CC_hi_user = 0xff, 957 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 959 | / dw!( 960 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 961 | | /// 962 | | /// See Section 7.16, Table 7.20. ... | 967 | | DW_INL_declared_inlined = 0x03, 968 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 970 | / dw!( 971 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 972 | | /// 973 | | /// See Section 7.17, Table 7.17. ... | 976 | | DW_ORD_col_major = 0x01, 977 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 979 | / dw!( 980 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 981 | | /// 982 | | /// See Section 7.18, Table 7.22. ... | 985 | | DW_DSC_range = 0x01, 986 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 988 | / dw!( 989 | | /// Name index attribute encodings. 990 | | /// 991 | | /// See Section 7.19, Table 7.23. ... | 999 | | DW_IDX_hi_user = 0x3fff, 1000 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1002 | / dw!( 1003 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 1004 | | /// 1005 | | /// See Section 7.20, Table 7.24. ... | 1009 | | DW_DEFAULTED_out_of_class = 0x02, 1010 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1012 | / dw!( 1013 | | /// The encodings for the standard opcodes for line number information. 1014 | | /// 1015 | | /// See Section 7.22, Table 7.25. ... | 1028 | | DW_LNS_set_isa = 0x0c, 1029 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1031 | / dw!( 1032 | | /// The encodings for the extended opcodes for line number information. 1033 | | /// 1034 | | /// See Section 7.22, Table 7.26. ... | 1042 | | DW_LNE_hi_user = 0xff, 1043 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1045 | / dw!( 1046 | | /// The encodings for the line number header entry formats. 1047 | | /// 1048 | | /// See Section 7.22, Table 7.27. ... | 1056 | | DW_LNCT_hi_user = 0x3fff, 1057 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1059 | / dw!( 1060 | | /// The encodings for macro information entry types. 1061 | | /// 1062 | | /// See Section 7.23, Table 7.28. ... | 1077 | | DW_MACRO_hi_user = 0xff, 1078 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1080 | / dw!( 1081 | | /// Range list entry encoding values. 1082 | | /// 1083 | | /// See Section 7.25, Table 7.30. ... | 1092 | | DW_RLE_start_length = 0x07, 1093 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1095 | / dw!( 1096 | | /// The encodings for DWARF expression operations. 1097 | | /// 1098 | | /// See Section 7.7.1, Table 7.9. ... | 1279 | | DW_OP_WASM_location = 0xed, 1280 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1282 | / dw!( 1283 | | /// Pointer encoding used by `.eh_frame`. 1284 | | /// 1285 | | /// The four lower bits describe the ... | 1337 | | DW_EH_PE_omit = 0xff, 1338 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:210:45 | 210 | pub fn table(&self) -> Option> { | ----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 210 | pub fn table(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:1248:56 | 1248 | encoding_parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | encoding_parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:1715:47 | 1715 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1715 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:1993:32 | 1993 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:2527:32 | 2527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:2597:39 | 2597 | fn iter(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2597 | fn iter(&self) -> RegisterRuleIter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:2674:32 | 2674 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2674 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:2815:48 | 2815 | pub fn registers(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2815 | pub fn registers(&self) -> RegisterRuleIter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:3212:47 | 3212 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3212 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/cfi.rs:3560:43 | 3560 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3560 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:542:42 | 542 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 542 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:994:43 | 994 | sections: UnitIndexSectionIterator, | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 994 | sections: UnitIndexSectionIterator<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1273:91 | 1273 | pub fn entry(&self, offset: UnitOffset) -> Result> { | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1273 | pub fn entry(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1279:43 | 1279 | pub fn entries(&self) -> EntriesCursor { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1279 | pub fn entries(&self) -> EntriesCursor<'_, '_, R> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1286:91 | 1286 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1286 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1293:92 | 1293 | pub fn entries_tree(&self, offset: Option>) -> Result> { | -----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1293 | pub fn entries_tree(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/dwarf.rs:1299:90 | 1299 | pub fn entries_raw(&self, offset: Option>) -> Result> { | ----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1299 | pub fn entries_raw(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/endian_slice.rs:307:37 | 307 | fn to_slice(&self) -> Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 307 | fn to_slice(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/endian_slice.rs:313:38 | 313 | fn to_string(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn to_string(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/endian_slice.rs:322:44 | 322 | fn to_string_lossy(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn to_string_lossy(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/reader.rs:277:37 | 277 | fn to_slice(&self) -> Result>; | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn to_slice(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/reader.rs:288:38 | 288 | fn to_string(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn to_string(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/reader.rs:297:44 | 297 | fn to_string_lossy(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn to_string_lossy(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/relocate.rs:133:37 | 133 | fn to_slice(&self) -> Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 133 | fn to_slice(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/relocate.rs:139:38 | 139 | fn to_string(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 139 | fn to_string(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/relocate.rs:145:44 | 145 | fn to_string_lossy(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn to_string_lossy(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/index.rs:259:76 | 259 | pub fn sections(&self, mut row: u32) -> Result> { | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 259 | pub fn sections(&self, mut row: u32) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/line.rs:524:32 | 524 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 524 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> result::Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/value.rs:112:42 | 112 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 112 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/gimli-0.29.0/src/read/mod.rs:445:32 | 445 | fn fmt(&self, f: &mut fmt::Formatter) -> ::core::result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> ::core::result::Result<(), fmt::Error> { | ++++ warning: `miniz_oxide` (lib) generated 9 warnings warning: `hashbrown` (lib) generated 3 warnings Compiling addr2line v0.22.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.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.22.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name addr2line --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/addr2line-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --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=5ad0130eefec10af -C extra-filename=-5ad0130eefec10af --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern gimli=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libgimli-f1d34de87d57a3de.rmeta --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_alloc-a1f3672dbc71c722.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` warning: `extern crate` is not idiomatic in the new edition --> /rust/deps/addr2line-0.22.0/src/lib.rs:37:1 | 37 | pub extern crate gimli; | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 37 | pub use gimli; | ~~~ warning: `addr2line` (lib) generated 1 warning warning: `gimli` (lib) generated 61 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=std CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/std-f24f7eaa04144c03/out STD_ENV_ARCH=wasm32 /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name std --edition=2021 std/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --crate-type rlib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(target_os, values("rtems"))' --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=b58fd2696c1a1455 -C extra-filename=-b58fd2696c1a1455 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern 'priv:addr2line=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libaddr2line-5ad0130eefec10af.rlib' --extern alloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liballoc-6c22dda2435b7cca.rlib --extern 'priv:cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcfg_if-246b8b4fabc9f5fa.rlib' --extern 'priv:compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rlib' --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcore-2c09c85e881154b5.rlib --extern 'priv:dlmalloc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libdlmalloc-106a6ac2b1685033.rlib' --extern 'priv:hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libhashbrown-87ebd51e0c633458.rlib' --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liblibc-44bc038d64cc2471.rlib --extern 'priv:miniz_oxide=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libminiz_oxide-6a1ba85fd9a88e65.rlib' --extern 'priv:object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libobject-74c4052251412c83.rlib' --extern 'priv:panic_abort=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libpanic_abort-38073d759dbaaa62.rlib' --extern 'priv:panic_unwind=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libpanic_unwind-ce82409a0dd36759.rlib' --extern 'priv:rustc_demangle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_demangle-4231e89a75458078.rlib' --extern 'priv:std_detect=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libstd_detect-c602bff55be6c861.rlib' --extern 'priv:unwind=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libunwind-2b8113441b67c2e1.rlib' -Z unstable-options -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out --cfg backtrace_in_libstd --cfg reliable_f128 --check-cfg 'cfg(netbsd10)' --check-cfg 'cfg(restricted_std)' --check-cfg 'cfg(backtrace_in_libstd)' --check-cfg 'cfg(reliable_f16)' --check-cfg 'cfg(reliable_f128)' --check-cfg 'cfg(reliable_f16_math)' --check-cfg 'cfg(reliable_f128_math)'` warning: dropping unsupported crate type `dylib` for target `wasm32-unknown-unknown` warning: `std` (lib) generated 1 warning Compiling rustc-std-workspace-std v1.99.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_std CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-std CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_std_workspace_std --edition=2021 rustc-std-workspace-std/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ff2582c8a3f75838 -C extra-filename=-ff2582c8a3f75838 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libstd-b58fd2696c1a1455.rlib -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro --edition=2021 proc_macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=31e72407bd6ad19a -C extra-filename=-31e72407bd6ad19a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcore-2c09c85e881154b5.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libstd-b58fd2696c1a1455.rlib -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Compiling unicode-width v0.1.14 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cjk"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=db026ce63d7faa52 -C extra-filename=-db026ce63d7faa52 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern compiler_builtins=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rmeta --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_std-ff2582c8a3f75838.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Compiling getopts v0.2.21 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=a91d7e8aef42bd97 -C extra-filename=-a91d7e8aef42bd97 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_std-ff2582c8a3f75838.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libunicode_width-db026ce63d7faa52.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=test CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name test --edition=2021 test/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e95a94eeac435652 -C extra-filename=-e95a94eeac435652 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcore-2c09c85e881154b5.rmeta --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libgetopts-a91d7e8aef42bd97.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liblibc-44bc038d64cc2471.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libstd-b58fd2696c1a1455.rlib -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` warning: `getopts` (lib) generated 1 warning Compiling sysroot v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sysroot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sysroot CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sysroot --edition=2021 sysroot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="default"' --cfg 'feature="panic-unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "default", "llvm-libunwind", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "profiler", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=ad36fe6b114f2691 -C extra-filename=-ad36fe6b114f2691 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps --target wasm32-unknown-unknown -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/release/deps --extern proc_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libproc_macro-31e72407bd6ad19a.rmeta --extern std=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libstd-b58fd2696c1a1455.rlib --extern test=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libtest-e95a94eeac435652.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.84.0/")' -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/build/compiler_builtins-57f9d010491079c3/out` Finished `release` profile [optimized] target(s) in 28.95s c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > StdLink { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown, crates: [], force_recompile: false } c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libaddr2line-5ad0130eefec10af.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libaddr2line-5ad0130eefec10af.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libadler-2e3be800cb941cde.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libadler-2e3be800cb941cde.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liballoc-6c22dda2435b7cca.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/liballoc-6c22dda2435b7cca.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcfg_if-246b8b4fabc9f5fa.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libcfg_if-246b8b4fabc9f5fa.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-be7fdf5e76b218cf.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcore-2c09c85e881154b5.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libcore-2c09c85e881154b5.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libdlmalloc-106a6ac2b1685033.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libdlmalloc-106a6ac2b1685033.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libgetopts-a91d7e8aef42bd97.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libgetopts-a91d7e8aef42bd97.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libgimli-f1d34de87d57a3de.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libgimli-f1d34de87d57a3de.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libhashbrown-87ebd51e0c633458.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libhashbrown-87ebd51e0c633458.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liblibc-44bc038d64cc2471.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/liblibc-44bc038d64cc2471.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libmemchr-2b11c02c364f27f1.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libmemchr-2b11c02c364f27f1.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libminiz_oxide-6a1ba85fd9a88e65.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libminiz_oxide-6a1ba85fd9a88e65.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libobject-74c4052251412c83.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libobject-74c4052251412c83.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libpanic_abort-38073d759dbaaa62.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_abort-38073d759dbaaa62.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libpanic_unwind-ce82409a0dd36759.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_unwind-ce82409a0dd36759.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libproc_macro-31e72407bd6ad19a.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libproc_macro-31e72407bd6ad19a.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_demangle-4231e89a75458078.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/librustc_demangle-4231e89a75458078.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_alloc-a1f3672dbc71c722.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_alloc-a1f3672dbc71c722.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_core-390a1d44e468ac03.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_std-ff2582c8a3f75838.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_std-ff2582c8a3f75838.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libstd-b58fd2696c1a1455.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libstd-b58fd2696c1a1455.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libstd_detect-c602bff55be6c861.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libstd_detect-c602bff55be6c861.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libsysroot-ad36fe6b114f2691.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libsysroot-ad36fe6b114f2691.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libtest-e95a94eeac435652.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libtest-e95a94eeac435652.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libunicode_width-db026ce63d7faa52.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libunicode_width-db026ce63d7faa52.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libunwind-2b8113441b67c2e1.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib/rustlib/wasm32-unknown-unknown/lib/libunwind-2b8113441b67c2e1.rlib" < StdLink { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown, crates: [], force_recompile: false } < Std { target: wasm32-unknown-unknown, compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libaddr2line-5ad0130eefec10af.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libaddr2line-5ad0130eefec10af.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libadler-2e3be800cb941cde.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libadler-2e3be800cb941cde.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liballoc-6c22dda2435b7cca.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/liballoc-6c22dda2435b7cca.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcfg_if-246b8b4fabc9f5fa.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libcfg_if-246b8b4fabc9f5fa.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcompiler_builtins-be7fdf5e76b218cf.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-be7fdf5e76b218cf.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libcore-2c09c85e881154b5.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libcore-2c09c85e881154b5.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libdlmalloc-106a6ac2b1685033.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libdlmalloc-106a6ac2b1685033.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libgetopts-a91d7e8aef42bd97.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libgetopts-a91d7e8aef42bd97.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libgimli-f1d34de87d57a3de.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libgimli-f1d34de87d57a3de.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libhashbrown-87ebd51e0c633458.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libhashbrown-87ebd51e0c633458.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/liblibc-44bc038d64cc2471.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/liblibc-44bc038d64cc2471.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libmemchr-2b11c02c364f27f1.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libmemchr-2b11c02c364f27f1.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libminiz_oxide-6a1ba85fd9a88e65.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libminiz_oxide-6a1ba85fd9a88e65.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libobject-74c4052251412c83.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libobject-74c4052251412c83.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libpanic_abort-38073d759dbaaa62.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_abort-38073d759dbaaa62.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libpanic_unwind-ce82409a0dd36759.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_unwind-ce82409a0dd36759.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libproc_macro-31e72407bd6ad19a.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libproc_macro-31e72407bd6ad19a.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_demangle-4231e89a75458078.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/librustc_demangle-4231e89a75458078.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_alloc-a1f3672dbc71c722.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_alloc-a1f3672dbc71c722.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_core-390a1d44e468ac03.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_core-390a1d44e468ac03.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/librustc_std_workspace_std-ff2582c8a3f75838.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_std-ff2582c8a3f75838.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libstd-b58fd2696c1a1455.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libstd-b58fd2696c1a1455.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libstd_detect-c602bff55be6c861.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libstd_detect-c602bff55be6c861.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libsysroot-ad36fe6b114f2691.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libsysroot-ad36fe6b114f2691.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libtest-e95a94eeac435652.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libtest-e95a94eeac435652.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libunicode_width-db026ce63d7faa52.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libunicode_width-db026ce63d7faa52.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/libunwind-2b8113441b67c2e1.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/lib/libunwind-2b8113441b67c2e1.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/overlay/COPYRIGHT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/overlay/COPYRIGHT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/overlay/LICENSE-MIT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/overlay/README.md" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist rust-std-1.84.0-wasm32-unknown-unknown running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/image" "--component-name=rust-std-wasm32-unknown-unknown" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-std installed." "--package-name=rust-std-1.84.0-wasm32-unknown-unknown" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-std/wasm32-unknown-unknown" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 0.610 seconds < Std { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > RustcDev { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdarling_macro-60439a32e091dd24.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libdarling_macro-60439a32e091dd24.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libderive_setters-1fe4386e7d68c7da.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libderive_setters-1fe4386e7d68c7da.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libderive_where-d51a33bb081dda87.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libderive_where-d51a33bb081dda87.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libdisplaydoc-03634b8e71935c9e.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libdisplaydoc-03634b8e71935c9e.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libicu_provider_macros-a9791e149509f99b.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_provider_macros-a9791e149509f99b.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libproc_macro_hack-cdd082db55a3197f.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libproc_macro_hack-cdd082db55a3197f.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_fluent_macro-c1a87ff5809d3da5.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_fluent_macro-c1a87ff5809d3da5.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_index_macros-42b1a05133553b44.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_index_macros-42b1a05133553b44.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_macros-0eda9321dbd378be.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_macros-0eda9321dbd378be.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/librustc_type_ir_macros-14955793f6c609c8.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_type_ir_macros-14955793f6c609c8.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libserde_derive-f6a6cfac26a1c7b8.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libserde_derive-f6a6cfac26a1c7b8.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libthiserror_impl-8c05cd00c80599e1.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libthiserror_impl-8c05cd00c80599e1.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libtime_macros-f01e47f4dca6452c.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtime_macros-f01e47f4dca6452c.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libtracing_attributes-23549cabcbadb0d9.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_attributes-23549cabcbadb0d9.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libunic_langid_macros_impl-02143beef786b55c.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunic_langid_macros_impl-02143beef786b55c.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libyoke_derive-e8208d54835c2053.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libyoke_derive-e8208d54835c2053.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libzerocopy_derive-bf0e39d1fa8aedaf.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libzerocopy_derive-bf0e39d1fa8aedaf.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libzerofrom_derive-e1ea146344bb80ca.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libzerofrom_derive-e1ea146344bb80ca.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/release/deps/libzerovec_derive-993eb2f2c94d8536.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libzerovec_derive-993eb2f2c94d8536.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libadler2-86185acaecf403d6.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libadler2-86185acaecf403d6.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libahash-16a013578a69031f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libahash-16a013578a69031f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libaho_corasick-0f4be828ad775ff4.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libaho_corasick-0f4be828ad775ff4.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liballocator_api2-80619d9c5bf2d755.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/liballocator_api2-80619d9c5bf2d755.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libannotate_snippets-153de84bd3c695a9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libannotate_snippets-153de84bd3c695a9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libanstyle-e6803126b8b50ef1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libanstyle-e6803126b8b50ef1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libar_archive_writer-128ed1763b793093.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libar_archive_writer-128ed1763b793093.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libarrayref-a84bd37eeb50d876.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libarrayref-a84bd37eeb50d876.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libarrayvec-ba07a7bec1cbb85d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libarrayvec-ba07a7bec1cbb85d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-7ddb66a7dc6d56e0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libbitflags-7ddb66a7dc6d56e0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbitflags-85df72a30945c852.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libbitflags-85df72a30945c852.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libblake3-33815c4349915b5b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libblake3-33815c4349915b5b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libblock_buffer-dd1803fcba5bcfc8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libblock_buffer-dd1803fcba5bcfc8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libbyteorder-d82eaae5859badf8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libbyteorder-d82eaae5859badf8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcc-76f6cb7065256d5d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libcc-76f6cb7065256d5d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcfg_if-4c94d350bdecb671.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libcfg_if-4c94d350bdecb671.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libconstant_time_eq-25fa4fa2b7af2b13.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libconstant_time_eq-25fa4fa2b7af2b13.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcpufeatures-32b087fc3d6ba966.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libcpufeatures-32b087fc3d6ba966.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrc32fast-59184af4f86c6c9b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libcrc32fast-59184af4f86c6c9b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-d3e8c474c622363c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libcrossbeam_channel-d3e8c474c622363c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-bf560d1bcbc47ec6.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libcrossbeam_deque-bf560d1bcbc47ec6.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_epoch-daf29615dffdc8d0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libcrossbeam_epoch-daf29615dffdc8d0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-f10c179bda6d5b66.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libcrossbeam_utils-f10c179bda6d5b66.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libcrypto_common-9fa9e2aaf907af5b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libcrypto_common-9fa9e2aaf907af5b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libctrlc-889fe1c1f85ca5f2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libctrlc-889fe1c1f85ca5f2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libdatafrog-e3c8b1331746bb8a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libdatafrog-e3c8b1331746bb8a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libderanged-b7450076e9a6e516.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libderanged-b7450076e9a6e516.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libdigest-cad21f54076c2d60.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libdigest-cad21f54076c2d60.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libeither-32d9b651de664917.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libeither-32d9b651de664917.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libelsa-b2cc3d45cb298f7b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libelsa-b2cc3d45cb298f7b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libena-bd3270168cd46ae9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libena-bd3270168cd46ae9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libequivalent-f020b74f09a96b9f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libequivalent-f020b74f09a96b9f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liberrno-50b1dc69c1b9a842.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/liberrno-50b1dc69c1b9a842.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfastrand-3e78518b1de21c90.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libfastrand-3e78518b1de21c90.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfield_offset-b20a2b6c5031be1e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libfield_offset-b20a2b6c5031be1e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libflate2-1bb1bd08bfd3a9c9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libflate2-1bb1bd08bfd3a9c9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfluent_bundle-81f672dc08c923fb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libfluent_bundle-81f672dc08c923fb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfluent_langneg-25ab058b685381eb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libfluent_langneg-25ab058b685381eb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfluent_syntax-3e7cbf2b0cbbe56e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libfluent_syntax-3e7cbf2b0cbbe56e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libfoldhash-4d7088c709a902b2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libfoldhash-4d7088c709a902b2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgeneric_array-e93686e0e3ad0654.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libgeneric_array-e93686e0e3ad0654.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgetopts-a244369eadcf4082.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libgetopts-a244369eadcf4082.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgetrandom-d578eec1c1073b84.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libgetrandom-d578eec1c1073b84.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgimli-7d036c4a086210e5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libgimli-7d036c4a086210e5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libgsgdt-4858fbd288ecb446.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libgsgdt-4858fbd288ecb446.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libhashbrown-68a6b73bb8d926a3.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-68a6b73bb8d926a3.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libhashbrown-f71be7e7006258a8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-f71be7e7006258a8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_list-6a23095cf8cbf32a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_list-6a23095cf8cbf32a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_list_data-4de4a6fb0c593960.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_list_data-4de4a6fb0c593960.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid-c6af5141d4a76842.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_locid-c6af5141d4a76842.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform-347ac9aa965958f5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_locid_transform-347ac9aa965958f5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_locid_transform_data-da882a9d07e92296.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_locid_transform_data-da882a9d07e92296.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider-61dea3a2b4d6e67c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_provider-61dea3a2b4d6e67c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libicu_provider_adapters-8d77307fd73fc26a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libicu_provider_adapters-8d77307fd73fc26a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libindexmap-7b37b5c1a110d4d7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libindexmap-7b37b5c1a110d4d7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libintl_memoizer-118c5477b70a100d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libintl_memoizer-118c5477b70a100d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libintl_pluralrules-319243af2835eadc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libintl_pluralrules-319243af2835eadc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitertools-854285b8b6be94b2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libitertools-854285b8b6be94b2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libitoa-b2a00d1bc6c4fe66.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libitoa-b2a00d1bc6c4fe66.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libjobserver-848e0f34ced7a032.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libjobserver-848e0f34ced7a032.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblazy_static-8dcf2ddf7d4b27a9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/liblazy_static-8dcf2ddf7d4b27a9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libleb128-b4979bd338c328da.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libleb128-b4979bd338c328da.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibc-3d22c973ce875450.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/liblibc-3d22c973ce875450.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblibloading-15875dd600b51edd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/liblibloading-15875dd600b51edd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblitemap-b9ca41ccce39d347.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/liblitemap-b9ca41ccce39d347.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblock_api-b324b07144da7388.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/liblock_api-b324b07144da7388.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liblog-154fbfc02eedea37.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/liblog-154fbfc02eedea37.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmatchers-d48a05998d08259e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libmatchers-d48a05998d08259e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmd5-b3dd72708720e2ef.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libmd5-b3dd72708720e2ef.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmeasureme-62590fa043c406b7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libmeasureme-62590fa043c406b7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemchr-1ff9b22f1f62e8fd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libmemchr-1ff9b22f1f62e8fd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemmap2-4bfe7a4b93f3361b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libmemmap2-4bfe7a4b93f3361b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libmemoffset-f0b402ab8311797f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libmemoffset-f0b402ab8311797f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libminiz_oxide-c4cba19cdb848e24.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libminiz_oxide-c4cba19cdb848e24.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnix-5adfded6f12041dd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libnix-5adfded6f12041dd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-291a8f433da9f4d7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libnu_ansi_term-291a8f433da9f4d7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-a3b4fb9395f78a2b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libnu_ansi_term-a3b4fb9395f78a2b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnum_conv-2c933081253f84e2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libnum_conv-2c933081253f84e2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libnum_cpus-36cd5b956be5f0e4.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libnum_cpus-36cd5b956be5f0e4.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libobject-c34fbb39a46037f2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libobject-c34fbb39a46037f2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libodht-984740a4bc0a8730.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libodht-984740a4bc0a8730.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libonce_cell-88768661302ec8cd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libonce_cell-88768661302ec8cd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/liboverload-758c172c0209a47c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/liboverload-758c172c0209a47c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot-4e98d68f90be04f3.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libparking_lot-4e98d68f90be04f3.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libparking_lot_core-d983fd4794a2f7e7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libparking_lot_core-d983fd4794a2f7e7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpathdiff-204ee2ba6a5d310a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libpathdiff-204ee2ba6a5d310a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpin_project_lite-af058d32771161df.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libpin_project_lite-af058d32771161df.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpolonius_engine-10572e2224ec8037.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libpolonius_engine-10572e2224ec8037.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpowerfmt-6ef63d0714bfffda.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libpowerfmt-6ef63d0714bfffda.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libppv_lite86-b707a6080c805408.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libppv_lite86-b707a6080c805408.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpsm-16f2d6333d71536d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libpsm-16f2d6333d71536d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpulldown_cmark-b5028dd5c634d44d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libpulldown_cmark-b5028dd5c634d44d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpulldown_cmark_escape-356116f3f010be16.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libpulldown_cmark_escape-356116f3f010be16.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libpunycode-ddf6256b4d8bc4a9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libpunycode-ddf6256b4d8bc4a9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand-8de1b85cb2ffe6d1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librand-8de1b85cb2ffe6d1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand_chacha-f5581c7178b0c618.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librand_chacha-f5581c7178b0c618.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand_core-a1450d20fec1a745.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librand_core-a1450d20fec1a745.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librand_xoshiro-e69905b7610c0dc5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librand_xoshiro-e69905b7610c0dc5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librayon-7ba0f53119c0d0a0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librayon-7ba0f53119c0d0a0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librayon_core-666e9c409380bf39.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librayon_core-666e9c409380bf39.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex-0085522d1d78ea84.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libregex-0085522d1d78ea84.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-3993f3973ae82b09.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_automata-3993f3973ae82b09.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-9f8bf72dcfac6567.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_automata-9f8bf72dcfac6567.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_automata-f4e95679988c09b5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_automata-f4e95679988c09b5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_syntax-2dd9d4413c5b8b80.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_syntax-2dd9d4413c5b8b80.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libregex_syntax-bd3dbc1891d2476d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libregex_syntax-bd3dbc1891d2476d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_abi-ef749f5a73139b2a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_abi-ef749f5a73139b2a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_apfloat-adf16b977ab250b1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_apfloat-adf16b977ab250b1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_arena-38445060b69669b6.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_arena-38445060b69669b6.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast-c1c1925f79714a73.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast-c1c1925f79714a73.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_ir-c03dd360f7bcc675.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast_ir-c03dd360f7bcc675.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_lowering-b35ef80ac9be8a32.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast_lowering-b35ef80ac9be8a32.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_passes-17c29dabb03b82d7.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast_passes-17c29dabb03b82d7.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ast_pretty-d0ed19d5615ea68a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ast_pretty-d0ed19d5615ea68a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_attr-c3aa48beec78300f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_attr-c3aa48beec78300f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_baked_icu_data-6540e1f11c7df3d5.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_baked_icu_data-6540e1f11c7df3d5.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_borrowck-23530508a301186e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_borrowck-23530508a301186e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_builtin_macros-4096d1c3d7896375.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_builtin_macros-4096d1c3d7896375.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_llvm-dc0c00f5e455852b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_codegen_llvm-dc0c00f5e455852b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_codegen_ssa-786f0dc3496d3ffb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_codegen_ssa-786f0dc3496d3ffb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_const_eval-b5c5af0f46259f41.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_const_eval-b5c5af0f46259f41.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_data_structures-cf621c0f9374b063.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_data_structures-cf621c0f9374b063.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_demangle-efc6e0b58040b03b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_demangle-efc6e0b58040b03b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver-c191a61924f6d0f0.so" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_driver-c191a61924f6d0f0.so" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver_impl-727ca356be73fecc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_driver_impl-727ca356be73fecc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_codes-4b3fa9ab9710f106.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_error_codes-4b3fa9ab9710f106.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_error_messages-dffdd926e955fd36.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_error_messages-dffdd926e955fd36.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_errors-7f939c62d2d4c84d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_errors-7f939c62d2d4c84d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_expand-db014172d695426d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_expand-db014172d695426d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_feature-9acf5ada414cc0be.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_feature-9acf5ada414cc0be.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_fs_util-3670d9767de36050.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_fs_util-3670d9767de36050.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_graphviz-42b3ee402a765450.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_graphviz-42b3ee402a765450.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-b4d389c459a01b43.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hash-b4d389c459a01b43.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hash-b8f9ed4655728a9b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hash-b8f9ed4655728a9b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir-f8fa1329db428b05.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hir-f8fa1329db428b05.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_analysis-5ae47b7df7310b2a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hir_analysis-5ae47b7df7310b2a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_pretty-92a5d378c212780e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hir_pretty-92a5d378c212780e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_hir_typeck-84099c945e3c8569.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_hir_typeck-84099c945e3c8569.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_incremental-d3e5bb6d8fce4e8f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_incremental-d3e5bb6d8fce4e8f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_index-b4c62ce3a9619038.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_index-b4c62ce3a9619038.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_infer-56da8f6706a8a15f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_infer-56da8f6706a8a15f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_interface-5c17fbfbe73a0112.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_interface-5c17fbfbe73a0112.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lexer-89828cfa1eb9f7ee.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_lexer-89828cfa1eb9f7ee.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint-f4576cb033d3b4d8.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_lint-f4576cb033d3b4d8.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_lint_defs-54b059d3ccdfe3e2.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_lint_defs-54b059d3ccdfe3e2.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_llvm-e2092d0b67a4b36a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_llvm-e2092d0b67a4b36a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_log-4f05c3cba0a73333.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_log-4f05c3cba0a73333.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_metadata-b26c5c5e112c36eb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_metadata-b26c5c5e112c36eb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_middle-49cf6643e6299188.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_middle-49cf6643e6299188.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_build-799009d4dfd5d0d3.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_mir_build-799009d4dfd5d0d3.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_dataflow-130e4e8a22f9b61d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_mir_dataflow-130e4e8a22f9b61d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_mir_transform-c8c6842b88eca967.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_mir_transform-c8c6842b88eca967.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_monomorphize-52d808d02d8b1bb0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_monomorphize-52d808d02d8b1bb0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_next_trait_solver-f7057cea26bab10e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_next_trait_solver-f7057cea26bab10e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse-b7ffbbf6c533d5bb.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_parse-b7ffbbf6c533d5bb.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_parse_format-4b1d985f4833666a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_parse_format-4b1d985f4833666a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_passes-8cb9947a8acd927a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_passes-8cb9947a8acd927a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_pattern_analysis-de5b6eb3c306a01b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_pattern_analysis-de5b6eb3c306a01b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_privacy-5bbed6f9f8962041.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_privacy-5bbed6f9f8962041.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_impl-5c2b83a6f3f20ded.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_query_impl-5c2b83a6f3f20ded.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_query_system-8923c7ccc62ef064.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_query_system-8923c7ccc62ef064.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_resolve-2b8b13fb7c1c7f75.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_resolve-2b8b13fb7c1c7f75.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_sanitizers-3f30282ef209bf7c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_sanitizers-3f30282ef209bf7c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_serialize-22efcb427e88d804.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_serialize-22efcb427e88d804.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_session-afe94a2e3715480b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_session-afe94a2e3715480b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_smir-4e602a537aede4d7.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_smir-4e602a537aede4d7.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_span-4d3471f978b1c70d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_span-4d3471f978b1c70d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_stable_hash-71e26bbc878ef510.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_stable_hash-71e26bbc878ef510.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_symbol_mangling-8dc454935caf5e31.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_symbol_mangling-8dc454935caf5e31.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_target-c8ab70add30c52cf.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_target-c8ab70add30c52cf.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trait_selection-ede3b5146ff25e4e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_trait_selection-ede3b5146ff25e4e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_traits-9168c9175f9b8b67.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_traits-9168c9175f9b8b67.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_transmute-dcfc3b02ec685e77.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_transmute-dcfc3b02ec685e77.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_ty_utils-aeaef5ab72f0125c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_ty_utils-aeaef5ab72f0125c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_type_ir-620a2bb9cde9bbc6.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_type_ir-620a2bb9cde9bbc6.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustix-acde3e7528a60a26.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/librustix-acde3e7528a60a26.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libruzstd-cc2a0a0a280f2ef9.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libruzstd-cc2a0a0a280f2ef9.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libryu-0654678fec3e4937.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libryu-0654678fec3e4937.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libscoped_tls-758f412958e4a94c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libscoped_tls-758f412958e4a94c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libscopeguard-565abb1ae003fd2b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libscopeguard-565abb1ae003fd2b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libself_cell-827a27dbee28a503.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libself_cell-827a27dbee28a503.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libself_cell-ca7cef5a9575b887.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libself_cell-ca7cef5a9575b887.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde-124cb5e76268c944.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libserde-124cb5e76268c944.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libserde_json-53dcc56177b17878.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libserde_json-53dcc56177b17878.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsha1-6e9fd84fa0e3690a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libsha1-6e9fd84fa0e3690a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsha2-46f42dae62f77b56.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libsha2-46f42dae62f77b56.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsharded_slab-21b246507b259122.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libsharded_slab-21b246507b259122.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libshlex-ec0f24a0b2677212.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libshlex-ec0f24a0b2677212.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libsmallvec-0d7e445e1f182a57.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libsmallvec-0d7e445e1f182a57.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstable_deref_trait-1541c1ab813af12e.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libstable_deref_trait-1541c1ab813af12e.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstable_mir-75a57afe61c059e1.rlib" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libstable_mir-75a57afe61c059e1.rlib" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstacker-f8a3316624039f96.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libstacker-f8a3316624039f96.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libstatic_assertions-36cfe15ca0e133dd.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libstatic_assertions-36cfe15ca0e133dd.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtempfile-54c6e5b5507de662.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtempfile-54c6e5b5507de662.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtermcolor-9a3ff045c5f888a0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtermcolor-9a3ff045c5f888a0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtermize-8872ad490e119e14.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtermize-8872ad490e119e14.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthin_vec-3bc65ddeafd79f8d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libthin_vec-3bc65ddeafd79f8d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthiserror-798c626fbefe7c0d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libthiserror-798c626fbefe7c0d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthorin-e8dd2b2eac079bab.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libthorin-e8dd2b2eac079bab.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libthread_local-d4aa87fc1d57664f.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libthread_local-d4aa87fc1d57664f.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtime-1e57c4b2ea1773ba.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtime-1e57c4b2ea1773ba.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtime_core-7491b3de1657bcac.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtime_core-7491b3de1657bcac.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinystr-dcd1851aa3ad65dc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtinystr-dcd1851aa3ad65dc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinyvec-335f1ec71c0a1aee.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtinyvec-335f1ec71c0a1aee.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtinyvec_macros-d1e96f47d9238f63.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtinyvec_macros-d1e96f47d9238f63.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing-4034e18139f8882d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing-4034e18139f8882d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_core-b6040e092de6cf40.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_core-b6040e092de6cf40.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_log-e5c38b4d5d5b8c10.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_log-e5c38b4d5d5b8c10.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-37cddce583cff73c.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_subscriber-37cddce583cff73c.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtracing_tree-30b5ad1d0b71bf69.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtracing_tree-30b5ad1d0b71bf69.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtwox_hash-765f21c4651792be.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtwox_hash-765f21c4651792be.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtype_map-52483a4c1baaf50b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtype_map-52483a4c1baaf50b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libtypenum-7fd8d92ef7d297bc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libtypenum-7fd8d92ef7d297bc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid-b7f194a0ca3418ca.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunic_langid-b7f194a0ca3418ca.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid_impl-87753d853e92856a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunic_langid_impl-87753d853e92856a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunic_langid_macros-43680f96f486a2bf.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunic_langid_macros-43680f96f486a2bf.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicase-608b05f84afc8693.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunicase-608b05f84afc8693.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_normalization-9a58ff894f3d6a57.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_normalization-9a58ff894f3d6a57.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_properties-244205f89d9ff628.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_properties-244205f89d9ff628.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_script-e2ad319f05104f8d.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_script-e2ad319f05104f8d.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_security-0e00bfff8cf1a387.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_security-0e00bfff8cf1a387.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-3d6d52d5f58cfbc0.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_width-3d6d52d5f58cfbc0.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_width-be30f67eafe5eddc.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_width-be30f67eafe5eddc.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libunicode_xid-1924bd129c9bee80.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_xid-1924bd129c9bee80.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libwasm_encoder-9c410502fc54509a.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libwasm_encoder-9c410502fc54509a.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libwasmparser-477b4b2044e940f1.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libwasmparser-477b4b2044e940f1.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libwriteable-ad78207b9cf94368.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libwriteable-ad78207b9cf94368.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libyoke-fc329540f6a44117.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libyoke-fc329540f6a44117.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerocopy-6a2cac1d321e36da.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libzerocopy-6a2cac1d321e36da.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerofrom-783ed0be5c8fb390.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libzerofrom-783ed0be5c8fb390.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/libzerovec-49301397b80ad65b.rmeta" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/lib/libzerovec-49301397b80ad65b.rmeta" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/impl_wf_check.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/impl_wf_check.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/bounds.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/bounds.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/coherence/inherent_impls.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/coherence/inherent_impls.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/coherence/builtin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/coherence/builtin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/coherence/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/coherence/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/coherence/unsafety.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/coherence/unsafety.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/coherence/inherent_impls_overlap.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/coherence/inherent_impls_overlap.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/coherence/orphan.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/coherence/orphan.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/hir_wf_check.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/hir_wf_check.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/check_unused.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/check_unused.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/check/region.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/check/region.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/check/compare_impl_item/refine.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/check/compare_impl_item/refine.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/check/intrinsicck.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/check/intrinsicck.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/check/compare_impl_item.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/check/compare_impl_item.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/check/dropck.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/check/dropck.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/check/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/check/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/check/check.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/check/check.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/check/intrinsic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/check/intrinsic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/check/entry.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/check/entry.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/check/wfcheck.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/check/wfcheck.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/delegation.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/delegation.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/collect/item_bounds.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/collect/item_bounds.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/collect/predicates_of.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/collect/predicates_of.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/collect/generics_of.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/collect/generics_of.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/collect/type_of.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/collect/type_of.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/collect/dump.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/collect/dump.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/collect/type_of/opaque.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/collect/type_of/opaque.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/collect/resolve_bound_vars.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/collect/resolve_bound_vars.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/constrained_generic_params.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/constrained_generic_params.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/autoderef.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/autoderef.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/outlives/implicit_infer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/outlives/implicit_infer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/outlives/explicit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/outlives/explicit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/outlives/dump.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/outlives/dump.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/outlives/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/outlives/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/outlives/utils.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/outlives/utils.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/impl_wf_check/min_specialization.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/impl_wf_check/min_specialization.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/variance/xform.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/variance/xform.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/variance/dump.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/variance/dump.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/variance/solve.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/variance/solve.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/variance/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/variance/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/variance/constraints.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/variance/constraints.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/variance/terms.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/variance/terms.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/collect.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/collect.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/errors/precise_captures.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/errors/precise_captures.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/errors/pattern_types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/errors/pattern_types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/errors/wrong_number_of_generic_args.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/errors/wrong_number_of_generic_args.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/hir_ty_lowering/cmse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/hir_ty_lowering/cmse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/hir_ty_lowering/bounds.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/hir_ty_lowering/bounds.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/hir_ty_lowering/generics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/hir_ty_lowering/generics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/hir_ty_lowering/dyn_compatibility.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/hir_ty_lowering/dyn_compatibility.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/hir_ty_lowering/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/hir_ty_lowering/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/hir_ty_lowering/lint.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/hir_ty_lowering/lint.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_analysis/src/hir_ty_lowering/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_analysis/src/hir_ty_lowering/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/output.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/output.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/cstore.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/cstore.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/filesearch.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/filesearch.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/options.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/options.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/version.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/version.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/parse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/parse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/search_paths.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/search_paths.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/config/sigpipe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/config/sigpipe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/config/native_libs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/config/native_libs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/config/cfg.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/config/cfg.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/config/native_libs/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/config/native_libs/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/config.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/config.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/code_stats.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/code_stats.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/utils.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/utils.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_session/src/session.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_session/src/session.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/build.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc/build.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/src/main.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc/src/main.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc/Windows Manifest.xml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc/Windows Manifest.xml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_monomorphize/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_monomorphize/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/src/partitioning.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_monomorphize/src/partitioning.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/src/polymorphize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_monomorphize/src/polymorphize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_monomorphize/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/src/collector.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_monomorphize/src/collector.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/src/util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_monomorphize/src/util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/src/mono_checks/abi_check.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_monomorphize/src/mono_checks/abi_check.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/src/mono_checks/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_monomorphize/src/mono_checks/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/src/mono_checks/move_check.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_monomorphize/src/mono_checks/move_check.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_monomorphize/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_monomorphize/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_privacy/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_privacy/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_privacy/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_privacy/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_privacy/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_ir/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_ir/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_ir/src/visit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_ir/src/visit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/m68k.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/m68k.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/wasm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/wasm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/sparc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/sparc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/hexagon.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/hexagon.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/mips.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/mips.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/loongarch.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/loongarch.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/nvptx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/nvptx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/x86.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/x86.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/avr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/avr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/aarch64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/aarch64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/bpf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/bpf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/csky.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/csky.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/spirv.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/spirv.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/arm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/arm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/s390x.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/s390x.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/msp430.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/msp430.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/powerpc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/powerpc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/asm/riscv.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/asm/riscv.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/m68k.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/m68k.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/wasm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/wasm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/nvptx64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/nvptx64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/powerpc64.rs.orig" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/powerpc64.rs.orig" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/sparc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/sparc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/hexagon.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/hexagon.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/xtensa.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/xtensa.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/mips.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/mips.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/x86_win64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/x86_win64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/amdgpu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/amdgpu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/loongarch.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/loongarch.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/x86.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/x86.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/avr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/avr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/x86_64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/x86_64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/aarch64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/aarch64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/bpf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/bpf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/csky.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/csky.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/sparc64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/sparc64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/arm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/arm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/s390x.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/s390x.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/powerpc64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/powerpc64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/msp430.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/msp430.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/powerpc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/powerpc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/mips64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/mips64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/callconv/riscv.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/callconv/riscv.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/target_features.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/target_features.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/json.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/json.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/tests/tests_impl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/tests/tests_impl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/teeos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/teeos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/windows_gnullvm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/windows_gnullvm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/l4re.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/l4re.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/haiku.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/haiku.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/thumb.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/thumb.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/wasm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/wasm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/openbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/openbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/solid.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/solid.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/netbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/netbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/unikraft_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/unikraft_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/apple/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/apple/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/apple/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/apple/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/linux.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/linux.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/redox.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/redox.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/dragonfly.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/dragonfly.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/aix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/aix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/illumos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/illumos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/windows_uwp_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/windows_uwp_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/freebsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/freebsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/xtensa.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/xtensa.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/solaris.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/solaris.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/uefi_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/uefi_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/bpf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/bpf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/linux_uclibc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/linux_uclibc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/windows_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/windows_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/android.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/android.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/hermit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/hermit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/hurd_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/hurd_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/avr_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/avr_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/windows_uwp_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/windows_uwp_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/linux_ohos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/linux_ohos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/vxworks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/vxworks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/nto_qnx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/nto_qnx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/hurd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/hurd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/base/fuchsia.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/base/fuchsia.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_apple_tvos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_apple_tvos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_uclibceabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_uclibceabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_nto_qnx710.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_nto_qnx710.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64_linux_android.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64_linux_android.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_redox.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_redox.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_illumos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_illumos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_linux_android.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_linux_android.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7k_apple_watchos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7k_apple_watchos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_wrs_vxworks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_wrs_vxworks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_hermit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_hermit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc64_unknown_freebsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc64_unknown_freebsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mipsel_sony_psx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mipsel_sony_psx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_apple_ios_macabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_apple_ios_macabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv7neon_linux_androideabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv7neon_linux_androideabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc64_unknown_openbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc64_unknown_openbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mipsel_unknown_netbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mipsel_unknown_netbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_musleabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_musleabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armebv7r_none_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armebv7r_none_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_haiku.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_haiku.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_apple_tvos_sim.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_apple_tvos_sim.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32emc_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32emc_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/bpfel_unknown_none.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/bpfel_unknown_none.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_uwp_windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_uwp_windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64imac_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64imac_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_netbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_netbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc_wrs_vxworks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc_wrs_vxworks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_linux_ohos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_linux_ohos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7s_apple_ios.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7s_apple_ios.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/wasm32v1_none.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/wasm32v1_none.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_none.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_none.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/arm_linux_androideabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/arm_linux_androideabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv6m_none_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv6m_none_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/arm64e_apple_darwin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/arm64e_apple_darwin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_none_softfloat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_none_softfloat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_netbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_netbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7a_none_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7a_none_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv4t_none_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv4t_none_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mipsel_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mipsel_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv7m_nuttx_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv7m_nuttx_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mips64el_unknown_linux_gnuabi64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mips64el_unknown_linux_gnuabi64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32imac_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32imac_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_freebsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_freebsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_apple_watchos_sim.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_apple_watchos_sim.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/xtensa_esp32s2_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/xtensa_esp32s2_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_freebsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_freebsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_be_unknown_linux_gnu_ilp32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_be_unknown_linux_gnu_ilp32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7a_kmc_solid_asp3_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7a_kmc_solid_asp3_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc64le_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc64le_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_unknown_trusty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_unknown_trusty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/csky_unknown_linux_gnuabiv2hf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/csky_unknown_linux_gnuabiv2hf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32_wrs_vxworks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32_wrs_vxworks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/arm64e_apple_ios.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/arm64e_apple_ios.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32imc_unknown_nuttx_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32imc_unknown_nuttx_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mipsel_sony_psp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mipsel_sony_psp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32imac_esp_espidf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32imac_esp_espidf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_gnueabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_gnueabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unikraft_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unikraft_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32imc_esp_espidf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32imc_esp_espidf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_illumos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_illumos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_unknown_uefi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_unknown_uefi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv8m_main_nuttx_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv8m_main_nuttx_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv5te_none_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv5te_none_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc64_wrs_vxworks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc64_wrs_vxworks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_win7_windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_win7_windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_apple_watchos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_apple_watchos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32imafc_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32imafc_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_apple_tvos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_apple_tvos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32im_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32im_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv6_unknown_freebsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv6_unknown_freebsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_linux_gnux32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_linux_gnux32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mipsisa64r6el_unknown_linux_gnuabi64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mipsisa64r6el_unknown_linux_gnuabi64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/sparc64_unknown_openbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/sparc64_unknown_openbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/sparc_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/sparc_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7r_none_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7r_none_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_netbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_netbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv7em_nuttx_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv7em_nuttx_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/loongarch64_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/loongarch64_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_linux_android.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_linux_android.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc64le_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc64le_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_unknown_netbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_unknown_netbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/arm64e_apple_tvos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/arm64e_apple_tvos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32e_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32e_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/sparc64_unknown_netbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/sparc64_unknown_netbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_teeos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_teeos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_hermit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_hermit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/s390x_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/s390x_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_apple_ios_sim.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_apple_ios_sim.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_pc_windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_pc_windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/bpfeb_unknown_none.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/bpfeb_unknown_none.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_uwp_windows_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_uwp_windows_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_trusty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_trusty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/wasm32_wasip1_threads.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/wasm32_wasip1_threads.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/arm_unknown_linux_gnueabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/arm_unknown_linux_gnueabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv8m_base_none_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv8m_base_none_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armebv7r_none_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armebv7r_none_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_wrs_vxworks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_wrs_vxworks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_apple_darwin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_apple_darwin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_unknown_freebsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_unknown_freebsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_hermit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_hermit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_openbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_openbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv8m_main_none_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv8m_main_none_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_apple_ios.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_apple_ios.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_fuchsia.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_fuchsia.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv6_unknown_netbsd_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv6_unknown_netbsd_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armeb_unknown_linux_gnueabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armeb_unknown_linux_gnueabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7a_none_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7a_none_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mips64_unknown_linux_muslabi64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mips64_unknown_linux_muslabi64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_linux_gnu_ilp32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_linux_gnu_ilp32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_none.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_none.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/arm64_32_apple_watchos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/arm64_32_apple_watchos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/m68k_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/m68k_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc_unknown_linux_muslspe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc_unknown_linux_muslspe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv4t_none_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv4t_none_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_musleabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_musleabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv8r_none_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv8r_none_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_win7_windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_win7_windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mipsisa64r6_unknown_linux_gnuabi64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mipsisa64r6_unknown_linux_gnuabi64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_uefi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_uefi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_sony_vita_newlibeabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_sony_vita_newlibeabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_apple_ios_macabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_apple_ios_macabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/arm_unknown_linux_gnueabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/arm_unknown_linux_gnueabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_l4re_uclibc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_l4re_uclibc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv7m_none_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv7m_none_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv7a_pc_windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv7a_pc_windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i586_unknown_netbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i586_unknown_netbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/wasm32_unknown_emscripten.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/wasm32_unknown_emscripten.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_linux_ohos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_linux_ohos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_apple_visionos_sim.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_apple_visionos_sim.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64h_apple_darwin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64h_apple_darwin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_freebsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_freebsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mipsel_unknown_none.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mipsel_unknown_none.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i586_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i586_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_wrs_vxworks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_wrs_vxworks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc_unknown_freebsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc_unknown_freebsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_uclibceabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_uclibceabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32gc_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32gc_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/nvptx64_nvidia_cuda.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/nvptx64_nvidia_cuda.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32imc_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32imc_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/xtensa_esp32s3_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/xtensa_esp32s3_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/csky_unknown_linux_gnuabiv2.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/csky_unknown_linux_gnuabiv2.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/loongarch64_unknown_none_softfloat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/loongarch64_unknown_none_softfloat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32imafc_unknown_nuttx_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32imafc_unknown_nuttx_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_apple_darwin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_apple_darwin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64imac_unknown_nuttx_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64imac_unknown_nuttx_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv7em_none_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv7em_none_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i586_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i586_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv8m_main_nuttx_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv8m_main_nuttx_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7r_none_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7r_none_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mips_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mips_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_linux_androideabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_linux_androideabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/arm_unknown_linux_musleabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/arm_unknown_linux_musleabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32imac_unknown_xous_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32imac_unknown_xous_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/sparc_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/sparc_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_kmc_solid_asp3.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_kmc_solid_asp3.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc_unknown_netbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc_unknown_netbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7a_kmc_solid_asp3_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7a_kmc_solid_asp3_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv7neon_unknown_linux_musleabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv7neon_unknown_linux_musleabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_apple_visionos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_apple_visionos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/msp430_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/msp430_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/hexagon_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/hexagon_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/xtensa_esp32_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/xtensa_esp32_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_be_unknown_netbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_be_unknown_netbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/hexagon_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/hexagon_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_openbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_openbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mips_unknown_linux_uclibc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mips_unknown_linux_uclibc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/xtensa_esp32s3_espidf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/xtensa_esp32s3_espidf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32em_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32em_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mips64el_unknown_linux_muslabi64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mips64el_unknown_linux_muslabi64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_pc_nto_qnx710.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_pc_nto_qnx710.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_unknown_hurd_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_unknown_hurd_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc_unknown_linux_gnuspe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc_unknown_linux_gnuspe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv6k_nintendo_3ds.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv6k_nintendo_3ds.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_fuchsia.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_fuchsia.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32imafc_esp_espidf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32imafc_esp_espidf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc64_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc64_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_ohos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_ohos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_fortanix_unknown_sgx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_fortanix_unknown_sgx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_linux_android.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_linux_android.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_nintendo_switch_freestanding.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_nintendo_switch_freestanding.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc64le_unknown_freebsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc64le_unknown_freebsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc_wrs_vxworks_spe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc_wrs_vxworks_spe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_dragonfly.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_dragonfly.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_openbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_openbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/sparcv9_sun_solaris.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/sparcv9_sun_solaris.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32imac_unknown_nuttx_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32imac_unknown_nuttx_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i586_pc_nto_qnx700.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i586_pc_nto_qnx700.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv5te_unknown_linux_musleabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv5te_unknown_linux_musleabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_unknown_haiku.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_unknown_haiku.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_uefi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_uefi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/loongarch64_unknown_none.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/loongarch64_unknown_none.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64_wrs_vxworks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64_wrs_vxworks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_fuchsia.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_fuchsia.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_unknown_freebsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_unknown_freebsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_apple_watchos_sim.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_apple_watchos_sim.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/arm_unknown_linux_musleabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/arm_unknown_linux_musleabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv6m_nuttx_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv6m_nuttx_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv7neon_unknown_linux_gnueabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv7neon_unknown_linux_gnueabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_trusty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_trusty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/s390x_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/s390x_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mips64_unknown_linux_gnuabi64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mips64_unknown_linux_gnuabi64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv8m_main_none_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv8m_main_none_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/wasm32_unknown_unknown.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/wasm32_unknown_unknown.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc_unknown_openbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc_unknown_openbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_nto_qnx700.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_nto_qnx700.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv5te_none_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv5te_none_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mips_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mips_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i586_pc_windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i586_pc_windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv5te_unknown_linux_uclibceabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv5te_unknown_linux_uclibceabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_wrs_vxworks_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_wrs_vxworks_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/wasm32_wasip1.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/wasm32_wasip1.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_gnueabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_unknown_linux_gnueabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_unknown_openbsd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_unknown_openbsd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_uwp_windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_uwp_windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_unknown_redox.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_unknown_redox.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mips64_openwrt_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mips64_openwrt_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_apple_ios.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_apple_ios.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32im_risc0_zkvm_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32im_risc0_zkvm_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_linux_none.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_linux_none.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_unknown_netbsd_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_unknown_netbsd_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mipsisa32r6_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mipsisa32r6_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv7em_none_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv7em_none_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_nuttx_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_nuttx_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mipsisa32r6el_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mipsisa32r6el_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_uwp_windows_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_uwp_windows_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc64_ibm_aix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc64_ibm_aix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv4t_unknown_linux_gnueabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv4t_unknown_linux_gnueabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32i_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32i_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_pc_windows_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_pc_windows_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/avr_unknown_gnu_atmega328.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/avr_unknown_gnu_atmega328.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/loongarch64_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/loongarch64_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv64gc_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv7a_uwp_windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv7a_uwp_windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_pc_windows_gnullvm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_pc_windows_gnullvm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_pc_windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_pc_windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_pc_windows_gnullvm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_pc_windows_gnullvm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_hurd_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_hurd_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/arm64ec_pc_windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/arm64ec_pc_windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32gc_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32gc_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv7_rtems_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv7_rtems_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mipsel_unknown_linux_uclibc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mipsel_unknown_linux_uclibc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/xtensa_esp32_espidf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/xtensa_esp32_espidf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/riscv32ima_unknown_none_elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/riscv32ima_unknown_none_elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv7em_nuttx_eabihf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv7em_nuttx_eabihf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mipsel_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mipsel_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/sparc64_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/sparc64_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/powerpc64_unknown_linux_musl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/powerpc64_unknown_linux_musl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_pc_windows_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_pc_windows_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/mipsel_sony_psp_linker_script.ld" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/mipsel_sony_psp_linker_script.ld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_pc_windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_pc_windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/xtensa_esp32s2_espidf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/xtensa_esp32s2_espidf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_uwp_windows_msvc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_uwp_windows_msvc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/thumbv8m_base_nuttx_eabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/thumbv8m_base_nuttx_eabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_pc_solaris.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_pc_solaris.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i686_pc_windows_gnullvm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i686_pc_windows_gnullvm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_be_unknown_linux_gnu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_be_unknown_linux_gnu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/i386_apple_ios.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/i386_apple_ios.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/x86_64_unknown_redox.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/x86_64_unknown_redox.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/wasm32_wasip2.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/wasm32_wasip2.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/armv5te_unknown_linux_gnueabi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/armv5te_unknown_linux_gnueabi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_nintendo_switch_freestanding_linker_script.ld" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_nintendo_switch_freestanding_linker_script.ld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/aarch64_apple_darwin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/aarch64_apple_darwin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/wasm64_unknown_unknown.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/wasm64_unknown_unknown.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/targets/loongarch64_unknown_linux_ohos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/targets/loongarch64_unknown_linux_ohos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_target/src/spec/crt_objects.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_target/src/spec/crt_objects.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_abi/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_abi/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi/src/extern_abi/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_abi/src/extern_abi/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi/src/extern_abi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_abi/src/extern_abi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi/src/callconv.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_abi/src/callconv.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_abi/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi/src/layout/ty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_abi/src/layout/ty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_abi/src/layout.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_abi/src/layout.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/effective_visibilities.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/effective_visibilities.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/check_unused.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/check_unused.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/build_reduced_graph.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/build_reduced_graph.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/ident.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/ident.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/rustdoc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/rustdoc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/diagnostics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/diagnostics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/late/diagnostics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/late/diagnostics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/imports.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/imports.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/late.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/late.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/def_collector.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/def_collector.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_resolve/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_resolve/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/cmdline_attrs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/cmdline_attrs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/concat_bytes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/concat_bytes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/edition_panic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/edition_panic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/source_util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/source_util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/generic/ty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/generic/ty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/generic/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/generic/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/default.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/default.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/bounds.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/bounds.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/debug.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/debug.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/clone.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/clone.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/encodable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/encodable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/cmp/ord.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/cmp/ord.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/cmp/eq.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/cmp/eq.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/cmp/partial_ord.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/cmp/partial_ord.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/cmp/partial_eq.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/cmp/partial_eq.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/coerce_pointee.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/coerce_pointee.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/hash.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/hash.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/deriving/decodable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/deriving/decodable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/cfg.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/cfg.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/global_allocator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/global_allocator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/compile_error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/compile_error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/pattern_type.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/pattern_type.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/proc_macro_harness.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/proc_macro_harness.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/cfg_accessible.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/cfg_accessible.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/assert.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/assert.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/format_foreign.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/format_foreign.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/test_harness.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/test_harness.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/trace_macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/trace_macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/log_syntax.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/log_syntax.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/format_foreign/shell/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/format_foreign/shell/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/format_foreign/printf/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/format_foreign/printf/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/derive.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/derive.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/test.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/test.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/concat_idents.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/concat_idents.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/autodiff.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/autodiff.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/format.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/format.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/assert/context.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/assert/context.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/cfg_eval.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/cfg_eval.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/concat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/concat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/asm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/asm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/standard_library_imports.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/standard_library_imports.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_builtin_macros/src/alloc_error_handler.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_builtin_macros/src/alloc_error_handler.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/query/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/query/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/query/config.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/query/config.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/query/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/query/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/query/plumbing.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/query/plumbing.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/query/caches.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/query/caches.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/query/job.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/query/job.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/dep_graph/debug.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/dep_graph/debug.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/dep_graph/dep_node.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/dep_graph/dep_node.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/dep_graph/serialized.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/dep_graph/serialized.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/dep_graph/graph.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/dep_graph/graph.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/dep_graph/query.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/dep_graph/query.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/dep_graph/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/dep_graph/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/dep_graph/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/dep_graph/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/dep_graph/edges.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/dep_graph/edges.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/cache.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/cache.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/ich/impls_syntax.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/ich/impls_syntax.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/ich/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/ich/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/ich/hcx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/ich/hcx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/values.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/values.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_system/src/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_system/src/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_attr/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_attr/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr/src/builtin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_attr/src/builtin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_attr/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_attr/src/session_diagnostics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_attr/src/session_diagnostics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_feature/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_feature/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature/src/builtin_attrs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_feature/src/builtin_attrs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_feature/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature/src/accepted.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_feature/src/accepted.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature/src/removed.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_feature/src/removed.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_feature/src/unstable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_feature/src/unstable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_driver/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_driver/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint_defs/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs/src/builtin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint_defs/src/builtin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint_defs/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint_defs/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_baked_icu_data/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_baked_icu_data/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/src/data/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_baked_icu_data/src/data/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/src/data/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_baked_icu_data/src/data/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/src/data/macros/list_and_v1.data.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_baked_icu_data/src/data/macros/list_and_v1.data.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/src/data/macros/fallback_parents_v1.data.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_baked_icu_data/src/data/macros/fallback_parents_v1.data.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/src/data/macros/fallback_supplement_co_v1.data.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_baked_icu_data/src/data/macros/fallback_supplement_co_v1.data.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/src/data/macros/fallback_likelysubtags_v1.data.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_baked_icu_data/src/data/macros/fallback_likelysubtags_v1.data.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_baked_icu_data/src/data/any.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_baked_icu_data/src/data/any.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/un_derefer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/un_derefer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/elaborate_drops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/elaborate_drops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/debuginfo.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/debuginfo.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/points.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/points.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/impls/storage_liveness.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/impls/storage_liveness.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/impls/initialized.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/impls/initialized.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/impls/liveness.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/impls/liveness.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/impls/borrowed_locals.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/impls/borrowed_locals.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/impls/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/impls/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/storage.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/storage.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/rustc_peek.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/rustc_peek.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/framework/direction.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/framework/direction.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/framework/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/framework/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/framework/fmt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/framework/fmt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/framework/graphviz.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/framework/graphviz.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/framework/results.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/framework/results.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/framework/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/framework/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/framework/cursor.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/framework/cursor.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/framework/lattice.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/framework/lattice.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/framework/visitor.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/framework/visitor.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/move_paths/abs_domain.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/move_paths/abs_domain.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/move_paths/builder.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/move_paths/builder.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/move_paths/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/move_paths/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/value_analysis.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/value_analysis.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/drop_flag_effects.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/drop_flag_effects.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_dataflow/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_dataflow/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/consumers.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/consumers.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/dataflow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/dataflow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/util/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/util/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/util/collect_writes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/util/collect_writes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/place_ext.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/place_ext.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/borrow_set.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/borrow_set.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/region_infer/opaque_types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/region_infer/opaque_types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/region_infer/dump_mir.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/region_infer/dump_mir.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/region_infer/reverse_sccs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/region_infer/reverse_sccs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/region_infer/graphviz.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/region_infer/graphviz.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/region_infer/values.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/region_infer/values.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/region_infer/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/region_infer/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/prefixes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/prefixes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/member_constraints.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/member_constraints.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/used_muts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/used_muts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/def_use.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/def_use.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/location.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/location.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/path_utils.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/path_utils.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/session_diagnostics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/session_diagnostics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/nll.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/nll.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/places_conflict.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/places_conflict.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/borrowck_errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/borrowck_errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/renumber.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/renumber.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/polonius/loan_kills.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/polonius/loan_kills.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/polonius/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/polonius/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/polonius/loan_invalidations.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/polonius/loan_invalidations.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/universal_regions.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/universal_regions.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/type_check/input_output.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/type_check/input_output.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/type_check/relate_tys.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/type_check/relate_tys.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/type_check/free_region_relations.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/type_check/free_region_relations.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/type_check/liveness/polonius.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/type_check/liveness/polonius.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/type_check/liveness/trace.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/type_check/liveness/trace.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/type_check/liveness/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/type_check/liveness/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/type_check/liveness/local_use_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/type_check/liveness/local_use_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/type_check/constraint_conversion.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/type_check/constraint_conversion.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/type_check/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/type_check/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/type_check/canonical.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/type_check/canonical.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/region_errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/region_errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/bound_region_errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/bound_region_errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/outlives_suggestion.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/outlives_suggestion.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/explain_borrow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/explain_borrow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/find_use.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/find_use.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/mutability_errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/mutability_errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/move_errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/move_errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/region_name.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/region_name.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/find_all_local_uses.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/find_all_local_uses.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/conflict_errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/conflict_errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/opaque_suggestions.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/opaque_suggestions.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/diagnostics/var_name.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/diagnostics/var_name.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/constraints/graph.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/constraints/graph.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/constraints/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/constraints/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_borrowck/src/facts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_borrowck/src/facts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/consts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/consts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/opaque_types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/opaque_types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/implied_bounds.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/implied_bounds.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/ty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/ty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/abi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/abi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/sig_types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/sig_types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/representability.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/representability.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/assoc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/assoc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/structural_match.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/structural_match.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/instance.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/instance.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/needs_drop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/needs_drop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/common_traits.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/common_traits.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/layout/invariant.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/layout/invariant.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ty_utils/src/layout.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ty_utils/src/layout.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/mbe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/mbe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/build.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/build.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/base.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/base.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/placeholders.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/placeholders.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/proc_macro.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/proc_macro.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/expand.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/expand.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/config.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/config.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/proc_macro_server.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/proc_macro_server.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/module.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/module.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/mbe/metavar_expr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/mbe/metavar_expr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/mbe/macro_check.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/mbe/macro_check.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/mbe/quoted.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/mbe/quoted.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/mbe/macro_parser.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/mbe/macro_parser.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/mbe/diagnostics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/mbe/diagnostics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/mbe/transcribe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/mbe/transcribe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_expand/src/mbe/macro_rules.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_expand/src/mbe/macro_rules.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/discriminant.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/discriminant.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/memory.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/memory.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/traits.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/traits.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/call.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/call.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/projection.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/projection.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/operator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/operator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/eval_context.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/eval_context.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/operand.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/operand.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/cast.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/cast.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/place.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/place.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/intern.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/intern.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/validity.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/validity.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/stack.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/stack.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/intrinsics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/intrinsics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/step.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/step.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/machine.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/machine.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/interpret/visitor.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/interpret/visitor.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/util/caller_location.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/util/caller_location.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/util/check_validity_requirement.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/util/check_validity_requirement.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/util/type_name.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/util/type_name.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/util/compare_types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/util/compare_types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/util/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/util/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/util/alignment.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/util/alignment.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/const_eval/eval_queries.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/const_eval/eval_queries.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/const_eval/dummy_machine.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/const_eval/dummy_machine.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/const_eval/valtrees.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/const_eval/valtrees.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/const_eval/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/const_eval/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/const_eval/fn_queries.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/const_eval/fn_queries.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/const_eval/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/const_eval/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/const_eval/machine.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/const_eval/machine.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/check_consts/post_drop_elaboration.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/check_consts/post_drop_elaboration.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/check_consts/qualifs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/check_consts/qualifs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/check_consts/resolver.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/check_consts/resolver.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/check_consts/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/check_consts/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/check_consts/check.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/check_consts/check.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/check_consts/ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/check_consts/ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_const_eval/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_const_eval/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_sanitizers/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_sanitizers/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_sanitizers/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/src/cfi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_sanitizers/src/cfi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/src/cfi/typeid/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_sanitizers/src/cfi/typeid/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi/transform.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi/transform.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi/encode.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi/encode.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/src/kcfi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_sanitizers/src/kcfi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_sanitizers/src/kcfi/typeid/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_sanitizers/src/kcfi/typeid/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/tests/common/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/tests/common/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/tests/intersection.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/tests/intersection.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/tests/complexity.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/tests/complexity.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/tests/exhaustiveness.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/tests/exhaustiveness.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/src/rustc/print.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/src/rustc/print.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/src/pat_column.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/src/pat_column.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/src/pat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/src/pat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/src/usefulness.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/src/usefulness.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/src/lints.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/src/lints.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/src/rustc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/src/rustc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_pattern_analysis/src/constructor.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_pattern_analysis/src/constructor.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_graphviz/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_graphviz/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_graphviz/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_graphviz/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/util/case.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/util/case.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/util/literal.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/util/literal.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/util/comments.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/util/comments.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/util/parser.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/util/parser.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/util/comments/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/util/comments/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/util/classify.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/util/classify.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/util/unicode.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/util/unicode.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/mut_visit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/mut_visit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/tokenstream.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/tokenstream.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/ptr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/ptr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/expand/typetree.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/expand/typetree.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/expand/autodiff_attrs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/expand/autodiff_attrs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/expand/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/expand/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/expand/allocator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/expand/allocator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/visit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/visit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/format.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/format.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/entry.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/entry.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/ast_traits.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/ast_traits.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/ast.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/ast.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/attr/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/attr/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/node_id.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/node_id.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast/src/token.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast/src/token.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/different_lifetimes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/different_lifetimes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/placeholder_error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/placeholder_error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/static_impl_trait.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/static_impl_trait.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/find_anon_type.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/find_anon_type.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/mismatched_static_lifetime.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/mismatched_static_lifetime.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/placeholder_relation.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/placeholder_relation.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/named_anon_conflict.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/named_anon_conflict.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/trait_impl_difference.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/trait_impl_difference.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/region.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/region.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/sub_relations.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/sub_relations.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/note_and_explain.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/note_and_explain.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/suggest.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/suggest.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/note.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/note.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/infer/need_type_info.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/infer/need_type_info.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/traits/on_unimplemented.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/traits/on_unimplemented.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/traits/ambiguity.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/traits/ambiguity.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/traits/overflow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/traits/overflow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/traits/suggestions.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/traits/suggestions.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/traits/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/traits/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/error_reporting/traits/fulfillment_errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/error_reporting/traits/fulfillment_errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/solve/normalize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/solve/normalize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/solve/inspect.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/solve/inspect.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/solve/select.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/solve/select.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/solve/delegate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/solve/delegate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/solve/fulfill.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/solve/fulfill.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/solve/inspect/analyse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/solve/inspect/analyse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/regions.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/regions.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/infer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/infer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/solve.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/solve.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/query/dropck_outlives.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query/dropck_outlives.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/query/normalize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query/normalize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/query/method_autoderef.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query/method_autoderef.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/query/evaluate_obligation.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query/evaluate_obligation.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/query/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/query/type_op/outlives.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query/type_op/outlives.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/query/type_op/normalize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query/type_op/normalize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/query/type_op/ascribe_user_type.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query/type_op/ascribe_user_type.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/query/type_op/prove_predicate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query/type_op/prove_predicate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/query/type_op/custom.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query/type_op/custom.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/query/type_op/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query/type_op/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/query/type_op/implied_outlives_bounds.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/query/type_op/implied_outlives_bounds.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/structural_normalize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/structural_normalize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/specialize/specialization_graph.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/specialize/specialization_graph.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/specialize/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/specialize/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/normalize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/normalize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/engine.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/engine.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/project.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/project.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/dyn_compatibility.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/dyn_compatibility.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/auto_trait.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/auto_trait.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/coherence.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/coherence.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/outlives_bounds.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/outlives_bounds.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/vtable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/vtable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/misc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/misc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/effects.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/effects.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/select/candidate_assembly.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/select/candidate_assembly.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/select/confirmation.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/select/confirmation.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/select/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/select/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/select/_match.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/select/_match.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/wf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/wf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/fulfill.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/fulfill.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/traits/const_evaluatable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/traits/const_evaluatable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_trait_selection/src/errors/note_and_explain.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_trait_selection/src/errors/note_and_explain.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/build.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/build.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/llvm-wrapper/Linker.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/llvm-wrapper/Linker.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/llvm-wrapper/SuppressLLVMWarnings.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/llvm-wrapper/SuppressLLVMWarnings.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/llvm-wrapper/.editorconfig" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/llvm-wrapper/.editorconfig" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/llvm-wrapper/LLVMWrapper.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/llvm-wrapper/LLVMWrapper.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/llvm-wrapper/README" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/llvm-wrapper/README" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_symbol_mangling/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling/src/v0.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_symbol_mangling/src/v0.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_symbol_mangling/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling/src/test.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_symbol_mangling/src/test.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling/src/hashed.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_symbol_mangling/src/hashed.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling/src/legacy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_symbol_mangling/src/legacy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_symbol_mangling/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_symbol_mangling/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/rust-toolchain.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/rust-toolchain.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/target.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/target.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/ty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/ty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/abi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/abi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/mir.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/mir.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/compiler_interface.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/compiler_interface.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/mir/pretty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/mir/pretty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/mir/alloc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/mir/alloc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/mir/visit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/mir/visit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/mir/mono.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/mir/mono.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/mir/body.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/mir/body.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/crate_def.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/crate_def.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/stable_mir/src/visitor.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/stable_mir/src/visitor.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/target.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/target.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/def.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/def.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/intravisit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/intravisit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/lang_items.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/lang_items.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/hir.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/hir.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/arena.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/arena.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/definitions.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/definitions.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/stable_hash_impls.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/stable_hash_impls.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/def_path_hash_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/def_path_hash_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/weak_lang_items.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/weak_lang_items.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/hir_id.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/hir_id.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/diagnostic_items.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/diagnostic_items.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir/src/pat_util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir/src/pat_util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_pretty/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_pretty/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_pretty/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_fluent_macro/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_fluent_macro/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fluent_macro/src/fluent.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_fluent_macro/src/fluent.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/remove_place_mention.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/remove_place_mention.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/remove_unneeded_drops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/remove_unneeded_drops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/check_undefined_transmutes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/check_undefined_transmutes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/ffi_unwind_calls.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/ffi_unwind_calls.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/dest_prop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/dest_prop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/simplify.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/simplify.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/elaborate_drops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/elaborate_drops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/coroutine.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/coroutine.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/add_call_guards.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/add_call_guards.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/remove_uninit_drops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/remove_uninit_drops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/nrvo.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/nrvo.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/match_branches.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/match_branches.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/dead_store_elimination.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/dead_store_elimination.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/copy_prop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/copy_prop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/add_subtyping_projections.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/add_subtyping_projections.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/cross_crate_inline.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/cross_crate_inline.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/simplify_comparison_integral.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/simplify_comparison_integral.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/deduce_param_attrs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/deduce_param_attrs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/prettify.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/prettify.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/dump_mir.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/dump_mir.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/function_item_references.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/function_item_references.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/elaborate_box_derefs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/elaborate_box_derefs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/deref_separator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/deref_separator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/ref_prop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/ref_prop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/sroa.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/sroa.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/large_enums.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/large_enums.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/shim.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/shim.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/check_alignment.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/check_alignment.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/early_otherwise_branch.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/early_otherwise_branch.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/cost_checker.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/cost_checker.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/ctfe_limit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/ctfe_limit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/pass_manager.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/pass_manager.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/deduplicate_blocks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/deduplicate_blocks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/known_panics_lint.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/known_panics_lint.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/post_drop_elaboration.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/post_drop_elaboration.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/jump_threading.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/jump_threading.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/reveal_all.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/reveal_all.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/multiple_return_terminators.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/multiple_return_terminators.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/validate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/validate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/mentioned_items.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/mentioned_items.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/abort_unwinding_calls.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/abort_unwinding_calls.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/cleanup_post_borrowck.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/cleanup_post_borrowck.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/lower_intrinsics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/lower_intrinsics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/sanity_check.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/sanity_check.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/lint.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/lint.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/add_moves_for_packed_drops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/add_moves_for_packed_drops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/ssa.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/ssa.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/check_packed_ref.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/check_packed_ref.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/promote_consts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/promote_consts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/simplify_branches.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/simplify_branches.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/inline/cycle.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/inline/cycle.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/remove_zsts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/remove_zsts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/unreachable_enum_branching.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/unreachable_enum_branching.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/lower_slice_len.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/lower_slice_len.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/inline.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/inline.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/remove_noop_landing_pads.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/remove_noop_landing_pads.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/remove_storage_markers.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/remove_storage_markers.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/lint_tail_expr_drop_order.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/lint_tail_expr_drop_order.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/check_const_item_mutation.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/check_const_item_mutation.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/instsimplify.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/instsimplify.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/shim/async_destructor_ctor.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/shim/async_destructor_ctor.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/coroutine/by_move_body.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/coroutine/by_move_body.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/required_consts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/required_consts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/single_use_consts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/single_use_consts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/unreachable_prop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/unreachable_prop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/gvn.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/gvn.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/coverage/mappings.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/coverage/mappings.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/coverage/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/coverage/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/coverage/counters.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/coverage/counters.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/coverage/spans/from_mir.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/coverage/spans/from_mir.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/coverage/graph.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/coverage/graph.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/coverage/query.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/coverage/query.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/coverage/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/coverage/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/coverage/unexpand.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/coverage/unexpand.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/coverage/spans.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/coverage/spans.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/dataflow_const_prop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/dataflow_const_prop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_transform/src/add_retag.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_transform/src/add_retag.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/upvars.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/upvars.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/abi_test.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/abi_test.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/debugger_visualizer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/debugger_visualizer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/lang_items.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/lang_items.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/naked_functions.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/naked_functions.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/reachable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/reachable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/check_const.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/check_const.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/liveness.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/liveness.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/stability.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/stability.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/check_attr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/check_attr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/liveness/rwu_table.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/liveness/rwu_table.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/loops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/loops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/lib_features.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/lib_features.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/layout_test.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/layout_test.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/input_stats.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/input_stats.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/hir_id_validator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/hir_id_validator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/weak_lang_items.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/weak_lang_items.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/dead.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/dead.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/diagnostic_items.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/diagnostic_items.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/entry.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/entry.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_passes/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_passes/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/resolve.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/resolve.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/alias_relate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/alias_relate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/assembly/structural_traits.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/assembly/structural_traits.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/assembly/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/assembly/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/search_graph.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/search_graph.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/trait_goals.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/trait_goals.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/effect_goals.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/effect_goals.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/inspect/build.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/inspect/build.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/inspect/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/inspect/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/probe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/probe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/canonical.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/canonical.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/project_goals.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/project_goals.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/normalizes_to/opaque_types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/normalizes_to/opaque_types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/normalizes_to/weak_types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/normalizes_to/weak_types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/normalizes_to/anon_const.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/normalizes_to/anon_const.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/normalizes_to/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/normalizes_to/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/solve/normalizes_to/inherent.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/solve/normalizes_to/inherent.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/coherence.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/coherence.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/canonicalizer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/canonicalizer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_next_trait_solver/src/delegate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_next_trait_solver/src/delegate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_arena/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_arena/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_arena/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_arena/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/docs/dwarf.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/docs/dwarf.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/docs/usage.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/docs/usage.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/docs/rustc_testing.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/docs/rustc_testing.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/y.cmd" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/y.cmd" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/clean_all.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/clean_all.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/mini_core.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/mini_core.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/track-caller-attribute.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/track-caller-attribute.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/subslice-patterns-const-eval.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/subslice-patterns-const-eval.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/dst-field-align.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/dst-field-align.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/std_example.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/std_example.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/alloc_system.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/alloc_system.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/float-minmax-pass.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/float-minmax-pass.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/example.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/example.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/arbitrary_self_types_pointers_and_wrappers.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/arbitrary_self_types_pointers_and_wrappers.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/mod_bench.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/mod_bench.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/mini_core_hello_world.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/mini_core_hello_world.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/alloc_example.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/alloc_example.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/raw-dylib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/raw-dylib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/issue-72793.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/issue-72793.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/gen_block_iterate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/gen_block_iterate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/polymorphize_coroutine.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/polymorphize_coroutine.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/issue-59326.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/issue-59326.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/example/neon.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/example/neon.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/config.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/config.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/patches/0028-coretests-Disable-long-running-tests.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/patches/0028-coretests-Disable-long-running-tests.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/patches/0027-coretests-128bit-atomic-operations.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/patches/0027-coretests-128bit-atomic-operations.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/patches/0027-stdlib-128bit-atomic-operations.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/patches/0027-stdlib-128bit-atomic-operations.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/patches/regex-lock.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/patches/regex-lock.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/patches/rand-lock.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/patches/rand-lock.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/patches/0002-abi-cafe-Disable-broken-tests.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/patches/0002-abi-cafe-Disable-broken-tests.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/patches/0022-coretests-Disable-not-compiling-tests.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/patches/0022-coretests-Disable-not-compiling-tests.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/patches/coretests-lock.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/patches/coretests-lock.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/patches/0029-stdlib-Disable-f16-and-f128-in-compiler-builtins.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/patches/0029-stdlib-Disable-f16-and-f128-in-compiler-builtins.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/patches/0001-portable-simd-Disable-broken-reduce_sum-test.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/patches/0001-portable-simd-Disable-broken-reduce_sum-test.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/patches/bcryptprimitives.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/patches/bcryptprimitives.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/y.ps1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/y.ps1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/rustfmt.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/rustfmt.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/abi_cafe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/abi_cafe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/prepare.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/prepare.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/main.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/main.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/bench.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/bench.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/usage.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/usage.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/path.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/path.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/rustc_info.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/rustc_info.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/build_sysroot.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/build_sysroot.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/shared_utils.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/shared_utils.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/Cargo.lock" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/Cargo.lock" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/build_backend.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/build_backend.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/config.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/config.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/build_system/utils.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/build_system/utils.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/Cargo.lock" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/Cargo.lock" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/rust-toolchain" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/rust-toolchain" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/test.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/test.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/.github/actions/github-release/main.js" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.github/actions/github-release/main.js" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/.github/actions/github-release/package-lock.json" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.github/actions/github-release/package-lock.json" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/.github/actions/github-release/action.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.github/actions/github-release/action.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/.github/actions/github-release/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.github/actions/github-release/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/.github/actions/github-release/package.json" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.github/actions/github-release/package.json" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/.github/workflows/audit.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.github/workflows/audit.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/.github/workflows/main.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.github/workflows/main.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/.github/workflows/abi-cafe.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.github/workflows/abi-cafe.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/.github/workflows/rustc.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.github/workflows/rustc.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/Readme.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/Readme.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/.cirrus.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.cirrus.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/pointer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/pointer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/linkage.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/linkage.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/discriminant.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/discriminant.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/concurrency_limiter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/concurrency_limiter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/analyze.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/analyze.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/inline_asm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/inline_asm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/main_shim.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/main_shim.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/compiler_builtins.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/compiler_builtins.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/common.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/common.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/unwind_module.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/unwind_module.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/base.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/base.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/trap.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/trap.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/codegen_i128.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/codegen_i128.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/num.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/num.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/pretty_clif.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/pretty_clif.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/vtable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/vtable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/cast.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/cast.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/global_asm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/global_asm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/allocator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/allocator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/config.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/config.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/constant.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/constant.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/optimize/peephole.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/optimize/peephole.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/optimize/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/optimize/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/debuginfo/types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/debuginfo/types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/debuginfo/object.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/debuginfo/object.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/debuginfo/unwind.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/debuginfo/unwind.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/debuginfo/line_info.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/debuginfo/line_info.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/debuginfo/emit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/debuginfo/emit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/debuginfo/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/debuginfo/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/abi/returning.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/abi/returning.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/abi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/abi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/abi/comments.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/abi/comments.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/abi/pass_mode.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/abi/pass_mode.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/driver/aot.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/driver/aot.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/driver/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/driver/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/driver/jit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/driver/jit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/toolchain.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/toolchain.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/unsize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/unsize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/value_and_place.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/value_and_place.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/intrinsics/llvm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/intrinsics/llvm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/intrinsics/simd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/intrinsics/simd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/intrinsics/llvm_aarch64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/intrinsics/llvm_aarch64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/intrinsics/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/intrinsics/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/src/intrinsics/llvm_x86.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/src/intrinsics/llvm_x86.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/.zed/settings.json" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.zed/settings.json" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/.vscode/settings.json" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/.vscode/settings.json" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/scripts/rustup.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/scripts/rustup.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/scripts/test_rustc_tests.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/scripts/test_rustc_tests.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/scripts/rustc-clif.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/scripts/rustc-clif.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/scripts/test_bootstrap.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/scripts/test_bootstrap.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/scripts/setup_rust_fork.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/scripts/setup_rust_fork.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/scripts/rustdoc-clif.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/scripts/rustdoc-clif.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/scripts/Readme.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/scripts/Readme.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/scripts/filter_profile.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/scripts/filter_profile.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/scripts/cargo-clif.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/scripts/cargo-clif.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_cranelift/y.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_cranelift/y.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/src/idx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index/src/idx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/src/interval/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index/src/interval/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/src/bit_set/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index/src/bit_set/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/src/interval.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index/src/interval.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/src/vec.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index/src/vec.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/src/slice.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index/src/slice.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/src/vec/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index/src/vec/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index/src/bit_set.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index/src/bit_set.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_impl/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl/src/profiling_support.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_impl/src/profiling_support.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_impl/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl/src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_impl/src/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_query_impl/src/plumbing.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_query_impl/src/plumbing.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_driver_impl/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_driver_impl/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_driver_impl/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/src/pretty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_driver_impl/src/pretty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/src/signal_handler.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_driver_impl/src/signal_handler.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_driver_impl/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/src/session_diagnostics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_driver_impl/src/session_diagnostics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/src/args.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_driver_impl/src/args.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_driver_impl/src/print.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_driver_impl/src/print.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_fs_util/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_fs_util/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_fs_util/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0477.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0477.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0197.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0197.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0732.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0732.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0045.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0045.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0401.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0401.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0027.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0027.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0040.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0040.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0178.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0178.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0033.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0033.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0459.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0459.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0201.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0201.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0725.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0725.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0449.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0449.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0712.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0712.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0191.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0191.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0454.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0454.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0071.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0071.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0693.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0693.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0378.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0378.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0118.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0118.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0775.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0775.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0728.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0728.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0770.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0770.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0137.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0137.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0657.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0657.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0717.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0717.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0365.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0365.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0706.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0706.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0760.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0760.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0703.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0703.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0765.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0765.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0184.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0184.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0034.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0034.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0687.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0687.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0588.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0588.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0585.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0585.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0640.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0640.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0784.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0784.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0519.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0519.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0667.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0667.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0388.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0388.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0610.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0610.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0590.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0590.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0754.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0754.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0699.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0699.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0740.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0740.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0014.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0014.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0504.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0504.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0282.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0282.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0572.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0572.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0501.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0501.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0583.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0583.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0260.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0260.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0700.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0700.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0766.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0766.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0049.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0049.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0404.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0404.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0466.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0466.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0552.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0552.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0801.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0801.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0374.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0374.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0530.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0530.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0116.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0116.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0436.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0436.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0409.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0409.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0524.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0524.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0433.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0433.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0139.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0139.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0491.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0491.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0670.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0670.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0393.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0393.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0382.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0382.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0616.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0616.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0369.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0369.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0210.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0210.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0320.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0320.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0779.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0779.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0502.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0502.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0451.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0451.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0575.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0575.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0638.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0638.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0647.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0647.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0578.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0578.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0597.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0597.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0460.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0460.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0132.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0132.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0252.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0252.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0199.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0199.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0046.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0046.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0326.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0326.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0154.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0154.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0515.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0515.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0384.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0384.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0203.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0203.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0789.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0789.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0447.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0447.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0508.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0508.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0648.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0648.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0748.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0748.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0001.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0001.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0308.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0308.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0763.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0763.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0772.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0772.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0715.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0715.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0205.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0205.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0705.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0705.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0710.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0710.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0618.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0618.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0193.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0193.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0691.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0691.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0777.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0777.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0023.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0023.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0498.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0498.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0090.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0090.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0797.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0797.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0529.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0529.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0665.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0665.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0507.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0507.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0642.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0642.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0742.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0742.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0007.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0007.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0328.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0328.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0771.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0771.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0769.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0769.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0786.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0786.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0570.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0570.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0713.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0713.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0069.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0069.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0635.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0635.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0592.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0592.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0764.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0764.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0323.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0323.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0429.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0429.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0581.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0581.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0780.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0780.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0688.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0688.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0663.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0663.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0391.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0391.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0431.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0431.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0510.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0510.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0493.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0493.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0614.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0614.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0644.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0644.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0605.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0605.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0381.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0381.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0744.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0744.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0376.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0376.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0453.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0453.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0659.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0659.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0434.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0434.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0496.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0496.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0500.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0500.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0719.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0719.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0130.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0130.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0462.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0462.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0227.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0227.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0200.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0200.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0044.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0044.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0423.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0423.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0009.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0009.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0164.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0164.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0520.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0520.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0161.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0161.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0107.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0107.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0432.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0432.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0517.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0517.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0448.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0448.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0026.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0026.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0542.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0542.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0386.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0386.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0324.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0324.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0668.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0668.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0445.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0445.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0568.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0568.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0716.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0716.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0774.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0774.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0002.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0002.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0013.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0013.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0136.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0136.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0230.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0230.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0158.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0158.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0185.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0185.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0061.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0061.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0425.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0425.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0256.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0256.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0438.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0438.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0761.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0761.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0608.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0608.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0092.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0092.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0207.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0207.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0785.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0785.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0518.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0518.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0666.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0666.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0389.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0389.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0795.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0795.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0741.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0741.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0005.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0005.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0076.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0076.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0015.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0015.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0788.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0788.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0623.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0623.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0399.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0399.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0626.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0626.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0505.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0505.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0800.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0800.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0637.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0637.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0711.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0711.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0773.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0773.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0089.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0089.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0617.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0617.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0094.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0094.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0632.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0632.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0528.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0528.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0437.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0437.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0525.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0525.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0661.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0661.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0512.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0512.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0321.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0321.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0138.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0138.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0671.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0671.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0392.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0392.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0383.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0383.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0793.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0793.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0646.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0646.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0208.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0208.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0316.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0316.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0495.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0495.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0746.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0746.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0753.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0753.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0607.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0607.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0778.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0778.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0782.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0782.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0560.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0560.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0565.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0565.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0634.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0634.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0639.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0639.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0739.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0739.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0302.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0302.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0307.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0307.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0482.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0482.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0601.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0601.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0225.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0225.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0522.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0522.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0537.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0537.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0253.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0253.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0514.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0514.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0509.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0509.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0275.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0275.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0492.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0492.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0309.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0309.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0430.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0430.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0798.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0798.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0619.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0619.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0192.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0192.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0749.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0749.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0204.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0204.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0472.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0472.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0499.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0499.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0546.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0546.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0223.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0223.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0054.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0054.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0714.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0714.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0254.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0254.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0776.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0776.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0106.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0106.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0081.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0081.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0232.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0232.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0091.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0091.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0084.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0084.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0063.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0063.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0796.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0796.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0787.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0787.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0669.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0669.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0664.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0664.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0743.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0743.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0074.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0074.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0329.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0329.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0624.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0624.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0631.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0631.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0731.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0731.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0734.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0734.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0662.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0662.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0087.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0087.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0604.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0604.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0621.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0621.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0228.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0228.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0726.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0726.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0745.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0745.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0072.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0072.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0791.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0791.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0428.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0428.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0781.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0781.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0527.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0527.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0390.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0390.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0497.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0497.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0718.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0718.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0609.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0609.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0615.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0615.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0366.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0366.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0751.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0751.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0435.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0435.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0627.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0627.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0567.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0567.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0311.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0311.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0301.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0301.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0521.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0521.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0543.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0543.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0562.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0562.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0226.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0226.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0636.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0636.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0244.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0244.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0251.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0251.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0165.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0165.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0170.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0170.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0757.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0757.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0586.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0586.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0516.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0516.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0325.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0325.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0387.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0387.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0422.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0422.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0535.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0535.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0557.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0557.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0603.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0603.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0263.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0263.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0371.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0371.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0281.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0281.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0284.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0284.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0152.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0152.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0569.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0569.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0317.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0317.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0277.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0277.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0407.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0407.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0424.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0424.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0533.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0533.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0551.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0551.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0110.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0110.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0221.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0221.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0243.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0243.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0231.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0231.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0053.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0053.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0060.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0060.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0439.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0439.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0416.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0416.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0109.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0109.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0093.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0093.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0206.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0206.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0599.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0599.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0544.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0544.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0077.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0077.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0794.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0794.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0162.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0162.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0398.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0398.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0759.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0759.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0476.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0476.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0004.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0004.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0799.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0799.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0120.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0120.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0050.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0050.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0736.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0736.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0088.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0088.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0622.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0622.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0633.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0633.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0752.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0752.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0733.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0733.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0067.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0067.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0792.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0792.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0458.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0458.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0783.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0783.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0538.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0538.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0660.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0660.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0606.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0606.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0379.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0379.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0724.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0724.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0259.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0259.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0312.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0312.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0747.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0747.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0070.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0070.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0692.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0692.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0119.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0119.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0697.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0697.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0735.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0735.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0561.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0561.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0625.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0625.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0628.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0628.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0303.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0303.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0536.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0536.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0364.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0364.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0554.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0554.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0600.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0600.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0224.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0224.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0038.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0038.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0468.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0468.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0722.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0722.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0584.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0584.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0478.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0478.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0523.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0523.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0559.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0559.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0641.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0641.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0576.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0576.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0594.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0594.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0541.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0541.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0229.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0229.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0373.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0373.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0271.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0271.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0264.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0264.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0755.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0755.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0698.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0698.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0566.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0566.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0573.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0573.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0591.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0591.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0415.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0415.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0261.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0261.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0283.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0283.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0547.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0547.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0222.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0222.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0582.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0582.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0255.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0255.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0405.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0405.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0055.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0055.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0128.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0128.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0426.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0426.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0455.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0455.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0531.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0531.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0117.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0117.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0375.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0375.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0267.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0267.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0080.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0080.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0368.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0368.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0062.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0062.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0579.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0579.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0403.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0403.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0729.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0729.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0195.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0195.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0133.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0133.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0075.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0075.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0276.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0276.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0461.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0461.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0620.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0620.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0730.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0730.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0025.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0025.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0412.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0412.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0030.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0030.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0727.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0727.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0589.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0589.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0073.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0073.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0790.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0790.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0549.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0549.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0367.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0367.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0701.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0701.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0059.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0059.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0010.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0010.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0767.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0767.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0186.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0186.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0750.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0750.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0124.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0124.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0695.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0695.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0737.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0737.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0704.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0704.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0762.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0762.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0310.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0310.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0690.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0690.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0556.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0556.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0756.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0756.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0587.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0587.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0408.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0408.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0539.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0539.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0503.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0503.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0534.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0534.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0602.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0602.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0211.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0211.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0262.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0262.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0370.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0370.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0720.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0720.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0029.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0029.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0696.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0696.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0506.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0506.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0643.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0643.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0198.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0198.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0571.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0571.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0593.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0593.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0574.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0574.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0596.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0596.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0214.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0214.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0532.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0532.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0297.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0297.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0768.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0768.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0220.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0220.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0469.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0469.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0464.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0464.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0580.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0580.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0550.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0550.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0057.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0057.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0511.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0511.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0446.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0446.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0322.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0322.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0380.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0380.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0545.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0545.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0212.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0212.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0377.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0377.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0268.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0268.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0708.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0708.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0689.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0689.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0452.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0452.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0577.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0577.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0457.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0457.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0595.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0595.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0658.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0658.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0758.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0758.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0411.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0411.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0183.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0183.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0121.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0121.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0131.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0131.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_codes/src/error_codes/E0463.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_codes/src/error_codes/E0463.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/query/erase.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/query/erase.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/query/on_disk_cache.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/query/on_disk_cache.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/query/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/query/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/query/keys.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/query/keys.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/query/plumbing.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/query/plumbing.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/util/common/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/util/common/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/util/bug.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/util/bug.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/util/common.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/util/common.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/util/call_kind.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/util/call_kind.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/util/find_self_call.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/util/find_self_call.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/util/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/util/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/middle/region.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/middle/region.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/middle/debugger_visualizer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/middle/debugger_visualizer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/middle/lang_items.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/middle/lang_items.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/middle/codegen_fn_attrs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/middle/codegen_fn_attrs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/middle/dependency_format.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/middle/dependency_format.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/middle/stability.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/middle/stability.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/middle/limits.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/middle/limits.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/middle/privacy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/middle/privacy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/middle/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/middle/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/middle/exported_symbols.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/middle/exported_symbols.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/middle/resolve_bound_vars.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/middle/resolve_bound_vars.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/thir/visit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/thir/visit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/thir.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/thir.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/dep_graph/dep_node.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/dep_graph/dep_node.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/dep_graph/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/dep_graph/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/hooks/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/hooks/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/arena.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/arena.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/consts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/consts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/opaque_types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/opaque_types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/adt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/adt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/context.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/context.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/region.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/region.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/normalize_erasing_regions.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/normalize_erasing_regions.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/generic_args.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/generic_args.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/walk.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/walk.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/elaborate_impl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/elaborate_impl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/assoc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/assoc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/pattern.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/pattern.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/inhabitedness/inhabited_predicate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/inhabitedness/inhabited_predicate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/inhabitedness/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/inhabitedness/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/abstract_const.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/abstract_const.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/list.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/list.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/codec.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/codec.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/generics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/generics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/instance.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/instance.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/structural_impls.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/structural_impls.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/sty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/sty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/typeck_results.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/typeck_results.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/flags.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/flags.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/diagnostics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/diagnostics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/trait_def.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/trait_def.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/fold.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/fold.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/vtable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/vtable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/fast_reject.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/fast_reject.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/cast.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/cast.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/impls_ty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/impls_ty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/rvalue_scopes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/rvalue_scopes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/context/tls.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/context/tls.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/visit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/visit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/erase_regions.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/erase_regions.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/intrinsic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/intrinsic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/closure.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/closure.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/consts/kind.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/consts/kind.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/consts/int.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/consts/int.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/consts/valtree.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/consts/valtree.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/relate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/relate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/predicate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/predicate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/parameterized.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/parameterized.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/adjustment.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/adjustment.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/print/pretty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/print/pretty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/print/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/print/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/ty/layout.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/ty/layout.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/infer/unify_key.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/infer/unify_key.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/infer/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/infer/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/infer/canonical.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/infer/canonical.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/values.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/values.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/lint.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/lint.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/consts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/consts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/interpret/pointer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/interpret/pointer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/interpret/allocation/init_mask/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/interpret/allocation/init_mask/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/interpret/allocation/provenance_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/interpret/allocation/provenance_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/interpret/allocation/init_mask.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/interpret/allocation/init_mask.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/interpret/value.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/interpret/value.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/interpret/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/interpret/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/interpret/allocation.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/interpret/allocation.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/interpret/queries.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/interpret/queries.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/interpret/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/interpret/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/statement.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/statement.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/pretty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/pretty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/terminator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/terminator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/type_foldable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/type_foldable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/syntax.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/syntax.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/graphviz.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/graphviz.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/patch.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/patch.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/query.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/query.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/coverage.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/coverage.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/tcx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/tcx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/traversal.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/traversal.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/visit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/visit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/mono.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/mono.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/basic_blocks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/basic_blocks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/generic_graphviz.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/generic_graphviz.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/mir/generic_graph.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/mir/generic_graph.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/hir/nested_filter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/hir/nested_filter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/hir/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/hir/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/hir/place.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/hir/place.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/hir/map/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/hir/map/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/traits/specialization_graph.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/traits/specialization_graph.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/traits/structural_impls.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/traits/structural_impls.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/traits/select.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/traits/select.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/traits/query.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/traits/query.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/traits/solve.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/traits/solve.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/traits/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/traits/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_middle/src/metadata.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_middle/src/metadata.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/span_encoding.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/span_encoding.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/source_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/source_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/def_id.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/def_id.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/symbol/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/symbol/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/analyze_source_file/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/analyze_source_file/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/edit_distance/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/edit_distance/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/source_map/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/source_map/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/fatal_error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/fatal_error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/analyze_source_file.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/analyze_source_file.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/hygiene.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/hygiene.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/symbol.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/symbol.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/edition.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/edition.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/profiling.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/profiling.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/edit_distance.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/edit_distance.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_span/src/caching_source_map_view.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_span/src/caching_source_map_view.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_transmute/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_transmute/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/src/maybe_transmutable/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_transmute/src/maybe_transmutable/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/src/maybe_transmutable/query_context.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_transmute/src/maybe_transmutable/query_context.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/src/maybe_transmutable/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_transmute/src/maybe_transmutable/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/src/layout/dfa.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_transmute/src/layout/dfa.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/src/layout/nfa.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_transmute/src/layout/nfa.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/src/layout/tree.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_transmute/src/layout/tree.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/src/layout/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_transmute/src/layout/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_transmute/src/layout/tree/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_transmute/src/layout/tree/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/deref_into_dyn_supertrait.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/deref_into_dyn_supertrait.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/reference_casting.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/reference_casting.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/context.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/context.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/drop_forget_useless.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/drop_forget_useless.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/for_loops_over_fallibles.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/for_loops_over_fallibles.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/types/improper_ctypes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/types/improper_ctypes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/types/literal.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/types/literal.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/unused.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/unused.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/early.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/early.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/ptr_nulls.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/ptr_nulls.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/nonstandard_style/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/nonstandard_style/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/hidden_unicode_codepoints.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/hidden_unicode_codepoints.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/non_local_def.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/non_local_def.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/foreign_modules.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/foreign_modules.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/precedence.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/precedence.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/unqualified_local_imports.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/unqualified_local_imports.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/traits.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/traits.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/if_let_rescope.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/if_let_rescope.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/builtin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/builtin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/internal.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/internal.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/invalid_from_utf8.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/invalid_from_utf8.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/noop_method_call.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/noop_method_call.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/non_fmt_panic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/non_fmt_panic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/pass_by_value.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/pass_by_value.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/async_closures.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/async_closures.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/map_unit_fn.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/map_unit_fn.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/unit_bindings.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/unit_bindings.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/multiple_supertrait_upcastable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/multiple_supertrait_upcastable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/dangling.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/dangling.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/enum_intrinsics_non_enums.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/enum_intrinsics_non_enums.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/passes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/passes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/context/diagnostics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/context/diagnostics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/context/diagnostics/check_cfg.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/context/diagnostics/check_cfg.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/macro_expr_fragment_specifier_2024_migration.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/macro_expr_fragment_specifier_2024_migration.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/late.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/late.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/lints.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/lints.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/opaque_hidden_inferred_bound.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/opaque_hidden_inferred_bound.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/async_fn_in_trait.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/async_fn_in_trait.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/static_mut_refs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/static_mut_refs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/redundant_semicolon.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/redundant_semicolon.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/nonstandard_style.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/nonstandard_style.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/expect.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/expect.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/levels.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/levels.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/let_underscore.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/let_underscore.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/non_ascii_idents.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/non_ascii_idents.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/impl_trait_overcaptures.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/impl_trait_overcaptures.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lint/src/shadowed_into_iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lint/src/shadowed_into_iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse_format/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse_format/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse_format/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse_format/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index_macros/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros/src/newtype.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index_macros/src/newtype.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_index_macros/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_index_macros/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/nonterminal.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/nonterminal.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/ty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/ty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/item.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/item.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/attr_wrapper.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/attr_wrapper.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/mut_visit/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/mut_visit/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/generics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/generics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/path.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/path.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/pat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/pat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/diagnostics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/diagnostics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/attr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/attr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/stmt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/stmt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/tokenstream/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/tokenstream/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/parser/expr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/parser/expr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/validate_attr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/validate_attr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/lexer/unicode_chars.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/lexer/unicode_chars.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/lexer/diagnostics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/lexer/diagnostics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/lexer/tokentrees.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/lexer/tokentrees.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/lexer/unescape_error_reporting.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/lexer/unescape_error_reporting.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_parse/src/lexer/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_parse/src/lexer/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_messages/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_error_messages/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_error_messages/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/writeback.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/writeback.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/fn_ctxt/checks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/fn_ctxt/checks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/fn_ctxt/inspect_obligations.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/fn_ctxt/inspect_obligations.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/fn_ctxt/arg_matrix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/fn_ctxt/arg_matrix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/fn_ctxt/adjust_fulfillment_errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/fn_ctxt/adjust_fulfillment_errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/fn_ctxt/suggestions.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/fn_ctxt/suggestions.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/fn_ctxt/_impl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/fn_ctxt/_impl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/fn_ctxt/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/fn_ctxt/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/expectation.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/expectation.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/gather_locals.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/gather_locals.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/intrinsicck.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/intrinsicck.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/pat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/pat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/expr_use_visitor.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/expr_use_visitor.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/demand.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/demand.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/place_op.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/place_op.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/autoderef.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/autoderef.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/diverges.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/diverges.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/cast.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/cast.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/callee.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/callee.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/check.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/check.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/rvalue_scopes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/rvalue_scopes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/typeck_root_ctxt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/typeck_root_ctxt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/_match.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/_match.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/upvar.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/upvar.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/closure.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/closure.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/method/confirm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/method/confirm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/method/suggest.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/method/suggest.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/method/prelude_edition_lints.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/method/prelude_edition_lints.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/method/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/method/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/method/probe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/method/probe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/fallback.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/fallback.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/coercion.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/coercion.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/op.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/op.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_hir_typeck/src/expr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_hir_typeck/src/expr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/context.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/context.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/opaque_types/table.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/opaque_types/table.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/opaque_types/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/opaque_types/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/type_variable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/type_variable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/freshen.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/freshen.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/free_regions.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/free_regions.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/resolve.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/resolve.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/lexical_region_resolve/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/lexical_region_resolve/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/lexical_region_resolve/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/lexical_region_resolve/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/canonical/instantiate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/canonical/instantiate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/canonical/canonicalizer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/canonical/canonicalizer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/canonical/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/canonical/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/canonical/query_response.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/canonical/query_response.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/projection.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/projection.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/outlives/for_liveness.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/outlives/for_liveness.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/outlives/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/outlives/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/outlives/verify.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/outlives/verify.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/outlives/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/outlives/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/outlives/obligations.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/outlives/obligations.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/outlives/test_type_match.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/outlives/test_type_match.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/relate/higher_ranked.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/relate/higher_ranked.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/relate/generalize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/relate/generalize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/relate/type_relating.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/relate/type_relating.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/relate/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/relate/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/relate/lattice.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/relate/lattice.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/snapshot/fudge.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/snapshot/fudge.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/snapshot/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/snapshot/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/snapshot/undo_log.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/snapshot/undo_log.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/at.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/at.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/region_constraints/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/region_constraints/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/region_constraints/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/region_constraints/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/infer/region_constraints/leak_check.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/infer/region_constraints/leak_check.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/traits/engine.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/traits/engine.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/traits/project.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/traits/project.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/traits/structural_impls.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/traits/structural_impls.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/traits/util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/traits/util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_infer/src/traits/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_infer/src/traits/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_traits/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/src/codegen.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_traits/src/codegen.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/src/type_op.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_traits/src/type_op.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/src/normalize_erasing_regions.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_traits/src/normalize_erasing_regions.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/src/dropck_outlives.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_traits/src/dropck_outlives.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/src/evaluate_obligation.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_traits/src/evaluate_obligation.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_traits/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/src/normalize_projection_ty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_traits/src/normalize_projection_ty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_traits/src/implied_outlives_bounds.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_traits/src/implied_outlives_bounds.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir_macros/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir_macros/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir_macros/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/native_libs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/native_libs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/creader.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/creader.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/foreign_modules.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/foreign_modules.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/locator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/locator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/dependency_format.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/dependency_format.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/rmeta/table.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/rmeta/table.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/rmeta/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/rmeta/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/rmeta/decoder.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/rmeta/decoder.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/rmeta/encoder.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/rmeta/encoder.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_metadata/src/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_metadata/src/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/assert_module_sources.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/assert_module_sources.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mono_item.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mono_item.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/common.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/common.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/base.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/base.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/meth.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/meth.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/size_of_val.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/size_of_val.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/target_features.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/target_features.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mir/coverageinfo.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mir/coverageinfo.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mir/debuginfo.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mir/debuginfo.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mir/analyze.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mir/analyze.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mir/statement.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mir/statement.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mir/block.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mir/block.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mir/locals.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mir/locals.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mir/operand.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mir/operand.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mir/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mir/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mir/rvalue.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mir/rvalue.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mir/place.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mir/place.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/mir/constant.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/mir/constant.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/debuginfo/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/debuginfo/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/debuginfo/type_names.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/debuginfo/type_names.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/consts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/consts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/coverageinfo.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/coverageinfo.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/debuginfo.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/debuginfo.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/abi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/abi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/builder.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/builder.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/write.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/write.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/statics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/statics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/backend.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/backend.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/misc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/misc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/intrinsic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/intrinsic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/declare.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/declare.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/asm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/asm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/traits/type_.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/traits/type_.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/codegen_attrs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/codegen_attrs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/rpath/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/rpath/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/lto.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/lto.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/rpath.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/rpath.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/symbol_export.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/symbol_export.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/link.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/link.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/apple/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/apple/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/command.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/command.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/linker.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/linker.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/archive.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/archive.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/write.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/write.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/apple.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/apple.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_ssa/src/back/metadata.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_ssa/src/back/metadata.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/helpers.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/src/helpers.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/pp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/src/pp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/pprust/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/src/pprust/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/pprust/state/item.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/src/pprust/state/item.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/pprust/state/fixup.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/src/pprust/state/fixup.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/pprust/state/expr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/src/pprust/state/expr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/pprust/state.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/src/pprust/state.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/pprust/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/src/pprust/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/pp/convenience.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/src/pp/convenience.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_pretty/src/pp/ring.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_pretty/src/pp/ring.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_passes/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_passes/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes/src/ast_validation.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_passes/src/ast_validation.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes/src/show_span.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_passes/src/show_span.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_passes/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_passes/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_passes/src/feature_gate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_passes/src/feature_gate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_serialize/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize/tests/leb128.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_serialize/tests/leb128.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize/tests/opaque.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_serialize/tests/opaque.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize/src/int_overflow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_serialize/src/int_overflow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize/src/serialize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_serialize/src/serialize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize/src/leb128.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_serialize/src/leb128.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_serialize/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_serialize/src/opaque.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_serialize/src/opaque.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_log/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_log/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_log/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/atomic_ref.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/atomic_ref.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/fingerprint/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/fingerprint/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/unhash.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/unhash.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/frozen.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/frozen.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/unord.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/unord.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/packed.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/packed.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/temp_dir.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/temp_dir.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/scc/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/scc/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/scc/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/scc/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/vec_graph/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/vec_graph/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/vec_graph/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/vec_graph/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/reference.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/reference.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/implementation/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/implementation/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/implementation/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/implementation/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/dominators/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/dominators/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/dominators/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/dominators/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/iterate/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/iterate/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/graph/iterate/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/graph/iterate/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/intern/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/intern/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/thinvec.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/thinvec.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/transitive_relation/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/transitive_relation/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/aligned.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/aligned.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/memmap.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/memmap.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/tagged_ptr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/tagged_ptr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/stable_hasher/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/stable_hasher/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/obligation_forest/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/obligation_forest/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/obligation_forest/graphviz.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/obligation_forest/graphviz.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/obligation_forest/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/obligation_forest/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sync/freeze.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sync/freeze.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sync/lock.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sync/lock.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sync/parallel.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sync/parallel.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sync/worker_local.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sync/worker_local.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sync/vec.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sync/vec.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/vec_cache.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/vec_cache.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/base_n.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/base_n.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/base_n/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/base_n/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sync.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sync.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/jobserver.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/jobserver.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/fingerprint.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/fingerprint.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/small_c_str/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/small_c_str/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/work_queue.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/work_queue.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/captures.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/captures.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/steal.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/steal.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/flock.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/flock.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/tagged_ptr/impl_tag.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/tagged_ptr/impl_tag.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/tagged_ptr/drop/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/tagged_ptr/drop/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/tagged_ptr/impl_tag/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/tagged_ptr/impl_tag/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/tagged_ptr/copy/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/tagged_ptr/copy/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/tagged_ptr/copy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/tagged_ptr/copy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/tagged_ptr/drop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/tagged_ptr/drop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/transitive_relation.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/transitive_relation.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/svh.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/svh.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/marker.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/marker.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/vec_cache/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/vec_cache/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sorted_map/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sorted_map/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sorted_map/index_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sorted_map/index_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/snapshot_map/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/snapshot_map/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/snapshot_map/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/snapshot_map/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sorted_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sorted_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/owned_slice.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/owned_slice.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sharded.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sharded.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/hashes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/hashes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/intern.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/intern.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sso/map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sso/map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sso/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sso/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/sso/set.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/sso/set.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/profiling.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/profiling.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/flat_map_in_place.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/flat_map_in_place.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/stable_hasher.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/stable_hasher.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/fx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/fx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/stack.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/stack.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/binary_search_util/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/binary_search_util/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/binary_search_util/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/binary_search_util/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/profiling/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/profiling/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/owned_slice/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/owned_slice/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/small_c_str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/small_c_str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/flock/linux.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/flock/linux.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/flock/unix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/flock/unix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/flock/unsupported.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/flock/unsupported.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_data_structures/src/flock/windows.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_data_structures/src/flock/windows.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_interface/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_interface/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_interface/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/src/interface.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_interface/src/interface.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/src/proc_macro_decls.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_interface/src/proc_macro_decls.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_interface/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/src/util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_interface/src/util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/src/passes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_interface/src/passes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/src/queries.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_interface/src/queries.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/src/callbacks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_interface/src/callbacks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_interface/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_interface/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lexer/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lexer/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer/src/unescape.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lexer/src/unescape.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer/src/unescape/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lexer/src/unescape/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lexer/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_lexer/src/cursor.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_lexer/src/cursor.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/block.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/src/block.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/item.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/src/item.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/delegation.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/src/delegation.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/path.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/src/path.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/pat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/src/pat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/format.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/src/format.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/expr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/src/expr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/asm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/src/asm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_ast_lowering/src/index.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_ast_lowering/src/index.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/build.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/build.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/extension.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/extension.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/hash_stable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/hash_stable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/serialize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/serialize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/type_foldable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/type_foldable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/type_visitable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/type_visitable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/symbols.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/symbols.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/try_from.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/try_from.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/query.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/query.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/lift.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/lift.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/symbols/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/symbols/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/diagnostics/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/diagnostics/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/diagnostics/diagnostic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/diagnostics/diagnostic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/diagnostics/subdiagnostic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/diagnostics/subdiagnostic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/diagnostics/diagnostic_builder.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/diagnostics/diagnostic_builder.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/diagnostics/utils.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/diagnostics/utils.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/diagnostics/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/diagnostics/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_macros/src/current_version.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_macros/src/current_version.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/target_specs/m68k-unknown-linux-gnu.json" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/target_specs/m68k-unknown-linux-gnu.json" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/libgccjit.version" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/libgccjit.version" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/.rustfmt.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/.rustfmt.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/example/mini_core.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/example/mini_core.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/example/track-caller-attribute.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/example/track-caller-attribute.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/example/subslice-patterns-const-eval.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/example/subslice-patterns-const-eval.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/example/dst-field-align.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/example/dst-field-align.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/example/std_example.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/example/std_example.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/example/alloc_system.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/example/alloc_system.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/example/example.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/example/example.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/example/arbitrary_self_types_pointers_and_wrappers.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/example/arbitrary_self_types_pointers_and_wrappers.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/example/mod_bench.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/example/mod_bench.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/example/mini_core_hello_world.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/example/mini_core_hello_world.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/example/alloc_example.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/example/alloc_example.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/patches/libgccjit12/0001-core-Disable-portable-simd-test.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/patches/libgccjit12/0001-core-Disable-portable-simd-test.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/patches/cross_patches/0001-Disable-libstd-and-libtest-dylib.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/patches/cross_patches/0001-Disable-libstd-and-libtest-dylib.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/patches/0001-Add-stdarch-Cargo.toml-for-testing.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/patches/0001-Add-stdarch-Cargo.toml-for-testing.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/patches/0028-core-Disable-long-running-tests.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/patches/0028-core-Disable-long-running-tests.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/patches/0022-core-Disable-not-compiling-tests.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/patches/0022-core-Disable-not-compiling-tests.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/patches/crates/0001-Remove-deny-warnings.patch" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/patches/crates/0001-Remove-deny-warnings.patch" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/failing-lto-tests.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/failing-lto-tests.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/lang_tests_release.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/lang_tests_release.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/hello-world/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/hello-world/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/hello-world/src/main.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/hello-world/src/main.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/lang_tests_common.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/lang_tests_common.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/failing-ui-tests12.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/failing-ui-tests12.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/failing-non-lto-tests.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/failing-non-lto-tests.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/lang_tests_debug.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/lang_tests_debug.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/failing-ui-tests.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/failing-ui-tests.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/failing-ice-tests.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/failing-ice-tests.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/int_overflow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/int_overflow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/exit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/exit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/abort1.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/abort1.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/abort2.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/abort2.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/empty_main.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/empty_main.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/fun_ptr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/fun_ptr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/static.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/static.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/volatile.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/volatile.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/exit_code.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/exit_code.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/return-tuple.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/return-tuple.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/tuple.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/tuple.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/array.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/array.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/int.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/int.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/structs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/structs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/mut_ref.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/mut_ref.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/closure.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/closure.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/slice.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/slice.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/condition.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/condition.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/gep.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/gep.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/ptr_cast.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/ptr_cast.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/asm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/asm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/assign.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/assign.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/run/operations.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/run/operations.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tests/failing-run-make-tests.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tests/failing-run-make-tests.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/build_sysroot/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/build_sysroot/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/build_sysroot/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/build_sysroot/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/build_sysroot/Cargo.lock" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/build_sysroot/Cargo.lock" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/Cargo.lock" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/Cargo.lock" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/src/build.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/src/build.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/src/prepare.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/src/prepare.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/src/main.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/src/main.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/src/clean.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/src/clean.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/src/fmt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/src/fmt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/src/rustc_info.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/src/rustc_info.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/src/test.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/src/test.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/src/config.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/src/config.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/src/rust_tools.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/src/rust_tools.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/src/utils.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/src/utils.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/src/info.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/src/info.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/build_system/src/clone_gcc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/build_system/src/clone_gcc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/Cargo.lock" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/Cargo.lock" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/rust-toolchain" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/rust-toolchain" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/.github/workflows/stdarch.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/.github/workflows/stdarch.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/.github/workflows/m68k.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/.github/workflows/m68k.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/.github/workflows/release.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/.github/workflows/release.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/.github/workflows/failures.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/.github/workflows/failures.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/.github/workflows/gcc12.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/.github/workflows/gcc12.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/.github/workflows/ci.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/.github/workflows/ci.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/config.example.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/config.example.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tools/generate_intrinsics.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tools/generate_intrinsics.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/tools/check_intrinsics_duplicates.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/tools/check_intrinsics_duplicates.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/Readme.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/Readme.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/doc/tests.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/doc/tests.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/doc/gimple.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/doc/gimple.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/doc/add-attribute.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/doc/add-attribute.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/doc/sending-gcc-patch.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/doc/sending-gcc-patch.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/doc/errors.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/doc/errors.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/doc/tips.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/doc/tips.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/doc/debugging.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/doc/debugging.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/doc/subtree.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/doc/subtree.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/doc/debugging-libgccjit.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/doc/debugging-libgccjit.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/intrinsic/llvm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/intrinsic/llvm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/intrinsic/simd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/intrinsic/simd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/intrinsic/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/intrinsic/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/intrinsic/archs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/intrinsic/archs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/consts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/consts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/context.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/context.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/attributes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/attributes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/coverageinfo.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/coverageinfo.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/debuginfo.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/debuginfo.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/gcc_util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/gcc_util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/abi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/abi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/mono_item.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/mono_item.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/builder.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/builder.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/common.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/common.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/base.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/base.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/type_of.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/type_of.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/int.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/int.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/callee.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/callee.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/allocator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/allocator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/declare.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/declare.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/asm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/asm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/back/lto.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/back/lto.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/back/write.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/back/write.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/back/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/back/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/src/type_.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/src/type_.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/.ignore" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/.ignore" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_gcc/y.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_gcc/y.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/snippet.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/snippet.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/codes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/codes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/markdown/term.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/markdown/term.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/markdown/tests/term.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/markdown/tests/term.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/markdown/tests/parse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/markdown/tests/parse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/markdown/tests/input.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/markdown/tests/input.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/markdown/tests/output.stdout" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/markdown/tests/output.stdout" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/markdown/parse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/markdown/parse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/markdown/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/markdown/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/translation.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/translation.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/json/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/json/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/registry.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/registry.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/lock.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/lock.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/json.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/json.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/diagnostic_impls.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/diagnostic_impls.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/diagnostic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/diagnostic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/annotate_snippet_emitter_writer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/annotate_snippet_emitter_writer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/styled_buffer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/styled_buffer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/emitter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/emitter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_errors/src/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_errors/src/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/consts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/consts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/context.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/context.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/attributes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/attributes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/coverageinfo/llvm_cov.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/coverageinfo/llvm_cov.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/coverageinfo/map_data.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/coverageinfo/map_data.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/coverageinfo/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/coverageinfo/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/coverageinfo/ffi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/coverageinfo/ffi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/coverageinfo/mapgen.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/coverageinfo/mapgen.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/abi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/abi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/mono_item.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/mono_item.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/builder.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/builder.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/common.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/common.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/base.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/base.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/llvm/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/llvm/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/llvm/diagnostic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/llvm/diagnostic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/llvm/archive_ro.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/llvm/archive_ro.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/llvm/ffi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/llvm/ffi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/va_arg.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/va_arg.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/type_of.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/type_of.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/callee.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/callee.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/value.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/value.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/allocator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/allocator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/intrinsic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/intrinsic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/debuginfo/namespace.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/debuginfo/namespace.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/debuginfo/create_scope_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/debuginfo/create_scope_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/debuginfo/gdb.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/debuginfo/gdb.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/debuginfo/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/debuginfo/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/debuginfo/utils.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/debuginfo/utils.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/debuginfo/doc.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/debuginfo/doc.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/debuginfo/metadata/type_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/debuginfo/metadata/type_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/debuginfo/metadata/enums/cpp_like.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/debuginfo/metadata/enums/cpp_like.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/debuginfo/metadata/enums/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/debuginfo/metadata/enums/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/debuginfo/metadata/enums/native.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/debuginfo/metadata/enums/native.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/debuginfo/metadata.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/debuginfo/metadata.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/declare.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/declare.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/asm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/asm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/llvm_util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/llvm_util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/back/owned_target_machine.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/back/owned_target_machine.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/back/lto.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/back/lto.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/back/archive.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/back/archive.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/back/write.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/back/write.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/back/profiling.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/back/profiling.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_codegen_llvm/src/type_.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_codegen_llvm/src/type_.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/assert_dep_graph.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/assert_dep_graph.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/persist/dirty_clean.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/persist/dirty_clean.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/persist/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/persist/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/persist/fs/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/persist/fs/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/persist/data.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/persist/data.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/persist/work_product.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/persist/work_product.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/persist/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/persist/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/persist/save.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/persist/save.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/persist/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/persist/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/persist/load.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/persist/load.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_incremental/src/persist/file_format.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_incremental/src/persist/file_format.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/rustc_internal/pretty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/rustc_internal/pretty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/rustc_internal/internal.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/rustc_internal/internal.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/rustc_internal/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/rustc_internal/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/rustc_smir/context.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/rustc_smir/context.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/rustc_smir/builder.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/rustc_smir/builder.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/rustc_smir/convert/ty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/rustc_smir/convert/ty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/rustc_smir/convert/abi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/rustc_smir/convert/abi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/rustc_smir/convert/mir.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/rustc_smir/convert/mir.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/rustc_smir/convert/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/rustc_smir/convert/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/rustc_smir/convert/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/rustc_smir/convert/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/rustc_smir/alloc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/rustc_smir/alloc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_smir/src/rustc_smir/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_smir/src/rustc_smir/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/messages.ftl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/messages.ftl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/thir/pattern/check_match.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/thir/pattern/check_match.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/thir/pattern/const_to_pat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/thir/pattern/const_to_pat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/thir/pattern/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/thir/pattern/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/thir/util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/thir/util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/thir/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/thir/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/thir/cx/block.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/thir/cx/block.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/thir/cx/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/thir/cx/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/thir/cx/expr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/thir/cx/expr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/thir/constant.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/thir/constant.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/thir/print.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/thir/print.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/check_unsafety.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/check_unsafety.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/coverageinfo.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/coverageinfo.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/coverageinfo/mcdc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/coverageinfo/mcdc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/expr/as_operand.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/expr/as_operand.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/expr/as_temp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/expr/as_temp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/expr/as_place.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/expr/as_place.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/expr/as_rvalue.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/expr/as_rvalue.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/expr/as_constant.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/expr/as_constant.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/expr/stmt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/expr/stmt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/expr/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/expr/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/expr/category.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/expr/category.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/expr/into.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/expr/into.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/cfg.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/cfg.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/block.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/block.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/scope.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/scope.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/misc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/misc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/custom/parse/instruction.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/custom/parse/instruction.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/custom/parse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/custom/parse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/custom/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/custom/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/matches/simplify.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/matches/simplify.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/matches/match_pair.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/matches/match_pair.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/matches/util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/matches/util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/matches/test.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/matches/test.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/build/matches/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/build/matches/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/lints.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/lints.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_mir_build/src/errors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_mir_build/src/errors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/region_kind.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/region_kind.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/outlives.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/outlives.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/ty_kind.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/ty_kind.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/elaborate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/elaborate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/interner.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/interner.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/ir_print.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/ir_print.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/ty_info.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/ty_info.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/lang_items.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/lang_items.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/upcast.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/upcast.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/ty_kind/closure.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/ty_kind/closure.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/data_structures/delayed_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/data_structures/delayed_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/data_structures/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/data_structures/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/codec.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/codec.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/solve/inspect.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/solve/inspect.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/solve/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/solve/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/flags.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/flags.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/fold.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/fold.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/fast_reject.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/fast_reject.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/infer_ctxt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/infer_ctxt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/visit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/visit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/const_kind.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/const_kind.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/search_graph/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/search_graph/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/search_graph/global_cache.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/search_graph/global_cache.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/relate/combine.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/relate/combine.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/relate/solver_relating.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/relate/solver_relating.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/inherent.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/inherent.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/lift.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/lift.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/canonical.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/canonical.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/relate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/relate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/generic_arg.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/generic_arg.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/predicate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/predicate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/opaque_ty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/opaque_ty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/binder.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/binder.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/compiler/rustc_type_ir/src/predicate_kind.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/compiler/rustc_type_ir/src/predicate_kind.rs" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/Cargo.lock" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/Cargo.lock" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/Cargo.lock" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image/lib/rustlib/rustc-src/rust/Cargo.lock" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/overlay/COPYRIGHT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/overlay/COPYRIGHT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/overlay/README.md" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist rustc-dev-1.84.0-x86_64-unknown-freebsd running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/image" "--component-name=rustc-dev" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rustc-dev installed." "--package-name=rustc-dev-1.84.0-x86_64-unknown-freebsd" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc-dev/x86_64-unknown-freebsd" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 3.968 seconds < RustcDev { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Analysis { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-std/x86_64-unknown-freebsd/release/deps/save-analysis/removed.json" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd/image/lib/rustlib/x86_64-unknown-freebsd/analysis/removed.json" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd/overlay/COPYRIGHT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd/overlay/COPYRIGHT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd/overlay/README.md" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist rust-analysis-1.84.0-x86_64-unknown-freebsd running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd/image" "--component-name=rust-analysis-x86_64-unknown-freebsd" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-analysis installed." "--package-name=rust-analysis-1.84.0-x86_64-unknown-freebsd" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/x86_64-unknown-freebsd" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 0.005 seconds < Analysis { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > Analysis { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknown-unknown/release/deps/save-analysis/removed.json" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown/image/lib/rustlib/wasm32-unknown-unknown/analysis/removed.json" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown/overlay/COPYRIGHT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown/overlay/COPYRIGHT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown/overlay/LICENSE-MIT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown/overlay/README.md" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist rust-analysis-1.84.0-wasm32-unknown-unknown running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown/image" "--component-name=rust-analysis-wasm32-unknown-unknown" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-analysis installed." "--package-name=rust-analysis-1.84.0-wasm32-unknown-unknown" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analysis/wasm32-unknown-unknown" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 0.004 seconds < Analysis { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown } > Src Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/windows_targets/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/windows_targets/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/windows_targets/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/windows_targets/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/hash/sip.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/hash/sip.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/hash/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/hash/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/cmp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/cmp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/async_iter/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/async_iter/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/panic/location.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/panic/location.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/net/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/net/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/net/parser.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/net/parser.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/net/socket_addr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/net/socket_addr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/net/ip_addr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/net/ip_addr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/manually_drop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/manually_drop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/simd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/simd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/fmt/num.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/fmt/num.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/fmt/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/fmt/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/fmt/builders.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/fmt/builders.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/fmt/float.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/fmt/float.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/pin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/pin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/pattern.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/pattern.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/ascii_char.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ascii_char.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/str_lossy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/str_lossy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/ascii.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ascii.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/ffi/cstr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ffi/cstr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/nonzero.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/nonzero.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/alloc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/alloc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/pin_macro.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/pin_macro.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/waker.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/waker.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/ptr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ptr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/clone.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/clone.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/tuple.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/tuple.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/array.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/array.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/option.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/option.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/result.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/result.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/char.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/char.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/const_ptr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/const_ptr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/sources.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/sources.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/scan.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/scan.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/cycle.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/cycle.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/take_while.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/take_while.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/array_chunks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/array_chunks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/peekable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/peekable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/chain.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/chain.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/skip_while.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/skip_while.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/flat_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/flat_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/skip.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/skip.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/fuse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/fuse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/map_windows.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/map_windows.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/filter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/filter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/enumerate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/enumerate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/inspect.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/inspect.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/by_ref_sized.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/by_ref_sized.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/zip.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/zip.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/intersperse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/intersperse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/take.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/take.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/step_by.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/step_by.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/cloned.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/cloned.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/flatten.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/flatten.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/copied.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/copied.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/adapters/filter_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/filter_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/range.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/range.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/traits/accum.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/traits/accum.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/traits/double_ended.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/traits/double_ended.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/traits/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/traits/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/traits/iterator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/traits/iterator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/iter/traits/step.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/traits/step.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/io/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/io/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/io/borrowed_buf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/io/borrowed_buf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/slice.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/slice.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/future.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/future.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/panic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/panic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/any.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/any.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/lazy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/lazy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/float_iter_sum_identity.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/float_iter_sum_identity.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/ieee754.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/ieee754.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/nan.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/nan.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/int_sqrt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/int_sqrt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/u128.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/u128.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/u16.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/u16.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/dec2flt/parse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/dec2flt/parse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/dec2flt/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/dec2flt/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/dec2flt/lemire.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/dec2flt/lemire.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/dec2flt/float.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/dec2flt/float.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/uint_macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/uint_macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/i64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/i64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/int_macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/int_macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/i128.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/i128.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/u32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/u32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/i32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/i32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/bignum.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/bignum.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/midpoint.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/midpoint.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/const_from.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/const_from.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/int_log.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/int_log.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/i16.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/i16.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/u64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/u64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/u8.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/u8.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/wrapping.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/wrapping.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/i8.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/i8.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/flt2dec/random.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/flt2dec/random.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/flt2dec/estimator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/flt2dec/estimator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/flt2dec/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/flt2dec/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/flt2dec/strategy/grisu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/flt2dec/strategy/grisu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/num/flt2dec/strategy/dragon.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/flt2dec/strategy/dragon.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/convert.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/convert.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/ffi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ffi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/intrinsics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/intrinsics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/cell.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/cell.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/mem.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/mem.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/atomic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/atomic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/task.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/task.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/ops/from_residual.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ops/from_residual.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/ops/control_flow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ops/control_flow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/unicode.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/unicode.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/asserting.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/asserting.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/tests/bool.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/bool.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/hash/sip.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/hash/sip.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/hash/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/hash/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/net/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/net/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/net/addr_parser.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/net/addr_parser.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/fmt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/fmt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/char/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/char/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/char/methods.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/char/methods.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/pattern.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/pattern.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/ascii.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/ascii.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/tuple.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/tuple.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/ascii/is_ascii.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/ascii/is_ascii.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/array.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/array.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/slice.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/slice.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/any.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/any.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/num/int_pow/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/int_pow/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/num/dec2flt/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/dec2flt/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/num/int_sqrt/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/int_sqrt/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/num/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/num/int_log/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/int_log/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/num/flt2dec/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/flt2dec/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/num/flt2dec/strategy/grisu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/flt2dec/strategy/grisu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/num/flt2dec/strategy/dragon.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/flt2dec/strategy/dragon.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/str/corpora.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/str/corpora.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/str/debug.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/str/debug.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/str/char_count.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/str/char_count.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/str/iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/str/iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/benches/iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/hash/sip.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/hash/sip.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/hash/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/hash/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/cmp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/cmp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/async_iter/async_iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/async_iter/async_iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/async_iter/from_iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/async_iter/from_iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/async_iter/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/async_iter/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/panic/unwind_safe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/panic/unwind_safe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/panic/panic_info.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/panic/panic_info.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/panic/location.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/panic/location.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/net/display_buffer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/net/display_buffer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/net/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/net/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/net/parser.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/net/parser.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/net/socket_addr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/net/socket_addr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/net/ip_addr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/net/ip_addr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/escape.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/escape.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/default.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/default.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/random.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/random.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/unit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/unit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/unicode/printable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/unicode/printable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/unicode/printable.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/unicode/printable.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/unicode/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/unicode/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/unicode/unicode_data.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/unicode/unicode_data.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/fmt/fmt_trait_method_doc.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/fmt_trait_method_doc.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/fmt/rt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/rt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/fmt/num.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/num.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/fmt/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/fmt/builders.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/builders.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/fmt/nofloat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/nofloat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/fmt/float.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/float.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/pin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/pin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/char/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/char/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/char/decode.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/char/decode.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/char/convert.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/char/convert.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/char/methods.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/char/methods.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/sync/exclusive.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/sync/exclusive.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/sync/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/sync/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/sync/atomic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/sync/atomic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ascii.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ascii.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_uchar.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_uchar.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_longlong.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_longlong.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_schar.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_schar.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_int.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_int.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_ulong.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_ulong.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_float.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_float.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_ushort.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_ushort.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_ulonglong.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_ulonglong.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_long.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_long.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_uint.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_uint.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_void.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_void.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_short.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_short.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/va_list.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/va_list.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_double.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_double.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ffi/c_char.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_char.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/convert/num.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/convert/num.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/convert/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/convert/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/borrow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/borrow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/pat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/pat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ub_checks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ub_checks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/panicking.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/panicking.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/primitive_docs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/primitive_docs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/clone.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/clone.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/tuple.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/tuple.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ascii/ascii_char.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ascii/ascii_char.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/option.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/option.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/primitive.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/primitive.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/result.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/result.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/cell/once.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/cell/once.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/cell/lazy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/cell/lazy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/range/legacy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/range/legacy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/range/iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/range/iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/sources.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/scan.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/scan.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/cycle.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/cycle.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/take_while.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/take_while.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/array_chunks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/array_chunks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/peekable.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/peekable.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/chain.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/chain.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/skip_while.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/skip_while.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/skip.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/skip.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/fuse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/fuse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/map_windows.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/map_windows.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/filter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/filter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/enumerate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/enumerate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/inspect.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/inspect.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/by_ref_sized.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/by_ref_sized.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/zip.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/zip.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/intersperse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/intersperse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/take.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/take.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/step_by.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/step_by.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/map_while.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/map_while.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/cloned.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/cloned.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/rev.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/rev.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/flatten.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/flatten.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/copied.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/copied.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/adapters/filter_map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/filter_map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/sources/empty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/empty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/sources/from_coroutine.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/from_coroutine.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/sources/repeat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/repeat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/sources/once_with.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/once_with.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/sources/once.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/once.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/sources/from_fn.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/from_fn.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/sources/repeat_with.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/repeat_with.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/sources/repeat_n.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/repeat_n.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/sources/successors.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/successors.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/range.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/range.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/traits/unchecked_iterator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/unchecked_iterator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/traits/accum.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/accum.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/traits/exact_size.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/exact_size.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/traits/double_ended.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/double_ended.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/traits/marker.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/marker.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/traits/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/traits/iterator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/iterator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/iter/traits/collect.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/collect.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/io/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/io/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/io/borrowed_buf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/io/borrowed_buf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/marker.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/marker.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/alloc/global.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/alloc/global.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/alloc/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/alloc/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/alloc/layout.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/alloc/layout.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/macros/panic.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/macros/panic.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/macros/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/macros/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/hint.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/hint.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/cmp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/cmp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/ascii.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/ascii.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/stable/quicksort.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/stable/quicksort.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/stable/drift.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/stable/drift.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/stable/merge.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/stable/merge.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/stable/tiny.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/stable/tiny.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/stable/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/stable/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/select.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/select.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/unstable/quicksort.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/unstable/quicksort.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/unstable/heapsort.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/unstable/heapsort.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/unstable/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/unstable/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/shared/pivot.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/shared/pivot.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/shared/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/shared/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/sort/shared/smallsort.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/shared/smallsort.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/specialize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/specialize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/iter/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/iter/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/rotate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/rotate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/memchr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/memchr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/slice/index.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/index.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/lib.miri.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/lib.miri.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/cmp/bytewise.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/cmp/bytewise.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/panic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/panic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/error.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/error.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/any.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/any.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/u128.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/u128.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/u16.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/u16.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/usize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/usize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/i64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/i64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/int_macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/int_macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/i128.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/i128.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/u32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/u32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/i32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/i32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/i16.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/i16.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/u64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/u64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/u8.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/u8.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/i8.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/i8.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/shells/isize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/isize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/int_sqrt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/int_sqrt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/diy_float.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/diy_float.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/fmt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/fmt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/nonzero.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/nonzero.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/overflow_panic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/overflow_panic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/dec2flt/decimal.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/decimal.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/dec2flt/common.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/common.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/dec2flt/table.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/table.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/dec2flt/number.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/number.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/dec2flt/parse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/parse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/dec2flt/slow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/slow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/dec2flt/fpu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/fpu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/dec2flt/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/dec2flt/lemire.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/lemire.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/dec2flt/float.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/float.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/uint_macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/uint_macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/saturating.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/saturating.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/int_macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/int_macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/int_log10.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/int_log10.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/bignum.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/bignum.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/f64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/f64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/wrapping.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/wrapping.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/f32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/f32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/f16.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/f16.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/flt2dec/estimator.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/flt2dec/estimator.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/flt2dec/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/flt2dec/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/flt2dec/strategy/grisu.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/flt2dec/strategy/grisu.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/flt2dec/strategy/dragon.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/flt2dec/strategy/dragon.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/flt2dec/decoder.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/flt2dec/decoder.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/num/f128.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/f128.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/mem/maybe_uninit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/mem/maybe_uninit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/mem/manually_drop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/mem/manually_drop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/mem/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/mem/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/mem/transmutability.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/mem/transmutability.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ptr/unique.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/unique.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ptr/non_null.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/non_null.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ptr/mut_ptr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/mut_ptr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ptr/const_ptr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/const_ptr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ptr/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ptr/alignment.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/alignment.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ptr/metadata.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/metadata.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/range.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/range.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/cell.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/cell.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/str/converts.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/converts.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/str/lossy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/lossy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/str/pattern.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/pattern.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/str/validations.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/validations.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/str/traits.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/traits.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/str/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/str/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/str/iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/str/count.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/count.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/array/equality.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/array/equality.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/array/ascii.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/array/ascii.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/array/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/array/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/array/drain.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/array/drain.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/array/iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/array/iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/future/ready.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/ready.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/future/poll_fn.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/poll_fn.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/future/pending.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/pending.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/future/async_drop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/async_drop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/future/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/future/join.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/join.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/future/future.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/future.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/future/into_future.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/into_future.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/prelude/common.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/prelude/common.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/prelude/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/prelude/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/arch.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/arch.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/task/ready.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/task/ready.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/task/poll.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/task/poll.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/task/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/task/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/task/wake.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/task/wake.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/coroutine.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/coroutine.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/function.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/function.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/arith.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/arith.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/try_trait.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/try_trait.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/deref.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/deref.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/drop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/drop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/control_flow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/control_flow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/range.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/range.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/unsize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/unsize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/index_range.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/index_range.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/bit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/bit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/async_function.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/async_function.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/ops/index.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/index.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/clone/uninit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/clone/uninit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/intrinsics/simd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/intrinsics/simd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/intrinsics/mir.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/intrinsics/mir.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/intrinsics/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/intrinsics/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/internal_macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/internal_macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/asserting.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/asserting.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/core/src/bool.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/bool.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/unwind/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind/src/unwinding.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/unwind/src/unwinding.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind/src/wasm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/unwind/src/wasm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/unwind/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/unwind/src/libunwind.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/unwind/src/libunwind.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/escape.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/escape.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/bridge/server.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/server.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/bridge/rpc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/rpc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/bridge/selfless_reify.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/selfless_reify.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/bridge/handle.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/handle.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/bridge/arena.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/arena.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/bridge/client.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/client.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/bridge/fxhash.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/fxhash.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/bridge/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/bridge/symbol.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/symbol.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/bridge/closure.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/closure.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/bridge/buffer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/buffer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/to_tokens.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/to_tokens.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/diagnostic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/diagnostic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/proc_macro/src/quote.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/quote.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-alloc/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-alloc/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-alloc/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/sysroot/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/sysroot/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/sysroot/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/bindings.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/bindings.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/tests/common/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/common/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/tests/current-exe-mismatch.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/current-exe-mismatch.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/tests/long_fn_name.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/long_fn_name.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/tests/sgx-image-base.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/sgx-image-base.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/tests/accuracy/main.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/accuracy/main.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/tests/accuracy/auxiliary.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/accuracy/auxiliary.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/tests/smoke.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/smoke.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/tests/skip_inner_frames.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/skip_inner_frames.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/tests/concurrent-panics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/concurrent-panics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/examples/backtrace.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/examples/backtrace.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/examples/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/examples/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/Cargo.lock" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/Cargo.lock" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/.github/actions/report-code-size-changes/action.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/.github/actions/report-code-size-changes/action.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/.github/actions/build-with-patched-std/action.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/.github/actions/build-with-patched-std/action.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/.github/workflows/main.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/.github/workflows/main.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/.github/workflows/check-binary-size.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/.github/workflows/check-binary-size.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/debuglink-docker.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/debuglink-docker.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/run-docker.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/run-docker.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/android-sdk.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/android-sdk.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/runtest-android.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/runtest-android.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/s390x-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/s390x-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/i686-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/i686-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/x86_64-linux-android/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/x86_64-linux-android/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/arm-linux-androideabi/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/arm-linux-androideabi/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/x86_64-pc-windows-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/x86_64-pc-windows-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/aarch64-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/aarch64-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/armv7-linux-androideabi/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/armv7-linux-androideabi/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/x86_64-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/x86_64-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/i686-linux-android/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/i686-linux-android/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/x86_64-unknown-linux-musl/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/x86_64-unknown-linux-musl/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/armv7-unknown-linux-gnueabihf/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/armv7-unknown-linux-gnueabihf/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/aarch64-linux-android/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/aarch64-linux-android/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/docker/i586-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/i586-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/run.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/run.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/debuglink.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/debuglink.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/ci/android-ndk.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/android-ndk.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/benches/benchmarks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/benches/benchmarks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/capture.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/capture.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/backtrace/dbghelp32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/dbghelp32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/backtrace/noop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/noop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/backtrace/mod.rs.orig" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/mod.rs.orig" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/backtrace/miri.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/miri.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/backtrace/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/backtrace/libunwind.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/libunwind.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/backtrace/dbghelp64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/dbghelp64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/noop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/noop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/miri.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/miri.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/libs_haiku.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_haiku.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/libs_windows.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_windows.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/libs_macos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_macos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/parse_running_mmaps_unix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/parse_running_mmaps_unix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/libs_aix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_aix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/libs_libnx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_libnx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/mmap_windows.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/mmap_windows.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/libs_illumos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_illumos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/stash.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/stash.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/coff.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/coff.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/elf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/elf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/mmap_unix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/mmap_unix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/xcoff.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/xcoff.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/libs_dl_iterate_phdr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_dl_iterate_phdr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/mmap_fake.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/mmap_fake.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli/macho.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/macho.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/gimli.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/symbolize/dbghelp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/dbghelp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/windows_sys.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/windows_sys.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/dbghelp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/dbghelp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/print.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/print.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/backtrace/src/print/fuchsia.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/print/fuchsia.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-core/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-core/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-core/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-core/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/Cargo.lock" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/Cargo.lock" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-std/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-std/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rustc-std-workspace-std/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-std/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/string.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/string.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/arc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/arc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/boxed.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/boxed.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/thin_box.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/thin_box.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/fmt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/fmt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/c_str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/c_str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/const_fns.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/const_fns.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/borrow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/borrow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/heap.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/heap.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/linked_list.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/linked_list.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/sort/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/sort/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/sort/ffi_types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/sort/ffi_types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/sort/patterns.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/sort/patterns.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/sort/zipf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/sort/zipf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/sort/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/sort/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/sort/known_good_stable_sort.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/sort/known_good_stable_sort.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/vec_deque.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/vec_deque.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/cow_str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/cow_str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/btree_set_hash.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/btree_set_hash.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/vec.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/vec.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/slice.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/slice.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/vec_deque_alloc_error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/vec_deque_alloc_error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/rc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/rc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/autotraits.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/autotraits.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/tests/task.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/task.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/benches/string.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/string.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/benches/str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/benches/linked_list.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/linked_list.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/benches/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/benches/vec_deque.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/vec_deque.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/benches/binary_heap.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/binary_heap.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/benches/btree/map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/btree/map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/benches/btree/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/btree/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/benches/btree/set.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/btree/set.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/benches/vec.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/vec.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/benches/slice.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/slice.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/benches/vec_deque_append.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/vec_deque_append.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/string.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/string.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/vec_deque/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/vec_deque/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/vec_deque/spec_extend.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/spec_extend.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/vec_deque/iter_mut.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/iter_mut.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/vec_deque/spec_from_iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/spec_from_iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/vec_deque/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/vec_deque/drain.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/drain.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/vec_deque/iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/vec_deque/into_iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/into_iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/binary_heap/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/binary_heap/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/binary_heap/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/binary_heap/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/linked_list.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/linked_list.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/linked_list/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/linked_list/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/merge_iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/merge_iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/fix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/fix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/set/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/set/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/navigate.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/navigate.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/node/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/node/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/borrow/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/borrow/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/borrow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/borrow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/set_val.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/set_val.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/node.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/node.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/dedup_sorted_iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/dedup_sorted_iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/remove.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/remove.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/search.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/search.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/set.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/set.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/map/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/map/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/map/entry.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/map/entry.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/append.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/append.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/split.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/split.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/collections/btree/mem.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/mem.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/boxed.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/boxed.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/boxed/convert.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/boxed/convert.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/boxed/iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/boxed/iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/boxed/thin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/boxed/thin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/fmt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/fmt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/sync/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/sync/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/ffi/c_str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/ffi/c_str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/ffi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/ffi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/ffi/c_str/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/ffi/c_str/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/borrow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/borrow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/alloc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/alloc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/sync.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/sync.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/rc/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/rc/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/alloc/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/alloc/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/lib.miri.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/lib.miri.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/slice.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/slice.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/raw_vec/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/raw_vec/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/raw_vec.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/raw_vec.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/rc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/rc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/is_zero.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/is_zero.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/spec_extend.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/spec_extend.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/set_len_on_drop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/set_len_on_drop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/cow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/cow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/in_place_drop.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/in_place_drop.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/spec_from_iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/spec_from_iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/spec_from_iter_nested.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/spec_from_iter_nested.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/in_place_collect.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/in_place_collect.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/drain.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/drain.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/extract_if.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/extract_if.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/spec_from_elem.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/spec_from_elem.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/partial_eq.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/partial_eq.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/into_iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/into_iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/vec/splice.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/splice.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/testing/rng.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/testing/rng.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/testing/crash_test.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/testing/crash_test.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/testing/ord_chaos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/testing/ord_chaos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/testing/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/testing/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/alloc/src/task.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/task.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/profiler_builtins/build.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/profiler_builtins/build.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/profiler_builtins/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/profiler_builtins/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/profiler_builtins/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/profiler_builtins/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/beginners-guide.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/beginners-guide.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/Cargo.lock" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/Cargo.lock" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/.github/ISSUE_TEMPLATE/blank_issue.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/ISSUE_TEMPLATE/blank_issue.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/.github/ISSUE_TEMPLATE/feature_request.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/ISSUE_TEMPLATE/feature_request.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/.github/ISSUE_TEMPLATE/bug_report.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/ISSUE_TEMPLATE/bug_report.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/.github/ISSUE_TEMPLATE/config.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/ISSUE_TEMPLATE/config.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/.github/workflows/ci.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/workflows/ci.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/.github/workflows/doc.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/workflows/doc.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/.github/PULL_REQUEST_TEMPLATE.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/PULL_REQUEST_TEMPLATE.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/CONTRIBUTING.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/CONTRIBUTING.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/mask_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/ops_macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/ops_macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/masks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/masks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/swizzle.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/swizzle.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/pointers.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/pointers.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/i32_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/i32_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/f32_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/f32_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/u32_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/u32_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/u16_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/u16_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/isize_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/isize_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/try_from_slice.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/try_from_slice.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/i16_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/i16_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/round.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/round.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/u64_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/u64_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/masked_load_store.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/masked_load_store.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/autoderef.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/autoderef.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/i64_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/i64_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/cast.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/cast.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/usize_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/usize_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/f64_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/f64_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/u8_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/u8_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/to_bytes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/to_bytes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/i8_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/i8_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/swizzle_dyn.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/swizzle_dyn.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/masksize.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/masksize.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask16.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask16.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask8.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask8.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask_macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask_macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/examples/matrix_inversion.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/matrix_inversion.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/examples/dot_product.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/dot_product.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/examples/spectral_norm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/spectral_norm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/examples/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/examples/nbody.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/nbody.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/webdriver.json" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/webdriver.json" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/alias.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/alias.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/vector.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/vector.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/core_simd_docs.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/core_simd_docs.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/masks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/masks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/swizzle.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/swizzle.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/vendor/x86.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/vendor/x86.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/vendor/arm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/vendor/arm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/vendor/wasm32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/vendor/wasm32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/vendor/powerpc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/vendor/powerpc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/fmt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/fmt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/vendor.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/vendor.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/select.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/select.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/cast.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/cast.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/simd/prelude.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/prelude.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/simd/cmp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/cmp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/simd/ptr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/simd/num.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/simd/cmp/ord.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/cmp/ord.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/simd/cmp/eq.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/cmp/eq.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/simd/num/int.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num/int.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/simd/num/uint.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num/uint.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/simd/num/float.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num/float.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/simd/ptr/mut_ptr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/mut_ptr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/simd/ptr/const_ptr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/const_ptr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/to_bytes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/to_bytes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/masks/bitmask.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/masks/bitmask.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/masks/full_masks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/masks/full_masks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/swizzle_dyn.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/swizzle_dyn.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/lane_count.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/lane_count.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/iter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/iter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/ops/deref.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ops/deref.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/ops/shift_scalar.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ops/shift_scalar.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/ops/unary.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ops/unary.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/core_simd/src/ops/assign.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ops/assign.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/std_float/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/std_float/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/std_float/tests/float.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/std_float/tests/float.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/std_float/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/std_float/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/test_helpers/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/test_helpers/src/wasm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/wasm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/test_helpers/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/test_helpers/src/array.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/array.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/test_helpers/src/subnormals.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/subnormals.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/portable-simd/crates/test_helpers/src/biteq.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/biteq.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_abort/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_abort/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort/src/zkvm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_abort/src/zkvm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_abort/src/android.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_abort/src/android.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/triagebot.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/triagebot.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/rustfmt.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/rustfmt.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/examples/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/examples/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/examples/wasm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/examples/wasm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/examples/connect5.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/examples/connect5.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/examples/hex.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/examples/hex.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/intrinsics_data/arm_intrinsics.json" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/intrinsics_data/arm_intrinsics.json" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/vendor.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/vendor.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/.github/workflows/main.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/.github/workflows/main.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/build-std-detect.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/build-std-detect.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/run-docker.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/run-docker.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/s390x-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/s390x-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/mips64el-unknown-linux-gnuabi64/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/mips64el-unknown-linux-gnuabi64/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/i686-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/i686-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/wasm32-wasip1/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/wasm32-wasip1/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/mipsel-unknown-linux-musl/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/mipsel-unknown-linux-musl/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/riscv64gc-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/riscv64gc-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/aarch64-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/aarch64-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/loongarch64-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/loongarch64-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/powerpc-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/powerpc-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/mips-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/mips-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/x86_64-unknown-linux-gnu-emulated/cpuid.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/x86_64-unknown-linux-gnu-emulated/cpuid.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/x86_64-unknown-linux-gnu-emulated/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/x86_64-unknown-linux-gnu-emulated/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/x86_64-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/x86_64-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/armv7-unknown-linux-gnueabihf/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/armv7-unknown-linux-gnueabihf/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/powerpc64le-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/powerpc64le-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/i586-unknown-linux-gnu/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/i586-unknown-linux-gnu/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/docker/nvptx64-nvidia-cuda/Dockerfile" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/nvptx64-nvidia-cuda/Dockerfile" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/run.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/run.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/gba.json" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/gba.json" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/dox.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/dox.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/ci/style.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/style.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/.cirrus.yml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/.cirrus.yml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/CONTRIBUTING.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/CONTRIBUTING.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-gen-arm/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-gen-arm/neon.spec" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/neon.spec" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-gen-arm/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-gen-arm/src/main.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/src/main.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-gen-loongarch/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-gen-loongarch/lasxintrin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/lasxintrin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-gen-loongarch/lasx.spec" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/lasx.spec" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-gen-loongarch/lsxintrin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/lsxintrin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-gen-loongarch/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-gen-loongarch/lsx.spec" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/lsx.spec" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-gen-loongarch/src/main.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/src/main.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/simd-test-macro/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/simd-test-macro/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/simd-test-macro/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/simd-test-macro/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/rustfmt.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/rustfmt.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/missing-x86.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/missing-x86.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/wasm32/memory.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/memory.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/wasm32/simd128.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/simd128.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/wasm32/relaxed_simd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/relaxed_simd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/wasm32/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/wasm32/atomic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/atomic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/sse3.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sse3.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/bswap.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/bswap.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/gfni.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/gfni.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx512vbmi2.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512vbmi2.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/sse2.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sse2.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/eflags.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/eflags.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/pclmulqdq.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/pclmulqdq.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/vpclmulqdq.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/vpclmulqdq.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx512bitalg.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512bitalg.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx512bf16.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512bf16.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx512bw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512bw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/bmi2.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/bmi2.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/bmi1.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/bmi1.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/sse41.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sse41.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/sse42.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sse42.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/adx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/adx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx512cd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512cd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx512dq.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512dq.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/sse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/bt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/bt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/cpuid.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/cpuid.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/abm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/abm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/sha.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sha.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx512fp16.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512fp16.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx512vnni.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512vnni.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/rdtsc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/rdtsc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/test.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/test.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avxneconvert.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avxneconvert.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/sse4a.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sse4a.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/fxsr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/fxsr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/rtm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/rtm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/ssse3.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/ssse3.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/rdrand.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/rdrand.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx512vbmi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512vbmi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx512vpopcntdq.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512vpopcntdq.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/aes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/aes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/fma.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/fma.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx512f.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512f.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/xsave.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/xsave.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/tbm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/tbm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx512ifma.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512ifma.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/vaes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/vaes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/f16c.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/f16c.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86/avx2.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx2.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm/sat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm/sat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm/simd32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm/simd32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm/dsp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm/dsp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm/neon.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm/neon.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/simd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/simd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/crypto.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/crypto.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/barrier/common.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/barrier/common.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/barrier/not_mclass.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/barrier/not_mclass.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/barrier/cp15.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/barrier/cp15.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/barrier/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/barrier/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/barrier/v8.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/barrier/v8.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/neon/table_lookup_tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/table_lookup_tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/neon/store_tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/store_tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/neon/load_tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/load_tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/neon/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/neon/generated.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/generated.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/neon/shift_and_insert_tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/shift_and_insert_tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/test_support.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/test_support.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/crc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/crc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/hints.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/hints.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/arm_shared/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/powerpc64/vsx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc64/vsx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/powerpc64/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc64/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/powerpc/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/powerpc/vsx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/vsx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/powerpc/altivec.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/altivec.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/powerpc/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/riscv32/zk.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv32/zk.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/riscv32/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv32/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/riscv64/zk.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv64/zk.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/riscv64/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv64/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/v64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/v64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/amx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/amx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/bswap.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/bswap.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/sse2.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/sse2.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/avx512bw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/avx512bw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/bmi2.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/bmi2.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/sse41.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/sse41.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/sse42.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/sse42.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/adx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/adx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/sse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/sse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/bt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/bt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/abm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/abm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/avx512fp16.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/avx512fp16.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/fxsr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/fxsr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/cmpxchg16b.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/cmpxchg16b.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/rdrand.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/rdrand.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/avx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/avx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/avx512f.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/avx512f.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/bmi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/bmi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/xsave.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/xsave.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/x86_64/tbm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/tbm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/mips/msa.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/mips/msa.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/mips/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/mips/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/riscv_shared/zk.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv_shared/zk.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/riscv_shared/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv_shared/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/riscv_shared/p.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv_shared/p.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/riscv_shared/zb.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv_shared/zb.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/loongarch64/lsx/types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/loongarch64/lsx/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/loongarch64/lsx/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/loongarch64/lsx/generated.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/generated.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/loongarch64/lasx/types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/loongarch64/lasx/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/loongarch64/lasx/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/loongarch64/lasx/generated.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/generated.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/loongarch64/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/nvptx/packed.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/nvptx/packed.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/nvptx/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/nvptx/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/aarch64/neon/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/neon/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/aarch64/neon/generated.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/neon/generated.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/aarch64/prefetch.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/prefetch.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/aarch64/test_support.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/test_support.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/aarch64/tme.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/tme.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/aarch64/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/aarch64/mte.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/mte.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/src/core_arch_docs.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/core_arch_docs.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/core_arch/MISSING.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/MISSING.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/assert-instr-macro/build.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/assert-instr-macro/build.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/assert-instr-macro/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/assert-instr-macro/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/assert-instr-macro/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/assert-instr-macro/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-test/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-test/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-test/src/wasm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-test/src/wasm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-test/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-test/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/stdarch-test/src/disassembly.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-test/src/disassembly.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/tests/cpu-detection.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/tests/cpu-detection.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/tests/x86-specific.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/tests/x86-specific.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/tests/macro_trailing_commas.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/tests/macro_trailing_commas.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/arch/mips.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/mips.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/arch/loongarch.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/loongarch.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/arch/x86.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/x86.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/arch/aarch64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/aarch64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/arch/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/arch/arm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/arm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/arch/powerpc64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/powerpc64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/arch/powerpc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/powerpc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/arch/mips64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/mips64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/arch/riscv.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/riscv.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/cache.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/cache.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/darwin/aarch64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/darwin/aarch64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/openbsd/aarch64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/openbsd/aarch64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/x86.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/x86.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/aarch64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/aarch64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/other.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/other.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/mips.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/mips.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/loongarch.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/loongarch.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/aarch64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/aarch64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/cpuinfo.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/cpuinfo.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/auxvec.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/auxvec.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/arm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/arm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/powerpc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/powerpc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/riscv.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/riscv.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/windows/aarch64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/windows/aarch64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/freebsd/aarch64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/freebsd/aarch64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/freebsd/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/freebsd/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/freebsd/auxvec.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/freebsd/auxvec.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/freebsd/arm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/freebsd/arm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/os/freebsd/powerpc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/freebsd/powerpc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/test_data/linux-hwcap2-aarch64.auxv" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/test_data/linux-hwcap2-aarch64.auxv" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/test_data/linux-empty-hwcap2-aarch64.auxv" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/test_data/linux-empty-hwcap2-aarch64.auxv" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/test_data/linux-rpi3.auxv" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/test_data/linux-rpi3.auxv" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/test_data/macos-virtualbox-linux-x86-4850HQ.auxv" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/test_data/macos-virtualbox-linux-x86-4850HQ.auxv" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/test_data/linux-no-hwcap2-aarch64.auxv" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/test_data/linux-no-hwcap2-aarch64.auxv" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/test_data/linux-artificial-aarch64.auxv" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/test_data/linux-artificial-aarch64.auxv" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/detect/bit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/bit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/stdarch/crates/std_detect/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/src/dummy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/dummy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/src/gcc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/gcc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/src/miri.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/miri.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/src/seh.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/seh.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/src/hermit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/hermit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/panic_unwind/src/emcc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/emcc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/term.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/console.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/console.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/types.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/types.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/bench.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/bench.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/stats/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/stats/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/options.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/options.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/stats.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/stats.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/test_result.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/test_result.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/event.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/event.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/cli.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/cli.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/formatters/junit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/formatters/junit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/formatters/pretty.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/formatters/pretty.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/formatters/json.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/formatters/json.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/formatters/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/formatters/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/formatters/terse.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/formatters/terse.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/term/win.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/win.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/term/terminfo/parser/compiled.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/compiled.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/term/terminfo/parser/compiled/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/compiled/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/term/terminfo/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/term/terminfo/searcher.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/searcher.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/term/terminfo/parm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/parm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/term/terminfo/parm/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/parm/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/term/terminfo/searcher/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/searcher/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/helpers/shuffle.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/helpers/shuffle.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/helpers/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/helpers/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/helpers/concurrency.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/helpers/concurrency.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/test/src/helpers/metrics.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/helpers/metrics.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rtstartup/rsend.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rtstartup/rsend.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/rtstartup/rsbegin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rtstartup/rsbegin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/build.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/build.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/Cargo.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/Cargo.toml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/common/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/common/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/process_spawning.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/process_spawning.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/log-knows-the-names-of-variants-in-std.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/log-knows-the-names-of-variants-in-std.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/eq-multidispatch.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/eq-multidispatch.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/slice-from-array-issue-113238.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/slice-from-array-issue-113238.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/run-time-detect.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/run-time-detect.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/seq-compare.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/seq-compare.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/minmax-stability-issue-23687.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/minmax-stability-issue-23687.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/pipe_subprocess.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/pipe_subprocess.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/windows.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/windows.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/builtin-clone.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/builtin-clone.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/type-name-unsized.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/type-name-unsized.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/volatile-fat-ptr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/volatile-fat-ptr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/istr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/istr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/switch-stdout.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/switch-stdout.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/tests/create_dir_all_bare.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/create_dir_all_bare.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/benches/hash/map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/benches/hash/map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/benches/hash/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/benches/hash/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/benches/hash/set_ops.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/benches/hash/set_ops.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/benches/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/benches/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/collections/hash/set/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/collections/hash/set/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/collections/hash/map.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/collections/hash/map.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/collections/hash/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/collections/hash/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/collections/hash/set.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/collections/hash/set.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/collections/hash/map/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/collections/hash/map/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/collections/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/collections/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/hash/random.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/hash/random.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/hash/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/hash/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/panic/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/panic/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/process/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/process/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/net/tcp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/tcp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/net/tcp/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/tcp/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/net/udp/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/udp/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/net/test.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/test.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/net/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/net/ip_addr/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/ip_addr/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/net/socket_addr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/socket_addr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/net/socket_addr/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/socket_addr/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/net/ip_addr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/ip_addr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/net/udp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/udp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/f64/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f64/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/random.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/random.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/keyword_docs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/keyword_docs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/f16/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f16/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/backtrace.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/backtrace.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/f32/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f32/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/macros.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/macros.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/rt.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/rt.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/f128/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f128/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/env/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/env/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/error/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/error/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/time/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/time/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/once_lock/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/once_lock/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/barrier/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/barrier/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/reentrant_lock/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/reentrant_lock/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/barrier.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/barrier.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/once/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/once/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/rwlock/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/rwlock/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/once.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/once.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/condvar/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/condvar/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/lazy_lock/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/lazy_lock/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/reentrant_lock.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/reentrant_lock.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/poison.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/poison.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mutex.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mutex.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/lazy_lock.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/lazy_lock.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/condvar.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/condvar.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpsc/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpsc/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpsc/sync_tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpsc/sync_tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpsc/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpsc/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpmc/context.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/context.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpmc/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpmc/counter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/counter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpmc/zero.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/zero.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpmc/list.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/list.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpmc/waker.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/waker.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpmc/array.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/array.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpmc/select.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/select.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpmc/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpmc/utils.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/utils.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mpmc/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/rwlock.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/rwlock.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/once_lock.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/once_lock.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sync/mutex/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mutex/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/ascii.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/ascii.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/ffi/c_str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/ffi/c_str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/ffi/os_str/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/ffi/os_str/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/ffi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/ffi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/ffi/os_str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/ffi/os_str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/alloc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/alloc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/path.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/path.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/pat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/pat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/panicking.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/panicking.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/num.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/num.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/backtrace/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/backtrace/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/lib.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/lib.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/net/linux_ext/tcp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/net/linux_ext/tcp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/net/linux_ext/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/net/linux_ext/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/net/linux_ext/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/net/linux_ext/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/net/linux_ext/socket.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/net/linux_ext/socket.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/net/linux_ext/addr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/net/linux_ext/addr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/net/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/net/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/darwin/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/darwin/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/darwin/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/darwin/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/darwin/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/darwin/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/rtems/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/rtems/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/rtems/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/rtems/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/rtems/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/rtems/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/hurd/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hurd/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/hurd/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hurd/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/hurd/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hurd/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/emscripten/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/emscripten/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/emscripten/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/emscripten/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/emscripten/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/emscripten/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/hermit/io/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hermit/io/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/hermit/io/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hermit/io/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/hermit/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hermit/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/hermit/ffi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hermit/ffi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/uefi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/uefi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/uefi/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/uefi/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/vita/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/vita/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/vita/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/vita/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/vita/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/vita/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/openbsd/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/openbsd/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/openbsd/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/openbsd/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/openbsd/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/openbsd/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/netbsd/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/netbsd/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/netbsd/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/netbsd/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/netbsd/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/netbsd/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/netbsd/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/netbsd/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/solid/io.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/solid/io.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/solid/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/solid/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/solid/ffi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/solid/ffi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/fortanix_sgx/io.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fortanix_sgx/io.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/fortanix_sgx/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fortanix_sgx/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/fortanix_sgx/ffi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fortanix_sgx/ffi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/fortanix_sgx/arch.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fortanix_sgx/arch.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/macos/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/macos/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/horizon/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/horizon/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/horizon/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/horizon/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/horizon/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/horizon/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/raw/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/raw/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/raw/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/raw/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/illumos/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/illumos/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/illumos/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/illumos/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/illumos/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/illumos/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/xous/services.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/services.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/xous/ffi/definitions.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/ffi/definitions.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/xous/ffi/definitions/memoryflags.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/ffi/definitions/memoryflags.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/xous/services/dns.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/services/dns.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/xous/services/ticktimer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/services/ticktimer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/xous/services/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/services/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/xous/services/log.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/services/log.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/xous/services/systime.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/services/systime.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/xous/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/xous/ffi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/ffi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/net/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/net/ucred/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/ucred/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/net/stream.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/stream.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/net/ucred.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/ucred.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/net/ancillary.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/ancillary.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/net/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/net/listener.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/listener.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/net/addr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/addr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/net/datagram.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/datagram.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/ffi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/ffi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/ffi/os_str.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/ffi/os_str.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/io/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/io/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/io/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/io/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/fs/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/fs/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/process.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/process.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/unix/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/redox/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/redox/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/redox/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/redox/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/redox/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/redox/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/l4re/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/l4re/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/l4re/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/l4re/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/l4re/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/l4re/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/dragonfly/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/dragonfly/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/dragonfly/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/dragonfly/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/dragonfly/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/dragonfly/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/aix/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/aix/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/aix/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/aix/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/aix/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/aix/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/fd/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fd/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/fd/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fd/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/fd/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fd/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/fd/owned.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fd/owned.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/fd/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fd/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/wasi/net/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/net/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/wasi/io/fd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/io/fd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/wasi/io/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/io/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/wasi/io/fd/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/io/fd/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/wasi/io/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/io/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/wasi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/wasi/ffi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/ffi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/wasi/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/solaris/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/solaris/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/solaris/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/solaris/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/solaris/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/solaris/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/fuchsia/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fuchsia/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/fuchsia/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fuchsia/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/fuchsia/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fuchsia/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/ios/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/ios/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/linux/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/linux/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/linux/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/linux/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/linux/process.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/linux/process.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/linux/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/linux/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/linux/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/linux/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/windows/io/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/io/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/windows/io/handle.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/io/handle.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/windows/io/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/io/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/windows/io/socket.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/io/socket.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/windows/io/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/io/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/windows/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/windows/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/windows/process.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/process.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/windows/ffi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/ffi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/windows/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/windows/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/vxworks/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/vxworks/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/vxworks/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/vxworks/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/vxworks/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/vxworks/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/nto/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/nto/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/nto/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/nto/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/nto/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/nto/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/freebsd/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/freebsd/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/freebsd/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/freebsd/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/freebsd/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/freebsd/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/freebsd/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/freebsd/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/android/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/android/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/android/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/android/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/android/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/android/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/android/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/android/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/wasip2/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasip2/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/espidf/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/espidf/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/espidf/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/espidf/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/espidf/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/espidf/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/haiku/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/haiku/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/haiku/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/haiku/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/haiku/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/haiku/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/nuttx/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/nuttx/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/nuttx/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/nuttx/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/os/nuttx/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/nuttx/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/pipe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/pipe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/thread/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/thread/local.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/local.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/thread/scoped.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/scoped.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/thread/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/thread/current.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/current.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/thread/spawnhook.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/spawnhook.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/thread/local/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/local/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/thread/local/dynamic_tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/local/dynamic_tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/buffered/linewritershim.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/linewritershim.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/buffered/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/buffered/linewriter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/linewriter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/buffered/bufreader/buffer.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/bufreader/buffer.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/buffered/bufwriter.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/bufwriter.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/buffered/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/buffered/bufreader.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/bufreader.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/prelude.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/prelude.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/stdio.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/stdio.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/util/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/util/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/copy/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/copy/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/error/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/error/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/error/repr_unpacked.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/error/repr_unpacked.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/error/repr_bitpacked.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/error/repr_bitpacked.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/impls/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/impls/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/cursor/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/cursor/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/util.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/util.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/copy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/copy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/stdio/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/stdio/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/cursor.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/cursor.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/impls.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/impls.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/io/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/fs/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/fs/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/pipe/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/pipe/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys_common/wstr.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/wstr.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys_common/net/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/net/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys_common/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys_common/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys_common/wtf8/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/wtf8/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys_common/io.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/io.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys_common/wtf8.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/wtf8.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys_common/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys_common/process.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/process.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys_common/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/lib.miri.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/lib.miri.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/f64.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f64.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/process.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/process.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/panic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/panic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/num/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/num/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/f32.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f32.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/f16.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f16.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/prelude/common.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/prelude/common.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/prelude/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/prelude/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/f128.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f128.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/cmath.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/cmath.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/backtrace.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/backtrace.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/native/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/native/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/native/eager.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/native/eager.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/native/lazy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/native/lazy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/key/xous.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/key/xous.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/key/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/key/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/key/sgx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/key/sgx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/key/unix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/key/unix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/key/racy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/key/racy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/key/windows.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/key/windows.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/guard/solid.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/guard/solid.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/guard/key.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/guard/key.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/guard/windows.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/guard/windows.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/guard/apple.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/guard/apple.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/statik.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/statik.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/os.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/os.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/destructors/linux_like.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/destructors/linux_like.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/thread_local/destructors/list.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/destructors/list.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/once/queue.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/once/queue.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/once/futex.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/once/futex.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/once/no_threads.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/once/no_threads.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/once/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/once/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/rwlock/teeos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/teeos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/rwlock/queue.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/queue.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/rwlock/solid.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/solid.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/rwlock/futex.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/futex.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/rwlock/no_threads.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/no_threads.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/rwlock/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/condvar/itron.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/itron.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/condvar/xous.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/xous.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/condvar/futex.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/futex.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/condvar/windows7.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/windows7.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/condvar/sgx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/sgx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/condvar/no_threads.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/no_threads.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/condvar/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/condvar/pthread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/pthread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/thread_parking/xous.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/xous.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/thread_parking/darwin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/darwin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/thread_parking/futex.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/futex.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/thread_parking/windows7.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/windows7.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/thread_parking/id.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/id.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/thread_parking/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/thread_parking/unsupported.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/unsupported.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/thread_parking/pthread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/pthread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/once_box.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/once_box.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/mutex/itron.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/itron.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/mutex/xous.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/xous.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/mutex/futex.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/futex.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/mutex/windows7.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/windows7.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/mutex/sgx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/sgx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/mutex/no_threads.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/no_threads.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/mutex/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/mutex/pthread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/pthread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/sync/mutex/fuchsia.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/fuchsia.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/os_str/bytes.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/os_str/bytes.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/os_str/wtf8.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/os_str/wtf8.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/os_str/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/os_str/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/os_str/bytes/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/os_str/bytes/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/personality/gcc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/personality/gcc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/personality/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/personality/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/personality/dwarf/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/personality/dwarf/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/personality/dwarf/eh.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/personality/dwarf/eh.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/personality/dwarf/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/personality/dwarf/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/personality/emcc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/personality/emcc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/alloc/xous.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/xous.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/alloc/wasm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/wasm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/alloc/solid.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/solid.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/alloc/sgx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/sgx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/alloc/unix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/unix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/alloc/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/alloc/zkvm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/zkvm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/alloc/hermit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/hermit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/alloc/windows/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/windows/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/alloc/windows.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/windows.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/alloc/uefi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/uefi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/common/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/common/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/common/small_c_string.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/common/small_c_string.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/common/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/common/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/stdio.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/stdio.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/thread_parking.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/thread_parking.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/libunwind_integration.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/libunwind_integration.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/fd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/fd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/os.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/os.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/args.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/args.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/tls/sync_bitset/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/tls/sync_bitset/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/tls/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/tls/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/tls/sync_bitset.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/tls/sync_bitset.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/reloc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/reloc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/entry.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/entry.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/panic.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/panic.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/usercalls/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/usercalls/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/usercalls/alloc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/usercalls/alloc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/usercalls/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/usercalls/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/usercalls/raw.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/usercalls/raw.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/abi/mem.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/mem.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/waitqueue/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/waitqueue/unsafe_list.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/waitqueue/spin_mutex.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/spin_mutex.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/waitqueue/spin_mutex/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/spin_mutex/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/waitqueue/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/sgx/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/teeos/stdio.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/stdio.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/teeos/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/teeos/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/teeos/os.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/os.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/teeos/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/hermit/stdio.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/stdio.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/hermit/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/hermit/futex.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/futex.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/hermit/io.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/io.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/hermit/fd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/fd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/hermit/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/hermit/os.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/os.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/hermit/args.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/args.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/hermit/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/hermit/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/hermit/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/hermit/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/uefi/helpers.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/helpers.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/uefi/stdio.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/stdio.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/uefi/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/uefi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/uefi/os.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/os.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/uefi/args.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/args.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/uefi/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/uefi/process.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/process.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/uefi/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/uefi/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/stdio.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/stdio.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/common.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/common.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/io.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/io.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/pipe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/pipe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/os.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/os.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/args.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/args.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/process.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/process.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unsupported/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/solid/stdio.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/stdio.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/solid/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/solid/io.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/io.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/solid/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/solid/os.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/os.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/solid/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/solid/abi/sockets.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/abi/sockets.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/solid/abi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/abi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/solid/abi/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/abi/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/solid/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/solid/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/solid/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/net/dns.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/dns.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/net/tcplistener.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/tcplistener.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/net/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/net/udp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/udp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/net/tcpstream.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/tcpstream.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/stdio.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/stdio.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/os/params/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/os/params/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/os/params.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/os/params.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/os.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/os.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/args.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/args.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/xous/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/process/process_unix/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_unix/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/process/process_unsupported.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_unsupported.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/process/process_vxworks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_vxworks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/process/process_common/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_common/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/process/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/process/process_fuchsia.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_fuchsia.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/process/process_unsupported/wait_status/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_unsupported/wait_status/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/process/process_unsupported/wait_status.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_unsupported/wait_status.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/process/zircon.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/zircon.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/process/process_unix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_unix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/process/process_common.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_common.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/l4re.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/l4re.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/stdio.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/stdio.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/futex.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/futex.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/thread_parking.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/thread_parking.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/io.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/io.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/kernel_copy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/os/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/os/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/pipe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/pipe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/kernel_copy/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/fd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/fd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/fs/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/fs/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/fd/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/fd/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/os.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/os.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/stack_overflow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/stack_overflow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/args.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/args.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/weak.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/weak.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/linux/pidfd/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/linux/pidfd/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/linux/pidfd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/linux/pidfd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/linux/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/linux/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/unix/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasi/helpers.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/helpers.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasi/stdio.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/stdio.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasi/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasi/io.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/io.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasi/fd.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/fd.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasi/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasi/os.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/os.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasi/args.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/args.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasi/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasi/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasi/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasi/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasm/atomics/futex.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasm/atomics/futex.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasm/atomics/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasm/atomics/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasm/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasm/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasm/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasm/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/zkvm/abi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/abi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/zkvm/stdio.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/stdio.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/zkvm/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/zkvm/os.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/os.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/zkvm/args.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/args.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/zkvm/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/itron/abi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/abi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/itron/spin.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/spin.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/itron/thread_parking.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/thread_parking.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/itron/time/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/time/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/itron/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/itron/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/itron/error.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/error.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/itron/task.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/task.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/api/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/api/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/api.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/api.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/process/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/process/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/stdio.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/stdio.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/c/bindings.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/bindings.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/c/windows_sys.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/windows_sys.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/c/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/compat.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/compat.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/c.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/futex.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/futex.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/stack_overflow_uwp.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/stack_overflow_uwp.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/args/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/args/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/handle.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/handle.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/io.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/io.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/os/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/os/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/pipe.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/pipe.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/fs/remove_dir_all.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/fs/remove_dir_all.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/os.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/os.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/stdio/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/stdio/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/stack_overflow.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/stack_overflow.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/args.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/args.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/thread.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/thread.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/process.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/process.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/time.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/time.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/handle/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/handle/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/env.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/env.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/windows/fs.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/fs.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasip2/net.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasip2/net.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasip2/cabi_realloc.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasip2/cabi_realloc.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/pal/wasip2/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasip2/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/anonymous_pipe/unix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/anonymous_pipe/unix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/anonymous_pipe/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/anonymous_pipe/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/anonymous_pipe/unsupported.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/anonymous_pipe/unsupported.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/anonymous_pipe/windows.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/anonymous_pipe/windows.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/exit_guard.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/exit_guard.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/path/unsupported_backslash.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/path/unsupported_backslash.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/path/sgx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/path/sgx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/path/unix.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/path/unix.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/path/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/path/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/path/windows/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/path/windows/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/path/windows.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/path/windows.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/teeos.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/teeos.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/arc4random.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/arc4random.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/espidf.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/espidf.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/solid.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/solid.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/linux.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/linux.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/redox.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/redox.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/wasi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/wasi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/sgx.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/sgx.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/unix_legacy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/unix_legacy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/mod.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/mod.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/zkvm.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/zkvm.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/unsupported.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/unsupported.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/hermit.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/hermit.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/windows.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/windows.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/vxworks.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/vxworks.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/getentropy.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/getentropy.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/horizon.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/horizon.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/uefi.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/uefi.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/fuchsia.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/fuchsia.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/sys/random/apple.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/random/apple.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/library/std/src/path/tests.rs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/path/tests.rs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/docs/BuildingLibunwind.rst" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/docs/BuildingLibunwind.rst" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/docs/index.rst" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/docs/index.rst" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/docs/README.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/docs/README.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/docs/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/docs/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/docs/conf.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/docs/conf.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/include/unwind_itanium.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/unwind_itanium.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/include/__libunwind_config.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/__libunwind_config.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/include/libunwind.modulemap" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/libunwind.modulemap" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/include/unwind_arm_ehabi.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/unwind_arm_ehabi.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/include/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/include/unwind.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/unwind.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/include/mach-o/compact_unwind_encoding.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/mach-o/compact_unwind_encoding.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/include/libunwind.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/libunwind.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/.clang-format" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/.clang-format" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/README_RUST_SGX.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/README_RUST_SGX.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/LICENSE.TXT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/LICENSE.TXT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/Registers.hpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Registers.hpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/DwarfInstructions.hpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/DwarfInstructions.hpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/Unwind-EHABI.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Unwind-EHABI.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/UnwindCursor.hpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindCursor.hpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/EHHeaderParser.hpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/EHHeaderParser.hpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/dwarf2.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/dwarf2.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/Unwind_AIXExtras.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Unwind_AIXExtras.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/UnwindRegistersRestore.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindRegistersRestore.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/FrameHeaderCache.hpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/FrameHeaderCache.hpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/UnwindLevel1.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindLevel1.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/Unwind-wasm.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Unwind-wasm.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/CompactUnwinder.hpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/CompactUnwinder.hpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/assembly.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/assembly.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/DwarfParser.hpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/DwarfParser.hpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/UnwindRustSgx.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindRustSgx.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/UnwindRustSgx.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindRustSgx.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/AddressSpace.hpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/AddressSpace.hpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/cet_unwind.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/cet_unwind.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/config.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/config.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/Unwind-EHABI.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Unwind-EHABI.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/libunwind_ext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/libunwind_ext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/UnwindRegistersSave.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindRegistersSave.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/libunwind.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/libunwind.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/Unwind-seh.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Unwind-seh.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/Unwind-sjlj.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Unwind-sjlj.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/RWMutex.hpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/RWMutex.hpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/src/UnwindLevel1-gcc-ext.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindLevel1-gcc-ext.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/unwind_scalable_vectors.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/unwind_scalable_vectors.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/unwind_leaffunction.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/unwind_leaffunction.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/floatregister.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/floatregister.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/remember_state_leak.pass.sh.s" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/remember_state_leak.pass.sh.s" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/signal_unwind.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/signal_unwind.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/frameheadercache_test.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/frameheadercache_test.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/unw_getcontext.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/unw_getcontext.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/unw_resume.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/unw_resume.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/configs/ibm-libunwind-shared.cfg.in" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/ibm-libunwind-shared.cfg.in" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/configs/llvm-libunwind-shared.cfg.in" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/llvm-libunwind-shared.cfg.in" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/configs/llvm-libunwind-static.cfg.in" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/llvm-libunwind-static.cfg.in" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/configs/cmake-bridge.cfg.in" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/cmake-bridge.cfg.in" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/configs/llvm-libunwind-mingw.cfg.in" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/llvm-libunwind-mingw.cfg.in" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/configs/armv7m-picolibc-libunwind.cfg.in" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/armv7m-picolibc-libunwind.cfg.in" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/configs/llvm-libunwind-merged.cfg.in" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/llvm-libunwind-merged.cfg.in" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/configs/apple-libunwind-backdeployment.cfg.in" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/apple-libunwind-backdeployment.cfg.in" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/bad_unwind_info.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/bad_unwind_info.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/aix_signal_unwind.pass.sh.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/aix_signal_unwind.pass.sh.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/signal_frame.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/signal_frame.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/alignment.compile.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/alignment.compile.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/forceunwind.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/forceunwind.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/lit.cfg.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/lit.cfg.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/libunwind_02.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/libunwind_02.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/test/libunwind_01.pass.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/libunwind_01.pass.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/cmake/config-ix.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/cmake/config-ix.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/libunwind/cmake/Modules/HandleLibunwindFlags.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/cmake/Modules/HandleLibunwindFlags.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/overlay/COPYRIGHT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/overlay/COPYRIGHT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/overlay/LICENSE-MIT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/overlay/README.md" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist rust-src-1.84.0 running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/image" "--component-name=rust-src" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-src installed." "--package-name=rust-src-1.84.0" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-src" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 0.185 seconds < Src c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, source_type: Submodule, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Llvm { target: x86_64-unknown-freebsd } running: "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit) (created at src/core/builder/cargo.rs:950:21, executed at src/core/builder/cargo.rs:950:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Building tool cargo (stage1 -> stage2, x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMMIT_DATE="2024-11-19" CFG_COMMIT_HASH="66221abdeca2002d318fde6efff516aab091df0e" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_SHORT_COMMIT_HASH="66221abde" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/Cargo.toml" "--message-format" "json-render-diagnostics" 0.501274394s INFO prepare_target{force=false package_id=cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo) target="cargo"}: cargo::core::compiler::fingerprint: fingerprint error for cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo)/Build/TargetInner { ..: lib_target("cargo", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/cargo/lib.rs", Edition2021) } 0.501300273s INFO prepare_target{force=false package_id=cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo) target="cargo"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo-66d86961df41a338/lib-cargo` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.549133366s INFO prepare_target{force=false package_id=annotate-snippets v0.11.4 target="annotate_snippets"}: cargo::core::compiler::fingerprint: fingerprint error for annotate-snippets v0.11.4/Build/TargetInner { ..: lib_target("annotate_snippets", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs", Edition2021) } 0.549142443s INFO prepare_target{force=false package_id=annotate-snippets v0.11.4 target="annotate_snippets"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/annotate-snippets-8757552f3a514d74/lib-annotate_snippets` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.552168193s INFO prepare_target{force=false package_id=anstyle v1.0.8 target="anstyle"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle v1.0.8/Build/TargetInner { ..: lib_target("anstyle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.8/src/lib.rs", Edition2021) } 0.552174294s INFO prepare_target{force=false package_id=anstyle v1.0.8 target="anstyle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/anstyle-def7381ae33c0dda/lib-anstyle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.554034538s INFO prepare_target{force=false package_id=unicode-width v0.1.13 target="unicode_width"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-width v0.1.13/Build/TargetInner { name_inferred: true, ..: lib_target("unicode_width", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.13/src/lib.rs", Edition2021) } 0.554040379s INFO prepare_target{force=false package_id=unicode-width v0.1.13 target="unicode_width"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-width-4aec3195952424b3/lib-unicode_width` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.555873322s INFO prepare_target{force=false package_id=anstream v0.6.15 target="anstream"}: cargo::core::compiler::fingerprint: fingerprint error for anstream v0.6.15/Build/TargetInner { ..: lib_target("anstream", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.15/src/lib.rs", Edition2021) } 0.555878862s INFO prepare_target{force=false package_id=anstream v0.6.15 target="anstream"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/anstream-e35144d20061cd69/lib-anstream` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.561343066s INFO prepare_target{force=false package_id=anstyle-parse v0.2.5 target="anstyle_parse"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle-parse v0.2.5/Build/TargetInner { ..: lib_target("anstyle_parse", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.5/src/lib.rs", Edition2021) } 0.561348736s INFO prepare_target{force=false package_id=anstyle-parse v0.2.5 target="anstyle_parse"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/anstyle-parse-5e7d56ebe7da35cd/lib-anstyle_parse` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.563808059s INFO prepare_target{force=false package_id=utf8parse v0.2.2 target="utf8parse"}: cargo::core::compiler::fingerprint: fingerprint error for utf8parse v0.2.2/Build/TargetInner { ..: lib_target("utf8parse", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/utf8parse-0.2.2/src/lib.rs", Edition2018) } 0.563813279s INFO prepare_target{force=false package_id=utf8parse v0.2.2 target="utf8parse"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/utf8parse-705264931d1d0f8c/lib-utf8parse` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.565668673s INFO prepare_target{force=false package_id=anstyle-query v1.1.1 target="anstyle_query"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle-query v1.1.1/Build/TargetInner { ..: lib_target("anstyle_query", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.1/src/lib.rs", Edition2021) } 0.565673953s INFO prepare_target{force=false package_id=anstyle-query v1.1.1 target="anstyle_query"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/anstyle-query-bab01519f08fbf8d/lib-anstyle_query` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.567498450s INFO prepare_target{force=false package_id=colorchoice v1.0.2 target="colorchoice"}: cargo::core::compiler::fingerprint: fingerprint error for colorchoice v1.0.2/Build/TargetInner { ..: lib_target("colorchoice", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.2/src/lib.rs", Edition2021) } 0.567503580s INFO prepare_target{force=false package_id=colorchoice v1.0.2 target="colorchoice"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/colorchoice-d5acd6af7f7a267e/lib-colorchoice` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.569368052s INFO prepare_target{force=false package_id=is_terminal_polyfill v1.70.1 target="is_terminal_polyfill"}: cargo::core::compiler::fingerprint: fingerprint error for is_terminal_polyfill v1.70.1/Build/TargetInner { ..: lib_target("is_terminal_polyfill", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_terminal_polyfill-1.70.1/src/lib.rs", Edition2021) } 0.569373031s INFO prepare_target{force=false package_id=is_terminal_polyfill v1.70.1 target="is_terminal_polyfill"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/is_terminal_polyfill-e585e32d87c3df24/lib-is_terminal_polyfill` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.571185165s INFO prepare_target{force=false package_id=anyhow v1.0.86 target="anyhow"}: cargo::core::compiler::fingerprint: fingerprint error for anyhow v1.0.86/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("anyhow", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86/src/lib.rs", Edition2018) } 0.571190745s INFO prepare_target{force=false package_id=anyhow v1.0.86 target="anyhow"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/anyhow-e0ff2088197f2b05/lib-anyhow` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.574309970s INFO prepare_target{force=false package_id=anyhow v1.0.86 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for anyhow v1.0.86/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86/build.rs", Edition2018) } 0.574316362s INFO prepare_target{force=false package_id=anyhow v1.0.86 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/anyhow-243567108f99bd17/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.575001582s INFO prepare_target{force=false package_id=anyhow v1.0.86 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for anyhow v1.0.86/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86/build.rs", Edition2018) } 0.575006471s INFO prepare_target{force=false package_id=anyhow v1.0.86 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/anyhow-d692117cdc018bd7/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.576980637s INFO prepare_target{force=false package_id=base64 v0.22.1 target="base64"}: cargo::core::compiler::fingerprint: fingerprint error for base64 v0.22.1/Build/TargetInner { name_inferred: true, ..: lib_target("base64", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64-0.22.1/src/lib.rs", Edition2018) } 0.576986188s INFO prepare_target{force=false package_id=base64 v0.22.1 target="base64"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/base64-902ff1df5f69ec09/lib-base64` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.578949584s INFO prepare_target{force=false package_id=blake3 v1.5.2 target="blake3"}: cargo::core::compiler::fingerprint: fingerprint error for blake3 v1.5.2/Build/TargetInner { name_inferred: true, ..: lib_target("blake3", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.2/src/lib.rs", Edition2021) } 0.578954503s INFO prepare_target{force=false package_id=blake3 v1.5.2 target="blake3"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/blake3-24cb4c5de69c94ba/lib-blake3` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.583518987s INFO prepare_target{force=false package_id=arrayref v0.3.7 target="arrayref"}: cargo::core::compiler::fingerprint: fingerprint error for arrayref v0.3.7/Build/TargetInner { name_inferred: true, ..: lib_target("arrayref", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.7/src/lib.rs", Edition2015) } 0.583524687s INFO prepare_target{force=false package_id=arrayref v0.3.7 target="arrayref"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/arrayref-da2b740b10057b4d/lib-arrayref` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.585502641s INFO prepare_target{force=false package_id=arrayvec v0.7.4 target="arrayvec"}: cargo::core::compiler::fingerprint: fingerprint error for arrayvec v0.7.4/Build/TargetInner { name_inferred: true, ..: lib_target("arrayvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.4/src/lib.rs", Edition2018) } 0.585507360s INFO prepare_target{force=false package_id=arrayvec v0.7.4 target="arrayvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/arrayvec-7e04330d2c585cf3/lib-arrayvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.588811400s INFO prepare_target{force=false package_id=blake3 v1.5.2 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for blake3 v1.5.2/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.2/build.rs", Edition2021) } 0.588817251s INFO prepare_target{force=false package_id=blake3 v1.5.2 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/blake3-db7dde672cfa9090/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.589497812s INFO prepare_target{force=false package_id=blake3 v1.5.2 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for blake3 v1.5.2/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.2/build.rs", Edition2021) } 0.589502480s INFO prepare_target{force=false package_id=blake3 v1.5.2 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/blake3-75cb935be8e7981a/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.592125128s INFO prepare_target{force=false package_id=cc v1.1.22 target="cc"}: cargo::core::compiler::fingerprint: fingerprint error for cc v1.1.22/Build/TargetInner { ..: lib_target("cc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/src/lib.rs", Edition2018) } 0.592130518s INFO prepare_target{force=false package_id=cc v1.1.22 target="cc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/cc-215706a85e89efb6/lib-cc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.596073972s INFO prepare_target{force=false package_id=jobserver v0.1.32 target="jobserver"}: cargo::core::compiler::fingerprint: fingerprint error for jobserver v0.1.32/Build/TargetInner { name_inferred: true, ..: lib_target("jobserver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32/src/lib.rs", Edition2021) } 0.596079683s INFO prepare_target{force=false package_id=jobserver v0.1.32 target="jobserver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/jobserver-1017b4495b4acfc4/lib-jobserver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.598712299s INFO prepare_target{force=false package_id=libc v0.2.158 target="libc"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.158/Build/TargetInner { ..: lib_target("libc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/src/lib.rs", Edition2015) } 0.598717759s INFO prepare_target{force=false package_id=libc v0.2.158 target="libc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libc-7c5da58aa3cbf992/lib-libc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.602037488s INFO prepare_target{force=false package_id=libc v0.2.158 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.158/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/build.rs", Edition2015) } 0.602043119s INFO prepare_target{force=false package_id=libc v0.2.158 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libc-c7e14d77c91ee84e/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.602726865s INFO prepare_target{force=false package_id=libc v0.2.158 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.158/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/build.rs", Edition2015) } 0.602731634s INFO prepare_target{force=false package_id=libc v0.2.158 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libc-a785bde935b741a8/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.604734945s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: fingerprint error for shlex v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("shlex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs", Edition2015) } 0.604740616s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/shlex-b6587c04d106fbd0/lib-shlex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.606730001s INFO prepare_target{force=false package_id=constant_time_eq v0.3.0 target="constant_time_eq"}: cargo::core::compiler::fingerprint: fingerprint error for constant_time_eq v0.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("constant_time_eq", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.0/src/lib.rs", Edition2021) } 0.606735481s INFO prepare_target{force=false package_id=constant_time_eq v0.3.0 target="constant_time_eq"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/constant_time_eq-92fde993c8164b3a/lib-constant_time_eq` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.608703556s INFO prepare_target{force=false package_id=bytesize v1.3.0 target="bytesize"}: cargo::core::compiler::fingerprint: fingerprint error for bytesize v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("bytesize", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytesize-1.3.0/src/lib.rs", Edition2015) } 0.608708676s INFO prepare_target{force=false package_id=bytesize v1.3.0 target="bytesize"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/bytesize-b41dc940491d7613/lib-bytesize` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.612026191s INFO prepare_target{force=false package_id=cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/build.rs", Edition2021) } 0.612034055s INFO prepare_target{force=false package_id=cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo-6d3fe14066ff5dcd/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.612671165s INFO prepare_target{force=false package_id=cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/build.rs", Edition2021) } 0.612676776s INFO prepare_target{force=false package_id=cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/cargo-e1583d3c9a754e96/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.615711733s INFO prepare_target{force=false package_id=flate2 v1.0.34 target="flate2"}: cargo::core::compiler::fingerprint: fingerprint error for flate2 v1.0.34/Build/TargetInner { ..: lib_target("flate2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/src/lib.rs", Edition2018) } 0.615718165s INFO prepare_target{force=false package_id=flate2 v1.0.34 target="flate2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/flate2-d76f7a3ef95580c9/lib-flate2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.618752101s INFO prepare_target{force=false package_id=crc32fast v1.4.0 target="crc32fast"}: cargo::core::compiler::fingerprint: fingerprint error for crc32fast v1.4.0/Build/TargetInner { name_inferred: true, ..: lib_target("crc32fast", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0/src/lib.rs", Edition2015) } 0.618757541s INFO prepare_target{force=false package_id=crc32fast v1.4.0 target="crc32fast"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/crc32fast-c39357b76074d6a7/lib-crc32fast` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.622521640s INFO prepare_target{force=false package_id=crc32fast v1.4.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crc32fast v1.4.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0/build.rs", Edition2015) } 0.622527982s INFO prepare_target{force=false package_id=crc32fast v1.4.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/crc32fast-63f6238f3c70dccb/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.623206669s INFO prepare_target{force=false package_id=crc32fast v1.4.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crc32fast v1.4.0/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0/build.rs", Edition2015) } 0.623211177s INFO prepare_target{force=false package_id=crc32fast v1.4.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/crc32fast-bb5f8ddd04265ecb/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.625203578s INFO prepare_target{force=false package_id=libz-sys v1.1.20 target="libz_sys"}: cargo::core::compiler::fingerprint: fingerprint error for libz-sys v1.1.20/Build/TargetInner { ..: lib_target("libz_sys", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/src/lib.rs", Edition2018) } 0.625208968s INFO prepare_target{force=false package_id=libz-sys v1.1.20 target="libz_sys"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libz-sys-82c96030273a188c/lib-libz_sys` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.628526483s INFO prepare_target{force=false package_id=libz-sys v1.1.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libz-sys v1.1.20/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/build.rs", Edition2018) } 0.628532084s INFO prepare_target{force=false package_id=libz-sys v1.1.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libz-sys-780f04f1cef33a6b/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.629224637s INFO prepare_target{force=false package_id=libz-sys v1.1.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libz-sys v1.1.20/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/build.rs", Edition2018) } 0.629229466s INFO prepare_target{force=false package_id=libz-sys v1.1.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libz-sys-312e9d69a8140fc5/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.633172168s INFO prepare_target{force=false package_id=pkg-config v0.3.30 target="pkg_config"}: cargo::core::compiler::fingerprint: fingerprint error for pkg-config v0.3.30/Build/TargetInner { name_inferred: true, ..: lib_target("pkg_config", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.30/src/lib.rs", Edition2015) } 0.633177438s INFO prepare_target{force=false package_id=pkg-config v0.3.30 target="pkg_config"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/pkg-config-1d5eef2f61ec54e0/lib-pkg_config` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.635177463s INFO prepare_target{force=false package_id=vcpkg v0.2.15 target="vcpkg"}: cargo::core::compiler::fingerprint: fingerprint error for vcpkg v0.2.15/Build/TargetInner { name_inferred: true, ..: lib_target("vcpkg", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/vcpkg-0.2.15/src/lib.rs", Edition2015) } 0.635182633s INFO prepare_target{force=false package_id=vcpkg v0.2.15 target="vcpkg"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/vcpkg-4e11ddd3e6b362aa/lib-vcpkg` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.637176646s INFO prepare_target{force=false package_id=tar v0.4.42 target="tar"}: cargo::core::compiler::fingerprint: fingerprint error for tar v0.4.42/Build/TargetInner { ..: lib_target("tar", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/lib.rs", Edition2021) } 0.637182217s INFO prepare_target{force=false package_id=tar v0.4.42 target="tar"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/tar-ef1aa249f46d248e/lib-tar` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.640451001s INFO prepare_target{force=false package_id=filetime v0.2.23 target="filetime"}: cargo::core::compiler::fingerprint: fingerprint error for filetime v0.2.23/Build/TargetInner { name_inferred: true, ..: lib_target("filetime", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.23/src/lib.rs", Edition2018) } 0.640456020s INFO prepare_target{force=false package_id=filetime v0.2.23 target="filetime"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/filetime-bd7702f3a30ec8bc/lib-filetime` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.645077410s INFO prepare_target{force=false package_id=curl-sys v0.4.74+curl-8.9.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for curl-sys v0.4.74+curl-8.9.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/build.rs", Edition2018) } 0.645083792s INFO prepare_target{force=false package_id=curl-sys v0.4.74+curl-8.9.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/curl-sys-88cf5003a289ec53/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.645762199s INFO prepare_target{force=false package_id=curl-sys v0.4.74+curl-8.9.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for curl-sys v0.4.74+curl-8.9.0/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/build.rs", Edition2018) } 0.645767138s INFO prepare_target{force=false package_id=curl-sys v0.4.74+curl-8.9.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/curl-sys-df0ecc8072d5917b/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.650365655s INFO prepare_target{force=false package_id=libnghttp2-sys v0.1.10+1.61.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libnghttp2-sys v0.1.10+1.61.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0/build.rs", Edition2015) } 0.650371617s INFO prepare_target{force=false package_id=libnghttp2-sys v0.1.10+1.61.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libnghttp2-sys-c735de6fc9bb6859/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.651051616s INFO prepare_target{force=false package_id=libnghttp2-sys v0.1.10+1.61.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libnghttp2-sys v0.1.10+1.61.0/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0/build.rs", Edition2015) } 0.651056435s INFO prepare_target{force=false package_id=libnghttp2-sys v0.1.10+1.61.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libnghttp2-sys-0d5514d619ee8ba9/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.655028893s INFO prepare_target{force=false package_id=libz-sys v1.1.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libz-sys v1.1.20/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/build.rs", Edition2018) } 0.655034814s INFO prepare_target{force=false package_id=libz-sys v1.1.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libz-sys-b8e913f9fef8c911/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.655711959s INFO prepare_target{force=false package_id=libz-sys v1.1.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libz-sys v1.1.20/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/build.rs", Edition2018) } 0.655716437s INFO prepare_target{force=false package_id=libz-sys v1.1.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libz-sys-219c4007b5acba1f/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.660977862s INFO prepare_target{force=false package_id=openssl-sys v0.9.92 target="build-script-main"}: cargo::core::compiler::fingerprint: fingerprint error for openssl-sys v0.9.92/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-main", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92/build/main.rs", Edition2018) } 0.660984214s INFO prepare_target{force=false package_id=openssl-sys v0.9.92 target="build-script-main"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/openssl-sys-7ea29fc5722a83e8/run-build-script-build-script-main` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.661662481s INFO prepare_target{force=false package_id=openssl-sys v0.9.92 target="build-script-main"}: cargo::core::compiler::fingerprint: fingerprint error for openssl-sys v0.9.92/Build/TargetInner { ..: custom_build_target("build-script-main", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92/build/main.rs", Edition2018) } 0.661667029s INFO prepare_target{force=false package_id=openssl-sys v0.9.92 target="build-script-main"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/openssl-sys-64e1394871f49e3c/build-script-build-script-main` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.666934245s INFO prepare_target{force=false package_id=libgit2-sys v0.17.0+1.8.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libgit2-sys v0.17.0+1.8.1/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.8.1/build.rs", Edition2018) } 0.666940287s INFO prepare_target{force=false package_id=libgit2-sys v0.17.0+1.8.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libgit2-sys-601b6d1e7e3cc36f/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.667619385s INFO prepare_target{force=false package_id=libgit2-sys v0.17.0+1.8.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libgit2-sys v0.17.0+1.8.1/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.8.1/build.rs", Edition2018) } 0.667623733s INFO prepare_target{force=false package_id=libgit2-sys v0.17.0+1.8.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libgit2-sys-3f8c904269aa1ead/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.672217712s INFO prepare_target{force=false package_id=libssh2-sys v0.3.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libssh2-sys v0.3.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0/build.rs", Edition2015) } 0.672223272s INFO prepare_target{force=false package_id=libssh2-sys v0.3.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libssh2-sys-3ec3cc2a0027bb24/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.672902420s INFO prepare_target{force=false package_id=libssh2-sys v0.3.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libssh2-sys v0.3.0/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0/build.rs", Edition2015) } 0.672907600s INFO prepare_target{force=false package_id=libssh2-sys v0.3.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libssh2-sys-3d4c0104c22502df/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.676203034s INFO prepare_target{force=false package_id=cargo-credential v0.4.8 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/credential/cargo-credential) target="cargo_credential"}: cargo::core::compiler::fingerprint: fingerprint error for cargo-credential v0.4.8 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/credential/cargo-credential)/Build/TargetInner { name_inferred: true, ..: lib_target("cargo_credential", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/credential/cargo-credential/src/lib.rs", Edition2021) } 0.676209616s INFO prepare_target{force=false package_id=cargo-credential v0.4.8 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/credential/cargo-credential) target="cargo_credential"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo-credential-688732d3587a0c08/lib-cargo_credential` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.682053218s INFO prepare_target{force=false package_id=libc v0.2.158 target="libc"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.158/Build/TargetInner { ..: lib_target("libc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/src/lib.rs", Edition2015) } 0.682059149s INFO prepare_target{force=false package_id=libc v0.2.158 target="libc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libc-2af730e6ec270792/lib-libc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.685388206s INFO prepare_target{force=false package_id=libc v0.2.158 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.158/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/build.rs", Edition2015) } 0.685394217s INFO prepare_target{force=false package_id=libc v0.2.158 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libc-0b9da0eff830f707/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.686074157s INFO prepare_target{force=false package_id=libc v0.2.158 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.158/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/build.rs", Edition2015) } 0.686078355s INFO prepare_target{force=false package_id=libc v0.2.158 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libc-715d682da5f0e32d/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.688055036s INFO prepare_target{force=false package_id=serde v1.0.204 target="serde"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.204/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204/src/lib.rs", Edition2018) } 0.688060386s INFO prepare_target{force=false package_id=serde v1.0.204 target="serde"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-e72b8deb9f8b7603/lib-serde` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.692016694s INFO prepare_target{force=false package_id=serde v1.0.204 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.204/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204/build.rs", Edition2018) } 0.692022625s INFO prepare_target{force=false package_id=serde v1.0.204 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-5aecbbfd2ba85b55/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.692699950s INFO prepare_target{force=false package_id=serde v1.0.204 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.204/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204/build.rs", Edition2018) } 0.692704278s INFO prepare_target{force=false package_id=serde v1.0.204 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde-5d547ad49752d57e/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.694595149s INFO prepare_target{force=false package_id=serde_derive v1.0.204 target="serde_derive"}: cargo::core::compiler::fingerprint: fingerprint error for serde_derive v1.0.204/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("serde_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.204/src/lib.rs", Edition2015) } 0.694600589s INFO prepare_target{force=false package_id=serde_derive v1.0.204 target="serde_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_derive-7cdfd59020010f2d/lib-serde_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.698290309s INFO prepare_target{force=false package_id=proc-macro2 v1.0.86 target="proc_macro2"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.86/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("proc_macro2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs", Edition2021) } 0.698295278s INFO prepare_target{force=false package_id=proc-macro2 v1.0.86 target="proc_macro2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/proc-macro2-d44117702386e6c3/lib-proc_macro2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.700898009s INFO prepare_target{force=false package_id=quote v1.0.36 target="quote"}: cargo::core::compiler::fingerprint: fingerprint error for quote v1.0.36/Build/TargetInner { name_inferred: true, doc_scrape_examples: Disabled, ..: lib_target("quote", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36/src/lib.rs", Edition2018) } 0.700904651s INFO prepare_target{force=false package_id=quote v1.0.36 target="quote"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/quote-7948c65134c0339f/lib-quote` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.703532769s INFO prepare_target{force=false package_id=syn v2.0.72 target="syn"}: cargo::core::compiler::fingerprint: fingerprint error for syn v2.0.72/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("syn", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.72/src/lib.rs", Edition2021) } 0.703538169s INFO prepare_target{force=false package_id=syn v2.0.72 target="syn"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/syn-68341a4fded656b6/lib-syn` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.707480711s INFO prepare_target{force=false package_id=serde_json v1.0.121 target="serde_json"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.121/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde_json", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121/src/lib.rs", Edition2021) } 0.707485951s INFO prepare_target{force=false package_id=serde_json v1.0.121 target="serde_json"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_json-cb2702b211421781/lib-serde_json` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.713388093s INFO prepare_target{force=false package_id=serde_json v1.0.121 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.121/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121/build.rs", Edition2021) } 0.713394314s INFO prepare_target{force=false package_id=serde_json v1.0.121 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_json-ce98dcbfb4d57a9f/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.714090454s INFO prepare_target{force=false package_id=serde_json v1.0.121 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.121/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121/build.rs", Edition2021) } 0.714095594s INFO prepare_target{force=false package_id=serde_json v1.0.121 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_json-9e01fc1059c4873e/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.716090259s INFO prepare_target{force=false package_id=thiserror v1.0.63 target="thiserror"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.63/Build/TargetInner { ..: lib_target("thiserror", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/src/lib.rs", Edition2021) } 0.716098073s INFO prepare_target{force=false package_id=thiserror v1.0.63 target="thiserror"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/thiserror-2d85e1f4f828e66b/lib-thiserror` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.720045695s INFO prepare_target{force=false package_id=thiserror v1.0.63 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.63/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/build.rs", Edition2021) } 0.720051796s INFO prepare_target{force=false package_id=thiserror v1.0.63 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/thiserror-8d7d60659b338816/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.720676212s INFO prepare_target{force=false package_id=thiserror v1.0.63 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.63/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/build.rs", Edition2021) } 0.720680781s INFO prepare_target{force=false package_id=thiserror v1.0.63 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/thiserror-57251c1078d56b90/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.722553247s INFO prepare_target{force=false package_id=thiserror-impl v1.0.63 target="thiserror_impl"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror-impl v1.0.63/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("thiserror_impl", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs", Edition2021) } 0.722558547s INFO prepare_target{force=false package_id=thiserror-impl v1.0.63 target="thiserror_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/thiserror-impl-69e6885d74565790/lib-thiserror_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.726229853s INFO prepare_target{force=false package_id=time v0.3.36 target="time"}: cargo::core::compiler::fingerprint: fingerprint error for time v0.3.36/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("time", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-0.3.36/src/lib.rs", Edition2021) } 0.726235083s INFO prepare_target{force=false package_id=time v0.3.36 target="time"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/time-0ba3f81facc50519/lib-time` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.731716318s INFO prepare_target{force=false package_id=deranged v0.3.11 target="deranged"}: cargo::core::compiler::fingerprint: fingerprint error for deranged v0.3.11/Build/TargetInner { name_inferred: true, ..: lib_target("deranged", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11/src/lib.rs", Edition2021) } 0.731721248s INFO prepare_target{force=false package_id=deranged v0.3.11 target="deranged"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/deranged-a5c00c212f05d99a/lib-deranged` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.734751556s INFO prepare_target{force=false package_id=powerfmt v0.2.0 target="powerfmt"}: cargo::core::compiler::fingerprint: fingerprint error for powerfmt v0.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("powerfmt", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/powerfmt-0.2.0/src/lib.rs", Edition2021) } 0.734757187s INFO prepare_target{force=false package_id=powerfmt v0.2.0 target="powerfmt"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/powerfmt-5450f05c9b9b5efc/lib-powerfmt` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.736658838s INFO prepare_target{force=false package_id=num-conv v0.1.0 target="num_conv"}: cargo::core::compiler::fingerprint: fingerprint error for num-conv v0.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("num_conv", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0/src/lib.rs", Edition2021) } 0.736664098s INFO prepare_target{force=false package_id=num-conv v0.1.0 target="num_conv"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/num-conv-cf141ac199ffd612/lib-num_conv` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.738499886s INFO prepare_target{force=false package_id=time-core v0.1.2 target="time_core"}: cargo::core::compiler::fingerprint: fingerprint error for time-core v0.1.2/Build/TargetInner { name_inferred: true, ..: lib_target("time_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2/src/lib.rs", Edition2021) } 0.738505386s INFO prepare_target{force=false package_id=time-core v0.1.2 target="time_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/time-core-c50ee59a2ac8ff0e/lib-time_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.740369527s INFO prepare_target{force=false package_id=cargo-platform v0.1.9 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-platform) target="cargo_platform"}: cargo::core::compiler::fingerprint: fingerprint error for cargo-platform v0.1.9 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-platform)/Build/TargetInner { name_inferred: true, ..: lib_target("cargo_platform", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-platform/src/lib.rs", Edition2021) } 0.740376019s INFO prepare_target{force=false package_id=cargo-platform v0.1.9 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-platform) target="cargo_platform"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo-platform-7e1a7fbe5c4bcc40/lib-cargo_platform` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.742830333s INFO prepare_target{force=false package_id=cargo-util v0.2.17 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util) target="cargo_util"}: cargo::core::compiler::fingerprint: fingerprint error for cargo-util v0.2.17 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util)/Build/TargetInner { name_inferred: true, ..: lib_target("cargo_util", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util/src/lib.rs", Edition2021) } 0.742835983s INFO prepare_target{force=false package_id=cargo-util v0.2.17 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util) target="cargo_util"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo-util-6bd6d60a7f0b2f58/lib-cargo_util` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.752042515s INFO prepare_target{force=false package_id=filetime v0.2.23 target="filetime"}: cargo::core::compiler::fingerprint: fingerprint error for filetime v0.2.23/Build/TargetInner { name_inferred: true, ..: lib_target("filetime", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.23/src/lib.rs", Edition2018) } 0.752047765s INFO prepare_target{force=false package_id=filetime v0.2.23 target="filetime"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/filetime-61a3f21d536a0688/lib-filetime` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.755140541s INFO prepare_target{force=false package_id=hex v0.4.3 target="hex"}: cargo::core::compiler::fingerprint: fingerprint error for hex v0.4.3/Build/TargetInner { name_inferred: true, ..: lib_target("hex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hex-0.4.3/src/lib.rs", Edition2018) } 0.755146391s INFO prepare_target{force=false package_id=hex v0.4.3 target="hex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/hex-3825da7259f053b3/lib-hex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.757028426s INFO prepare_target{force=false package_id=ignore v0.4.22 target="ignore"}: cargo::core::compiler::fingerprint: fingerprint error for ignore v0.4.22/Build/TargetInner { benched: false, ..: lib_target("ignore", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.22/src/lib.rs", Edition2021) } 0.757033746s INFO prepare_target{force=false package_id=ignore v0.4.22 target="ignore"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ignore-930896cd2e729dfd/lib-ignore` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.763077913s INFO prepare_target{force=false package_id=crossbeam-deque v0.8.5 target="crossbeam_deque"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-deque v0.8.5/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_deque", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs", Edition2021) } 0.763083353s INFO prepare_target{force=false package_id=crossbeam-deque v0.8.5 target="crossbeam_deque"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-deque-3ef283e110c45098/lib-crossbeam_deque` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.766224018s INFO prepare_target{force=false package_id=crossbeam-epoch v0.9.18 target="crossbeam_epoch"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-epoch v0.9.18/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_epoch", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs", Edition2021) } 0.766229257s INFO prepare_target{force=false package_id=crossbeam-epoch v0.9.18 target="crossbeam_epoch"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-epoch-9ec5835a60a2241b/lib-crossbeam_epoch` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.768855502s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.19 target="crossbeam_utils"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.19/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_utils", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19/src/lib.rs", Edition2021) } 0.768860511s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.19 target="crossbeam_utils"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-utils-d89f073d11feb2be/lib-crossbeam_utils` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.772190018s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.19 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.19/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19/build.rs", Edition2021) } 0.772196200s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.19 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-utils-7103a6c5a9ca45d9/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.772878745s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.19 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.19/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19/build.rs", Edition2021) } 0.772883503s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.19 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/crossbeam-utils-6cbf27ff6c394da8/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.774879922s INFO prepare_target{force=false package_id=globset v0.4.14 target="globset"}: cargo::core::compiler::fingerprint: fingerprint error for globset v0.4.14/Build/TargetInner { benched: false, ..: lib_target("globset", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.14/src/lib.rs", Edition2021) } 0.774884941s INFO prepare_target{force=false package_id=globset v0.4.14 target="globset"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/globset-7e38c579bb5e0cee/lib-globset` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.780113094s INFO prepare_target{force=false package_id=aho-corasick v1.1.3 target="aho_corasick"}: cargo::core::compiler::fingerprint: fingerprint error for aho-corasick v1.1.3/Build/TargetInner { ..: lib_target("aho_corasick", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/lib.rs", Edition2021) } 0.780118394s INFO prepare_target{force=false package_id=aho-corasick v1.1.3 target="aho_corasick"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/aho-corasick-de3bb2a174cb0df5/lib-aho_corasick` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.782744227s INFO prepare_target{force=false package_id=bstr v1.9.1 target="bstr"}: cargo::core::compiler::fingerprint: fingerprint error for bstr v1.9.1/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("bstr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.9.1/src/lib.rs", Edition2021) } 0.782749607s INFO prepare_target{force=false package_id=bstr v1.9.1 target="bstr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/bstr-48c737910f739139/lib-bstr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.786044019s INFO prepare_target{force=false package_id=regex-automata v0.4.7 target="regex_automata"}: cargo::core::compiler::fingerprint: fingerprint error for regex-automata v0.4.7/Build/TargetInner { benched: false, ..: lib_target("regex_automata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/lib.rs", Edition2021) } 0.786049229s INFO prepare_target{force=false package_id=regex-automata v0.4.7 target="regex_automata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/regex-automata-afa14cabe324788a/lib-regex_automata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.789985209s INFO prepare_target{force=false package_id=regex-syntax v0.8.4 target="regex_syntax"}: cargo::core::compiler::fingerprint: fingerprint error for regex-syntax v0.8.4/Build/TargetInner { ..: lib_target("regex_syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4/src/lib.rs", Edition2021) } 0.789990759s INFO prepare_target{force=false package_id=regex-syntax v0.8.4 target="regex_syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/regex-syntax-949e8e36c5cc0ace/lib-regex_syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.791983420s INFO prepare_target{force=false package_id=same-file v1.0.6 target="same_file"}: cargo::core::compiler::fingerprint: fingerprint error for same-file v1.0.6/Build/TargetInner { name_inferred: true, ..: lib_target("same_file", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/same-file-1.0.6/src/lib.rs", Edition2018) } 0.791988861s INFO prepare_target{force=false package_id=same-file v1.0.6 target="same_file"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/same-file-c3b88d7b6fb3372a/lib-same_file` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.793981331s INFO prepare_target{force=false package_id=walkdir v2.5.0 target="walkdir"}: cargo::core::compiler::fingerprint: fingerprint error for walkdir v2.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("walkdir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0/src/lib.rs", Edition2018) } 0.793986761s INFO prepare_target{force=false package_id=walkdir v2.5.0 target="walkdir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/walkdir-bc85d0c177834956/lib-walkdir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.796608738s INFO prepare_target{force=false package_id=jobserver v0.1.32 target="jobserver"}: cargo::core::compiler::fingerprint: fingerprint error for jobserver v0.1.32/Build/TargetInner { name_inferred: true, ..: lib_target("jobserver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32/src/lib.rs", Edition2021) } 0.796613647s INFO prepare_target{force=false package_id=jobserver v0.1.32 target="jobserver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/jobserver-49f11366396ff27f/lib-jobserver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.799227097s INFO prepare_target{force=false package_id=sha2 v0.10.8 target="sha2"}: cargo::core::compiler::fingerprint: fingerprint error for sha2 v0.10.8/Build/TargetInner { name_inferred: true, ..: lib_target("sha2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/src/lib.rs", Edition2018) } 0.799231876s INFO prepare_target{force=false package_id=sha2 v0.10.8 target="sha2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/sha2-03d5292062560b1c/lib-sha2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.803148530s INFO prepare_target{force=false package_id=cpufeatures v0.2.12 target="cpufeatures"}: cargo::core::compiler::fingerprint: fingerprint error for cpufeatures v0.2.12/Build/TargetInner { name_inferred: true, ..: lib_target("cpufeatures", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.12/src/lib.rs", Edition2018) } 0.803153670s INFO prepare_target{force=false package_id=cpufeatures v0.2.12 target="cpufeatures"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cpufeatures-c4e220b99f1c56c8/lib-cpufeatures` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.805132555s INFO prepare_target{force=false package_id=digest v0.10.7 target="digest"}: cargo::core::compiler::fingerprint: fingerprint error for digest v0.10.7/Build/TargetInner { name_inferred: true, ..: lib_target("digest", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/src/lib.rs", Edition2018) } 0.805137604s INFO prepare_target{force=false package_id=digest v0.10.7 target="digest"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/digest-5cda5136db11f41e/lib-digest` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.809711746s INFO prepare_target{force=false package_id=block-buffer v0.10.4 target="block_buffer"}: cargo::core::compiler::fingerprint: fingerprint error for block-buffer v0.10.4/Build/TargetInner { name_inferred: true, ..: lib_target("block_buffer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/src/lib.rs", Edition2018) } 0.809716815s INFO prepare_target{force=false package_id=block-buffer v0.10.4 target="block_buffer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/block-buffer-f13634e06cf522ed/lib-block_buffer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.812339473s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="generic_array"}: cargo::core::compiler::fingerprint: fingerprint error for generic-array v0.14.7/Build/TargetInner { ..: lib_target("generic_array", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/lib.rs", Edition2015) } 0.812344532s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="generic_array"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/generic-array-43abad8cacc5f829/lib-generic_array` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.817135008s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for generic-array v0.14.7/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs", Edition2015) } 0.817142873s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/generic-array-d3aff960fdafa880/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.817864540s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for generic-array v0.14.7/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs", Edition2015) } 0.817869710s INFO prepare_target{force=false package_id=generic-array v0.14.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/generic-array-65843df624840032/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.820567438s INFO prepare_target{force=false package_id=version_check v0.9.4 target="version_check"}: cargo::core::compiler::fingerprint: fingerprint error for version_check v0.9.4/Build/TargetInner { name_inferred: true, ..: lib_target("version_check", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.4/src/lib.rs", Edition2015) } 0.820573940s INFO prepare_target{force=false package_id=version_check v0.9.4 target="version_check"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/version_check-8727fd8ed095cbca/lib-version_check` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.822592920s INFO prepare_target{force=false package_id=typenum v1.17.0 target="typenum"}: cargo::core::compiler::fingerprint: fingerprint error for typenum v1.17.0/Build/TargetInner { ..: lib_target("typenum", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/lib.rs", Edition2018) } 0.822599182s INFO prepare_target{force=false package_id=typenum v1.17.0 target="typenum"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/typenum-1846f002427c3af1/lib-typenum` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.826005262s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: fingerprint error for typenum v1.17.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-main", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/build/main.rs", Edition2018) } 0.826012015s INFO prepare_target{force=false package_id=typenum v1.17.0 target="build-script-main"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/typenum-fa7a3e75cc943dcc/run-build-script-build-script-main` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.826723003s INFO prepare_target{force=false package_id=zeroize v1.7.0 target="zeroize"}: cargo::core::compiler::fingerprint: fingerprint error for zeroize v1.7.0/Build/TargetInner { name_inferred: true, ..: lib_target("zeroize", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zeroize-1.7.0/src/lib.rs", Edition2021) } 0.826731729s INFO prepare_target{force=false package_id=zeroize v1.7.0 target="zeroize"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/zeroize-641c6d0c54ce7bbc/lib-zeroize` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.828738677s INFO prepare_target{force=false package_id=const-oid v0.9.6 target="const_oid"}: cargo::core::compiler::fingerprint: fingerprint error for const-oid v0.9.6/Build/TargetInner { name_inferred: true, ..: lib_target("const_oid", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/const-oid-0.9.6/src/lib.rs", Edition2021) } 0.828744648s INFO prepare_target{force=false package_id=const-oid v0.9.6 target="const_oid"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/const-oid-c771818af097cd37/lib-const_oid` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.830725326s INFO prepare_target{force=false package_id=crypto-common v0.1.6 target="crypto_common"}: cargo::core::compiler::fingerprint: fingerprint error for crypto-common v0.1.6/Build/TargetInner { name_inferred: true, ..: lib_target("crypto_common", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/src/lib.rs", Edition2018) } 0.830731528s INFO prepare_target{force=false package_id=crypto-common v0.1.6 target="crypto_common"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crypto-common-b7aa7ce7c56ff039/lib-crypto_common` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.834043042s INFO prepare_target{force=false package_id=subtle v2.5.0 target="subtle"}: cargo::core::compiler::fingerprint: fingerprint error for subtle v2.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("subtle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/subtle-2.5.0/src/lib.rs", Edition2018) } 0.834048963s INFO prepare_target{force=false package_id=subtle v2.5.0 target="subtle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/subtle-3cd7fe17a36a5311/lib-subtle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.836062804s INFO prepare_target{force=false package_id=shell-escape v0.1.5 target="shell_escape"}: cargo::core::compiler::fingerprint: fingerprint error for shell-escape v0.1.5/Build/TargetInner { name_inferred: true, ..: lib_target("shell_escape", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shell-escape-0.1.5/src/lib.rs", Edition2015) } 0.836068374s INFO prepare_target{force=false package_id=shell-escape v0.1.5 target="shell_escape"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/shell-escape-9d8852906b16b68e/lib-shell_escape` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.838098405s INFO prepare_target{force=false package_id=tempfile v3.10.1 target="tempfile"}: cargo::core::compiler::fingerprint: fingerprint error for tempfile v3.10.1/Build/TargetInner { name_inferred: true, ..: lib_target("tempfile", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.10.1/src/lib.rs", Edition2021) } 0.838104586s INFO prepare_target{force=false package_id=tempfile v3.10.1 target="tempfile"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tempfile-cb7ba4c58364ac46/lib-tempfile` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.842094918s INFO prepare_target{force=false package_id=fastrand v2.1.0 target="fastrand"}: cargo::core::compiler::fingerprint: fingerprint error for fastrand v2.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("fastrand", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.0/src/lib.rs", Edition2018) } 0.842101751s INFO prepare_target{force=false package_id=fastrand v2.1.0 target="fastrand"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/fastrand-432225b5d4191d19/lib-fastrand` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.844146749s INFO prepare_target{force=false package_id=rustix v0.38.37 target="rustix"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.37/Build/TargetInner { ..: lib_target("rustix", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/src/lib.rs", Edition2021) } 0.844152771s INFO prepare_target{force=false package_id=rustix v0.38.37 target="rustix"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustix-cb756ae12cae375c/lib-rustix` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.848103819s INFO prepare_target{force=false package_id=errno v0.3.9 target="errno"}: cargo::core::compiler::fingerprint: fingerprint error for errno v0.3.9/Build/TargetInner { name_inferred: true, ..: lib_target("errno", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs", Edition2018) } 0.848109590s INFO prepare_target{force=false package_id=errno v0.3.9 target="errno"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/errno-ee1dd4deca3627c9/lib-errno` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.852070055s INFO prepare_target{force=false package_id=rustix v0.38.37 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.37/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/build.rs", Edition2021) } 0.852076147s INFO prepare_target{force=false package_id=rustix v0.38.37 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustix-93dbccf325cec772/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.852766105s INFO prepare_target{force=false package_id=rustix v0.38.37 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustix v0.38.37/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/build.rs", Edition2021) } 0.852771135s INFO prepare_target{force=false package_id=rustix v0.38.37 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/rustix-98ed5969952ac4d9/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.854763215s INFO prepare_target{force=false package_id=tracing v0.1.40 target="tracing"}: cargo::core::compiler::fingerprint: fingerprint error for tracing v0.1.40/Build/TargetInner { name_inferred: true, ..: lib_target("tracing", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40/src/lib.rs", Edition2018) } 0.854768805s INFO prepare_target{force=false package_id=tracing v0.1.40 target="tracing"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-0badd9053dede6fd/lib-tracing` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.858705456s INFO prepare_target{force=false package_id=tracing-attributes v0.1.27 target="tracing_attributes"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-attributes v0.1.27/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("tracing_attributes", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs", Edition2018) } 0.858711978s INFO prepare_target{force=false package_id=tracing-attributes v0.1.27 target="tracing_attributes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/tracing-attributes-cb0f760fa25dd730/lib-tracing_attributes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.862633091s INFO prepare_target{force=false package_id=tracing-core v0.1.32 target="tracing_core"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-core v0.1.32/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.32/src/lib.rs", Edition2018) } 0.862638962s INFO prepare_target{force=false package_id=tracing-core v0.1.32 target="tracing_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-core-ccdf31518df4d974/lib-tracing_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.865283740s INFO prepare_target{force=false package_id=cargo-util-schemas v0.7.1 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util-schemas) target="cargo_util_schemas"}: cargo::core::compiler::fingerprint: fingerprint error for cargo-util-schemas v0.7.1 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util-schemas)/Build/TargetInner { name_inferred: true, ..: lib_target("cargo_util_schemas", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util-schemas/src/lib.rs", Edition2021) } 0.865290523s INFO prepare_target{force=false package_id=cargo-util-schemas v0.7.1 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util-schemas) target="cargo_util_schemas"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo-util-schemas-8a243ffabea93072/lib-cargo_util_schemas` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.872425076s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("semver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs", Edition2018) } 0.872430606s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/semver-0984e0d36b12f1e9/lib-semver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.876387706s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs", Edition2018) } 0.876393697s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/semver-0fd0bc3969522961/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.877071453s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs", Edition2018) } 0.877076071s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/semver-86ca14fd1e2e3340/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.879052582s INFO prepare_target{force=false package_id=serde-untagged v0.1.6 target="serde_untagged"}: cargo::core::compiler::fingerprint: fingerprint error for serde-untagged v0.1.6/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde_untagged", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-untagged-0.1.6/src/lib.rs", Edition2021) } 0.879057872s INFO prepare_target{force=false package_id=serde-untagged v0.1.6 target="serde_untagged"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-untagged-a79d750cc6db2304/lib-serde_untagged` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.882976770s INFO prepare_target{force=false package_id=erased-serde v0.4.5 target="erased_serde"}: cargo::core::compiler::fingerprint: fingerprint error for erased-serde v0.4.5/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("erased_serde", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/erased-serde-0.4.5/src/lib.rs", Edition2021) } 0.882982872s INFO prepare_target{force=false package_id=erased-serde v0.4.5 target="erased_serde"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/erased-serde-c2a27ae6fd554014/lib-erased_serde` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.886260332s INFO prepare_target{force=false package_id=typeid v1.0.0 target="typeid"}: cargo::core::compiler::fingerprint: fingerprint error for typeid v1.0.0/Build/TargetInner { ..: lib_target("typeid", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typeid-1.0.0/src/lib.rs", Edition2021) } 0.886265672s INFO prepare_target{force=false package_id=typeid v1.0.0 target="typeid"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/typeid-d2b77554096503a3/lib-typeid` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.888239768s INFO prepare_target{force=false package_id=serde-value v0.7.0 target="serde_value"}: cargo::core::compiler::fingerprint: fingerprint error for serde-value v0.7.0/Build/TargetInner { name_inferred: true, ..: lib_target("serde_value", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-value-0.7.0/src/lib.rs", Edition2018) } 0.888245339s INFO prepare_target{force=false package_id=serde-value v0.7.0 target="serde_value"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-value-613a2c3cafd89d5d/lib-serde_value` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.891463989s INFO prepare_target{force=false package_id=ordered-float v2.10.1 target="ordered_float"}: cargo::core::compiler::fingerprint: fingerprint error for ordered-float v2.10.1/Build/TargetInner { name_inferred: true, ..: lib_target("ordered_float", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ordered-float-2.10.1/src/lib.rs", Edition2018) } 0.891468848s INFO prepare_target{force=false package_id=ordered-float v2.10.1 target="ordered_float"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ordered-float-92e5ca44ec1d1722/lib-ordered_float` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.894089372s INFO prepare_target{force=false package_id=num-traits v0.2.19 target="num_traits"}: cargo::core::compiler::fingerprint: fingerprint error for num-traits v0.2.19/Build/TargetInner { name_inferred: true, ..: lib_target("num_traits", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19/src/lib.rs", Edition2021) } 0.894094551s INFO prepare_target{force=false package_id=num-traits v0.2.19 target="num_traits"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/num-traits-5c34d0d141b49de8/lib-num_traits` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.897423388s INFO prepare_target{force=false package_id=num-traits v0.2.19 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for num-traits v0.2.19/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19/build.rs", Edition2021) } 0.897429679s INFO prepare_target{force=false package_id=num-traits v0.2.19 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/num-traits-44b6ff60e6b6728f/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.898109659s INFO prepare_target{force=false package_id=num-traits v0.2.19 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for num-traits v0.2.19/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19/build.rs", Edition2021) } 0.898114057s INFO prepare_target{force=false package_id=num-traits v0.2.19 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/num-traits-a23a3f72787a57cb/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.900755971s INFO prepare_target{force=false package_id=toml v0.8.19 target="toml"}: cargo::core::compiler::fingerprint: fingerprint error for toml v0.8.19/Build/TargetInner { ..: lib_target("toml", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.8.19/src/lib.rs", Edition2021) } 0.900761301s INFO prepare_target{force=false package_id=toml v0.8.19 target="toml"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toml-2641e9e0fab819d5/lib-toml` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.905338077s INFO prepare_target{force=false package_id=serde_spanned v0.6.7 target="serde_spanned"}: cargo::core::compiler::fingerprint: fingerprint error for serde_spanned v0.6.7/Build/TargetInner { ..: lib_target("serde_spanned", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.7/src/lib.rs", Edition2021) } 0.905343117s INFO prepare_target{force=false package_id=serde_spanned v0.6.7 target="serde_spanned"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_spanned-ebfcd24353bf9bea/lib-serde_spanned` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.907966806s INFO prepare_target{force=false package_id=toml_datetime v0.6.8 target="toml_datetime"}: cargo::core::compiler::fingerprint: fingerprint error for toml_datetime v0.6.8/Build/TargetInner { ..: lib_target("toml_datetime", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8/src/lib.rs", Edition2021) } 0.907971956s INFO prepare_target{force=false package_id=toml_datetime v0.6.8 target="toml_datetime"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toml_datetime-636b0c07c5ff9cde/lib-toml_datetime` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.910598030s INFO prepare_target{force=false package_id=toml_edit v0.22.20 target="toml_edit"}: cargo::core::compiler::fingerprint: fingerprint error for toml_edit v0.22.20/Build/TargetInner { ..: lib_target("toml_edit", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.22.20/src/lib.rs", Edition2021) } 0.910602839s INFO prepare_target{force=false package_id=toml_edit v0.22.20 target="toml_edit"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toml_edit-2ba35c40f50f5939/lib-toml_edit` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.915836181s INFO prepare_target{force=false package_id=indexmap v2.3.0 target="indexmap"}: cargo::core::compiler::fingerprint: fingerprint error for indexmap v2.3.0/Build/TargetInner { benched: false, ..: lib_target("indexmap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.3.0/src/lib.rs", Edition2021) } 0.915841561s INFO prepare_target{force=false package_id=indexmap v2.3.0 target="indexmap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/indexmap-00ed34a123daf8fe/lib-indexmap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.919133889s INFO prepare_target{force=false package_id=hashbrown v0.14.5 target="hashbrown"}: cargo::core::compiler::fingerprint: fingerprint error for hashbrown v0.14.5/Build/TargetInner { name_inferred: true, ..: lib_target("hashbrown", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5/src/lib.rs", Edition2021) } 0.919139239s INFO prepare_target{force=false package_id=hashbrown v0.14.5 target="hashbrown"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/hashbrown-eb0da8689a4a6f67/lib-hashbrown` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.922446555s INFO prepare_target{force=false package_id=ahash v0.8.11 target="ahash"}: cargo::core::compiler::fingerprint: fingerprint error for ahash v0.8.11/Build/TargetInner { ..: lib_target("ahash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/src/lib.rs", Edition2018) } 0.922453789s INFO prepare_target{force=false package_id=ahash v0.8.11 target="ahash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ahash-be5bbf6586760111/lib-ahash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.927757202s INFO prepare_target{force=false package_id=ahash v0.8.11 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for ahash v0.8.11/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/./build.rs", Edition2018) } 0.927763474s INFO prepare_target{force=false package_id=ahash v0.8.11 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ahash-de16e820d3f1a8a9/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 0.928444726s INFO prepare_target{force=false package_id=ahash v0.8.11 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for ahash v0.8.11/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/./build.rs", Edition2018) } 0.928450046s INFO prepare_target{force=false package_id=ahash v0.8.11 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/ahash-a566ef6545c6c53d/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.931101067s INFO prepare_target{force=false package_id=zerocopy v0.7.35 target="zerocopy"}: cargo::core::compiler::fingerprint: fingerprint error for zerocopy v0.7.35/Build/TargetInner { name_inferred: true, ..: lib_target("zerocopy", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35/src/lib.rs", Edition2018) } 0.931106487s INFO prepare_target{force=false package_id=zerocopy v0.7.35 target="zerocopy"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/zerocopy-45ec7dbc92e470ff/lib-zerocopy` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.933095421s INFO prepare_target{force=false package_id=allocator-api2 v0.2.18 target="allocator_api2"}: cargo::core::compiler::fingerprint: fingerprint error for allocator-api2 v0.2.18/Build/TargetInner { name_inferred: true, ..: lib_target("allocator_api2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18/src/lib.rs", Edition2018) } 0.933100350s INFO prepare_target{force=false package_id=allocator-api2 v0.2.18 target="allocator_api2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/allocator-api2-919c0bd4dec9b2bf/lib-allocator_api2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.935103250s INFO prepare_target{force=false package_id=winnow v0.6.18 target="winnow"}: cargo::core::compiler::fingerprint: fingerprint error for winnow v0.6.18/Build/TargetInner { ..: lib_target("winnow", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.6.18/src/lib.rs", Edition2021) } 0.935108350s INFO prepare_target{force=false package_id=winnow v0.6.18 target="winnow"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/winnow-69f7e035f8c3a93b/lib-winnow` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.937743150s INFO prepare_target{force=false package_id=url v2.5.2 target="url"}: cargo::core::compiler::fingerprint: fingerprint error for url v2.5.2/Build/TargetInner { name_inferred: true, ..: lib_target("url", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2/src/lib.rs", Edition2018) } 0.937748670s INFO prepare_target{force=false package_id=url v2.5.2 target="url"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/url-9a5b2f346ece886b/lib-url` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.941656909s INFO prepare_target{force=false package_id=form_urlencoded v1.2.1 target="form_urlencoded"}: cargo::core::compiler::fingerprint: fingerprint error for form_urlencoded v1.2.1/Build/TargetInner { name_inferred: true, tested: false, ..: lib_target("form_urlencoded", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/form_urlencoded-1.2.1/src/lib.rs", Edition2018) } 0.941662098s INFO prepare_target{force=false package_id=form_urlencoded v1.2.1 target="form_urlencoded"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/form_urlencoded-3dd00114003318e0/lib-form_urlencoded` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.944306005s INFO prepare_target{force=false package_id=percent-encoding v2.3.1 target="percent_encoding"}: cargo::core::compiler::fingerprint: fingerprint error for percent-encoding v2.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("percent_encoding", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/percent-encoding-2.3.1/src/lib.rs", Edition2018) } 0.944311556s INFO prepare_target{force=false package_id=percent-encoding v2.3.1 target="percent_encoding"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/percent-encoding-badae678d9abbbde/lib-percent_encoding` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.946298737s INFO prepare_target{force=false package_id=idna v0.5.0 target="idna"}: cargo::core::compiler::fingerprint: fingerprint error for idna v0.5.0/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("idna", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/idna-0.5.0/src/lib.rs", Edition2018) } 0.946303846s INFO prepare_target{force=false package_id=idna v0.5.0 target="idna"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/idna-005dfb210e6247ee/lib-idna` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.949572710s INFO prepare_target{force=false package_id=unicode-bidi v0.3.15 target="unicode_bidi"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-bidi v0.3.15/Build/TargetInner { ..: lib_target("unicode_bidi", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bidi-0.3.15/src/lib.rs", Edition2018) } 0.949577559s INFO prepare_target{force=false package_id=unicode-bidi v0.3.15 target="unicode_bidi"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-bidi-a0a89dbdf67d7e45/lib-unicode_bidi` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.951564279s INFO prepare_target{force=false package_id=unicode-normalization v0.1.23 target="unicode_normalization"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-normalization v0.1.23/Build/TargetInner { name_inferred: true, ..: lib_target("unicode_normalization", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs", Edition2018) } 0.951569409s INFO prepare_target{force=false package_id=unicode-normalization v0.1.23 target="unicode_normalization"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-normalization-82ffddb1238e9be2/lib-unicode_normalization` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.954204941s INFO prepare_target{force=false package_id=tinyvec v1.8.0 target="tinyvec"}: cargo::core::compiler::fingerprint: fingerprint error for tinyvec v1.8.0/Build/TargetInner { ..: lib_target("tinyvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0/src/lib.rs", Edition2018) } 0.954210341s INFO prepare_target{force=false package_id=tinyvec v1.8.0 target="tinyvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tinyvec-3d7a5d887faadf3b/lib-tinyvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.956844700s INFO prepare_target{force=false package_id=tinyvec_macros v0.1.1 target="tinyvec_macros"}: cargo::core::compiler::fingerprint: fingerprint error for tinyvec_macros v0.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("tinyvec_macros", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec_macros-0.1.1/src/lib.rs", Edition2018) } 0.956849920s INFO prepare_target{force=false package_id=tinyvec_macros v0.1.1 target="tinyvec_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tinyvec_macros-8d9315b87feb1e0a/lib-tinyvec_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.958840247s INFO prepare_target{force=false package_id=clap v4.5.20 target="clap"}: cargo::core::compiler::fingerprint: fingerprint error for clap v4.5.20/Build/TargetInner { benched: false, ..: lib_target("clap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20/src/lib.rs", Edition2021) } 0.958845176s INFO prepare_target{force=false package_id=clap v4.5.20 target="clap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clap-76601442a0a6b098/lib-clap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.961461261s INFO prepare_target{force=false package_id=clap_builder v4.5.20 target="clap_builder"}: cargo::core::compiler::fingerprint: fingerprint error for clap_builder v4.5.20/Build/TargetInner { benched: false, ..: lib_target("clap_builder", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20/src/lib.rs", Edition2021) } 0.961466781s INFO prepare_target{force=false package_id=clap_builder v4.5.20 target="clap_builder"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clap_builder-b32f1ba33a35cfc7/lib-clap_builder` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.966687200s INFO prepare_target{force=false package_id=clap_lex v0.7.2 target="clap_lex"}: cargo::core::compiler::fingerprint: fingerprint error for clap_lex v0.7.2/Build/TargetInner { benched: false, ..: lib_target("clap_lex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2/src/lib.rs", Edition2021) } 0.966692530s INFO prepare_target{force=false package_id=clap_lex v0.7.2 target="clap_lex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clap_lex-139429aa735517fb/lib-clap_lex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.968666656s INFO prepare_target{force=false package_id=strsim v0.11.1 target="strsim"}: cargo::core::compiler::fingerprint: fingerprint error for strsim v0.11.1/Build/TargetInner { name_inferred: true, ..: lib_target("strsim", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1/src/lib.rs", Edition2015) } 0.968671585s INFO prepare_target{force=false package_id=strsim v0.11.1 target="strsim"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/strsim-c807a26e7316e5ff/lib-strsim` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.970644169s INFO prepare_target{force=false package_id=terminal_size v0.4.0 target="terminal_size"}: cargo::core::compiler::fingerprint: fingerprint error for terminal_size v0.4.0/Build/TargetInner { ..: lib_target("terminal_size", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/terminal_size-0.4.0/src/lib.rs", Edition2021) } 0.970649289s INFO prepare_target{force=false package_id=terminal_size v0.4.0 target="terminal_size"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/terminal_size-3a4ca58da957f7f4/lib-terminal_size` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.973268039s INFO prepare_target{force=false package_id=clap_complete v4.5.35 target="clap_complete"}: cargo::core::compiler::fingerprint: fingerprint error for clap_complete v4.5.35/Build/TargetInner { benched: false, ..: lib_target("clap_complete", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_complete-4.5.35/src/lib.rs", Edition2021) } 0.973273259s INFO prepare_target{force=false package_id=clap_complete v4.5.35 target="clap_complete"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clap_complete-b051eb30a080622e/lib-clap_complete` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.977831060s INFO prepare_target{force=false package_id=is_executable v1.0.3 target="is_executable"}: cargo::core::compiler::fingerprint: fingerprint error for is_executable v1.0.3/Build/TargetInner { ..: lib_target("is_executable", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_executable-1.0.3/src/lib.rs", Edition2015) } 0.977836480s INFO prepare_target{force=false package_id=is_executable v1.0.3 target="is_executable"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/is_executable-ead3a923f0dcdb85/lib-is_executable` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.979801579s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: fingerprint error for shlex v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("shlex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs", Edition2015) } 0.979806579s INFO prepare_target{force=false package_id=shlex v1.3.0 target="shlex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/shlex-19331d129db20fbb/lib-shlex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.981771388s INFO prepare_target{force=false package_id=color-print v0.3.6 target="color_print"}: cargo::core::compiler::fingerprint: fingerprint error for color-print v0.3.6/Build/TargetInner { name_inferred: true, ..: lib_target("color_print", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-0.3.6/src/lib.rs", Edition2018) } 0.981776598s INFO prepare_target{force=false package_id=color-print v0.3.6 target="color_print"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/color-print-d5439dfd7395e8f4/lib-color_print` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.984404825s INFO prepare_target{force=false package_id=color-print-proc-macro v0.3.6 target="color_print_proc_macro"}: cargo::core::compiler::fingerprint: fingerprint error for color-print-proc-macro v0.3.6/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("color_print_proc_macro", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-proc-macro-0.3.6/src/lib.rs", Edition2018) } 0.984411017s INFO prepare_target{force=false package_id=color-print-proc-macro v0.3.6 target="color_print_proc_macro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/color-print-proc-macro-7740f92ba0e59840/lib-color_print_proc_macro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.988962526s INFO prepare_target{force=false package_id=nom v7.1.3 target="nom"}: cargo::core::compiler::fingerprint: fingerprint error for nom v7.1.3/Build/TargetInner { name_inferred: true, ..: lib_target("nom", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nom-7.1.3/src/lib.rs", Edition2018) } 0.988967446s INFO prepare_target{force=false package_id=nom v7.1.3 target="nom"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/nom-6bbd3cd913aa06d7/lib-nom` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.992247421s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: fingerprint error for memchr v2.7.4/Build/TargetInner { benched: false, ..: lib_target("memchr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs", Edition2021) } 0.992252470s INFO prepare_target{force=false package_id=memchr v2.7.4 target="memchr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/memchr-34e7d6bd74d0fe0a/lib-memchr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.994236305s INFO prepare_target{force=false package_id=minimal-lexical v0.2.1 target="minimal_lexical"}: cargo::core::compiler::fingerprint: fingerprint error for minimal-lexical v0.2.1/Build/TargetInner { name_inferred: true, ..: lib_target("minimal_lexical", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/minimal-lexical-0.2.1/src/lib.rs", Edition2018) } 0.994241324s INFO prepare_target{force=false package_id=minimal-lexical v0.2.1 target="minimal_lexical"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/minimal-lexical-b756a52f981c6ee1/lib-minimal_lexical` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.996218055s INFO prepare_target{force=false package_id=crates-io v0.40.7 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/crates-io) target="crates_io"}: cargo::core::compiler::fingerprint: fingerprint error for crates-io v0.40.7 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/crates-io)/Build/TargetInner { ..: lib_target("crates_io", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/crates-io/lib.rs", Edition2021) } 0.996224247s INFO prepare_target{force=false package_id=crates-io v0.40.7 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/crates-io) target="crates_io"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crates-io-ed67bbe7014f3172/lib-crates_io` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.002070244s INFO prepare_target{force=false package_id=curl v0.4.46 target="curl"}: cargo::core::compiler::fingerprint: fingerprint error for curl v0.4.46/Build/TargetInner { name_inferred: true, ..: lib_target("curl", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46/src/lib.rs", Edition2018) } 1.002075584s INFO prepare_target{force=false package_id=curl v0.4.46 target="curl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/curl-0b7706b032b3b70f/lib-curl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.008625685s INFO prepare_target{force=false package_id=curl v0.4.46 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for curl v0.4.46/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46/build.rs", Edition2018) } 1.008632297s INFO prepare_target{force=false package_id=curl v0.4.46 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/curl-57bdfd460551c757/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.009312017s INFO prepare_target{force=false package_id=curl v0.4.46 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for curl v0.4.46/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46/build.rs", Edition2018) } 1.009316736s INFO prepare_target{force=false package_id=curl v0.4.46 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/curl-9efa8ac0c6074bb1/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.011298146s INFO prepare_target{force=false package_id=curl-sys v0.4.74+curl-8.9.0 target="curl_sys"}: cargo::core::compiler::fingerprint: fingerprint error for curl-sys v0.4.74+curl-8.9.0/Build/TargetInner { ..: lib_target("curl_sys", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/lib.rs", Edition2018) } 1.011303375s INFO prepare_target{force=false package_id=curl-sys v0.4.74+curl-8.9.0 target="curl_sys"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/curl-sys-70e14e4514e0173e/lib-curl_sys` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.015890792s INFO prepare_target{force=false package_id=libnghttp2-sys v0.1.10+1.61.0 target="libnghttp2_sys"}: cargo::core::compiler::fingerprint: fingerprint error for libnghttp2-sys v0.1.10+1.61.0/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("libnghttp2_sys", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0/src/lib.rs", Edition2015) } 1.015896182s INFO prepare_target{force=false package_id=libnghttp2-sys v0.1.10+1.61.0 target="libnghttp2_sys"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libnghttp2-sys-3a6519ad3fef0a70/lib-libnghttp2_sys` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.018522416s INFO prepare_target{force=false package_id=libz-sys v1.1.20 target="libz_sys"}: cargo::core::compiler::fingerprint: fingerprint error for libz-sys v1.1.20/Build/TargetInner { ..: lib_target("libz_sys", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/src/lib.rs", Edition2018) } 1.018527265s INFO prepare_target{force=false package_id=libz-sys v1.1.20 target="libz_sys"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libz-sys-6e3ee5e322080987/lib-libz_sys` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.021152437s INFO prepare_target{force=false package_id=openssl-sys v0.9.92 target="openssl_sys"}: cargo::core::compiler::fingerprint: fingerprint error for openssl-sys v0.9.92/Build/TargetInner { name_inferred: true, ..: lib_target("openssl_sys", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92/src/lib.rs", Edition2018) } 1.021157898s INFO prepare_target{force=false package_id=openssl-sys v0.9.92 target="openssl_sys"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/openssl-sys-6b41b4bd6af9ac99/lib-openssl_sys` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.023793159s INFO prepare_target{force=false package_id=openssl-probe v0.1.5 target="openssl_probe"}: cargo::core::compiler::fingerprint: fingerprint error for openssl-probe v0.1.5/Build/TargetInner { name_inferred: true, ..: lib_target("openssl_probe", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-probe-0.1.5/src/lib.rs", Edition2015) } 1.023798098s INFO prepare_target{force=false package_id=openssl-probe v0.1.5 target="openssl_probe"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/openssl-probe-7316fb6dac7c7bd6/lib-openssl_probe` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.025780370s INFO prepare_target{force=false package_id=socket2 v0.5.6 target="socket2"}: cargo::core::compiler::fingerprint: fingerprint error for socket2 v0.5.6/Build/TargetInner { name_inferred: true, ..: lib_target("socket2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/socket2-0.5.6/src/lib.rs", Edition2021) } 1.025785249s INFO prepare_target{force=false package_id=socket2 v0.5.6 target="socket2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/socket2-f72479eda7acbf95/lib-socket2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.028428274s INFO prepare_target{force=false package_id=flate2 v1.0.34 target="flate2"}: cargo::core::compiler::fingerprint: fingerprint error for flate2 v1.0.34/Build/TargetInner { ..: lib_target("flate2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/src/lib.rs", Edition2018) } 1.028435187s INFO prepare_target{force=false package_id=flate2 v1.0.34 target="flate2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/flate2-df4f49089457ba95/lib-flate2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.032351330s INFO prepare_target{force=false package_id=crc32fast v1.4.0 target="crc32fast"}: cargo::core::compiler::fingerprint: fingerprint error for crc32fast v1.4.0/Build/TargetInner { name_inferred: true, ..: lib_target("crc32fast", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0/src/lib.rs", Edition2015) } 1.032356570s INFO prepare_target{force=false package_id=crc32fast v1.4.0 target="crc32fast"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crc32fast-3ca36d236fa59930/lib-crc32fast` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.036309481s INFO prepare_target{force=false package_id=crc32fast v1.4.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crc32fast v1.4.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0/build.rs", Edition2015) } 1.036315643s INFO prepare_target{force=false package_id=crc32fast v1.4.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crc32fast-6c2e5dbaca36db06/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.037004079s INFO prepare_target{force=false package_id=miniz_oxide v0.8.0 target="miniz_oxide"}: cargo::core::compiler::fingerprint: fingerprint error for miniz_oxide v0.8.0/Build/TargetInner { ..: lib_target("miniz_oxide", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0/src/lib.rs", Edition2021) } 1.037009038s INFO prepare_target{force=false package_id=miniz_oxide v0.8.0 target="miniz_oxide"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/miniz_oxide-0758b6625d0ef38a/lib-miniz_oxide` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.039626466s INFO prepare_target{force=false package_id=adler2 v2.0.0 target="adler2"}: cargo::core::compiler::fingerprint: fingerprint error for adler2 v2.0.0/Build/TargetInner { ..: lib_target("adler2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0/src/lib.rs", Edition2021) } 1.039631415s INFO prepare_target{force=false package_id=adler2 v2.0.0 target="adler2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/adler2-6f6d113ff2865805/lib-adler2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.041602616s INFO prepare_target{force=false package_id=git2 v0.19.0 target="git2"}: cargo::core::compiler::fingerprint: fingerprint error for git2 v0.19.0/Build/TargetInner { name_inferred: true, ..: lib_target("git2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/git2-0.19.0/src/lib.rs", Edition2018) } 1.041607846s INFO prepare_target{force=false package_id=git2 v0.19.0 target="git2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/git2-507618ae5444f9d1/lib-git2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.048107283s INFO prepare_target{force=false package_id=libgit2-sys v0.17.0+1.8.1 target="libgit2_sys"}: cargo::core::compiler::fingerprint: fingerprint error for libgit2-sys v0.17.0+1.8.1/Build/TargetInner { ..: lib_target("libgit2_sys", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.8.1/lib.rs", Edition2018) } 1.048112562s INFO prepare_target{force=false package_id=libgit2-sys v0.17.0+1.8.1 target="libgit2_sys"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libgit2-sys-c891ca679967b295/lib-libgit2_sys` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.052665975s INFO prepare_target{force=false package_id=libssh2-sys v0.3.0 target="libssh2_sys"}: cargo::core::compiler::fingerprint: fingerprint error for libssh2-sys v0.3.0/Build/TargetInner { ..: lib_target("libssh2_sys", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0/lib.rs", Edition2015) } 1.052671065s INFO prepare_target{force=false package_id=libssh2-sys v0.3.0 target="libssh2_sys"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libssh2-sys-f00c5174ebbca18c/lib-libssh2_sys` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.056608518s INFO prepare_target{force=false package_id=git2-curl v0.20.0 target="git2_curl"}: cargo::core::compiler::fingerprint: fingerprint error for git2-curl v0.20.0/Build/TargetInner { name_inferred: true, ..: lib_target("git2_curl", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/git2-curl-0.20.0/src/lib.rs", Edition2018) } 1.056613637s INFO prepare_target{force=false package_id=git2-curl v0.20.0 target="git2_curl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/git2-curl-f31391efd0408b4d/lib-git2_curl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.061165096s INFO prepare_target{force=false package_id=gix v0.67.0 target="gix"}: cargo::core::compiler::fingerprint: fingerprint error for gix v0.67.0/Build/TargetInner { doctest: false, ..: lib_target("gix", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-0.67.0/src/lib.rs", Edition2021) } 1.061170286s INFO prepare_target{force=false package_id=gix v0.67.0 target="gix"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-b7be05c5836419c4/lib-gix` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.092208106s INFO prepare_target{force=false package_id=gix-actor v0.33.0 target="gix_actor"}: cargo::core::compiler::fingerprint: fingerprint error for gix-actor v0.33.0/Build/TargetInner { doctest: false, ..: lib_target("gix_actor", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-actor-0.33.0/src/lib.rs", Edition2021) } 1.092213556s INFO prepare_target{force=false package_id=gix-actor v0.33.0 target="gix_actor"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-actor-1b6ebf67defb9512/lib-gix_actor` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.098074340s INFO prepare_target{force=false package_id=gix-date v0.9.1 target="gix_date"}: cargo::core::compiler::fingerprint: fingerprint error for gix-date v0.9.1/Build/TargetInner { doctest: false, ..: lib_target("gix_date", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-date-0.9.1/src/lib.rs", Edition2021) } 1.098079881s INFO prepare_target{force=false package_id=gix-date v0.9.1 target="gix_date"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-date-e3d4e67b4ad0bc15/lib-gix_date` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.102656016s INFO prepare_target{force=false package_id=jiff v0.1.13 target="jiff"}: cargo::core::compiler::fingerprint: fingerprint error for jiff v0.1.13/Build/TargetInner { ..: lib_target("jiff", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jiff-0.1.13/src/lib.rs", Edition2021) } 1.102661737s INFO prepare_target{force=false package_id=jiff v0.1.13 target="jiff"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/jiff-1b9822e581dc9494/lib-jiff` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.104649038s INFO prepare_target{force=false package_id=gix-utils v0.1.13 target="gix_utils"}: cargo::core::compiler::fingerprint: fingerprint error for gix-utils v0.1.13/Build/TargetInner { ..: lib_target("gix_utils", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-utils-0.1.13/src/lib.rs", Edition2021) } 1.104654248s INFO prepare_target{force=false package_id=gix-utils v0.1.13 target="gix_utils"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-utils-ec00d6510f2df6a1/lib-gix_utils` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.108581792s INFO prepare_target{force=false package_id=gix-attributes v0.23.0 target="gix_attributes"}: cargo::core::compiler::fingerprint: fingerprint error for gix-attributes v0.23.0/Build/TargetInner { doctest: false, ..: lib_target("gix_attributes", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-attributes-0.23.0/src/lib.rs", Edition2021) } 1.108587252s INFO prepare_target{force=false package_id=gix-attributes v0.23.0 target="gix_attributes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-attributes-67ef345f81d7f8bc/lib-gix_attributes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.116393189s INFO prepare_target{force=false package_id=gix-glob v0.17.0 target="gix_glob"}: cargo::core::compiler::fingerprint: fingerprint error for gix-glob v0.17.0/Build/TargetInner { doctest: false, ..: lib_target("gix_glob", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-glob-0.17.0/src/lib.rs", Edition2021) } 1.116398398s INFO prepare_target{force=false package_id=gix-glob v0.17.0 target="gix_glob"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-glob-f0dbf072cf75cfe9/lib-gix_glob` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.120960077s INFO prepare_target{force=false package_id=gix-features v0.39.0 target="gix_features"}: cargo::core::compiler::fingerprint: fingerprint error for gix-features v0.39.0/Build/TargetInner { tested: false, doctest: false, ..: lib_target("gix_features", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-features-0.39.0/src/lib.rs", Edition2021) } 1.120965317s INFO prepare_target{force=false package_id=gix-features v0.39.0 target="gix_features"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-features-3cb77e5f78e34d78/lib-gix_features` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.132047471s INFO prepare_target{force=false package_id=bytes v1.6.0 target="bytes"}: cargo::core::compiler::fingerprint: fingerprint error for bytes v1.6.0/Build/TargetInner { name_inferred: true, ..: lib_target("bytes", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytes-1.6.0/src/lib.rs", Edition2018) } 1.132052941s INFO prepare_target{force=false package_id=bytes v1.6.0 target="bytes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/bytes-a0eda1a737111b79/lib-bytes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.134061011s INFO prepare_target{force=false package_id=crossbeam-channel v0.5.12 target="crossbeam_channel"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-channel v0.5.12/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_channel", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.12/src/lib.rs", Edition2021) } 1.134069397s INFO prepare_target{force=false package_id=crossbeam-channel v0.5.12 target="crossbeam_channel"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-channel-404b7f573efcbb1f/lib-crossbeam_channel` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.136709207s INFO prepare_target{force=false package_id=gix-hash v0.15.0 target="gix_hash"}: cargo::core::compiler::fingerprint: fingerprint error for gix-hash v0.15.0/Build/TargetInner { tested: false, doctest: false, ..: lib_target("gix_hash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-hash-0.15.0/src/lib.rs", Edition2021) } 1.136714667s INFO prepare_target{force=false package_id=gix-hash v0.15.0 target="gix_hash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-hash-c0621e4ffe369e13/lib-gix_hash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.140008087s INFO prepare_target{force=false package_id=faster-hex v0.9.0 target="faster_hex"}: cargo::core::compiler::fingerprint: fingerprint error for faster-hex v0.9.0/Build/TargetInner { name_inferred: true, ..: lib_target("faster_hex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/faster-hex-0.9.0/src/lib.rs", Edition2018) } 1.140020360s INFO prepare_target{force=false package_id=faster-hex v0.9.0 target="faster_hex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/faster-hex-2bd0e6373ca72236/lib-faster_hex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.142657454s INFO prepare_target{force=false package_id=gix-trace v0.1.11 target="gix_trace"}: cargo::core::compiler::fingerprint: fingerprint error for gix-trace v0.1.11/Build/TargetInner { tested: false, doctest: false, ..: lib_target("gix_trace", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-trace-0.1.11/src/lib.rs", Edition2021) } 1.142663085s INFO prepare_target{force=false package_id=gix-trace v0.1.11 target="gix_trace"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-trace-7b8ddfba89979389/lib-gix_trace` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.144652850s INFO prepare_target{force=false package_id=parking_lot v0.12.1 target="parking_lot"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot v0.12.1/Build/TargetInner { name_inferred: true, ..: lib_target("parking_lot", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.1/src/lib.rs", Edition2018) } 1.144657790s INFO prepare_target{force=false package_id=parking_lot v0.12.1 target="parking_lot"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/parking_lot-631ea4cb889ca147/lib-parking_lot` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.147950358s INFO prepare_target{force=false package_id=lock_api v0.4.11 target="lock_api"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.11/Build/TargetInner { name_inferred: true, ..: lib_target("lock_api", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11/src/lib.rs", Edition2018) } 1.147955808s INFO prepare_target{force=false package_id=lock_api v0.4.11 target="lock_api"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lock_api-fa93e1cdfe8844f7/lib-lock_api` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.151933396s INFO prepare_target{force=false package_id=lock_api v0.4.11 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.11/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11/build.rs", Edition2018) } 1.151939708s INFO prepare_target{force=false package_id=lock_api v0.4.11 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lock_api-aa7d44de7e11a48f/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 1.152623034s INFO prepare_target{force=false package_id=lock_api v0.4.11 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for lock_api v0.4.11/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11/build.rs", Edition2018) } 1.152627672s INFO prepare_target{force=false package_id=lock_api v0.4.11 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/lock_api-b33b796ceb3e58da/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.155304160s INFO prepare_target{force=false package_id=parking_lot_core v0.9.9 target="parking_lot_core"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.9/Build/TargetInner { name_inferred: true, ..: lib_target("parking_lot_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9/src/lib.rs", Edition2018) } 1.155310122s INFO prepare_target{force=false package_id=parking_lot_core v0.9.9 target="parking_lot_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/parking_lot_core-a8c4656619d2e006/lib-parking_lot_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.160591684s INFO prepare_target{force=false package_id=parking_lot_core v0.9.9 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.9/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9/build.rs", Edition2018) } 1.160597385s INFO prepare_target{force=false package_id=parking_lot_core v0.9.9 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/parking_lot_core-52e1c67be7cae552/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: cargo::core::compiler::compile 13: ::compile 14: cargo::ops::cargo_compile::compile_ws 15: cargo::ops::cargo_compile::compile 16: cargo::commands::build::exec 17: ::exec 18: cargo::cli::main 19: cargo::main 20: std::sys::backtrace::__rust_begin_short_backtrace:: 21: std::rt::lang_start::<()>::{closure#0} 22: std::rt::lang_start_internal 23: main 1.161280701s INFO prepare_target{force=false package_id=parking_lot_core v0.9.9 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.9/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9/build.rs", Edition2018) } 1.161285189s INFO prepare_target{force=false package_id=parking_lot_core v0.9.9 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/parking_lot_core-4e1886a2e1b81a39/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 1.163248946s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: fingerprint error for smallvec v1.13.2/Build/TargetInner { name_inferred: true, ..: lib_target("smallvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs", Edition2018) } 1.163254226s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/smallvec-785064cb765cfec2/lib-smallvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 1.165244433s INFO prepare_target{force=false package_id=prodash v29.0.0 target="prodash"}: cargo::core::compiler::fingerprint: fingerprint error for prodash v29.0.0/Build/TargetInner { ..: lib_target("prodash", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/prodash-29.0.0/src/lib.rs", Edition2021) } 1.165249893s INFO prepare_target{force=false package_id=prodash v29.0.0 target="prodash"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/prodash-efe660000e39d488/lib-prodash` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.168453606s INFO prepare_target{force=false package_id=sha1_smol v1.0.0 target="sha1_smol"}: cargo::core::compiler::fingerprint: fingerprint error for sha1_smol v1.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("sha1_smol", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1_smol-1.0.0/src/lib.rs", Edition2018) } 1.168460699s INFO prepare_target{force=false package_id=sha1_smol v1.0.0 target="sha1_smol"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/sha1_smol-c78533d6dffaabbd/lib-sha1_smol` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.170353844s INFO prepare_target{force=false package_id=gix-path v0.10.12 target="gix_path"}: cargo::core::compiler::fingerprint: fingerprint error for gix-path v0.10.12/Build/TargetInner { doctest: false, ..: lib_target("gix_path", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-path-0.10.12/src/lib.rs", Edition2021) } 1.170359174s INFO prepare_target{force=false package_id=gix-path v0.10.12 target="gix_path"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-path-caa1e22a4e91aab9/lib-gix_path` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.175575104s INFO prepare_target{force=false package_id=home v0.5.9 target="home"}: cargo::core::compiler::fingerprint: fingerprint error for home v0.5.9/Build/TargetInner { name_inferred: true, ..: lib_target("home", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/home-0.5.9/src/lib.rs", Edition2021) } 1.175580504s INFO prepare_target{force=false package_id=home v0.5.9 target="home"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/home-0915053e574c90ac/lib-home` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.177558628s INFO prepare_target{force=false package_id=gix-quote v0.4.13 target="gix_quote"}: cargo::core::compiler::fingerprint: fingerprint error for gix-quote v0.4.13/Build/TargetInner { doctest: false, ..: lib_target("gix_quote", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-quote-0.4.13/src/lib.rs", Edition2021) } 1.177563708s INFO prepare_target{force=false package_id=gix-quote v0.4.13 target="gix_quote"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-quote-09e7e5aee1c78fe8/lib-gix_quote` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.181287371s INFO prepare_target{force=false package_id=kstring v2.0.0 target="kstring"}: cargo::core::compiler::fingerprint: fingerprint error for kstring v2.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("kstring", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kstring-2.0.0/src/lib.rs", Edition2018) } 1.181292360s INFO prepare_target{force=false package_id=kstring v2.0.0 target="kstring"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/kstring-2348296b0b8665da/lib-kstring` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.183877107s INFO prepare_target{force=false package_id=static_assertions v1.1.0 target="static_assertions"}: cargo::core::compiler::fingerprint: fingerprint error for static_assertions v1.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("static_assertions", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0/src/lib.rs", Edition2015) } 1.183883148s INFO prepare_target{force=false package_id=static_assertions v1.1.0 target="static_assertions"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/static_assertions-e7ed8f6f1f89e652/lib-static_assertions` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.185820005s INFO prepare_target{force=false package_id=unicode-bom v2.0.3 target="unicode_bom"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-bom v2.0.3/Build/TargetInner { name_inferred: true, ..: lib_target("unicode_bom", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bom-2.0.3/src/lib.rs", Edition2018) } 1.185825035s INFO prepare_target{force=false package_id=unicode-bom v2.0.3 target="unicode_bom"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-bom-571c3e128208798b/lib-unicode_bom` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.187767402s INFO prepare_target{force=false package_id=gix-command v0.3.10 target="gix_command"}: cargo::core::compiler::fingerprint: fingerprint error for gix-command v0.3.10/Build/TargetInner { doctest: false, ..: lib_target("gix_command", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-command-0.3.10/src/lib.rs", Edition2021) } 1.187772371s INFO prepare_target{force=false package_id=gix-command v0.3.10 target="gix_command"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-command-f6cac9fc40aa81d9/lib-gix_command` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.192187265s INFO prepare_target{force=false package_id=shell-words v1.1.0 target="shell_words"}: cargo::core::compiler::fingerprint: fingerprint error for shell-words v1.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("shell_words", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shell-words-1.1.0/src/lib.rs", Edition2015) } 1.192192625s INFO prepare_target{force=false package_id=shell-words v1.1.0 target="shell_words"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/shell-words-88cfd6155c21728c/lib-shell_words` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.194163516s INFO prepare_target{force=false package_id=gix-commitgraph v0.25.0 target="gix_commitgraph"}: cargo::core::compiler::fingerprint: fingerprint error for gix-commitgraph v0.25.0/Build/TargetInner { doctest: false, ..: lib_target("gix_commitgraph", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-commitgraph-0.25.0/src/lib.rs", Edition2021) } 1.194168736s INFO prepare_target{force=false package_id=gix-commitgraph v0.25.0 target="gix_commitgraph"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-commitgraph-3da5783e9b9716dd/lib-gix_commitgraph` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.199964238s INFO prepare_target{force=false package_id=gix-chunk v0.4.9 target="gix_chunk"}: cargo::core::compiler::fingerprint: fingerprint error for gix-chunk v0.4.9/Build/TargetInner { tested: false, doctest: false, ..: lib_target("gix_chunk", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-chunk-0.4.9/src/lib.rs", Edition2021) } 1.199969628s INFO prepare_target{force=false package_id=gix-chunk v0.4.9 target="gix_chunk"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-chunk-a0f09136ffe6aa47/lib-gix_chunk` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.202489945s INFO prepare_target{force=false package_id=memmap2 v0.9.4 target="memmap2"}: cargo::core::compiler::fingerprint: fingerprint error for memmap2 v0.9.4/Build/TargetInner { name_inferred: true, ..: lib_target("memmap2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.9.4/src/lib.rs", Edition2018) } 1.202495194s INFO prepare_target{force=false package_id=memmap2 v0.9.4 target="memmap2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/memmap2-e98c09f7421c6e21/lib-memmap2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.205111921s INFO prepare_target{force=false package_id=gix-config v0.41.0 target="gix_config"}: cargo::core::compiler::fingerprint: fingerprint error for gix-config v0.41.0/Build/TargetInner { ..: lib_target("gix_config", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-config-0.41.0/src/lib.rs", Edition2021) } 1.205117361s INFO prepare_target{force=false package_id=gix-config v0.41.0 target="gix_config"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-config-14f35c0e7d213cff/lib-gix_config` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.215262255s INFO prepare_target{force=false package_id=gix-config-value v0.14.9 target="gix_config_value"}: cargo::core::compiler::fingerprint: fingerprint error for gix-config-value v0.14.9/Build/TargetInner { doctest: false, ..: lib_target("gix_config_value", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-config-value-0.14.9/src/lib.rs", Edition2021) } 1.215267816s INFO prepare_target{force=false package_id=gix-config-value v0.14.9 target="gix_config_value"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-config-value-81ae157d9f275b7b/lib-gix_config_value` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.220386274s INFO prepare_target{force=false package_id=gix-ref v0.48.0 target="gix_ref"}: cargo::core::compiler::fingerprint: fingerprint error for gix-ref v0.48.0/Build/TargetInner { doctest: false, ..: lib_target("gix_ref", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-ref-0.48.0/src/lib.rs", Edition2021) } 1.220391524s INFO prepare_target{force=false package_id=gix-ref v0.48.0 target="gix_ref"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-ref-03707ecdaade016d/lib-gix_ref` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.230666772s INFO prepare_target{force=false package_id=gix-fs v0.12.0 target="gix_fs"}: cargo::core::compiler::fingerprint: fingerprint error for gix-fs v0.12.0/Build/TargetInner { doctest: false, ..: lib_target("gix_fs", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-fs-0.12.0/src/lib.rs", Edition2021) } 1.230672101s INFO prepare_target{force=false package_id=gix-fs v0.12.0 target="gix_fs"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-fs-46a8bf8e75387a59/lib-gix_fs` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.234485342s INFO prepare_target{force=false package_id=gix-lock v15.0.0 target="gix_lock"}: cargo::core::compiler::fingerprint: fingerprint error for gix-lock v15.0.0/Build/TargetInner { doctest: false, ..: lib_target("gix_lock", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-lock-15.0.0/src/lib.rs", Edition2021) } 1.234490472s INFO prepare_target{force=false package_id=gix-lock v15.0.0 target="gix_lock"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-lock-08da1ceb2d2b3428/lib-gix_lock` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.238315875s INFO prepare_target{force=false package_id=gix-tempfile v15.0.0 target="gix_tempfile"}: cargo::core::compiler::fingerprint: fingerprint error for gix-tempfile v15.0.0/Build/TargetInner { doctest: false, ..: lib_target("gix_tempfile", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-tempfile-15.0.0/src/lib.rs", Edition2021) } 1.238320975s INFO prepare_target{force=false package_id=gix-tempfile v15.0.0 target="gix_tempfile"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-tempfile-94705e0b93cb0e55/lib-gix_tempfile` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.243447759s INFO prepare_target{force=false package_id=gix-object v0.45.0 target="gix_object"}: cargo::core::compiler::fingerprint: fingerprint error for gix-object v0.45.0/Build/TargetInner { doctest: false, ..: lib_target("gix_object", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-object-0.45.0/src/lib.rs", Edition2021) } 1.243454110s INFO prepare_target{force=false package_id=gix-object v0.45.0 target="gix_object"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-object-0f56075d0f05aed7/lib-gix_object` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.253190422s INFO prepare_target{force=false package_id=gix-hashtable v0.6.0 target="gix_hashtable"}: cargo::core::compiler::fingerprint: fingerprint error for gix-hashtable v0.6.0/Build/TargetInner { doctest: false, ..: lib_target("gix_hashtable", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-hashtable-0.6.0/src/lib.rs", Edition2021) } 1.253195692s INFO prepare_target{force=false package_id=gix-hashtable v0.6.0 target="gix_hashtable"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-hashtable-b05684aecd26e2b6/lib-gix_hashtable` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.257098360s INFO prepare_target{force=false package_id=gix-validate v0.9.1 target="gix_validate"}: cargo::core::compiler::fingerprint: fingerprint error for gix-validate v0.9.1/Build/TargetInner { doctest: false, ..: lib_target("gix_validate", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-validate-0.9.1/src/lib.rs", Edition2021) } 1.257103920s INFO prepare_target{force=false package_id=gix-validate v0.9.1 target="gix_validate"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-validate-34f18e73325b2b08/lib-gix_validate` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.260337869s INFO prepare_target{force=false package_id=gix-sec v0.10.9 target="gix_sec"}: cargo::core::compiler::fingerprint: fingerprint error for gix-sec v0.10.9/Build/TargetInner { doctest: false, ..: lib_target("gix_sec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-sec-0.10.9/src/lib.rs", Edition2021) } 1.260343299s INFO prepare_target{force=false package_id=gix-sec v0.10.9 target="gix_sec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-sec-592eb721a85c7535/lib-gix_sec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.263607595s INFO prepare_target{force=false package_id=gix-credentials v0.25.0 target="gix_credentials"}: cargo::core::compiler::fingerprint: fingerprint error for gix-credentials v0.25.0/Build/TargetInner { doctest: false, ..: lib_target("gix_credentials", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-credentials-0.25.0/src/lib.rs", Edition2021) } 1.263612774s INFO prepare_target{force=false package_id=gix-credentials v0.25.0 target="gix_credentials"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-credentials-2faecc3ec5174e5d/lib-gix_credentials` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.271410075s INFO prepare_target{force=false package_id=gix-prompt v0.8.8 target="gix_prompt"}: cargo::core::compiler::fingerprint: fingerprint error for gix-prompt v0.8.8/Build/TargetInner { doctest: false, ..: lib_target("gix_prompt", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-prompt-0.8.8/src/lib.rs", Edition2021) } 1.271415094s INFO prepare_target{force=false package_id=gix-prompt v0.8.8 target="gix_prompt"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-prompt-ccd1d742bf52a7f2/lib-gix_prompt` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.276636074s INFO prepare_target{force=false package_id=gix-url v0.28.0 target="gix_url"}: cargo::core::compiler::fingerprint: fingerprint error for gix-url v0.28.0/Build/TargetInner { doctest: false, ..: lib_target("gix_url", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-url-0.28.0/src/lib.rs", Edition2021) } 1.276641905s INFO prepare_target{force=false package_id=gix-url v0.28.0 target="gix_url"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-url-4ed6e51ac86e354e/lib-gix_url` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.281805147s INFO prepare_target{force=false package_id=gix-diff v0.47.0 target="gix_diff"}: cargo::core::compiler::fingerprint: fingerprint error for gix-diff v0.47.0/Build/TargetInner { doctest: false, ..: lib_target("gix_diff", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-diff-0.47.0/src/lib.rs", Edition2021) } 1.281810396s INFO prepare_target{force=false package_id=gix-diff v0.47.0 target="gix_diff"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-diff-6381b98132bcf873/lib-gix_diff` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.286314718s INFO prepare_target{force=false package_id=gix-dir v0.9.0 target="gix_dir"}: cargo::core::compiler::fingerprint: fingerprint error for gix-dir v0.9.0/Build/TargetInner { doctest: false, ..: lib_target("gix_dir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-dir-0.9.0/src/lib.rs", Edition2021) } 1.286319877s INFO prepare_target{force=false package_id=gix-dir v0.9.0 target="gix_dir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-dir-58659a51530118ab/lib-gix_dir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.296052712s INFO prepare_target{force=false package_id=gix-discover v0.36.0 target="gix_discover"}: cargo::core::compiler::fingerprint: fingerprint error for gix-discover v0.36.0/Build/TargetInner { doctest: false, ..: lib_target("gix_discover", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-discover-0.36.0/src/lib.rs", Edition2021) } 1.296058273s INFO prepare_target{force=false package_id=gix-discover v0.36.0 target="gix_discover"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-discover-75e4b0508495a121/lib-gix_discover` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.302466830s INFO prepare_target{force=false package_id=gix-ignore v0.12.0 target="gix_ignore"}: cargo::core::compiler::fingerprint: fingerprint error for gix-ignore v0.12.0/Build/TargetInner { doctest: false, ..: lib_target("gix_ignore", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-ignore-0.12.0/src/lib.rs", Edition2021) } 1.302472250s INFO prepare_target{force=false package_id=gix-ignore v0.12.0 target="gix_ignore"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-ignore-56a7ff48131f4ee1/lib-gix_ignore` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.307618089s INFO prepare_target{force=false package_id=gix-index v0.36.0 target="gix_index"}: cargo::core::compiler::fingerprint: fingerprint error for gix-index v0.36.0/Build/TargetInner { doctest: false, ..: lib_target("gix_index", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-index-0.36.0/src/lib.rs", Edition2021) } 1.307623179s INFO prepare_target{force=false package_id=gix-index v0.36.0 target="gix_index"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-index-29f0c9128bd6e9a4/lib-gix_index` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.322492796s INFO prepare_target{force=false package_id=fnv v1.0.7 target="fnv"}: cargo::core::compiler::fingerprint: fingerprint error for fnv v1.0.7/Build/TargetInner { ..: lib_target("fnv", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fnv-1.0.7/lib.rs", Edition2015) } 1.322498837s INFO prepare_target{force=false package_id=fnv v1.0.7 target="fnv"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/fnv-cc2401a6d94a35ce/lib-fnv` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.324488834s INFO prepare_target{force=false package_id=gix-bitmap v0.2.12 target="gix_bitmap"}: cargo::core::compiler::fingerprint: fingerprint error for gix-bitmap v0.2.12/Build/TargetInner { doctest: false, ..: lib_target("gix_bitmap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-bitmap-0.2.12/src/lib.rs", Edition2021) } 1.324493803s INFO prepare_target{force=false package_id=gix-bitmap v0.2.12 target="gix_bitmap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-bitmap-cc3fc0366a37f6dc/lib-gix_bitmap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.327118093s INFO prepare_target{force=false package_id=gix-traverse v0.42.0 target="gix_traverse"}: cargo::core::compiler::fingerprint: fingerprint error for gix-traverse v0.42.0/Build/TargetInner { doctest: false, ..: lib_target("gix_traverse", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-traverse-0.42.0/src/lib.rs", Edition2021) } 1.327123453s INFO prepare_target{force=false package_id=gix-traverse v0.42.0 target="gix_traverse"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-traverse-34f29ec727cbadc5/lib-gix_traverse` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.334952453s INFO prepare_target{force=false package_id=gix-revwalk v0.16.0 target="gix_revwalk"}: cargo::core::compiler::fingerprint: fingerprint error for gix-revwalk v0.16.0/Build/TargetInner { doctest: false, ..: lib_target("gix_revwalk", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-revwalk-0.16.0/src/lib.rs", Edition2021) } 1.334957823s INFO prepare_target{force=false package_id=gix-revwalk v0.16.0 target="gix_revwalk"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-revwalk-44eb26ed80e45667/lib-gix_revwalk` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.341500982s INFO prepare_target{force=false package_id=gix-pathspec v0.8.0 target="gix_pathspec"}: cargo::core::compiler::fingerprint: fingerprint error for gix-pathspec v0.8.0/Build/TargetInner { doctest: false, ..: lib_target("gix_pathspec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-pathspec-0.8.0/src/lib.rs", Edition2021) } 1.341506171s INFO prepare_target{force=false package_id=gix-pathspec v0.8.0 target="gix_pathspec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-pathspec-43cabec61e13ae85/lib-gix_pathspec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.348061773s INFO prepare_target{force=false package_id=gix-worktree v0.37.0 target="gix_worktree"}: cargo::core::compiler::fingerprint: fingerprint error for gix-worktree v0.37.0/Build/TargetInner { doctest: false, ..: lib_target("gix_worktree", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-worktree-0.37.0/src/lib.rs", Edition2021) } 1.348068205s INFO prepare_target{force=false package_id=gix-worktree v0.37.0 target="gix_worktree"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-worktree-d6e4f58ed759e6aa/lib-gix_worktree` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.357181353s INFO prepare_target{force=false package_id=gix-filter v0.14.0 target="gix_filter"}: cargo::core::compiler::fingerprint: fingerprint error for gix-filter v0.14.0/Build/TargetInner { doctest: false, ..: lib_target("gix_filter", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-filter-0.14.0/src/lib.rs", Edition2021) } 1.357186613s INFO prepare_target{force=false package_id=gix-filter v0.14.0 target="gix_filter"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-filter-089f55b04e0458e0/lib-gix_filter` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.367571596s INFO prepare_target{force=false package_id=encoding_rs v0.8.33 target="encoding_rs"}: cargo::core::compiler::fingerprint: fingerprint error for encoding_rs v0.8.33/Build/TargetInner { name_inferred: true, ..: lib_target("encoding_rs", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/encoding_rs-0.8.33/src/lib.rs", Edition2018) } 1.367577076s INFO prepare_target{force=false package_id=encoding_rs v0.8.33 target="encoding_rs"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/encoding_rs-0775e01c061198a8/lib-encoding_rs` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.370198491s INFO prepare_target{force=false package_id=gix-packetline-blocking v0.18.0 target="gix_packetline_blocking"}: cargo::core::compiler::fingerprint: fingerprint error for gix-packetline-blocking v0.18.0/Build/TargetInner { doctest: false, ..: lib_target("gix_packetline_blocking", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-packetline-blocking-0.18.0/src/lib.rs", Edition2021) } 1.370203741s INFO prepare_target{force=false package_id=gix-packetline-blocking v0.18.0 target="gix_packetline_blocking"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-packetline-blocking-e238c410a2b034eb/lib-gix_packetline_blocking` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.374781720s INFO prepare_target{force=false package_id=gix-negotiate v0.16.0 target="gix_negotiate"}: cargo::core::compiler::fingerprint: fingerprint error for gix-negotiate v0.16.0/Build/TargetInner { tested: false, doctest: false, ..: lib_target("gix_negotiate", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-negotiate-0.16.0/src/lib.rs", Edition2021) } 1.374787511s INFO prepare_target{force=false package_id=gix-negotiate v0.16.0 target="gix_negotiate"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-negotiate-b67eba631bafaa4a/lib-gix_negotiate` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.381937322s INFO prepare_target{force=false package_id=gix-odb v0.64.0 target="gix_odb"}: cargo::core::compiler::fingerprint: fingerprint error for gix-odb v0.64.0/Build/TargetInner { doctest: false, ..: lib_target("gix_odb", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-odb-0.64.0/src/lib.rs", Edition2021) } 1.381942993s INFO prepare_target{force=false package_id=gix-odb v0.64.0 target="gix_odb"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-odb-cb9f2ec3b7a45eee/lib-gix_odb` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.392329699s INFO prepare_target{force=false package_id=arc-swap v1.7.1 target="arc_swap"}: cargo::core::compiler::fingerprint: fingerprint error for arc-swap v1.7.1/Build/TargetInner { name_inferred: true, ..: lib_target("arc_swap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arc-swap-1.7.1/src/lib.rs", Edition2018) } 1.392334878s INFO prepare_target{force=false package_id=arc-swap v1.7.1 target="arc_swap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/arc-swap-97e4d0eb9ba83f8c/lib-arc_swap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.394318202s INFO prepare_target{force=false package_id=gix-pack v0.54.0 target="gix_pack"}: cargo::core::compiler::fingerprint: fingerprint error for gix-pack v0.54.0/Build/TargetInner { doctest: false, ..: lib_target("gix_pack", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-pack-0.54.0/src/lib.rs", Edition2021) } 1.394323572s INFO prepare_target{force=false package_id=gix-pack v0.54.0 target="gix_pack"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-pack-9ac6f84a975ccbac/lib-gix_pack` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.404085772s INFO prepare_target{force=false package_id=clru v0.6.1 target="clru"}: cargo::core::compiler::fingerprint: fingerprint error for clru v0.6.1/Build/TargetInner { name_inferred: true, ..: lib_target("clru", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clru-0.6.1/src/lib.rs", Edition2021) } 1.404091142s INFO prepare_target{force=false package_id=clru v0.6.1 target="clru"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clru-15175f783d0683c9/lib-clru` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.406070508s INFO prepare_target{force=false package_id=gix-protocol v0.46.0 target="gix_protocol"}: cargo::core::compiler::fingerprint: fingerprint error for gix-protocol v0.46.0/Build/TargetInner { doctest: false, ..: lib_target("gix_protocol", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-protocol-0.46.0/src/lib.rs", Edition2021) } 1.406075688s INFO prepare_target{force=false package_id=gix-protocol v0.46.0 target="gix_protocol"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-protocol-e1f3290a28761be5/lib-gix_protocol` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.414523022s INFO prepare_target{force=false package_id=gix-transport v0.43.0 target="gix_transport"}: cargo::core::compiler::fingerprint: fingerprint error for gix-transport v0.43.0/Build/TargetInner { doctest: false, ..: lib_target("gix_transport", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-transport-0.43.0/src/lib.rs", Edition2021) } 1.414527961s INFO prepare_target{force=false package_id=gix-transport v0.43.0 target="gix_transport"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-transport-31e4b283b029ffd8/lib-gix_transport` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.423649575s INFO prepare_target{force=false package_id=gix-packetline v0.18.0 target="gix_packetline"}: cargo::core::compiler::fingerprint: fingerprint error for gix-packetline v0.18.0/Build/TargetInner { doctest: false, ..: lib_target("gix_packetline", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-packetline-0.18.0/src/lib.rs", Edition2021) } 1.423655075s INFO prepare_target{force=false package_id=gix-packetline v0.18.0 target="gix_packetline"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-packetline-c830615e91957aba/lib-gix_packetline` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.428235719s INFO prepare_target{force=false package_id=maybe-async v0.2.10 target="maybe_async"}: cargo::core::compiler::fingerprint: fingerprint error for maybe-async v0.2.10/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("maybe_async", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/maybe-async-0.2.10/src/lib.rs", Edition2021) } 1.428241259s INFO prepare_target{force=false package_id=maybe-async v0.2.10 target="maybe_async"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/maybe-async-e76cea082df60319/lib-maybe_async` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.432165647s INFO prepare_target{force=false package_id=gix-refspec v0.26.0 target="gix_refspec"}: cargo::core::compiler::fingerprint: fingerprint error for gix-refspec v0.26.0/Build/TargetInner { doctest: false, ..: lib_target("gix_refspec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-refspec-0.26.0/src/lib.rs", Edition2021) } 1.432170867s INFO prepare_target{force=false package_id=gix-refspec v0.26.0 target="gix_refspec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-refspec-d785f0e3d12dffc1/lib-gix_refspec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.437945511s INFO prepare_target{force=false package_id=gix-revision v0.30.0 target="gix_revision"}: cargo::core::compiler::fingerprint: fingerprint error for gix-revision v0.30.0/Build/TargetInner { doctest: false, ..: lib_target("gix_revision", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-revision-0.30.0/src/lib.rs", Edition2021) } 1.437950650s INFO prepare_target{force=false package_id=gix-revision v0.30.0 target="gix_revision"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-revision-b60e8bd9d920ca4f/lib-gix_revision` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.444467941s INFO prepare_target{force=false package_id=gix-submodule v0.15.0 target="gix_submodule"}: cargo::core::compiler::fingerprint: fingerprint error for gix-submodule v0.15.0/Build/TargetInner { doctest: false, ..: lib_target("gix_submodule", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-submodule-0.15.0/src/lib.rs", Edition2021) } 1.444472719s INFO prepare_target{force=false package_id=gix-submodule v0.15.0 target="gix_submodule"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/gix-submodule-21a5111b12491cfe/lib-gix_submodule` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.450899801s INFO prepare_target{force=false package_id=glob v0.3.1 target="glob"}: cargo::core::compiler::fingerprint: fingerprint error for glob v0.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("glob", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/glob-0.3.1/src/lib.rs", Edition2015) } 1.450906283s INFO prepare_target{force=false package_id=glob v0.3.1 target="glob"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/glob-7361b989c29fd101/lib-glob` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.452767469s INFO prepare_target{force=false package_id=hmac v0.12.1 target="hmac"}: cargo::core::compiler::fingerprint: fingerprint error for hmac v0.12.1/Build/TargetInner { name_inferred: true, ..: lib_target("hmac", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hmac-0.12.1/src/lib.rs", Edition2018) } 1.452772599s INFO prepare_target{force=false package_id=hmac v0.12.1 target="hmac"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/hmac-55778c77d5a67e58/lib-hmac` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.455352236s INFO prepare_target{force=false package_id=http-auth v0.1.9 target="http_auth"}: cargo::core::compiler::fingerprint: fingerprint error for http-auth v0.1.9/Build/TargetInner { name_inferred: true, ..: lib_target("http_auth", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/http-auth-0.1.9/src/lib.rs", Edition2018) } 1.455357526s INFO prepare_target{force=false package_id=http-auth v0.1.9 target="http_auth"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/http-auth-0abadcef08dbf245/lib-http_auth` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.457952061s INFO prepare_target{force=false package_id=humantime v2.1.0 target="humantime"}: cargo::core::compiler::fingerprint: fingerprint error for humantime v2.1.0/Build/TargetInner { ..: lib_target("humantime", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/humantime-2.1.0/src/lib.rs", Edition2018) } 1.457956920s INFO prepare_target{force=false package_id=humantime v2.1.0 target="humantime"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/humantime-36745823ff66ee4e/lib-humantime` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.459921408s INFO prepare_target{force=false package_id=im-rc v15.1.0 target="im_rc"}: cargo::core::compiler::fingerprint: fingerprint error for im-rc v15.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("im_rc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0/./src/lib.rs", Edition2018) } 1.459926297s INFO prepare_target{force=false package_id=im-rc v15.1.0 target="im_rc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/im-rc-d8ad1eed6624d474/lib-im_rc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.465084630s INFO prepare_target{force=false package_id=bitmaps v2.1.0 target="bitmaps"}: cargo::core::compiler::fingerprint: fingerprint error for bitmaps v2.1.0/Build/TargetInner { name_inferred: true, ..: lib_target("bitmaps", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitmaps-2.1.0/src/lib.rs", Edition2018) } 1.465090070s INFO prepare_target{force=false package_id=bitmaps v2.1.0 target="bitmaps"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/bitmaps-269db71f9a5c5613/lib-bitmaps` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.468929109s INFO prepare_target{force=false package_id=im-rc v15.1.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for im-rc v15.1.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0/./build.rs", Edition2018) } 1.468935030s INFO prepare_target{force=false package_id=im-rc v15.1.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/im-rc-1031d288a7cbaa48/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.469577189s INFO prepare_target{force=false package_id=im-rc v15.1.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for im-rc v15.1.0/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0/./build.rs", Edition2018) } 1.469581467s INFO prepare_target{force=false package_id=im-rc v15.1.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/im-rc-e37c5e4f7006cd49/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.472154452s INFO prepare_target{force=false package_id=rand_core v0.6.4 target="rand_core"}: cargo::core::compiler::fingerprint: fingerprint error for rand_core v0.6.4/Build/TargetInner { name_inferred: true, ..: lib_target("rand_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4/src/lib.rs", Edition2018) } 1.472159802s INFO prepare_target{force=false package_id=rand_core v0.6.4 target="rand_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rand_core-f4871b92fa19ddec/lib-rand_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.474787028s INFO prepare_target{force=false package_id=getrandom v0.2.15 target="getrandom"}: cargo::core::compiler::fingerprint: fingerprint error for getrandom v0.2.15/Build/TargetInner { ..: lib_target("getrandom", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15/src/lib.rs", Edition2018) } 1.474792047s INFO prepare_target{force=false package_id=getrandom v0.2.15 target="getrandom"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/getrandom-f2f1f73779189dad/lib-getrandom` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.478069588s INFO prepare_target{force=false package_id=rand_xoshiro v0.6.0 target="rand_xoshiro"}: cargo::core::compiler::fingerprint: fingerprint error for rand_xoshiro v0.6.0/Build/TargetInner { name_inferred: true, ..: lib_target("rand_xoshiro", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0/src/lib.rs", Edition2018) } 1.478074767s INFO prepare_target{force=false package_id=rand_xoshiro v0.6.0 target="rand_xoshiro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rand_xoshiro-01461f6f2c38b784/lib-rand_xoshiro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.480689680s INFO prepare_target{force=false package_id=sized-chunks v0.6.5 target="sized_chunks"}: cargo::core::compiler::fingerprint: fingerprint error for sized-chunks v0.6.5/Build/TargetInner { name_inferred: true, ..: lib_target("sized_chunks", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sized-chunks-0.6.5/src/lib.rs", Edition2018) } 1.480694590s INFO prepare_target{force=false package_id=sized-chunks v0.6.5 target="sized_chunks"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/sized-chunks-508e1d5516e8425b/lib-sized_chunks` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.483950750s INFO prepare_target{force=false package_id=itertools v0.13.0 target="itertools"}: cargo::core::compiler::fingerprint: fingerprint error for itertools v0.13.0/Build/TargetInner { name_inferred: true, tested: false, benched: false, ..: lib_target("itertools", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.13.0/src/lib.rs", Edition2018) } 1.483955960s INFO prepare_target{force=false package_id=itertools v0.13.0 target="itertools"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/itertools-5efc0e5bda9bfa4a/lib-itertools` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.486587774s INFO prepare_target{force=false package_id=either v1.10.0 target="either"}: cargo::core::compiler::fingerprint: fingerprint error for either v1.10.0/Build/TargetInner { name_inferred: true, ..: lib_target("either", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.10.0/src/lib.rs", Edition2018) } 1.486592884s INFO prepare_target{force=false package_id=either v1.10.0 target="either"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/either-11ac2598c458c1d2/lib-either` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.488559587s INFO prepare_target{force=false package_id=lazycell v1.3.0 target="lazycell"}: cargo::core::compiler::fingerprint: fingerprint error for lazycell v1.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("lazycell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazycell-1.3.0/src/lib.rs", Edition2015) } 1.488564255s INFO prepare_target{force=false package_id=lazycell v1.3.0 target="lazycell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lazycell-9182be8a1540626e/lib-lazycell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.490533332s INFO prepare_target{force=false package_id=opener v0.7.1 target="opener"}: cargo::core::compiler::fingerprint: fingerprint error for opener v0.7.1/Build/TargetInner { name_inferred: true, ..: lib_target("opener", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/opener-0.7.1/src/lib.rs", Edition2021) } 1.490538211s INFO prepare_target{force=false package_id=opener v0.7.1 target="opener"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/opener-198544c623ad5ed4/lib-opener` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.492499724s INFO prepare_target{force=false package_id=os_info v3.8.2 target="os_info"}: cargo::core::compiler::fingerprint: fingerprint error for os_info v3.8.2/Build/TargetInner { name_inferred: true, ..: lib_target("os_info", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/os_info-3.8.2/src/lib.rs", Edition2018) } 1.492504473s INFO prepare_target{force=false package_id=os_info v3.8.2 target="os_info"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/os_info-4b79b8bda51c880d/lib-os_info` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.495135506s INFO prepare_target{force=false package_id=pasetors v0.7.0 target="pasetors"}: cargo::core::compiler::fingerprint: fingerprint error for pasetors v0.7.0/Build/TargetInner { ..: lib_target("pasetors", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pasetors-0.7.0/src/lib.rs", Edition2018) } 1.495140436s INFO prepare_target{force=false package_id=pasetors v0.7.0 target="pasetors"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/pasetors-ff70e7929ca530e4/lib-pasetors` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.505507815s INFO prepare_target{force=false package_id=ct-codecs v1.1.1 target="ct_codecs"}: cargo::core::compiler::fingerprint: fingerprint error for ct-codecs v1.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("ct_codecs", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ct-codecs-1.1.1/src/lib.rs", Edition2018) } 1.505520860s INFO prepare_target{force=false package_id=ct-codecs v1.1.1 target="ct_codecs"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ct-codecs-39a6d95de0da3bc1/lib-ct_codecs` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.507491470s INFO prepare_target{force=false package_id=ed25519-compact v2.1.1 target="ed25519_compact"}: cargo::core::compiler::fingerprint: fingerprint error for ed25519-compact v2.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("ed25519_compact", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ed25519-compact-2.1.1/src/lib.rs", Edition2018) } 1.507496439s INFO prepare_target{force=false package_id=ed25519-compact v2.1.1 target="ed25519_compact"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ed25519-compact-eb824bb564c980a5/lib-ed25519_compact` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.510140556s INFO prepare_target{force=false package_id=orion v0.17.6 target="orion"}: cargo::core::compiler::fingerprint: fingerprint error for orion v0.17.6/Build/TargetInner { name_inferred: true, ..: lib_target("orion", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/orion-0.17.6/src/lib.rs", Edition2021) } 1.510145766s INFO prepare_target{force=false package_id=orion v0.17.6 target="orion"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/orion-b2f0a8be7654c118/lib-orion` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.514063532s INFO prepare_target{force=false package_id=fiat-crypto v0.2.7 target="fiat_crypto"}: cargo::core::compiler::fingerprint: fingerprint error for fiat-crypto v0.2.7/Build/TargetInner { name_inferred: true, ..: lib_target("fiat_crypto", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fiat-crypto-0.2.7/src/lib.rs", Edition2018) } 1.514068592s INFO prepare_target{force=false package_id=fiat-crypto v0.2.7 target="fiat_crypto"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/fiat-crypto-9b9cabf1bf071a1d/lib-fiat_crypto` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.516041065s INFO prepare_target{force=false package_id=p384 v0.13.0 target="p384"}: cargo::core::compiler::fingerprint: fingerprint error for p384 v0.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("p384", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/p384-0.13.0/src/lib.rs", Edition2021) } 1.516045654s INFO prepare_target{force=false package_id=p384 v0.13.0 target="p384"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/p384-ccf5a1a58c56e996/lib-p384` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.520614405s INFO prepare_target{force=false package_id=ecdsa v0.16.9 target="ecdsa"}: cargo::core::compiler::fingerprint: fingerprint error for ecdsa v0.16.9/Build/TargetInner { name_inferred: true, ..: lib_target("ecdsa", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ecdsa-0.16.9/src/lib.rs", Edition2021) } 1.520619525s INFO prepare_target{force=false package_id=ecdsa v0.16.9 target="ecdsa"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ecdsa-bc34abc335c50b43/lib-ecdsa` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.526504274s INFO prepare_target{force=false package_id=der v0.7.9 target="der"}: cargo::core::compiler::fingerprint: fingerprint error for der v0.7.9/Build/TargetInner { name_inferred: true, ..: lib_target("der", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/der-0.7.9/src/lib.rs", Edition2021) } 1.526509624s INFO prepare_target{force=false package_id=der v0.7.9 target="der"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/der-eb38fe26531d223a/lib-der` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.530429554s INFO prepare_target{force=false package_id=pem-rfc7468 v0.7.0 target="pem_rfc7468"}: cargo::core::compiler::fingerprint: fingerprint error for pem-rfc7468 v0.7.0/Build/TargetInner { name_inferred: true, ..: lib_target("pem_rfc7468", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pem-rfc7468-0.7.0/src/lib.rs", Edition2021) } 1.530434523s INFO prepare_target{force=false package_id=pem-rfc7468 v0.7.0 target="pem_rfc7468"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/pem-rfc7468-9c6cc4011f05ca39/lib-pem_rfc7468` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.533066819s INFO prepare_target{force=false package_id=base64ct v1.6.0 target="base64ct"}: cargo::core::compiler::fingerprint: fingerprint error for base64ct v1.6.0/Build/TargetInner { name_inferred: true, ..: lib_target("base64ct", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64ct-1.6.0/src/lib.rs", Edition2021) } 1.533071547s INFO prepare_target{force=false package_id=base64ct v1.6.0 target="base64ct"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/base64ct-fafac13256ec7efb/lib-base64ct` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.535073035s INFO prepare_target{force=false package_id=elliptic-curve v0.13.8 target="elliptic_curve"}: cargo::core::compiler::fingerprint: fingerprint error for elliptic-curve v0.13.8/Build/TargetInner { name_inferred: true, ..: lib_target("elliptic_curve", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elliptic-curve-0.13.8/src/lib.rs", Edition2021) } 1.535078275s INFO prepare_target{force=false package_id=elliptic-curve v0.13.8 target="elliptic_curve"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/elliptic-curve-f5d769f93591445b/lib-elliptic_curve` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.545502140s INFO prepare_target{force=false package_id=base16ct v0.2.0 target="base16ct"}: cargo::core::compiler::fingerprint: fingerprint error for base16ct v0.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("base16ct", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base16ct-0.2.0/src/lib.rs", Edition2021) } 1.545508472s INFO prepare_target{force=false package_id=base16ct v0.2.0 target="base16ct"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/base16ct-20d8b1911280ab27/lib-base16ct` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.547488700s INFO prepare_target{force=false package_id=crypto-bigint v0.5.5 target="crypto_bigint"}: cargo::core::compiler::fingerprint: fingerprint error for crypto-bigint v0.5.5/Build/TargetInner { name_inferred: true, ..: lib_target("crypto_bigint", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-bigint-0.5.5/src/lib.rs", Edition2021) } 1.547493479s INFO prepare_target{force=false package_id=crypto-bigint v0.5.5 target="crypto_bigint"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crypto-bigint-bd57d95926057084/lib-crypto_bigint` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.552099630s INFO prepare_target{force=false package_id=ff v0.13.0 target="ff"}: cargo::core::compiler::fingerprint: fingerprint error for ff v0.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("ff", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ff-0.13.0/src/lib.rs", Edition2021) } 1.552106723s INFO prepare_target{force=false package_id=ff v0.13.0 target="ff"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ff-c68fabadb02d364a/lib-ff` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.555399272s INFO prepare_target{force=false package_id=group v0.13.0 target="group"}: cargo::core::compiler::fingerprint: fingerprint error for group v0.13.0/Build/TargetInner { name_inferred: true, ..: lib_target("group", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/group-0.13.0/src/lib.rs", Edition2021) } 1.555404732s INFO prepare_target{force=false package_id=group v0.13.0 target="group"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/group-e39015adc88f40a1/lib-group` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.559265722s INFO prepare_target{force=false package_id=hkdf v0.12.4 target="hkdf"}: cargo::core::compiler::fingerprint: fingerprint error for hkdf v0.12.4/Build/TargetInner { name_inferred: true, ..: lib_target("hkdf", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hkdf-0.12.4/src/lib.rs", Edition2018) } 1.559270781s INFO prepare_target{force=false package_id=hkdf v0.12.4 target="hkdf"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/hkdf-d606aba12faebae5/lib-hkdf` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.561900713s INFO prepare_target{force=false package_id=pkcs8 v0.10.2 target="pkcs8"}: cargo::core::compiler::fingerprint: fingerprint error for pkcs8 v0.10.2/Build/TargetInner { name_inferred: true, ..: lib_target("pkcs8", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkcs8-0.10.2/src/lib.rs", Edition2021) } 1.561905632s INFO prepare_target{force=false package_id=pkcs8 v0.10.2 target="pkcs8"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/pkcs8-34ca07330394ac95/lib-pkcs8` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.565208950s INFO prepare_target{force=false package_id=spki v0.7.3 target="spki"}: cargo::core::compiler::fingerprint: fingerprint error for spki v0.7.3/Build/TargetInner { name_inferred: true, ..: lib_target("spki", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/spki-0.7.3/src/lib.rs", Edition2021) } 1.565214350s INFO prepare_target{force=false package_id=spki v0.7.3 target="spki"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/spki-ee37d3ea34ccff12/lib-spki` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 1.567845504s INFO prepare_target{force=false package_id=sec1 v0.7.3 target="sec1"}: cargo::core::compiler::fingerprint: fingerprint error for sec1 v0.7.3/Build/TargetInner { name_inferred: true, ..: lib_target("sec1", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sec1-0.7.3/src/lib.rs", Edition2021) } 1.567850283s INFO prepare_target{force=false package_id=sec1 v0.7.3 target="sec1"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/sec1-28a857ef41aa3995/lib-sec1` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.573738248s INFO prepare_target{force=false package_id=rfc6979 v0.4.0 target="rfc6979"}: cargo::core::compiler::fingerprint: fingerprint error for rfc6979 v0.4.0/Build/TargetInner { name_inferred: true, ..: lib_target("rfc6979", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rfc6979-0.4.0/src/lib.rs", Edition2021) } 1.573743447s INFO prepare_target{force=false package_id=rfc6979 v0.4.0 target="rfc6979"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rfc6979-ad479bc1ddc110a7/lib-rfc6979` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.577027280s INFO prepare_target{force=false package_id=signature v2.2.0 target="signature"}: cargo::core::compiler::fingerprint: fingerprint error for signature v2.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("signature", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/signature-2.2.0/src/lib.rs", Edition2021) } 1.577032489s INFO prepare_target{force=false package_id=signature v2.2.0 target="signature"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/signature-d005e268ad7e5d5a/lib-signature` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.580303407s INFO prepare_target{force=false package_id=primeorder v0.13.6 target="primeorder"}: cargo::core::compiler::fingerprint: fingerprint error for primeorder v0.13.6/Build/TargetInner { name_inferred: true, ..: lib_target("primeorder", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/primeorder-0.13.6/src/lib.rs", Edition2021) } 1.580308246s INFO prepare_target{force=false package_id=primeorder v0.13.6 target="primeorder"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/primeorder-9c19e550c84b3dca/lib-primeorder` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.582939229s INFO prepare_target{force=false package_id=regex v1.10.5 target="regex"}: cargo::core::compiler::fingerprint: fingerprint error for regex v1.10.5/Build/TargetInner { ..: lib_target("regex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.10.5/src/lib.rs", Edition2021) } 1.582944179s INFO prepare_target{force=false package_id=regex v1.10.5 target="regex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/regex-2109c552bec0a5a2/lib-regex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.587513000s INFO prepare_target{force=false package_id=pathdiff v0.2.1 target="pathdiff"}: cargo::core::compiler::fingerprint: fingerprint error for pathdiff v0.2.1/Build/TargetInner { name_inferred: true, ..: lib_target("pathdiff", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.1/src/lib.rs", Edition2018) } 1.587518611s INFO prepare_target{force=false package_id=pathdiff v0.2.1 target="pathdiff"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/pathdiff-b370ddf10bb7a3cd/lib-pathdiff` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.589493108s INFO prepare_target{force=false package_id=rand v0.8.5 target="rand"}: cargo::core::compiler::fingerprint: fingerprint error for rand v0.8.5/Build/TargetInner { name_inferred: true, ..: lib_target("rand", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5/src/lib.rs", Edition2018) } 1.589497667s INFO prepare_target{force=false package_id=rand v0.8.5 target="rand"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rand-7b1e92a9da074318/lib-rand` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.593396127s INFO prepare_target{force=false package_id=rand_chacha v0.3.1 target="rand_chacha"}: cargo::core::compiler::fingerprint: fingerprint error for rand_chacha v0.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("rand_chacha", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1/src/lib.rs", Edition2018) } 1.593401016s INFO prepare_target{force=false package_id=rand_chacha v0.3.1 target="rand_chacha"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rand_chacha-b8d789bff062a6a9/lib-rand_chacha` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.596684136s INFO prepare_target{force=false package_id=ppv-lite86 v0.2.17 target="ppv_lite86"}: cargo::core::compiler::fingerprint: fingerprint error for ppv-lite86 v0.2.17/Build/TargetInner { name_inferred: true, ..: lib_target("ppv_lite86", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.17/src/lib.rs", Edition2018) } 1.596689156s INFO prepare_target{force=false package_id=ppv-lite86 v0.2.17 target="ppv_lite86"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ppv-lite86-3e8caab390922d41/lib-ppv_lite86` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.598662210s INFO prepare_target{force=false package_id=rusqlite v0.32.1 target="rusqlite"}: cargo::core::compiler::fingerprint: fingerprint error for rusqlite v0.32.1/Build/TargetInner { ..: lib_target("rusqlite", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rusqlite-0.32.1/src/lib.rs", Edition2021) } 1.598667009s INFO prepare_target{force=false package_id=rusqlite v0.32.1 target="rusqlite"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rusqlite-271c62592964221e/lib-rusqlite` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.604516963s INFO prepare_target{force=false package_id=fallible-iterator v0.3.0 target="fallible_iterator"}: cargo::core::compiler::fingerprint: fingerprint error for fallible-iterator v0.3.0/Build/TargetInner { name_inferred: true, ..: lib_target("fallible_iterator", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fallible-iterator-0.3.0/src/lib.rs", Edition2018) } 1.604522424s INFO prepare_target{force=false package_id=fallible-iterator v0.3.0 target="fallible_iterator"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/fallible-iterator-efaca38bab127151/lib-fallible_iterator` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.606490839s INFO prepare_target{force=false package_id=fallible-streaming-iterator v0.1.9 target="fallible_streaming_iterator"}: cargo::core::compiler::fingerprint: fingerprint error for fallible-streaming-iterator v0.1.9/Build/TargetInner { name_inferred: true, ..: lib_target("fallible_streaming_iterator", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fallible-streaming-iterator-0.1.9/src/lib.rs", Edition2015) } 1.606496059s INFO prepare_target{force=false package_id=fallible-streaming-iterator v0.1.9 target="fallible_streaming_iterator"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/fallible-streaming-iterator-dd3764ef017fe4d4/lib-fallible_streaming_iterator` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.608460497s INFO prepare_target{force=false package_id=hashlink v0.9.0 target="hashlink"}: cargo::core::compiler::fingerprint: fingerprint error for hashlink v0.9.0/Build/TargetInner { name_inferred: true, ..: lib_target("hashlink", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashlink-0.9.0/src/lib.rs", Edition2018) } 1.608465156s INFO prepare_target{force=false package_id=hashlink v0.9.0 target="hashlink"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/hashlink-586f5a8506241889/lib-hashlink` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.611080260s INFO prepare_target{force=false package_id=libsqlite3-sys v0.30.1 target="libsqlite3_sys"}: cargo::core::compiler::fingerprint: fingerprint error for libsqlite3-sys v0.30.1/Build/TargetInner { ..: lib_target("libsqlite3_sys", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1/src/lib.rs", Edition2021) } 1.611085459s INFO prepare_target{force=false package_id=libsqlite3-sys v0.30.1 target="libsqlite3_sys"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libsqlite3-sys-b37ebf61f4835894/lib-libsqlite3_sys` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.614408014s INFO prepare_target{force=false package_id=libsqlite3-sys v0.30.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libsqlite3-sys v0.30.1/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1/build.rs", Edition2021) } 1.614414416s INFO prepare_target{force=false package_id=libsqlite3-sys v0.30.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libsqlite3-sys-0b9faba3a04588de/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 1.615094426s INFO prepare_target{force=false package_id=libsqlite3-sys v0.30.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libsqlite3-sys v0.30.1/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1/build.rs", Edition2021) } 1.615098844s INFO prepare_target{force=false package_id=libsqlite3-sys v0.30.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libsqlite3-sys-002eb94faf89c72d/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.619041787s INFO prepare_target{force=false package_id=rustfix v0.9.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/rustfix) target="rustfix"}: cargo::core::compiler::fingerprint: fingerprint error for rustfix v0.9.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/rustfix)/Build/TargetInner { name_inferred: true, ..: lib_target("rustfix", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/rustfix/src/lib.rs", Edition2021) } 1.619049381s INFO prepare_target{force=false package_id=rustfix v0.9.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/rustfix) target="rustfix"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustfix-16e89f3057068de7/lib-rustfix` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.623615167s INFO prepare_target{force=false package_id=serde_ignored v0.1.10 target="serde_ignored"}: cargo::core::compiler::fingerprint: fingerprint error for serde_ignored v0.1.10/Build/TargetInner { name_inferred: true, doc_scrape_examples: Disabled, ..: lib_target("serde_ignored", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_ignored-0.1.10/src/lib.rs", Edition2018) } 1.623621008s INFO prepare_target{force=false package_id=serde_ignored v0.1.10 target="serde_ignored"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_ignored-dc3abe595718c5c7/lib-serde_ignored` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.626240159s INFO prepare_target{force=false package_id=sha1 v0.10.6 target="sha1"}: cargo::core::compiler::fingerprint: fingerprint error for sha1 v0.10.6/Build/TargetInner { name_inferred: true, ..: lib_target("sha1", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6/src/lib.rs", Edition2018) } 1.626245519s INFO prepare_target{force=false package_id=sha1 v0.10.6 target="sha1"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/sha1-d4e211f0e2e1ef41/lib-sha1` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.630159358s INFO prepare_target{force=false package_id=supports-hyperlinks v3.0.0 target="supports_hyperlinks"}: cargo::core::compiler::fingerprint: fingerprint error for supports-hyperlinks v3.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("supports_hyperlinks", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/supports-hyperlinks-3.0.0/src/lib.rs", Edition2021) } 1.630164667s INFO prepare_target{force=false package_id=supports-hyperlinks v3.0.0 target="supports_hyperlinks"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/supports-hyperlinks-08e03d097fb07add/lib-supports_hyperlinks` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.632128094s INFO prepare_target{force=false package_id=supports-unicode v3.0.0 target="supports_unicode"}: cargo::core::compiler::fingerprint: fingerprint error for supports-unicode v3.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("supports_unicode", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/supports-unicode-3.0.0/src/lib.rs", Edition2018) } 1.632132642s INFO prepare_target{force=false package_id=supports-unicode v3.0.0 target="supports_unicode"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/supports-unicode-d88faceef8e3416e/lib-supports_unicode` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.634100708s INFO prepare_target{force=false package_id=tar v0.4.42 target="tar"}: cargo::core::compiler::fingerprint: fingerprint error for tar v0.4.42/Build/TargetInner { ..: lib_target("tar", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/lib.rs", Edition2021) } 1.634105346s INFO prepare_target{force=false package_id=tar v0.4.42 target="tar"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tar-5e8a93a8a4cc0742/lib-tar` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.637381314s INFO prepare_target{force=false package_id=tracing-chrome v0.7.2 target="tracing_chrome"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-chrome v0.7.2/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_chrome", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-chrome-0.7.2/src/lib.rs", Edition2018) } 1.637386363s INFO prepare_target{force=false package_id=tracing-chrome v0.7.2 target="tracing_chrome"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-chrome-5580d3f4e4111ec3/lib-tracing_chrome` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.641284863s INFO prepare_target{force=false package_id=tracing-subscriber v0.3.18 target="tracing_subscriber"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-subscriber v0.3.18/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_subscriber", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs", Edition2018) } 1.641289862s INFO prepare_target{force=false package_id=tracing-subscriber v0.3.18 target="tracing_subscriber"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-subscriber-72bebc4b9c5b02aa/lib-tracing_subscriber` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.649786228s INFO prepare_target{force=false package_id=thread_local v1.1.8 target="thread_local"}: cargo::core::compiler::fingerprint: fingerprint error for thread_local v1.1.8/Build/TargetInner { name_inferred: true, ..: lib_target("thread_local", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8/src/lib.rs", Edition2021) } 1.649792330s INFO prepare_target{force=false package_id=thread_local v1.1.8 target="thread_local"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/thread_local-c8337e747a9ba716/lib-thread_local` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.653076162s INFO prepare_target{force=false package_id=tracing-log v0.2.0 target="tracing_log"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-log v0.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_log", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0/src/lib.rs", Edition2018) } 1.653081913s INFO prepare_target{force=false package_id=tracing-log v0.2.0 target="tracing_log"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-log-82c5ed320080f561/lib-tracing_log` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.657004377s INFO prepare_target{force=false package_id=unicase v2.7.0 target="unicase"}: cargo::core::compiler::fingerprint: fingerprint error for unicase v2.7.0/Build/TargetInner { name_inferred: true, ..: lib_target("unicase", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/src/lib.rs", Edition2015) } 1.657009607s INFO prepare_target{force=false package_id=unicase v2.7.0 target="unicase"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicase-c0f46ad46178c99d/lib-unicase` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.660336229s INFO prepare_target{force=false package_id=unicase v2.7.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for unicase v2.7.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/build.rs", Edition2015) } 1.660343453s INFO prepare_target{force=false package_id=unicase v2.7.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicase-2b33335a660898b2/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.661024925s INFO prepare_target{force=false package_id=unicase v2.7.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for unicase v2.7.0/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/build.rs", Edition2015) } 1.661029314s INFO prepare_target{force=false package_id=unicase v2.7.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/unicase-6bcf92435bd06894/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.663660116s INFO prepare_target{force=false package_id=unicode-width v0.2.0 target="unicode_width"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-width v0.2.0/Build/TargetInner { ..: lib_target("unicode_width", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0/src/lib.rs", Edition2021) } 1.663665907s INFO prepare_target{force=false package_id=unicode-width v0.2.0 target="unicode_width"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-width-55a76f2cc7102a88/lib-unicode_width` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.666312720s INFO prepare_target{force=false package_id=cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo) target="cargo"}: cargo::core::compiler::fingerprint: fingerprint error for cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo)/Build/TargetInner { name: "cargo", tested: false, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/bin/cargo/main.rs", Edition2021) } 1.666319583s INFO prepare_target{force=false package_id=cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo) target="cargo"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo-e32a7d4f633be654/bin-cargo` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main Compiling libc v0.2.158 Fresh unicode-ident v1.0.13 Compiling shlex v1.3.0 Compiling pkg-config v0.3.30 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling vcpkg v0.2.15 Compiling serde v1.0.204 Compiling version_check v0.9.4 Fresh once_cell v1.19.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.19.0/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.19.0/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.19.0/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.19.0/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling thiserror v1.0.63 Compiling regex-syntax v0.8.4 Fresh autocfg v1.3.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/autocfg-1.3.0/src/error.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ Compiling tinyvec_macros v0.1.1 Fresh log v0.4.22 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1232:34 | 1232 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1236:28 | 1236 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1249:34 | 1249 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1249 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1253:28 | 1253 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ Compiling smallvec v1.13.2 Compiling crc32fast v1.4.0 Compiling crossbeam-utils v0.8.19 Compiling parking_lot_core v0.9.9 Compiling gix-trace v0.1.11 Compiling fastrand v2.1.0 Fresh scopeguard v1.2.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/scopeguard-1.2.0/src/lib.rs:486:32 | 486 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 486 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh bitflags v2.6.0 Compiling same-file v1.0.6 Compiling adler2 v2.0.0 Compiling bytes v1.6.0 Compiling sha1_smol v1.0.0 Fresh itoa v1.0.11 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/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.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/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)' --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=715d682da5f0e32d -C extra-filename=-715d682da5f0e32d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-715d682da5f0e32d -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/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.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/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)' --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=a785bde935b741a8 -C extra-filename=-a785bde935b741a8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-a785bde935b741a8 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `memchr` (lib) generated 2 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.30 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pkg_config --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkg-config-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1d5eef2f61ec54e0 -C extra-filename=-1d5eef2f61ec54e0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b6587c04d106fbd0 -C extra-filename=-b6587c04d106fbd0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `once_cell` (lib) generated 4 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=5d547ad49752d57e -C extra-filename=-5d547ad49752d57e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-5d547ad49752d57e -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/version_check-0.9.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=8727fd8ed095cbca -C extra-filename=-8727fd8ed095cbca --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `autocfg` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=57251c1078d56b90 -C extra-filename=-57251c1078d56b90 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/thiserror-57251c1078d56b90 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/vcpkg-0.2.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name vcpkg --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=4e11ddd3e6b362aa -C extra-filename=-4e11ddd3e6b362aa --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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)' --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=949e8e36c5cc0ace -C extra-filename=-949e8e36c5cc0ace --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /rust/deps/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec_macros-0.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d9315b87feb1e0a -C extra-filename=-8d9315b87feb1e0a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `log` (lib) generated 19 warnings warning: `scopeguard` (lib) generated 1 warning Compiling aho-corasick v1.1.3 Compiling lock_api v0.4.11 Compiling zerocopy v0.7.35 Compiling allocator-api2 v0.2.18 Compiling rustix v0.38.37 Compiling winnow v0.6.18 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/tests.rs:46:32 | 46 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/tests.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/tests.rs:161:32 | 161 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/main.rs:25:32 | 25 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typenum-1.17.0/build/main.rs:35:32 | 35 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 35 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling zeroize v1.7.0 Compiling home v0.5.9 warning: `typenum` (build script) generated 5 warnings Compiling proc-macro2 v1.0.86 Compiling typenum v1.17.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=6cbf27ff6c394da8 -C extra-filename=-6cbf27ff6c394da8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/crossbeam-utils-6cbf27ff6c394da8 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=de3bb2a174cb0df5 -C extra-filename=-de3bb2a174cb0df5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="write"' --check-cfg 'cfg(docsrs)' --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=785064cb765cfec2 -C extra-filename=-785064cb765cfec2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zeroize-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zeroize-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be '\''optimized away'\'' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM'\!' ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zeroize-1.7.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=641c6d0c54ce7bbc -C extra-filename=-641c6d0c54ce7bbc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=bb5f8ddd04265ecb -C extra-filename=-bb5f8ddd04265ecb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/crc32fast-bb5f8ddd04265ecb -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=4e1886a2e1b81a39 -C extra-filename=-4e1886a2e1b81a39 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/parking_lot_core-4e1886a2e1b81a39 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=919c0bd4dec9b2bf -C extra-filename=-919c0bd4dec9b2bf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_trace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-trace-0.1.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-trace-0.1.11/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to provide minimal `tracing` support that can be turned off to zero cost' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-trace CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-trace-0.1.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_trace --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-trace-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "document-features", "tracing", "tracing-detail"))' -C metadata=7b8ddfba89979389 -C extra-filename=-7b8ddfba89979389 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytes-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytes-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytes-1.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytes-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a0eda1a737111b79 -C extra-filename=-a0eda1a737111b79 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/home-0.5.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/home-0.5.9/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/home-0.5.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0915053e574c90ac -C extra-filename=-0915053e574c90ac --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=432225b5d4191d19 -C extra-filename=-432225b5d4191d19 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/same-file-1.0.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c3b88d7b6fb3372a -C extra-filename=-c3b88d7b6fb3372a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sha1_smol CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1_smol-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1_smol-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='Minimal dependency free implementation of SHA1 for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1_smol CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mitsuhiko/sha1-smol' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1_smol-1.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sha1_smol --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1_smol-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=c78533d6dffaabbd -C extra-filename=-c78533d6dffaabbd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=45ec7dbc92e470ff -C extra-filename=-45ec7dbc92e470ff --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=98ed5969952ac4d9 -C extra-filename=-98ed5969952ac4d9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rustix-98ed5969952ac4d9 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=6f6d113ff2865805 -C extra-filename=-6f6d113ff2865805 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unnecessary qualification --> /rust/deps/zeroize-1.7.0/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /rust/deps/zeroize-1.7.0/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /rust/deps/zeroize-1.7.0/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.6.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.6.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.6.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=69f7e035f8c3a93b -C extra-filename=-69f7e035f8c3a93b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=b33b796ceb3e58da -C extra-filename=-b33b796ceb3e58da --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/lock_api-b33b796ceb3e58da -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern autocfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libautocfg-53765ef28569b0fb.rlib --cap-lints warn -Z binary-dep-depinfo` warning: `shlex` (lib) generated 1 warning Compiling tinyvec v1.8.0 Compiling ahash v0.8.11 Compiling jiff v0.1.13 warning: `zeroize` (lib) generated 2 warnings warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/alloc/mod.rs:25:34 | 25 | #[cfg(all(feature = "alloc", not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:156:11 | 156 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:168:11 | 168 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/bytes-1.6.0/src/bytes.rs:1321:17 | 1321 | #[cfg(all(test, loom))] | ^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:170:11 | 170 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1192:11 | 1192 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/bytes-1.6.0/src/bytes.rs:135:19 | 135 | #[cfg(not(all(loom, test)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1221:11 | 1221 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/bytes-1.6.0/src/bytes.rs:143:15 | 143 | #[cfg(all(loom, test))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1270:11 | 1270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1389:11 | 1389 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/bytes-1.6.0/src/bytes.rs:163:19 | 163 | #[cfg(not(all(loom, test)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1431:11 | 1431 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/bytes-1.6.0/src/bytes.rs:173:15 | 173 | #[cfg(all(loom, test))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1457:11 | 1457 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/bytes-1.6.0/src/bytes_mut.rs:1774:17 | 1774 | #[cfg(all(test, loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1519:11 | 1519 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/bytes-1.6.0/src/loom.rs:1:21 | 1 | #[cfg(not(all(test, loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1847:11 | 1847 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/bytes-1.6.0/src/loom.rs:23:17 | 23 | #[cfg(all(test, loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:1855:11 | 1855 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:2114:11 | 2114 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:2122:11 | 2122 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:206:19 | 206 | #[cfg(all(not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:231:15 | 231 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:256:15 | 256 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:270:15 | 270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:359:15 | 359 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:420:15 | 420 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:489:15 | 489 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:545:15 | 545 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:605:15 | 605 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:630:15 | 630 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:724:15 | 724 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/boxed.rs:751:15 | 751 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:14:11 | 14 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:85:11 | 85 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:608:11 | 608 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:639:11 | 639 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:164:15 | 164 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:172:15 | 172 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:208:15 | 208 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:216:15 | 216 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:249:15 | 249 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:364:15 | 364 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:388:15 | 388 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling generic-array v0.14.7 Compiling subtle v2.5.0 warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:421:15 | 421 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:451:15 | 451 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/raw_vec.rs:529:15 | 529 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:60:11 | 60 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:62:11 | 62 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:80:11 | 80 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:83:11 | 83 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:96:11 | 96 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:99:11 | 99 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2624:11 | 2624 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2684:11 | 2684 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2757:11 | 2757 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro2-34421eb8ad23cd4e/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d44117702386e6c3 -C extra-filename=-d44117702386e6c3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libunicode_ident-c150e6ab1510b47b.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2841:11 | 2841 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2939:11 | 2939 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/typenum-fa7a3e75cc943dcc/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/typenum-1e939dbac9e8a65f/build-script-main` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2956:11 | 2956 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2973:11 | 2973 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:3014:11 | 3014 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:3040:11 | 3040 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:3104:11 | 3104 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:3113:11 | 3113 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:13:11 | 13 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:167:11 | 167 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:1:11 | 1 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:30:11 | 30 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:427:15 | 427 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:614:15 | 614 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /rust/deps/fastrand-2.1.0/src/lib.rs:622:11 | 622 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:852:15 | 852 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:882:15 | 882 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:982:15 | 982 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1011:15 | 1011 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1044:15 | 1044 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1384:15 | 1384 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1788:15 | 1788 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1889:15 | 1889 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:1899:15 | 1899 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2064:15 | 2064 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2128:15 | 2128 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2325:15 | 2325 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2356:15 | 2356 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2383:15 | 2383 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2495:15 | 2495 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2821:15 | 2821 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/macros.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/slice.rs:17:15 | 17 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/slice.rs:39:15 | 39 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/slice.rs:70:15 | 70 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /rust/deps/allocator-api2-0.2.18/src/stable/slice.rs:112:15 | 112 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused return value of `into_raw_fd` that must be used --> /rust/deps/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: method `simd_eq` is never used --> /rust/deps/sha1_smol-1.0.0/src/simd.rs:31:8 | 30 | pub trait SimdExt { | ------- method in this trait 31 | fn simd_eq(self, rhs: Self) -> Self; | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/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.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libc-0b9da0eff830f707/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-715d682da5f0e32d/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/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.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-c7e14d77c91ee84e/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-a785bde935b741a8/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde-5aecbbfd2ba85b55/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-5d547ad49752d57e/build-script-build` warning: `same-file` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/thiserror-8d7d60659b338816/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/thiserror-57251c1078d56b90/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/crossbeam-utils-7103a6c5a9ca45d9/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/crossbeam-utils-6cbf27ff6c394da8/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/subtle-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/subtle-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/subtle-2.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=3cd7fe17a36a5311 -C extra-filename=-3cd7fe17a36a5311 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=65843df624840032 -C extra-filename=-65843df624840032 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/generic-array-65843df624840032 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern version_check=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libversion_check-8727fd8ed095cbca.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/crc32fast-6c2e5dbaca36db06/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/crc32fast-bb5f8ddd04265ecb/build-script-build` [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs [libc 0.2.158] cargo:rerun-if-changed=build.rs [libc 0.2.158] cargo:rerun-if-changed=build.rs [libc 0.2.158] cargo:rustc-cfg=freebsd11 [libc 0.2.158] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.158] cargo:rustc-cfg=libc_union [libc 0.2.158] cargo:rustc-cfg=libc_const_size_of [libc 0.2.158] cargo:rustc-cfg=libc_align [libc 0.2.158] cargo:rustc-cfg=libc_int128 [libc 0.2.158] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.158] cargo:rustc-cfg=libc_packedN [libc 0.2.158] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.158] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.158] cargo:rustc-cfg=libc_long_array [libc 0.2.158] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.158] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.158] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.158] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.158] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) [libc 0.2.158] cargo:rustc-cfg=freebsd11 [libc 0.2.158] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.158] cargo:rustc-cfg=libc_union [libc 0.2.158] cargo:rustc-cfg=libc_const_size_of [libc 0.2.158] cargo:rustc-cfg=libc_align [libc 0.2.158] cargo:rustc-cfg=libc_int128 [libc 0.2.158] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.158] cargo:rustc-cfg=libc_packedN [libc 0.2.158] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.158] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.158] cargo:rustc-cfg=libc_long_array [libc 0.2.158] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.158] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.158] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.158] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.158] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_thread_local) Compiling walkdir v2.5.0 Compiling miniz_oxide v0.8.0 Compiling const-oid v0.9.6 Compiling unicode-bidi v0.3.15 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=3d7a5d887faadf3b -C extra-filename=-3d7a5d887faadf3b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtinyvec_macros-8d9315b87feb1e0a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [serde 1.0.204] cargo:rerun-if-changed=build.rs [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=jiff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jiff-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jiff-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A date-time library that encourages you to jump into the pit of success. This library is heavily inspired by the Temporal project. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jiff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/jiff' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jiff-0.1.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name jiff --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jiff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "serde", "std", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-zoneinfo"))' -C metadata=1b9822e581dc9494 -C extra-filename=-1b9822e581dc9494 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [thiserror 1.0.63] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) Compiling percent-encoding v2.3.1 Compiling base64ct v1.6.0 Compiling unicode-bom v2.0.3 warning: `fastrand` (lib) generated 1 warning Compiling static_assertions v1.1.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=a566ef6545c6c53d -C extra-filename=-a566ef6545c6c53d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/ahash-a566ef6545c6c53d -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern version_check=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libversion_check-8727fd8ed095cbca.rlib --cap-lints warn -Z binary-dep-depinfo` [crc32fast 1.4.0] cargo:rerun-if-changed=build.rs [crc32fast 1.4.0] cargo:rustc-cfg=crc32fast_stdarchx86 warning: `#[inline]` is ignored on function prototypes --> /rust/deps/subtle-2.5.0/src/lib.rs:282:5 | 282 | #[inline] | ^^^^^^^^^ | = note: `#[warn(unused_attributes)]` on by default warning: `#[inline]` is ignored on function prototypes --> /rust/deps/subtle-2.5.0/src/lib.rs:425:5 | 425 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /rust/deps/subtle-2.5.0/src/lib.rs:612:5 | 612 | #[inline] | ^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/parking_lot_core-52e1c67be7cae552/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/parking_lot_core-4e1886a2e1b81a39/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=0758b6625d0ef38a -C extra-filename=-0758b6625d0ef38a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern adler2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libadler2-6f6d113ff2865805.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/typenum-fa7a3e75cc943dcc/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=1846f002427c3af1 -C extra-filename=-1846f002427c3af1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bidi-0.3.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bidi-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bidi-0.3.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bidi-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=a0a89dbdf67d7e45 -C extra-filename=-a0a89dbdf67d7e45 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=const_oid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/const-oid-0.9.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/const-oid-0.9.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X.660, with support for BER/DER encoding/decoding as well as heapless no_std (i.e. embedded) support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-oid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/const-oid' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/const-oid-0.9.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name const_oid --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/const-oid-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=c771818af097cd37 -C extra-filename=-c771818af097cd37 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bc85d0c177834956 -C extra-filename=-bc85d0c177834956 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern same_file=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsame_file-c3b88d7b6fb3372a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name static_assertions --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e7ed8f6f1f89e652 -C extra-filename=-e7ed8f6f1f89e652 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [crossbeam-utils 0.8.19] cargo:rerun-if-changed=no_atomic.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/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.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-c7e14d77c91ee84e/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/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)' --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=7c5da58aa3cbf992 -C extra-filename=-7c5da58aa3cbf992 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/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.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libc-0b9da0eff830f707/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.158/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=2af730e6ec270792 -C extra-filename=-2af730e6ec270792 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: trait `ExtendFromWithinSpec` is never used --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/mod.rs:2548:7 | 2548 | trait ExtendFromWithinSpec { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: trait `NonDrop` is never used --> /rust/deps/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=base64ct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64ct-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64ct-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64ct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/base64ct' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64ct-1.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name base64ct --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=fafac13256ec7efb -C extra-filename=-fafac13256ec7efb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/lock_api-aa7d44de7e11a48f/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/lock_api-b33b796ceb3e58da/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_bom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bom-2.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bom-2.0.3/Cargo.toml CARGO_PKG_AUTHORS='Phil Booth ' CARGO_PKG_DESCRIPTION='Unicode byte-order mark detection for files and byte arrays.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/philbooth/unicode-bom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bom-2.0.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_bom --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bom-2.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=571c3e128208798b -C extra-filename=-571c3e128208798b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [parking_lot_core 0.9.9] cargo:rerun-if-changed=build.rs Compiling serde_json v1.0.121 warning: `subtle` (lib) generated 3 warnings Compiling openssl-probe v0.1.5 warning: `sha1_smol` (lib) generated 1 warning Compiling shell-words v1.1.0 warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `allocator-api2` (lib) generated 88 warnings Compiling curl v0.4.46 Compiling tracing-core v0.1.32 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/percent-encoding-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/percent-encoding-2.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=badae678d9abbbde -C extra-filename=-badae678d9abbbde --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling kstring v2.0.0 warning: unnecessary qualification --> /rust/deps/const-oid-0.9.6/src/arcs.rs:25:30 | 25 | const ARC_MAX_BYTES: usize = mem::size_of::(); | ^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /rust/deps/const-oid-0.9.6/src/lib.rs:17:5 | 17 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 25 - const ARC_MAX_BYTES: usize = mem::size_of::(); 25 + const ARC_MAX_BYTES: usize = size_of::(); | Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustix-93dbccf325cec772/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rustix-98ed5969952ac4d9/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_FEATURE_ZEROIZE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/generic-array-d3aff960fdafa880/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/generic-array-65843df624840032/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/crc32fast-6c2e5dbaca36db06/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-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=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=3ca36d236fa59930 -C extra-filename=-3ca36d236fa59930 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg crc32fast_stdarchx86` warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /rust/deps/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /rust/deps/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /rust/deps/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-probe-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-probe-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-probe-0.1.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name openssl_probe --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7316fb6dac7c7bd6 -C extra-filename=-7316fb6dac7c7bd6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/crossbeam-utils-7103a6c5a9ca45d9/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=d89f073d11feb2be -C extra-filename=-d89f073d11feb2be --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shell_words CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shell-words-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shell-words-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Tomasz Miąsko ' CARGO_PKG_DESCRIPTION='Process command line according to parsing rules of UNIX shell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shell-words CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tmiasko/shell-words' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shell-words-1.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name shell_words --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=88cfd6155c21728c -C extra-filename=-88cfd6155c21728c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121/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.121 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=121 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121/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="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9e01fc1059c4873e -C extra-filename=-9e01fc1059c4873e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-9e01fc1059c4873e -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46/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="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=9efa8ac0c6074bb1 -C extra-filename=-9efa8ac0c6074bb1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/curl-9efa8ac0c6074bb1 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` [lock_api 0.4.11] cargo:rustc-cfg=has_const_fn_trait_bound Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.32 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=ccdf31518df4d974 -C extra-filename=-ccdf31518df4d974 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=kstring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kstring-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kstring-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Ed Page ' CARGO_PKG_DESCRIPTION='Key String: optimized for map keys' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kstring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/kstring' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kstring-2.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name kstring --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kstring-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unsafe"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc", "default", "document-features", "max_inline", "serde", "std", "unsafe", "unstable_bench_subset"))' -C metadata=2348296b0b8665da -C extra-filename=-2348296b0b8665da --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern static_assertions=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstatic_assertions-e7ed8f6f1f89e652.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [rustix 0.38.37] cargo:rerun-if-changed=build.rs [rustix 0.38.37] cargo:rustc-cfg=static_assertions [rustix 0.38.37] cargo:rustc-cfg=libc [rustix 0.38.37] cargo:rustc-cfg=freebsdlike [rustix 0.38.37] cargo:rustc-cfg=bsd [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_MIRI [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence warning: unexpected `cfg` condition name: `crc32fast_stdarchx86` --> /rust/deps/crc32fast-1.4.0/src/specialized/mod.rs:3:9 | 3 | crc32fast_stdarchx86, | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 Compiling quote v1.0.36 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /rust/deps/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(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 cfg-if v1.0.0 Compiling base16ct v0.2.0 Fresh ryu v1.0.18 Compiling form_urlencoded v1.2.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/lock_api-aa7d44de7e11a48f/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lock_api --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lock_api-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=fa93e1cdfe8844f7 -C extra-filename=-fa93e1cdfe8844f7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern scopeguard=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libscopeguard-e0849a5ba120e061.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` Compiling num-traits v0.2.19 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/lib.rs:42:7 | 42 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/lib.rs:65:11 | 65 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/lib.rs:106:11 | 106 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/lib.rs:74:23 | 74 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/lib.rs:78:23 | 78 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/lib.rs:81:23 | 81 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:1:11 | 1 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:27:11 | 27 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:35 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:50:11 | 50 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:35 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:101:11 | 101 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` 78 | 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `safe` --> /rust/deps/kstring-2.0.0/src/lib.rs:39:13 | 39 | #![cfg_attr(feature = "safe", forbid(unsafe_code))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc`, `default`, `document-features`, `max_inline`, `serde`, `std`, `unsafe`, and `unstable_bench_subset` = help: consider adding `safe` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=7948c65134c0339f -C extra-filename=-7948c65134c0339f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-d44117702386e6c3.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=base16ct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base16ct-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base16ct-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base16ct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/base16ct' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base16ct-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name base16ct --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base16ct-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=20d8b1911280ab27 -C extra-filename=-20d8b1911280ab27 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` 78 | 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/form_urlencoded-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/form_urlencoded-1.2.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3dd00114003318e0 -C extra-filename=-3dd00114003318e0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern percent_encoding=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpercent_encoding-badae678d9abbbde.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=a23a3f72787a57cb -C extra-filename=-a23a3f72787a57cb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/num-traits-a23a3f72787a57cb -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern autocfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libautocfg-53765ef28569b0fb.rlib --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `const-oid` (lib) generated 1 warning warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.19/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh pin-project-lite v0.2.14 Compiling utf8parse v0.2.2 warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.11/src/mutex.rs:152:11 | 152 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.11/src/mutex.rs:162:15 | 162 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.11/src/remutex.rs:235:11 | 235 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.11/src/remutex.rs:250:15 | 250 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.11/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.11/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-core-0.1.32/src/lib.rs:138:5 | 138 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.32/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.32/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /rust/deps/base16ct-0.2.0/src/upper.rs:49:14 | 49 | unsafe { crate::String::from_utf8_unchecked(dst) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /rust/deps/base16ct-0.2.0/src/lib.rs:13:5 | 13 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 49 - unsafe { crate::String::from_utf8_unchecked(dst) } 49 + unsafe { String::from_utf8_unchecked(dst) } | warning: unnecessary qualification --> /rust/deps/base16ct-0.2.0/src/error.rs:28:22 | 28 | impl From for core::fmt::Error { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 28 - impl From for core::fmt::Error { 28 + impl From for fmt::Error { | warning: unnecessary qualification --> /rust/deps/base16ct-0.2.0/src/error.rs:29:26 | 29 | fn from(_: Error) -> core::fmt::Error { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 29 - fn from(_: Error) -> core::fmt::Error { 29 + fn from(_: Error) -> fmt::Error { | warning: unnecessary qualification --> /rust/deps/base16ct-0.2.0/src/error.rs:30:9 | 30 | core::fmt::Error::default() | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 30 - core::fmt::Error::default() 30 + fmt::Error::default() | Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/utf8parse-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/utf8parse-0.2.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=705264931d1d0f8c -C extra-filename=-705264931d1d0f8c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RAW_VALUE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121/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.121 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=121 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde_json-ce98dcbfb4d57a9f/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-9e01fc1059c4873e/build-script-build` warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:374:11 | 374 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/ahash-de16e820d3f1a8a9/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/ahash-a566ef6545c6c53d/build-script-build` warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:719:11 | 719 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:722:11 | 722 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:730:11 | 730 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:733:11 | 733 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `percent-encoding` (lib) generated 1 warning Compiling pem-rfc7468 v0.7.0 Compiling anstyle v1.0.8 [serde_json 1.0.121] cargo:rerun-if-changed=build.rs [serde_json 1.0.121] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.121] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.121] cargo:rustc-cfg=limb_width_64 Compiling cpufeatures v0.2.12 [ahash 0.8.11] cargo:rerun-if-changed=build.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=def7381ae33c0dda -C extra-filename=-def7381ae33c0dda --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cpufeatures-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c4e220b99f1c56c8 -C extra-filename=-c4e220b99f1c56c8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pem_rfc7468 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pem-rfc7468-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pem-rfc7468-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a strict subset of the original Privacy-Enhanced Mail encoding intended specifically for use with cryptographic keys, certificates, and other messages. Provides a no_std-friendly, constant-time implementation suitable for use with cryptographic private keys. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pem-rfc7468 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pem-rfc7468' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pem-rfc7468-0.7.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pem_rfc7468 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=9c6cc4011f05ca39 -C extra-filename=-9c6cc4011f05ca39 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern base64ct=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase64ct-fafac13256ec7efb.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/crc32fast-63f6238f3c70dccb/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/crc32fast-bb5f8ddd04265ecb/build-script-build` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /rust/deps/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(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])); | +++++++++++++ ~ + Compiling anstyle-parse v0.2.5 Compiling is_terminal_polyfill v1.70.1 [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" warning: `crc32fast` (lib) generated 1 warning Fresh regex-syntax v0.6.29 warning: method `symmetric_difference` is never used --> /rust/deps/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /rust/deps/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default warning: `regex-syntax` (lib) generated 2 warnings Compiling powerfmt v0.2.0 warning: `kstring` (lib) generated 1 warning Compiling fnv v1.0.7 Compiling anyhow v1.0.86 warning: field `0` is never read --> /rust/deps/lock_api-0.4.11/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/ahash-de16e820d3f1a8a9/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=be5bbf6586760111 -C extra-filename=-be5bbf6586760111 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --extern zerocopy=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libzerocopy-45ec7dbc92e470ff.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=5e7d56ebe7da35cd -C extra-filename=-5e7d56ebe7da35cd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern utf8parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libutf8parse-705264931d1d0f8c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_terminal_polyfill-1.70.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_terminal_polyfill-1.70.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=e585e32d87c3df24 -C extra-filename=-e585e32d87c3df24 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fnv-1.0.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cc2401a6d94a35ce -C extra-filename=-cc2401a6d94a35ce --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/powerfmt-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=5450f05c9b9b5efc -C extra-filename=-5450f05c9b9b5efc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `lock_api` (lib) generated 7 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=d692117cdc018bd7 -C extra-filename=-d692117cdc018bd7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/anyhow-d692117cdc018bd7 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling syn v2.0.72 [crc32fast 1.4.0] cargo:rerun-if-changed=build.rs [crc32fast 1.4.0] cargo:rustc-cfg=crc32fast_stdarchx86 Compiling colorchoice v1.0.2 warning: `base16ct` (lib) generated 4 warnings Fresh equivalent v1.0.1 Compiling anstyle-query v1.1.1 Fresh regex-automata v0.1.10 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/classes.rs:90:38 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/classes.rs:111:32 | 111 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1113:38 | 1113 | pub fn states(&self) -> StateIter { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1508:55 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1613:32 | 1613 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1702:53 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | -------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1718:66 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1725:32 | 1725 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1725 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1828:57 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1835:32 | 1835 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/error.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/minimize.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:868:32 | 868 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 868 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:891:32 | 891 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1012:32 | 1012 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1140:32 | 1140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1200:32 | 1200 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1662:34 | 1662 | pub(crate) struct StateIter<'a, T: 'a, S: 'a> { | ^^^^ ^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 1662 - pub(crate) struct StateIter<'a, T: 'a, S: 'a> { 1662 + pub(crate) struct StateIter<'a, T, S> { | warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1689:30 | 1689 | pub(crate) struct State<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1753:44 | 1753 | pub(crate) struct StateTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1774:50 | 1774 | pub(crate) struct StateSparseTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1815:33 | 1815 | pub(crate) struct StateMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1847:47 | 1847 | pub(crate) struct StateTransitionIterMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/minimize.rs:42:34 | 42 | pub(crate) struct Minimizer<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/regex.rs:415:34 | 415 | pub struct Matches<'r, 't, D: DFA + 'r> { | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1054:36 | 1054 | struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { | ^^^^^ ^^^^^ | help: remove these bounds | 1054 - struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { 1054 + struct StateIter<'a, T: AsRef<[u8]>, S: StateID = usize> { | Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/num-traits-44b6ff60e6b6728f/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/num-traits-a23a3f72787a57cb/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d5acd6af7f7a267e -C extra-filename=-d5acd6af7f7a267e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/crc32fast-63f6238f3c70dccb/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=c39357b76074d6a7 -C extra-filename=-c39357b76074d6a7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcfg_if-76e9dedd9ae127d6.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg crc32fast_stdarchx86` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.72 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.72/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.72 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=72 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.72 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=68341a4fded656b6 -C extra-filename=-68341a4fded656b6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-d44117702386e6c3.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-7948c65134c0339f.rmeta --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libunicode_ident-c150e6ab1510b47b.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bab01519f08fbf8d -C extra-filename=-bab01519f08fbf8d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `bytes` (lib) generated 8 warnings warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /rust/deps/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /rust/deps/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /rust/deps/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /rust/deps/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /rust/deps/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /rust/deps/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /rust/deps/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` --> /rust/deps/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: `regex-automata` (lib) generated 30 warnings Compiling jobserver v0.1.32 Compiling der v0.7.9 Compiling filetime v0.2.23 warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `form_urlencoded` (lib) generated 1 warning warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /rust/deps/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static is discouraged --> /rust/deps/tracing-core-0.1.32/src/dispatcher.rs:458:9 | 458 | &GLOBAL_DISPATCH | ^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default help: use `&raw const` instead to create a raw pointer | 458 | &raw const GLOBAL_DISPATCH | ~~~~~~~~~~ warning: unexpected `cfg` condition name: `crc32fast_stdarchx86` --> /rust/deps/crc32fast-1.4.0/src/specialized/mod.rs:3:9 | 3 | crc32fast_stdarchx86, | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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 Compiling clru v0.6.1 Compiling minimal-lexical v0.2.1 warning: `typenum` (lib) generated 6 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1017b4495b4acfc4 -C extra-filename=-1017b4495b4acfc4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/liblibc-7c5da58aa3cbf992.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd7702f3a30ec8bc -C extra-filename=-bd7702f3a30ec8bc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcfg_if-76e9dedd9ae127d6.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/liblibc-7c5da58aa3cbf992.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=der CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/der-0.7.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/der-0.7.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=der CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/der' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/der-0.7.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name der --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/der-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=eb38fe26531d223a -C extra-filename=-eb38fe26531d223a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern const_oid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libconst_oid-c771818af097cd37.rmeta --extern pem_rfc7468=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpem_rfc7468-9c6cc4011f05ca39.rmeta --extern zeroize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libzeroize-641c6d0c54ce7bbc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling anstream v0.6.15 Fresh overload v0.1.1 Compiling typeid v1.0.0 Compiling strsim v0.11.1 Compiling num-conv v0.1.0 Compiling clap_lex v0.7.2 Compiling time-core v0.1.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/minimal-lexical-0.2.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=b756a52f981c6ee1 -C extra-filename=-b756a52f981c6ee1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.15/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=e35144d20061cd69 -C extra-filename=-e35144d20061cd69 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstyle-def7381ae33c0dda.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstyle_parse-5e7d56ebe7da35cd.rmeta --extern anstyle_query=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstyle_query-bab01519f08fbf8d.rmeta --extern colorchoice=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcolorchoice-d5acd6af7f7a267e.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libis_terminal_polyfill-e585e32d87c3df24.rmeta --extern utf8parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libutf8parse-705264931d1d0f8c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=typeid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typeid-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typeid-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Const TypeId and non-'\''static TypeId' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typeid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typeid' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typeid-1.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name typeid --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typeid-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2b77554096503a3 -C extra-filename=-d2b77554096503a3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clru CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clru-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clru-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='marmeladema ' CARGO_PKG_DESCRIPTION='An LRU cache implementation with constant time operations and weighted semantic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clru CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marmeladema/clru-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clru-0.6.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clru --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clru-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=15175f783d0683c9 -C extra-filename=-15175f783d0683c9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: trait `BuildHasherExt` is never used --> /rust/deps/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /rust/deps/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition value: `bitrig` --> /rust/deps/filetime-0.2.23/src/unix/mod.rs:88:11 | 88 | #[cfg(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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` 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: `bitrig` --> /rust/deps/filetime-0.2.23/src/unix/mod.rs:97:15 | 97 | #[cfg(not(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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /rust/deps/filetime-0.2.23/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `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(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `crc32fast` (lib) generated 1 warning Compiling crossbeam-channel v0.5.12 Compiling hashbrown v0.14.5 warning: `ahash` (lib) generated 45 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c807a26e7316e5ff -C extra-filename=-c807a26e7316e5ff --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-conv-0.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cf141ac199ffd612 -C extra-filename=-cf141ac199ffd612 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/generic-array-d3aff960fdafa880/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=43abad8cacc5f829 -C extra-filename=-43abad8cacc5f829 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtypenum-1846f002427c3af1.rmeta --extern zeroize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libzeroize-641c6d0c54ce7bbc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg relaxed_coherence` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-core-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c50ee59a2ac8ff0e -C extra-filename=-c50ee59a2ac8ff0e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.12/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_channel --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=404b7f573efcbb1f -C extra-filename=-404b7f573efcbb1f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-d89f073d11feb2be.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=139429aa735517fb -C extra-filename=-139429aa735517fb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `filetime` (lib) generated 3 warnings Compiling crossbeam-epoch v0.9.18 Compiling semver v1.0.23 warning: `powerfmt` (lib) generated 3 warnings Fresh lazy_static v1.5.0 warning: unused extern crate --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: elided lifetime has a name --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: unexpected `cfg` condition value: `bigint` --> /rust/deps/der-0.7.9/src/lib.rs:373:7 | 373 | #[cfg(feature = "bigint")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary`, `bytes`, `derive`, `flagset`, `oid`, `pem`, `real`, `std`, `time`, and `zeroize` = help: consider adding `bigint` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unnecessary qualification --> /rust/deps/der-0.7.9/src/asn1/integer.rs:25:19 | 25 | debug_assert!(mem::size_of::() <= MAX_INT_SIZE); | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /rust/deps/der-0.7.9/src/lib.rs:25:5 | 25 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 25 - debug_assert!(mem::size_of::() <= MAX_INT_SIZE); 25 + debug_assert!(size_of::() <= MAX_INT_SIZE); | warning: `lazy_static` (lib) generated 2 warnings Compiling memchr v2.7.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/num-traits-44b6ff60e6b6728f/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=5c34d0d141b49de8 -C extra-filename=-5c34d0d141b49de8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg has_total_cmp` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --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=eb0da8689a4a6f67 -C extra-filename=-eb0da8689a4a6f67 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern ahash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libahash-be5bbf6586760111.rmeta --extern allocator_api2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liballocator_api2-919c0bd4dec9b2bf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=86ca14fd1e2e3340 -C extra-filename=-86ca14fd1e2e3340 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/semver-86ca14fd1e2e3340 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/anyhow-243567108f99bd17/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/anyhow-d692117cdc018bd7/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=9ec5835a60a2241b -C extra-filename=-9ec5835a60a2241b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-d89f073d11feb2be.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=34e7d6bd74d0fe0a -C extra-filename=-34e7d6bd74d0fe0a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling cc v1.1.22 warning: `tinyvec` (lib) generated 6 warnings Compiling unicode-normalization v0.1.23 Compiling base64 v0.22.1 [anyhow 1.0.86] cargo:rerun-if-changed=build/probe.rs [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(doc_cfg) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.86] cargo:rustc-cfg=std_backtrace warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:136:19 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 136 | | #[cfg(relaxed_coherence)] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` 182 | 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:158:23 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 158 | | #[cfg(not(relaxed_coherence))] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` 182 | 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=82ffddb1238e9be2 -C extra-filename=-82ffddb1238e9be2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern tinyvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtinyvec-3d7a5d887faadf3b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh sharded-slab v0.1.7 warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/sharded-slab-0.1.7/src/shard.rs:62:32 | 62 | pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); | ^^^^ ^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 62 - pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); 62 + pub(crate) struct IterMut<'a, T, C: cfg::Config>(slice::IterMut<'a, Ptr>); | Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cc-1.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=215706a85e89efb6 -C extra-filename=-215706a85e89efb6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern jobserver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libjobserver-1017b4495b4acfc4.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/liblibc-7c5da58aa3cbf992.rmeta --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libshlex-b6587c04d106fbd0.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:136:19 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 136 | | #[cfg(relaxed_coherence)] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `relaxed_coherence` --> /rust/deps/generic-array-0.14.7/src/impls.rs:158:23 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 158 | | #[cfg(not(relaxed_coherence))] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64-0.22.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=902ff1df5f69ec09 -C extra-filename=-902ff1df5f69ec09 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/anyhow-243567108f99bd17/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=e0ff2088197f2b05 -C extra-filename=-e0ff2088197f2b05 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_total_cmp` --> /rust/deps/num-traits-0.2.19/src/float.rs:2305:19 | 2301 | / macro_rules! totalorder_impl { 2302 | | ($T:ident, $I:ident, $U:ident, $bits:expr) => { 2303 | | impl TotalOrder for $T { 2304 | | #[inline] 2305 | | #[cfg(has_total_cmp)] | | ^^^^^^^^^^^^^ ... | 2323 | | }; 2324 | | } | |_- in this expansion of `totalorder_impl!` 2325 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_total_cmp` --> /rust/deps/num-traits-0.2.19/src/float.rs:2311:23 | 2301 | / macro_rules! totalorder_impl { 2302 | | ($T:ident, $I:ident, $U:ident, $bits:expr) => { 2303 | | impl TotalOrder for $T { 2304 | | #[inline] ... | 2311 | | #[cfg(not(has_total_cmp))] | | ^^^^^^^^^^^^^ ... | 2323 | | }; 2324 | | } | |_- in this expansion of `totalorder_impl!` 2325 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_total_cmp` --> /rust/deps/num-traits-0.2.19/src/float.rs:2305:19 | 2301 | / macro_rules! totalorder_impl { 2302 | | ($T:ident, $I:ident, $U:ident, $bits:expr) => { 2303 | | impl TotalOrder for $T { 2304 | | #[inline] 2305 | | #[cfg(has_total_cmp)] | | ^^^^^^^^^^^^^ ... | 2323 | | }; 2324 | | } | |_- in this expansion of `totalorder_impl!` 2325 | totalorder_impl!(f64, i64, u64, 64); 2326 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_total_cmp` --> /rust/deps/num-traits-0.2.19/src/float.rs:2311:23 | 2301 | / macro_rules! totalorder_impl { 2302 | | ($T:ident, $I:ident, $U:ident, $bits:expr) => { 2303 | | impl TotalOrder for $T { 2304 | | #[inline] ... | 2311 | | #[cfg(not(has_total_cmp))] | | ^^^^^^^^^^^^^ ... | 2323 | | }; 2324 | | } | |_- in this expansion of `totalorder_impl!` 2325 | totalorder_impl!(f64, i64, u64, 64); 2326 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `sharded-slab` (lib) generated 106 warnings Compiling tar v0.4.42 Compiling tracing-log v0.2.0 Fresh nu-ansi-term v0.46.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:190:32 | 190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: unused import: `windows::*` --> /rust/deps/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/util.rs:41:23 | 41 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/util.rs:52:28 | 52 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:13:37 | 13 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:123:38 | 123 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-log-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=82c5ed320080f561 -C extra-filename=-82c5ed320080f561 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-ccdf31518df4d974.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tar --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=ef1aa249f46d248e -C extra-filename=-ef1aa249f46d248e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libfiletime-bd7702f3a30ec8bc.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/liblibc-7c5da58aa3cbf992.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `nu-ansi-term` (lib) generated 14 warnings Compiling bitmaps v2.1.0 Fresh matchers v0.1.0 Compiling im-rc v15.1.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/semver-0fd0bc3969522961/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/semver-86ca14fd1e2e3340/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bitmaps CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitmaps-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitmaps-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Fixed size boolean arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitmaps CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/bitmaps' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitmaps-2.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bitmaps --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitmaps-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=269db71f9a5c5613 -C extra-filename=-269db71f9a5c5613 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtypenum-1846f002427c3af1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Immutable collection datatypes (the fast but not thread safe version)' CARGO_PKG_HOMEPAGE='http://immutable.rs/' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=im-rc CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=15.1.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "debug", "pool", "proptest", "quickcheck", "rayon", "refpool", "serde"))' -C metadata=e37c5e4f7006cd49 -C extra-filename=-e37c5e4f7006cd49 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/im-rc-e37c5e4f7006cd49 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern version_check=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libversion_check-8727fd8ed095cbca.rlib --cap-lints warn -Z binary-dep-depinfo` [semver 1.0.23] cargo:rerun-if-changed=build.rs [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) Compiling unicase v2.7.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=6bcf92435bd06894 -C extra-filename=-6bcf92435bd06894 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/unicase-6bcf92435bd06894 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern version_check=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libversion_check-8727fd8ed095cbca.rlib --cap-lints warn -Z binary-dep-depinfo` warning: `crossbeam-utils` (lib) generated 43 warnings Compiling encoding_rs v0.8.33 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/encoding_rs-0.8.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/encoding_rs-0.8.33/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='A Gecko-oriented implementation of the Encoding Standard' CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_rs/' CARGO_PKG_LICENSE='(Apache-2.0 OR MIT) AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.33 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/encoding_rs-0.8.33 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name encoding_rs --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/encoding_rs-0.8.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=0775e01c061198a8 -C extra-filename=-0775e01c061198a8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling thread_local v1.1.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=c8337e747a9ba716 -C extra-filename=-c8337e747a9ba716 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling crossbeam-deque v0.8.5 Compiling fiat-crypto v0.2.7 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3ef283e110c45098 -C extra-filename=-3ef283e110c45098 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_epoch-9ec5835a60a2241b.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-d89f073d11feb2be.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fiat_crypto CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fiat-crypto-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fiat-crypto-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='Fiat Crypto library authors ' CARGO_PKG_DESCRIPTION='Fiat-crypto generated Rust' CARGO_PKG_HOMEPAGE='https://github.com/mit-plv/fiat-crypto' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR BSD-1-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fiat-crypto CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mit-plv/fiat-crypto' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fiat-crypto-0.2.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fiat_crypto --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fiat-crypto-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9b9cabf1bf071a1d -C extra-filename=-9b9cabf1bf071a1d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ppv-lite86 v0.2.17 Compiling arc-swap v1.7.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=arc_swap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arc-swap-1.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arc-swap-1.7.1/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner ' CARGO_PKG_DESCRIPTION='Atomically swappable Arc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arc-swap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/arc-swap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arc-swap-1.7.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name arc_swap --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arc-swap-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=97e4d0eb9ba83f8c -C extra-filename=-97e4d0eb9ba83f8c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.17 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ppv_lite86 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=3e8caab390922d41 -C extra-filename=-3e8caab390922d41 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/unicase-2b33335a660898b2/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/unicase-6bcf92435bd06894/build-script-build` [unicase 2.7.0] cargo:rustc-cfg=__unicase__iter_cmp [unicase 2.7.0] cargo:rustc-cfg=__unicase__default_hasher [unicase 2.7.0] cargo:rustc-cfg=__unicase__const_fns warning: `tracing-core` (lib) generated 10 warnings Compiling idna v0.5.0 [unicase 2.7.0] cargo:rustc-cfg=__unicase__core_and_alloc Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/idna-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/idna-0.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=005dfb210e6247ee -C extra-filename=-005dfb210e6247ee --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_bidi-a0a89dbdf67d7e45.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_normalization-82ffddb1238e9be2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/lib.rs:11:5 | 11 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/macros.rs:689:16 | 671 | / macro_rules! euc_jp_decoder_function { 672 | | ($jis0802_trail_body:block, 673 | | $jis0812_lead_body:block, 674 | | $jis0812_trail_body:block, ... | 689 | | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 899 | | }); 900 | | } | |_- in this expansion of `euc_jp_decoder_function!` (#2) 901 | 902 | / macro_rules! euc_jp_decoder_functions { 903 | | ( 904 | | $jis0802_trail_body:block, 905 | | $jis0812_lead_body:block, ... | 919 | / euc_jp_decoder_function!( 920 | $jis0802_trail_body, 921 | $jis0812_lead_body, 922 | $jis0812_trail_body, ... 936 | Utf8Destination 937 | | ); | |_________- in this macro invocation (#2) ... 957 | | }; 958 | | } | |_- in this expansion of `euc_jp_decoder_functions!` (#1) | ::: /rust/deps/encoding_rs-0.8.33/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); 80 | | // Fast-track Hiragana (60% according to Lunde) ... | 220 | | handle 221 | | ); | |_____- in this macro invocation (#1) | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nom-7.1.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=6bbd3cd913aa06d7 -C extra-filename=-6bbd3cd913aa06d7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libmemchr-34e7d6bd74d0fe0a.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libminimal_lexical-b756a52f981c6ee1.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/macros.rs:689:16 | 671 | / macro_rules! euc_jp_decoder_function { 672 | | ($jis0802_trail_body:block, 673 | | $jis0812_lead_body:block, 674 | | $jis0812_trail_body:block, ... | 689 | | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 899 | | }); 900 | | } | |_- in this expansion of `euc_jp_decoder_function!` (#2) 901 | 902 | / macro_rules! euc_jp_decoder_functions { 903 | | ( 904 | | $jis0802_trail_body:block, 905 | | $jis0812_lead_body:block, ... | 938 | / euc_jp_decoder_function!( 939 | $jis0802_trail_body, 940 | $jis0812_lead_body, 941 | $jis0812_trail_body, ... 955 | Utf16Destination 956 | | ); | |_________- in this macro invocation (#2) 957 | | }; 958 | | } | |_- in this expansion of `euc_jp_decoder_functions!` (#1) | ::: /rust/deps/encoding_rs-0.8.33/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); 80 | | // Fast-track Hiragana (60% according to Lunde) ... | 220 | | handle 221 | | ); | |_____- in this macro invocation (#1) | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/macros.rs:364:16 | 341 | / macro_rules! gb18030_decoder_function { 342 | | ($first_body:block, 343 | | $second_body:block, 344 | | $third_body:block, ... | 364 | | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 595 | | }); 596 | | } | |_- in this expansion of `gb18030_decoder_function!` (#2) 597 | 598 | / macro_rules! gb18030_decoder_functions { 599 | | ( 600 | | $first_body:block, 601 | | $second_body:block, ... | 620 | / gb18030_decoder_function!( 621 | $first_body, 622 | $second_body, 623 | $third_body, ... 642 | Utf8Destination 643 | | ); | |_________- in this macro invocation (#2) ... 668 | | }; 669 | | } | |_- in this expansion of `gb18030_decoder_functions!` (#1) | ::: /rust/deps/encoding_rs-0.8.33/src/gb18030.rs:111:5 | 111 | / gb18030_decoder_functions!( 112 | | { 113 | | // If first is between 0x81 and 0xFE, inclusive, 114 | | // subtract offset 0x81. ... | 294 | | handle, 295 | | 'outermost); | |___________________- in this macro invocation (#1) | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `tracing-log` (lib) generated 1 warning warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/macros.rs:364:16 | 341 | / macro_rules! gb18030_decoder_function { 342 | | ($first_body:block, 343 | | $second_body:block, 344 | | $third_body:block, ... | 364 | | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 595 | | }); 596 | | } | |_- in this expansion of `gb18030_decoder_function!` (#2) 597 | 598 | / macro_rules! gb18030_decoder_functions { 599 | | ( 600 | | $first_body:block, 601 | | $second_body:block, ... | 644 | / gb18030_decoder_function!( 645 | $first_body, 646 | $second_body, 647 | $third_body, ... 666 | Utf16Destination 667 | | ); | |_________- in this macro invocation (#2) 668 | | }; 669 | | } | |_- in this expansion of `gb18030_decoder_functions!` (#1) | ::: /rust/deps/encoding_rs-0.8.33/src/gb18030.rs:111:5 | 111 | / gb18030_decoder_functions!( 112 | | { 113 | | // If first is between 0x81 and 0xFE, inclusive, 114 | | // subtract offset 0x81. ... | 294 | | handle, 295 | | 'outermost); | |___________________- in this macro invocation (#1) | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disabled` --> /rust/deps/encoding_rs-0.8.33/src/ascii.rs:1214:68 | 1214 | if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_arch, values("disabled"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arch, values(\"disabled\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/ascii.rs:1375:20 | 1375 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/ascii.rs:183:13 | 177 | / macro_rules! basic_latin_alu { 178 | | ($name:ident, 179 | | $src_unit:ty, 180 | | $dst_unit:ty, ... | 183 | | feature = "cargo-clippy", | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 275 | | }; 276 | | } | |_- in this expansion of `basic_latin_alu!` ... 1481 | basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/ascii.rs:183:13 | 177 | / macro_rules! basic_latin_alu { 178 | | ($name:ident, 179 | | $src_unit:ty, 180 | | $dst_unit:ty, ... | 183 | | feature = "cargo-clippy", | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 275 | | }; 276 | | } | |_- in this expansion of `basic_latin_alu!` ... 1482 | basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/ascii.rs:282:13 | 279 | / macro_rules! latin1_alu { 280 | | ($name:ident, $src_unit:ty, $dst_unit:ty, $stride_fn:ident) => { 281 | | #[cfg_attr( 282 | | feature = "cargo-clippy", | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 342 | | }; 343 | | } | |_- in this expansion of `latin1_alu!` ... 1483 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/ascii.rs:282:13 | 279 | / macro_rules! latin1_alu { 280 | | ($name:ident, $src_unit:ty, $dst_unit:ty, $stride_fn:ident) => { 281 | | #[cfg_attr( 282 | | feature = "cargo-clippy", | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 342 | | }; 343 | | } | |_- in this expansion of `latin1_alu!` ... 1484 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/ascii.rs:91:20 | 86 | / macro_rules! ascii_alu { 87 | | ($name:ident, 88 | | $src_unit:ty, 89 | | $dst_unit:ty, 90 | | $stride_fn:ident) => { 91 | | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 173 | | }; 174 | | } | |_- in this expansion of `ascii_alu!` ... 1485 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/data.rs:425:12 | 425 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `thread_local` (lib) generated 2 warnings warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/handles.rs:1151:16 | 1151 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/handles.rs:1185:16 | 1185 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling arrayvec v0.7.4 warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/mem.rs:322:12 | 322 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/mem.rs:696:12 | 696 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/mem.rs:1126:12 | 1126 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/mem.rs:86:20 | 84 | / macro_rules! by_unit_check_alu { 85 | | ($name:ident, $unit:ty, $bound:expr, $mask:ident) => { 86 | | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ 87 | | #[inline(always)] ... | 153 | | }; 154 | | } | |_- in this expansion of `by_unit_check_alu!` ... 308 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/mem.rs:86:20 | 84 | / macro_rules! by_unit_check_alu { 85 | | ($name:ident, $unit:ty, $bound:expr, $mask:ident) => { 86 | | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ 87 | | #[inline(always)] ... | 153 | | }; 154 | | } | |_- in this expansion of `by_unit_check_alu!` ... 309 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/mem.rs:86:20 | 84 | / macro_rules! by_unit_check_alu { 85 | | ($name:ident, $unit:ty, $bound:expr, $mask:ident) => { 86 | | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ 87 | | #[inline(always)] ... | 153 | | }; 154 | | } | |_- in this expansion of `by_unit_check_alu!` ... 310 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/encoding_rs-0.8.33/src/mem.rs:577:20 | 577 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Immutable collection datatypes (the fast but not thread safe version)' CARGO_PKG_HOMEPAGE='http://immutable.rs/' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=im-rc CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=15.1.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/im-rc-1031d288a7cbaa48/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/im-rc-e37c5e4f7006cd49/build-script-build` warning: unexpected `cfg` condition name: `fuzzing` --> /rust/deps/encoding_rs-0.8.33/src/mem.rs:44:32 | 43 | / macro_rules! non_fuzz_debug_assert { 44 | | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | | ^^^^^^^ 45 | | } | |_- in this expansion of `non_fuzz_debug_assert!` ... 1919 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.4/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayvec-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=7e04330d2c585cf3 -C extra-filename=-7e04330d2c585cf3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [im-rc 15.1.0] cargo:rerun-if-changed=build.rs Compiling either v1.10.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.10.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.10.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/either-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=11ac2598c458c1d2 -C extra-filename=-11ac2598c458c1d2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/parking_lot_core-52e1c67be7cae552/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=a8c4656619d2e006 -C extra-filename=-a8c4656619d2e006 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `base64` (lib) generated 1 warning Compiling errno v0.3.9 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ee1dd4deca3627c9 -C extra-filename=-ee1dd4deca3627c9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `crossbeam-epoch` (lib) generated 20 warnings Compiling memmap2 v0.9.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.9.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=e98c09f7421c6e21 -C extra-filename=-e98c09f7421c6e21 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `generic-array` (lib) generated 4 warnings Compiling getrandom v0.2.15 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=f2f1f73779189dad -C extra-filename=-f2f1f73779189dad --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unused import: `UnparkHandle` --> /rust/deps/parking_lot_core-0.9.9/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /rust/deps/parking_lot_core-0.9.9/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitrig` --> /rust/deps/errno-0.3.9/src/unix.rs:78:13 | 78 | 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling regex-automata v0.4.7 Compiling crypto-common v0.1.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=b7aa7ce7c56ff039 -C extra-filename=-b7aa7ce7c56ff039 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgeneric_array-43abad8cacc5f829.rmeta --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtypenum-1846f002427c3af1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --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=afa14cabe324788a -C extra-filename=-afa14cabe324788a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libaho_corasick-de3bb2a174cb0df5.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_syntax-949e8e36c5cc0ace.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling block-buffer v0.10.4 Compiling gix-sec v0.10.9 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_sec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-sec-0.10.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-sec-0.10.9/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project providing a shared trust model' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-sec CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-sec-0.10.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_sec --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-sec-0.10.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=592eb721a85c7535 -C extra-filename=-592eb721a85c7535 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-42bf1e10d84b451d.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f13634e06cf522ed -C extra-filename=-f13634e06cf522ed --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgeneric_array-43abad8cacc5f829.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustix-93dbccf325cec772/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustix-0.38.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=cb756ae12cae375c -C extra-filename=-cb756ae12cae375c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-42bf1e10d84b451d.rmeta --extern libc_errno=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liberrno-ee1dd4deca3627c9.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: `errno` (lib) generated 1 warning warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/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` --> /rust/deps/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `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 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=61a3f21d536a0688 -C extra-filename=-61a3f21d536a0688 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/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` --> /rust/deps/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::*` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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 Compiling rand_core v0.6.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=f4871b92fa19ddec -C extra-filename=-f4871b92fa19ddec --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern getrandom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgetrandom-f2f1f73779189dad.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling socket2 v0.5.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/socket2-0.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/socket2-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration possible intended. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/socket2-0.5.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/socket2-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=f72479eda7acbf95 -C extra-filename=-f72479eda7acbf95 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling indexmap v2.3.0 warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /rust/deps/filetime-0.2.23/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling parking_lot v0.12.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/indexmap-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=00ed34a123daf8fe -C extra-filename=-00ed34a123daf8fe --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern equivalent=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libequivalent-bd77e98ce9bffcdc.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-eb0da8689a4a6f67.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parking_lot --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=631ea4cb889ca147 -C extra-filename=-631ea4cb889ca147 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern lock_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblock_api-fa93e1cdfe8844f7.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot_core-a8c4656619d2e006.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling digest v0.10.7 warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling ordered-float v2.10.1 Compiling ed25519-compact v2.1.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=5cda5136db11f41e -C extra-filename=-5cda5136db11f41e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern block_buffer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libblock_buffer-f13634e06cf522ed.rmeta --extern const_oid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libconst_oid-c771818af097cd37.rmeta --extern crypto_common=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrypto_common-b7aa7ce7c56ff039.rmeta --extern subtle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsubtle-3cd7fe17a36a5311.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ordered_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ordered-float-2.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ordered-float-2.10.1/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem :Matt Brubeck ' CARGO_PKG_DESCRIPTION='Wrappers for total ordering on floats' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-ordered-float' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.10.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ordered-float-2.10.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ordered_float --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ordered-float-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "rand", "randtest", "rkyv", "schemars", "serde", "std"))' -C metadata=92e5ca44ec1d1722 -C extra-filename=-92e5ca44ec1d1722 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern num_traits=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnum_traits-5c34d0d141b49de8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ed25519_compact CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ed25519-compact-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ed25519-compact-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='A small, self-contained, wasm-friendly Ed25519 implementation' CARGO_PKG_HOMEPAGE='https://github.com/jedisct1/rust-ed25519-compact' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ed25519-compact CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-ed25519-compact' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ed25519-compact-2.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ed25519_compact --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ed25519-compact-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="getrandom"' --cfg 'feature="random"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("blind-keys", "ct-codecs", "default", "disable-signatures", "ed25519", "getrandom", "opt_size", "pem", "random", "self-verify", "std", "traits", "x25519"))' -C metadata=eb824bb564c980a5 -C extra-filename=-eb824bb564c980a5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern getrandom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgetrandom-f2f1f73779189dad.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling hashlink v0.9.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hashlink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashlink-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashlink-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='kyren ' CARGO_PKG_DESCRIPTION='HashMap-like containers that hold their key-value pairs in a user controllable order' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashlink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kyren/hashlink' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashlink-0.9.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hashlink --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hashlink-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=586f5a8506241889 -C extra-filename=-586f5a8506241889 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-eb0da8689a4a6f67.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=49f11366396ff27f -C extra-filename=-49f11366396ff27f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling sized-chunks v0.6.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sized_chunks CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sized-chunks-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sized-chunks-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Efficient sized chunk datatypes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sized-chunks CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/sized-chunks' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sized-chunks-0.6.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sized_chunks --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sized-chunks-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "array-ops", "default", "refpool", "ringbuffer", "std"))' -C metadata=508e1d5516e8425b -C extra-filename=-508e1d5516e8425b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitmaps=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitmaps-269db71f9a5c5613.rmeta --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtypenum-1846f002427c3af1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `filetime` (lib) generated 3 warnings (2 duplicates) Compiling arrayref v0.3.7 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=arrayref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='David Roundy ' CARGO_PKG_DESCRIPTION='Macros to take array references of slices' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/droundy/arrayref' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name arrayref --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/arrayref-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da2b740b10057b4d -C extra-filename=-da2b740b10057b4d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: elided lifetime has a name --> /rust/deps/regex-automata-0.4.7/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 ff v0.13.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ff-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ff-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Sean Bowe :Jack Grigg ' CARGO_PKG_DESCRIPTION='Library for building and interfacing with finite fields' CARGO_PKG_HOMEPAGE='https://github.com/zkcrypto/ff' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkcrypto/ff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ff-0.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ff --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ff-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=c68fabadb02d364a -C extra-filename=-c68fabadb02d364a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand_core-f4871b92fa19ddec.rmeta --extern subtle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsubtle-3cd7fe17a36a5311.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `parking_lot_core` (lib) generated 2 warnings Compiling crypto-bigint v0.5.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crypto_bigint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-bigint-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-bigint-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of a big integer library which has been designed from the ground-up for use in cryptographic applications. Provides constant-time, no_std-friendly implementations of modern formulas using const generics. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/crypto-bigint' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-bigint-0.5.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crypto_bigint --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crypto-bigint-0.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=3 -C embed-bitcode=no --cfg 'feature="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=bd57d95926057084 -C extra-filename=-bd57d95926057084 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgeneric_array-43abad8cacc5f829.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand_core-f4871b92fa19ddec.rmeta --extern subtle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsubtle-3cd7fe17a36a5311.rmeta --extern zeroize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libzeroize-641c6d0c54ce7bbc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `rand_core` (lib) generated 6 warnings Compiling url v2.5.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.5.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=9a5b2f346ece886b -C extra-filename=-9a5b2f346ece886b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libform_urlencoded-3dd00114003318e0.rmeta --extern idna=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libidna-005dfb210e6247ee.rmeta --extern percent_encoding=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpercent_encoding-badae678d9abbbde.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `num-traits` (lib) generated 4 warnings Compiling prodash v29.0.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=prodash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/prodash-29.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/prodash-29.0.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A dashboard for visualizing progress of asynchronous and possibly blocking tasks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prodash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/prodash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=29.0.0 CARGO_PKG_VERSION_MAJOR=29 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/prodash-29.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name prodash --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/prodash-29.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="parking_lot"' --cfg 'feature="progress-tree"' --cfg 'feature="progress-tree-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "bytesize", "crosstermion", "ctrlc", "dashmap", "default", "futures-core", "futures-lite", "human_format", "humantime", "is-terminal", "jiff", "local-time", "log", "parking_lot", "progress-log", "progress-tree", "progress-tree-hp-hashmap", "progress-tree-log", "render-line", "render-line-autoconfigure", "render-line-crossterm", "render-tui", "render-tui-crossterm", "signal-hook", "tui", "tui-react", "unicode-segmentation", "unicode-width", "unit-bytes", "unit-duration", "unit-human"))' -C metadata=efe660000e39d488 -C extra-filename=-efe660000e39d488 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot-631ea4cb889ca147.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling hmac v0.12.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hmac-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hmac-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hmac-0.12.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="reset"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=55778c77d5a67e58 -C extra-filename=-55778c77d5a67e58 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdigest-5cda5136db11f41e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling spki v0.7.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=spki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/spki-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/spki-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='X.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/spki' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/spki-0.7.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name spki --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=ee37d3ea34ccff12 -C extra-filename=-ee37d3ea34ccff12 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern der=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libder-eb38fe26531d223a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling group v0.13.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=group CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/group-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/group-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Sean Bowe :Jack Grigg ' CARGO_PKG_DESCRIPTION='Elliptic curve group traits and utilities' CARGO_PKG_HOMEPAGE='https://github.com/zkcrypto/group' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=group CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkcrypto/group' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/group-0.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name group --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/group-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=e39015adc88f40a1 -C extra-filename=-e39015adc88f40a1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern ff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libff-c68fabadb02d364a.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand_core-f4871b92fa19ddec.rmeta --extern subtle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsubtle-3cd7fe17a36a5311.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `atty` --> /rust/deps/prodash-29.0.0/src/lib.rs:37:7 | 37 | #[cfg(feature = "atty")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `async-io`, `bytesize`, `crosstermion`, `ctrlc`, `dashmap`, `default`, `futures-core`, `futures-lite`, `human_format`, `humantime`, `is-terminal`, `jiff`, `local-time`, `log`, `parking_lot`, `progress-log`, `progress-tree`, `progress-tree-hp-hashmap`, `progress-tree-log`, `render-line`, `render-line-autoconfigure`, `render-line-crossterm`, `render-tui`, `render-tui-crossterm`, `signal-hook`, `tui`, `tui-react`, `unicode-segmentation`, `unicode-width`, `unit-bytes`, `unit-duration`, and `unit-human` = help: consider adding `atty` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling signature v2.2.0 Compiling sha2 v0.10.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=signature CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/signature-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/signature-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signature CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits/tree/master/signature' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/signature-2.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name signature --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=d005e268ad7e5d5a -C extra-filename=-d005e268ad7e5d5a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdigest-5cda5136db11f41e.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand_core-f4871b92fa19ddec.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=03d5292062560b1c -C extra-filename=-03d5292062560b1c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern cpufeatures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcpufeatures-c4e220b99f1c56c8.rmeta --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdigest-5cda5136db11f41e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rand_chacha v0.3.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=b8d789bff062a6a9 -C extra-filename=-b8d789bff062a6a9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libppv_lite86-3e8caab390922d41.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand_core-f4871b92fa19ddec.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `sidefuzz` --> /rust/deps/crypto-bigint-0.5.5/src/lib.rs:212:7 | 212 | #[cfg(sidefuzz)] | ^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sidefuzz)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sidefuzz)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused import: `macros::*` --> /rust/deps/crypto-bigint-0.5.5/src/uint/modular/constant_mod.rs:36:9 | 36 | pub use macros::*; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Compiling hkdf v0.12.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hkdf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hkdf-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hkdf-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='HMAC-based Extract-and-Expand Key Derivation Function (HKDF)' CARGO_PKG_HOMEPAGE='https://github.com/RustCrypto/KDFs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hkdf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/KDFs/' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hkdf-0.12.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hkdf --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hkdf-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=d606aba12faebae5 -C extra-filename=-d606aba12faebae5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern hmac=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhmac-55778c77d5a67e58.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rfc6979 v0.4.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rfc6979 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rfc6979-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rfc6979-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rfc6979 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/signatures/tree/master/rfc6979' CARGO_PKG_RUST_VERSION=1.61 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rfc6979-0.4.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rfc6979 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rfc6979-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ad479bc1ddc110a7 -C extra-filename=-ad479bc1ddc110a7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern hmac=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhmac-55778c77d5a67e58.rmeta --extern subtle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsubtle-3cd7fe17a36a5311.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: associated function `reject_noncanonical` is never used --> /rust/deps/ed25519-compact-2.1.1/src/field25519.rs:677:12 | 524 | impl Fe { | ------- associated function in this implementation ... 677 | pub fn reject_noncanonical(s: &[u8]) -> Result<(), Error> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling rand_xoshiro v0.6.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rand_xoshiro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Xoshiro, xoroshiro and splitmix64 random number generators' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_xoshiro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rngs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rand_xoshiro --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand_xoshiro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=01461f6f2c38b784 -C extra-filename=-01461f6f2c38b784 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand_core-f4871b92fa19ddec.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.12/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 172 | / $crate::__unless_target_features! { 173 | | $($tf),+ => { 174 | | STORAGE.load(Relaxed) == 1 175 | | } 176 | | } | |_____________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.12/src/x86.rs:17:47 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 17 | #[cfg(not(any(target_env = "sgx", target_os = "", target_os = "uefi")))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` 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: `` | ::: /rust/deps/cpufeatures-0.2.12/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 172 | / $crate::__unless_target_features! { 173 | | $($tf),+ => { 174 | | STORAGE.load(Relaxed) == 1 175 | | } 176 | | } | |_____________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.12/src/x86.rs:22:43 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 22 | #[cfg(any(target_env = "sgx", target_os = "", target_os = "uefi"))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.12/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 184 | let res = $crate::__unless_target_features! { | ___________________________- 185 | | $($tf),+ => { 186 | | // Relaxed ordering is fine, as we only have a single atomic variable. 187 | | let val = STORAGE.load(Relaxed); ... | 196 | | } 197 | | }; | |_________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.12/src/x86.rs:17:47 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 17 | #[cfg(not(any(target_env = "sgx", target_os = "", target_os = "uefi")))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.12/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 184 | let res = $crate::__unless_target_features! { | ___________________________- 185 | | $($tf),+ => { 186 | | // Relaxed ordering is fine, as we only have a single atomic variable. 187 | | let val = STORAGE.load(Relaxed); ... | 196 | | } 197 | | }; | |_________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.12/src/x86.rs:22:43 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 22 | #[cfg(any(target_env = "sgx", target_os = "", target_os = "uefi"))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.12/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 172 | / $crate::__unless_target_features! { 173 | | $($tf),+ => { 174 | | STORAGE.load(Relaxed) == 1 175 | | } 176 | | } | |_____________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.12/src/x86.rs:17:47 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 17 | #[cfg(not(any(target_env = "sgx", target_os = "", target_os = "uefi")))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.12/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 172 | / $crate::__unless_target_features! { 173 | | $($tf),+ => { 174 | | STORAGE.load(Relaxed) == 1 175 | | } 176 | | } | |_____________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.12/src/x86.rs:22:43 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 22 | #[cfg(any(target_env = "sgx", target_os = "", target_os = "uefi"))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.12/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 184 | let res = $crate::__unless_target_features! { | ___________________________- 185 | | $($tf),+ => { 186 | | // Relaxed ordering is fine, as we only have a single atomic variable. 187 | | let val = STORAGE.load(Relaxed); ... | 196 | | } 197 | | }; | |_________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.12/src/x86.rs:17:47 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 17 | #[cfg(not(any(target_env = "sgx", target_os = "", target_os = "uefi")))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.12/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 184 | let res = $crate::__unless_target_features! { | ___________________________- 185 | | $($tf),+ => { 186 | | // Relaxed ordering is fine, as we only have a single atomic variable. 187 | | let val = STORAGE.load(Relaxed); ... | 196 | | } 197 | | }; | |_________________- in this macro invocation (#2) | ::: /rust/deps/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.12/src/x86.rs:22:43 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 22 | #[cfg(any(target_env = "sgx", target_os = "", target_os = "uefi"))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling pkcs8 v0.10.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pkcs8 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkcs8-0.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkcs8-0.10.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkcs8-0.10.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pkcs8 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=34ca07330394ac95 -C extra-filename=-34ca07330394ac95 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern der=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libder-eb38fe26531d223a.rmeta --extern spki=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspki-ee37d3ea34ccff12.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling shell-escape v0.1.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shell_escape CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shell-escape-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shell-escape-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Escape characters that may have a special meaning in a shell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shell-escape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/shell-escape' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shell-escape-0.1.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name shell_escape --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shell-escape-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9d8852906b16b68e -C extra-filename=-9d8852906b16b68e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling fallible-streaming-iterator v0.1.9 Compiling constant_time_eq v0.3.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fallible_streaming_iterator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fallible-streaming-iterator-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fallible-streaming-iterator-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Fallible streaming iteration' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fallible-streaming-iterator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/fallible-streaming-iterator' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fallible-streaming-iterator-0.1.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fallible_streaming_iterator --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fallible-streaming-iterator-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=dd3764ef017fe4d4 -C extra-filename=-dd3764ef017fe4d4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name constant_time_eq --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/constant_time_eq-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=92fde993c8164b3a -C extra-filename=-92fde993c8164b3a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=19331d129db20fbb -C extra-filename=-19331d129db20fbb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `...` range patterns are deprecated --> /rust/deps/shell-escape-0.1.5/src/lib.rs:95:16 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ 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 --> /rust/deps/shell-escape-0.1.5/src/lib.rs:95:28 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ 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 Compiling unicode-width v0.1.13 warning: `...` range patterns are deprecated --> /rust/deps/shell-escape-0.1.5/src/lib.rs:95:40 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ 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 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=4aec3195952424b3 -C extra-filename=-4aec3195952424b3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ct-codecs v1.1.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ct_codecs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ct-codecs-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ct-codecs-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='Constant-time hex and base64 codecs from libsodium reimplemented in Rust' CARGO_PKG_HOMEPAGE='https://github.com/jedisct1/rust-ct-codecs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ct-codecs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-ct-codecs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ct-codecs-1.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ct_codecs --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ct-codecs-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=39a6d95de0da3bc1 -C extra-filename=-39a6d95de0da3bc1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /rust/deps/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling hex v0.4.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hex-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hex-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='KokaKiwi ' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hex-0.4.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hex --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=3825da7259f053b3 -C extra-filename=-3825da7259f053b3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling sec1 v0.7.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sec1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sec1-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sec1-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized private keys as well as the Elliptic-Curve-Point-to-Octet-String encoding ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sec1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/sec1' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sec1-0.7.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sec1 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=28a857ef41aa3995 -C extra-filename=-28a857ef41aa3995 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern base16ct=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase16ct-20d8b1911280ab27.rmeta --extern der=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libder-eb38fe26531d223a.rmeta --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgeneric_array-43abad8cacc5f829.rmeta --extern pkcs8=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpkcs8-34ca07330394ac95.rmeta --extern subtle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsubtle-3cd7fe17a36a5311.rmeta --extern zeroize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libzeroize-641c6d0c54ce7bbc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling fallible-iterator v0.3.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fallible_iterator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fallible-iterator-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fallible-iterator-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Fallible iterator traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fallible-iterator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-fallible-iterator' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fallible-iterator-0.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fallible_iterator --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fallible-iterator-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=efaca38bab127151 -C extra-filename=-efaca38bab127151 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unnecessary qualification --> /rust/deps/sec1-0.7.3/src/private_key.rs:101:28 | 101 | return Err(der::Tag::Integer.value_error()); | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /rust/deps/sec1-0.7.3/src/lib.rs:14:5 | 14 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 101 - return Err(der::Tag::Integer.value_error()); 101 + return Err(Tag::Integer.value_error()); | warning: `shell-escape` (lib) generated 3 warnings Fresh unicode-xid v0.2.4 Compiling is_executable v1.0.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=is_executable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_executable-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_executable-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='Is there an executable file at the given path?' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_executable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/is_executable' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_executable-1.0.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name is_executable --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/is_executable-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ead3a923f0dcdb85 -C extra-filename=-ead3a923f0dcdb85 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=im_rc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Immutable collection datatypes (the fast but not thread safe version)' CARGO_PKG_HOMEPAGE='http://immutable.rs/' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=im-rc CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=15.1.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/im-rc-1031d288a7cbaa48/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name im_rc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/im-rc-15.1.0/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "debug", "pool", "proptest", "quickcheck", "rayon", "refpool", "serde"))' -C metadata=d8ad1eed6624d474 -C extra-filename=-d8ad1eed6624d474 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitmaps=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitmaps-269db71f9a5c5613.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand_core-f4871b92fa19ddec.rmeta --extern rand_xoshiro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand_xoshiro-01461f6f2c38b784.rmeta --extern sized_chunks=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsized_chunks-508e1d5516e8425b.rmeta --extern typenum=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtypenum-1846f002427c3af1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling annotate-snippets v0.11.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=8757552f3a514d74 -C extra-filename=-8757552f3a514d74 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstyle-def7381ae33c0dda.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_width-4aec3195952424b3.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rand v0.8.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=7b1e92a9da074318 -C extra-filename=-7b1e92a9da074318 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern rand_chacha=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand_chacha-b8d789bff062a6a9.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand_core-f4871b92fa19ddec.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `shlex` (lib) generated 1 warning Compiling sha1 v0.10.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=d4e211f0e2e1ef41 -C extra-filename=-d4e211f0e2e1ef41 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern cpufeatures=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcpufeatures-c4e220b99f1c56c8.rmeta --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdigest-5cda5136db11f41e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.12/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 172 | / $crate::__unless_target_features! { 173 | | $($tf),+ => { 174 | | STORAGE.load(Relaxed) == 1 175 | | } 176 | | } | |_____________________- in this macro invocation (#2) | ::: /rust/deps/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.12/src/x86.rs:17:47 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 17 | #[cfg(not(any(target_env = "sgx", target_os = "", target_os = "uefi")))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` 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: `` | ::: /rust/deps/cpufeatures-0.2.12/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 172 | / $crate::__unless_target_features! { 173 | | $($tf),+ => { 174 | | STORAGE.load(Relaxed) == 1 175 | | } 176 | | } | |_____________________- in this macro invocation (#2) | ::: /rust/deps/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.12/src/x86.rs:22:43 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 22 | #[cfg(any(target_env = "sgx", target_os = "", target_os = "uefi"))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.12/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 184 | let res = $crate::__unless_target_features! { | ___________________________- 185 | | $($tf),+ => { 186 | | // Relaxed ordering is fine, as we only have a single atomic variable. 187 | | let val = STORAGE.load(Relaxed); ... | 196 | | } 197 | | }; | |_________________- in this macro invocation (#2) | ::: /rust/deps/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.12/src/x86.rs:17:47 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 17 | #[cfg(not(any(target_env = "sgx", target_os = "", target_os = "uefi")))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` | ::: /rust/deps/cpufeatures-0.2.12/src/lib.rs:156:1 | 156 | macro_rules! new { | ---------------- in this expansion of `cpufeatures::new!` (#1) ... 184 | let res = $crate::__unless_target_features! { | ___________________________- 185 | | $($tf),+ => { 186 | | // Relaxed ordering is fine, as we only have a single atomic variable. 187 | | let val = STORAGE.load(Relaxed); ... | 196 | | } 197 | | }; | |_________________- in this macro invocation (#2) | ::: /rust/deps/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ---------------------------------------------------------------- in this macro invocation (#1) --> /rust/deps/cpufeatures-0.2.12/src/x86.rs:22:43 | 13 | macro_rules! __unless_target_features { | ------------------------------------- in this expansion of `$crate::__unless_target_features!` (#2) ... 22 | #[cfg(any(target_env = "sgx", target_os = "", target_os = "uefi"))] | ^^^^^^^^^^^^^^ | = 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values(""))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tar --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tar-0.4.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=5e8a93a8a4cc0742 -C extra-filename=-5e8a93a8a4cc0742 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfiletime-61a3f21d536a0688.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling itertools v0.13.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=5efc0e5bda9bfa4a -C extra-filename=-5efc0e5bda9bfa4a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-11ac2598c458c1d2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/lib.rs:341:13 | 341 | #![cfg_attr(has_specialisation, feature(specialization))] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` 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` --> /rust/deps/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /rust/deps/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 | #[cfg(feature = "nightly")] | ~~~~~~~ warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/lib.rs:381:11 | 381 | #[cfg(all(threadsafe, feature = "quickcheck"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/lib.rs:385:11 | 385 | #[cfg(any(threadsafe, not(feature = "pool")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/lib.rs:388:11 | 388 | #[cfg(all(threadsafe, feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /rust/deps/im-rc-15.1.0/./src/nodes/btree.rs:238:69 | 238 | pub(crate) fn lookup_prev<'a, BK>(&'a self, key: &BK) -> Option<&A> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> /rust/deps/im-rc-15.1.0/./src/nodes/btree.rs:256:69 | 256 | pub(crate) fn lookup_next<'a, BK>(&'a self, key: &BK) -> Option<&A> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /rust/deps/im-rc-15.1.0/./src/nodes/btree.rs:277:17 | 273 | pub(crate) fn lookup_prev_mut<'a, BK>( | -- lifetime `'a` declared here ... 277 | ) -> Option<&mut A> | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /rust/deps/im-rc-15.1.0/./src/nodes/btree.rs:303:17 | 299 | pub(crate) fn lookup_next_mut<'a, BK>( | -- lifetime `'a` declared here ... 303 | ) -> Option<&mut A> | ^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/sync.rs:7:7 | 7 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/sync.rs:38:11 | 38 | #[cfg(not(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/util.rs:17:11 | 17 | #[cfg(all(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/util.rs:21:7 | 21 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/util.rs:25:15 | 25 | #[cfg(all(not(threadsafe), not(feature = "pool")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/util.rs:29:15 | 29 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/util.rs:31:15 | 31 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/util.rs:35:11 | 35 | #[cfg(not(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/ord/map.rs:31:7 | 31 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/ord/map.rs:70:11 | 70 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/ord/map.rs:103:7 | 103 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/ord/map.rs:136:7 | 136 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/ord/map.rs:1676:11 | 1676 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/ord/map.rs:1687:7 | 1687 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/ord/map.rs:1698:7 | 1698 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/ord/set.rs:33:7 | 33 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:291:19 | 289 | / macro_rules! scalar_float_impl { 290 | | ($ty:ident, $uty:ident) => { 291 | | #[cfg(not(std))] | | ^^^ help: found config with similar value: `feature = "std"` 292 | | impl Float for $ty { ... | 356 | | }; 357 | | } | |_- in this expansion of `scalar_float_impl!` 358 | 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/ord/set.rs:78:11 | 78 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:291:19 | 289 | / macro_rules! scalar_float_impl { 290 | | ($ty:ident, $uty:ident) => { 291 | | #[cfg(not(std))] | | ^^^ help: found config with similar value: `feature = "std"` 292 | | impl Float for $ty { ... | 356 | | }; 357 | | } | |_- in this expansion of `scalar_float_impl!` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/ord/set.rs:111:7 | 111 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/ord/set.rs:144:7 | 144 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /rust/deps/im-rc-15.1.0/./src/ord/set.rs:370:60 | 370 | pub fn diff<'a>(&'a self, other: &'a Self) -> DiffIter<'_, A> { | -- lifetime `'a` declared here ^^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/hash/map.rs:1564:11 | 1564 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/hash/map.rs:1576:7 | 1576 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/hash/map.rs:1588:7 | 1588 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/hash/map.rs:1760:11 | 1760 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/hash/map.rs:1776:7 | 1776 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/hash/map.rs:1792:7 | 1792 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/hash/set.rs:806:11 | 806 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/hash/set.rs:817:7 | 817 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/hash/set.rs:828:7 | 828 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/vector/mod.rs:71:11 | 71 | #[cfg(all(threadsafe, any(test, feature = "rayon")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/vector/mod.rs:1715:11 | 1715 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/vector/mod.rs:1722:7 | 1722 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /rust/deps/im-rc-15.1.0/./src/vector/mod.rs:1729:7 | 1729 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/vector/focus.rs:280:7 | 280 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /rust/deps/im-rc-15.1.0/./src/vector/focus.rs:283:7 | 283 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /rust/deps/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/unicase-2b33335a660898b2/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=c0f46ad46178c99d -C extra-filename=-c0f46ad46178c99d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/lib.rs:5:17 | 5 | #![cfg_attr(all(__unicase__core_and_alloc, not(test),), no_std)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` 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: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/lib.rs:49:11 | 49 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/lib.rs:51:11 | 51 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/lib.rs:54:15 | 54 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/lib.rs:56:15 | 56 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/lib.rs:60:7 | 60 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/lib.rs:293:7 | 293 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/lib.rs:301:7 | 301 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/ascii.rs:2:7 | 2 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/ascii.rs:8:11 | 8 | #[cfg(not(__unicase__core_and_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(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/ascii.rs:61:7 | 61 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/ascii.rs:69:7 | 69 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /rust/deps/unicase-2.7.0/src/ascii.rs:16:11 | 16 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /rust/deps/unicase-2.7.0/src/ascii.rs:25:15 | 25 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /rust/deps/unicase-2.7.0/src/ascii.rs:30:11 | 30 | #[cfg(__unicase_const_fns)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /rust/deps/unicase-2.7.0/src/ascii.rs:35:15 | 35 | #[cfg(not(__unicase_const_fns))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/unicode/mod.rs:1:7 | 1 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/unicode/mod.rs:38:7 | 38 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/unicode/mod.rs:46:7 | 46 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/lib.rs:131:19 | 131 | #[cfg(not(__unicase__core_and_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(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /rust/deps/unicase-2.7.0/src/lib.rs:145:11 | 145 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /rust/deps/unicase-2.7.0/src/lib.rs:153:15 | 153 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /rust/deps/unicase-2.7.0/src/lib.rs:159:11 | 159 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /rust/deps/unicase-2.7.0/src/lib.rs:167:15 | 167 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling libz-sys v1.1.20 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/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.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zng)' -C debug-assertions=off --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=219c4007b5acba1f -C extra-filename=-219c4007b5acba1f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libz-sys-219c4007b5acba1f -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcc-215706a85e89efb6.rlib --extern pkg_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libpkg_config-1d5eef2f61ec54e0.rlib --extern vcpkg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libvcpkg-4e11ddd3e6b362aa.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling openssl-sys v0.9.92 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.92 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=64e1394871f49e3c -C extra-filename=-64e1394871f49e3c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/openssl-sys-64e1394871f49e3c -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcc-215706a85e89efb6.rlib --extern pkg_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libpkg_config-1d5eef2f61ec54e0.rlib --extern vcpkg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libvcpkg-4e11ddd3e6b362aa.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling libnghttp2-sys v0.1.10+1.61.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='FFI bindings for libnghttp2 (nghttp2) ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libnghttp2-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10+1.61.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0d5514d619ee8ba9 -C extra-filename=-0d5514d619ee8ba9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libnghttp2-sys-0d5514d619ee8ba9 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcc-215706a85e89efb6.rlib --cap-lints warn -Z binary-dep-depinfo` warning: `sha1` (lib) generated 4 warnings Compiling curl-sys v0.4.74+curl-8.9.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.74+curl-8.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=74 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "libnghttp2-sys", "mesalink", "ntlm", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "rustls-ffi", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=df0ecc8072d5917b -C extra-filename=-df0ecc8072d5917b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/curl-sys-df0ecc8072d5917b -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcc-215706a85e89efb6.rlib --extern pkg_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libpkg_config-1d5eef2f61ec54e0.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling libssh2-sys v0.3.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=3d4c0104c22502df -C extra-filename=-3d4c0104c22502df --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libssh2-sys-3d4c0104c22502df -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcc-215706a85e89efb6.rlib --extern pkg_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libpkg_config-1d5eef2f61ec54e0.rlib --cap-lints warn -Z binary-dep-depinfo` warning: `unicase` (lib) generated 24 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/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.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zng)' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=312e9d69a8140fc5 -C extra-filename=-312e9d69a8140fc5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libz-sys-312e9d69a8140fc5 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcc-215706a85e89efb6.rlib --extern pkg_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libpkg_config-1d5eef2f61ec54e0.rlib --extern vcpkg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libvcpkg-4e11ddd3e6b362aa.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_LIBC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/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.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libz-sys-b8e913f9fef8c911/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libz-sys-219c4007b5acba1f/build-script-build` [libz-sys 1.1.20] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.20] cargo:rerun-if-changed=build.rs [libz-sys 1.1.20] cargo:rerun-if-changed=zng/cmake.rs [libz-sys 1.1.20] cargo:rerun-if-changed=zng/cc.rs [libz-sys 1.1.20] OPT_LEVEL = Some(3) [libz-sys 1.1.20] TARGET = Some(x86_64-unknown-freebsd) [libz-sys 1.1.20] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libz-sys-b8e913f9fef8c911/out) [libz-sys 1.1.20] HOST = Some(x86_64-unknown-freebsd) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libz-sys 1.1.20] CC_x86_64-unknown-freebsd = None [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libz-sys 1.1.20] CC_x86_64_unknown_freebsd = Some(cc) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libz-sys 1.1.20] CC_KNOWN_WRAPPER_CUSTOM = None [libz-sys 1.1.20] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling libgit2-sys v0.17.0+1.8.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.8.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.17.0+1.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.8.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.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 --cfg 'feature="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=3f8c904269aa1ead -C extra-filename=-3f8c904269aa1ead --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libgit2-sys-3f8c904269aa1ead -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcc-215706a85e89efb6.rlib --extern pkg_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libpkg_config-1d5eef2f61ec54e0.rlib --cap-lints warn -Z binary-dep-depinfo` [libz-sys 1.1.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.20] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.20] DEBUG = Some(false) [libz-sys 1.1.20] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libz-sys 1.1.20] CFLAGS_x86_64-unknown-freebsd = None [libz-sys 1.1.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libz-sys 1.1.20] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libz-sys 1.1.20] CC_SHELL_ESCAPED_FLAGS = None [libz-sys 1.1.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz" [libz-sys 1.1.20] 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.20] 4 | return (int) adler32; [libz-sys 1.1.20] | ^~~~~~~~~~~~~ [libz-sys 1.1.20] 1 warning generated. warning: struct `OpensslCallbacks` is never constructed --> /rust/deps/openssl-sys-0.9.92/build/run_bindgen.rs:217:8 | 217 | struct OpensslCallbacks; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default [libz-sys 1.1.20] cargo:rustc-link-lib=z Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/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.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libz-sys-b8e913f9fef8c911/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libz_sys --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=6e3ee5e322080987 -C extra-filename=-6e3ee5e322080987 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -l z` Compiling tempfile v3.10.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.10.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.10.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.10.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tempfile-3.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=cb7ba4c58364ac46 -C extra-filename=-cb7ba4c58364ac46 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern fastrand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfastrand-432225b5d4191d19.rmeta --extern rustix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustix-cb756ae12cae375c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling flate2 v1.0.34 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=1.0.34 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="libz-sys"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=df4f49089457ba95 -C extra-filename=-df4f49089457ba95 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crc32fast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrc32fast-3ca36d236fa59930.rmeta --extern libz_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibz_sys-6e3ee5e322080987.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libminiz_oxide-0758b6625d0ef38a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: trait `Float` is never used --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /rust/deps/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0 CARGO_MANIFEST_LINKS=nghttp2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='FFI bindings for libnghttp2 (nghttp2) ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libnghttp2-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10+1.61.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libnghttp2-sys-0d5514d619ee8ba9/build-script-build` [libnghttp2-sys 0.1.10+1.61.0] TARGET = Some(x86_64-unknown-freebsd) [libnghttp2-sys 0.1.10+1.61.0] OPT_LEVEL = Some(3) [libnghttp2-sys 0.1.10+1.61.0] HOST = Some(x86_64-unknown-freebsd) [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libnghttp2-sys 0.1.10+1.61.0] CC_x86_64-unknown-freebsd = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libnghttp2-sys 0.1.10+1.61.0] CC_x86_64_unknown_freebsd = Some(cc) [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libnghttp2-sys 0.1.10+1.61.0] CC_KNOWN_WRAPPER_CUSTOM = None [libnghttp2-sys 0.1.10+1.61.0] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling terminal_size v0.4.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/terminal_size-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/terminal_size-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Chin ' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION=1.63 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/terminal_size-0.4.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name terminal_size --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/terminal_size-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3a4ca58da957f7f4 -C extra-filename=-3a4ca58da957f7f4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern rustix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustix-cb756ae12cae375c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/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.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libz-sys-780f04f1cef33a6b/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libz-sys-312e9d69a8140fc5/build-script-build` [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libnghttp2-sys 0.1.10+1.61.0] CRATE_CC_NO_DEFAULTS = None [libnghttp2-sys 0.1.10+1.61.0] DEBUG = Some(false) [libnghttp2-sys 0.1.10+1.61.0] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libnghttp2-sys 0.1.10+1.61.0] CFLAGS_x86_64-unknown-freebsd = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libnghttp2-sys 0.1.10+1.61.0] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libnghttp2-sys 0.1.10+1.61.0] CC_SHELL_ESCAPED_FLAGS = None Compiling libsqlite3-sys v0.30.1 [libz-sys 1.1.20] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.20] cargo:rerun-if-changed=build.rs [libz-sys 1.1.20] cargo:rerun-if-changed=zng/cmake.rs [libz-sys 1.1.20] cargo:rerun-if-changed=zng/cc.rs [libz-sys 1.1.20] OPT_LEVEL = Some(0) [libz-sys 1.1.20] TARGET = Some(x86_64-unknown-freebsd) [libz-sys 1.1.20] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libz-sys-780f04f1cef33a6b/out) [libz-sys 1.1.20] HOST = Some(x86_64-unknown-freebsd) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libz-sys 1.1.20] CC_x86_64-unknown-freebsd = None [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libz-sys 1.1.20] CC_x86_64_unknown_freebsd = Some(cc) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libz-sys 1.1.20] CC_KNOWN_WRAPPER_CUSTOM = None [libz-sys 1.1.20] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1/Cargo.toml CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="bundled"' --cfg 'feature="bundled_bindings"' --cfg 'feature="cc"' --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=002eb94faf89c72d -C extra-filename=-002eb94faf89c72d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libsqlite3-sys-002eb94faf89c72d -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcc-215706a85e89efb6.rlib --extern pkg_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libpkg_config-1d5eef2f61ec54e0.rlib --extern vcpkg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libvcpkg-4e11ddd3e6b362aa.rlib --cap-lints warn -Z binary-dep-depinfo` [libz-sys 1.1.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.20] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.20] DEBUG = Some(false) [libz-sys 1.1.20] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libz-sys 1.1.20] CFLAGS_x86_64-unknown-freebsd = None [libz-sys 1.1.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libz-sys 1.1.20] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libz-sys 1.1.20] CC_SHELL_ESCAPED_FLAGS = None [libz-sys 1.1.20] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz" warning: `sec1` (lib) generated 1 warning Compiling blake3 v1.5.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.2/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.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)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=75cb935be8e7981a -C extra-filename=-75cb935be8e7981a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/blake3-75cb935be8e7981a -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcc-215706a85e89efb6.rlib --cap-lints warn -Z binary-dep-depinfo` [libz-sys 1.1.20] 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.20] 4 | return (int) adler32; [libz-sys 1.1.20] | ^~~~~~~~~~~~~ [libz-sys 1.1.20] 1 warning generated. [libz-sys 1.1.20] cargo:rustc-link-lib=z Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/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.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libz-sys-780f04f1cef33a6b/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libz_sys --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libz-sys-1.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zng)' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=82c96030273a188c -C extra-filename=-82c96030273a188c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo -l z` Compiling clap_builder v4.5.20 Compiling os_info v3.8.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="unstable-ext"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=b32f1ba33a35cfc7 -C extra-filename=-b32f1ba33a35cfc7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anstream=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstream-e35144d20061cd69.rmeta --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstyle-def7381ae33c0dda.rmeta --extern clap_lex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap_lex-139429aa735517fb.rmeta --extern strsim=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstrsim-c807a26e7316e5ff.rmeta --extern terminal_size=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libterminal_size-3a4ca58da957f7f4.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=os_info CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/os_info-3.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/os_info-3.8.2/Cargo.toml CARGO_PKG_AUTHORS='Jan Schulte :Stanislav Tkach ' CARGO_PKG_DESCRIPTION='Detect the operating system type and version.' CARGO_PKG_HOMEPAGE='https://github.com/stanislav-tkach/os_info' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_info CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stanislav-tkach/os_info' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=3.8.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/os_info-3.8.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name os_info --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/os_info-3.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=4b79b8bda51c880d -C extra-filename=-4b79b8bda51c880d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `openssl-sys` (build script) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92 CARGO_MANIFEST_LINKS=openssl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.92 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/openssl-sys-7ea29fc5722a83e8/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/openssl-sys-64e1394871f49e3c/build-script-main` [openssl-sys 0.9.92] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR [openssl-sys 0.9.92] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [openssl-sys 0.9.92] OPENSSL_LIB_DIR unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR [openssl-sys 0.9.92] X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [openssl-sys 0.9.92] OPENSSL_INCLUDE_DIR unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_DIR [openssl-sys 0.9.92] X86_64_UNKNOWN_FREEBSD_OPENSSL_DIR unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_DIR [openssl-sys 0.9.92] OPENSSL_DIR = /usr [openssl-sys 0.9.92] cargo:rustc-link-search=native=/usr/lib [openssl-sys 0.9.92] cargo:include=/usr/include [openssl-sys 0.9.92] cargo:rerun-if-changed=build/expando.c [openssl-sys 0.9.92] OPT_LEVEL = Some(3) [openssl-sys 0.9.92] TARGET = Some(x86_64-unknown-freebsd) [openssl-sys 0.9.92] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/openssl-sys-7ea29fc5722a83e8/out) [openssl-sys 0.9.92] HOST = Some(x86_64-unknown-freebsd) [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [openssl-sys 0.9.92] CC_x86_64-unknown-freebsd = None [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [openssl-sys 0.9.92] CC_x86_64_unknown_freebsd = Some(cc) [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [openssl-sys 0.9.92] CC_KNOWN_WRAPPER_CUSTOM = None [openssl-sys 0.9.92] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=1.0.34 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="libz-sys"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=d76f7a3ef95580c9 -C extra-filename=-d76f7a3ef95580c9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crc32fast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcrc32fast-c39357b76074d6a7.rmeta --extern libz_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/liblibz_sys-82c96030273a188c.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `nom` (lib) generated 13 warnings Compiling http-auth v0.1.9 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=http_auth CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/http-auth-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/http-auth-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='HTTP authentication: parse challenge lists, respond to Basic and Digest challenges. Likely to be extended with server support and additional auth schemes.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-auth CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/scottlamb/http-auth' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/http-auth-0.1.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name http_auth --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/http-auth-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("base64", "basic-scheme", "default", "digest", "digest-scheme", "hex", "http", "http10", "log", "md-5", "rand", "sha2", "trace"))' -C metadata=0abadcef08dbf245 -C extra-filename=-0abadcef08dbf245 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [openssl-sys 0.9.92] CRATE_CC_NO_DEFAULTS = None [openssl-sys 0.9.92] DEBUG = Some(false) [openssl-sys 0.9.92] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [openssl-sys 0.9.92] CFLAGS_x86_64-unknown-freebsd = None [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [openssl-sys 0.9.92] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [openssl-sys 0.9.92] CC_SHELL_ESCAPED_FLAGS = None [openssl-sys 0.9.92] cargo:rustc-cfg=openssl [openssl-sys 0.9.92] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [openssl-sys 0.9.92] cargo:conf=OPENSSL_NO_SSL3_METHOD [openssl-sys 0.9.92] cargo:rustc-cfg=ossl101 [openssl-sys 0.9.92] cargo:rustc-cfg=ossl102 [openssl-sys 0.9.92] cargo:rustc-cfg=ossl102f [openssl-sys 0.9.92] cargo:rustc-cfg=ossl102h [openssl-sys 0.9.92] cargo:rustc-cfg=ossl110 [openssl-sys 0.9.92] cargo:rustc-cfg=ossl110f [openssl-sys 0.9.92] cargo:rustc-cfg=ossl110g [openssl-sys 0.9.92] cargo:rustc-cfg=ossl110h [openssl-sys 0.9.92] cargo:rustc-cfg=ossl111 [openssl-sys 0.9.92] cargo:rustc-cfg=ossl111b [openssl-sys 0.9.92] cargo:rustc-cfg=ossl111c [openssl-sys 0.9.92] cargo:rustc-cfg=ossl111d [openssl-sys 0.9.92] cargo:version_number=1010117f [openssl-sys 0.9.92] cargo:version=111 [openssl-sys 0.9.92] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS [openssl-sys 0.9.92] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_LIBS [openssl-sys 0.9.92] OPENSSL_LIBS unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC [openssl-sys 0.9.92] X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_STATIC [openssl-sys 0.9.92] OPENSSL_STATIC unset [openssl-sys 0.9.92] cargo:rustc-link-lib=dylib=ssl [openssl-sys 0.9.92] cargo:rustc-link-lib=dylib=crypto Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=openssl_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.92 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/openssl-sys-7ea29fc5722a83e8/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name openssl_sys --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/openssl-sys-0.9.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=6b41b4bd6af9ac99 -C extra-filename=-6b41b4bd6af9ac99 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/lib -l dylib=ssl -l dylib=crypto --cfg openssl --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` warning: method `find` is never used --> /rust/deps/os_info-3.8.2/src/matcher.rs:21:12 | 19 | impl Matcher { | ------------ method in this implementation 20 | /// Find the match on the input `string`. 21 | pub fn find(&self, string: &str) -> Option { | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: function `find_by_key` is never used --> /rust/deps/os_info-3.8.2/src/matcher.rs:33:4 | 33 | fn find_by_key<'a>(string: &'a str, key: &str) -> Option<&'a str> { | ^^^^^^^^^^^ warning: function `find_prefixed_word` is never used --> /rust/deps/os_info-3.8.2/src/matcher.rs:44:4 | 44 | fn find_prefixed_word<'a>(string: &'a str, prefix: &str) -> Option<&'a str> { | ^^^^^^^^^^^^^^^^^^ warning: function `is_valid_version` is never used --> /rust/deps/os_info-3.8.2/src/matcher.rs:61:4 | 61 | fn is_valid_version(word: &str) -> bool { | ^^^^^^^^^^^^^^^^ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0 CARGO_MANIFEST_LINKS=ssh2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_SSL3_METHOD DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION=111 DEP_OPENSSL_VERSION_NUMBER=1010117f HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libssh2-sys-3d4c0104c22502df/build-script-build` [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_SYS_USE_PKG_CONFIG [libssh2-sys 0.3.0] cargo:include=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out/include [libssh2-sys 0.3.0] cargo:root=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=DEP_Z_INCLUDE [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=DEP_OPENSSL_INCLUDE [libssh2-sys 0.3.0] TARGET = Some(x86_64-unknown-freebsd) [libssh2-sys 0.3.0] OPT_LEVEL = Some(3) [libssh2-sys 0.3.0] HOST = Some(x86_64-unknown-freebsd) [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libssh2-sys 0.3.0] CC_x86_64-unknown-freebsd = None [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libssh2-sys 0.3.0] CC_x86_64_unknown_freebsd = Some(cc) [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libssh2-sys 0.3.0] CC_KNOWN_WRAPPER_CUSTOM = None [libssh2-sys 0.3.0] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_BUNDLED=1 CARGO_FEATURE_BUNDLED_BINDINGS=1 CARGO_FEATURE_CC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_MIN_SQLITE_VERSION_3_14_0=1 CARGO_FEATURE_PKG_CONFIG=1 CARGO_FEATURE_VCPKG=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1 CARGO_MANIFEST_LINKS=sqlite3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1/Cargo.toml CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libsqlite3-sys-0b9faba3a04588de/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libsqlite3-sys-002eb94faf89c72d/build-script-build` [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libssh2-sys 0.3.0] CRATE_CC_NO_DEFAULTS = None [libssh2-sys 0.3.0] DEBUG = Some(false) [libssh2-sys 0.3.0] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libssh2-sys 0.3.0] CFLAGS_x86_64-unknown-freebsd = None [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libssh2-sys 0.3.0] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libssh2-sys 0.3.0] CC_SHELL_ESCAPED_FLAGS = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG [libsqlite3-sys 0.30.1] cargo:include=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1/sqlite3 [libsqlite3-sys 0.30.1] cargo:rerun-if-changed=sqlite3/sqlite3.c [libsqlite3-sys 0.30.1] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [libsqlite3-sys 0.30.1] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libsqlite3-sys-0b9faba3a04588de/out) [libsqlite3-sys 0.30.1] TARGET = Some(x86_64-unknown-freebsd) [libsqlite3-sys 0.30.1] OPT_LEVEL = Some(3) [libsqlite3-sys 0.30.1] HOST = Some(x86_64-unknown-freebsd) [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libsqlite3-sys 0.30.1] CC_x86_64-unknown-freebsd = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libsqlite3-sys 0.30.1] CC_x86_64_unknown_freebsd = Some(cc) [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libsqlite3-sys 0.30.1] CC_KNOWN_WRAPPER_CUSTOM = None [libsqlite3-sys 0.30.1] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libsqlite3-sys 0.30.1] CRATE_CC_NO_DEFAULTS = None [libsqlite3-sys 0.30.1] DEBUG = Some(false) [libsqlite3-sys 0.30.1] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libsqlite3-sys 0.30.1] CFLAGS_x86_64-unknown-freebsd = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libsqlite3-sys 0.30.1] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libsqlite3-sys 0.30.1] CC_SHELL_ESCAPED_FLAGS = None warning: `rand` (lib) generated 26 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.2/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/blake3-75cb935be8e7981a/build-script-build` [blake3 1.5.2] cargo:rustc-check-cfg=cfg(blake3_sse2_ffi, values(none())) [blake3 1.5.2] cargo:rustc-check-cfg=cfg(blake3_sse2_rust, values(none())) [blake3 1.5.2] cargo:rustc-check-cfg=cfg(blake3_sse41_ffi, values(none())) [blake3 1.5.2] cargo:rustc-check-cfg=cfg(blake3_sse41_rust, values(none())) [blake3 1.5.2] cargo:rustc-check-cfg=cfg(blake3_avx2_ffi, values(none())) [blake3 1.5.2] cargo:rustc-check-cfg=cfg(blake3_avx2_rust, values(none())) [blake3 1.5.2] cargo:rustc-check-cfg=cfg(blake3_avx512_ffi, values(none())) [blake3 1.5.2] cargo:rustc-check-cfg=cfg(blake3_neon, values(none())) [blake3 1.5.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.2] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.5.2] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out) [blake3 1.5.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.2] CC_x86_64-unknown-freebsd = None [blake3 1.5.2] CC_x86_64_unknown_freebsd = Some(cc) [blake3 1.5.2] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.5.2] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [blake3 1.5.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.5.2] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out) [blake3 1.5.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.5.2] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.2] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [blake3 1.5.2] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.2] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [blake3 1.5.2] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.5.2] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out) [blake3 1.5.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.5.2] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.2] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [blake3 1.5.2] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.2] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [blake3 1.5.2] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.5.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.5.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.2] cargo:rustc-cfg=blake3_sse2_ffi [blake3 1.5.2] cargo:rustc-cfg=blake3_sse41_ffi [blake3 1.5.2] cargo:rustc-cfg=blake3_avx2_ffi [blake3 1.5.2] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out) [blake3 1.5.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.2] OPT_LEVEL = Some(3) [blake3 1.5.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.2] CC_x86_64-unknown-freebsd = None [blake3 1.5.2] CC_x86_64_unknown_freebsd = Some(cc) [blake3 1.5.2] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.5.2] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [blake3 1.5.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.5.2] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.2] DEBUG = Some(false) [blake3 1.5.2] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [blake3 1.5.2] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.2] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [blake3 1.5.2] CC_SHELL_ESCAPED_FLAGS = None Compiling elliptic-curve v0.13.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=elliptic_curve CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elliptic-curve-0.13.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elliptic-curve-0.13.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='General purpose Elliptic Curve Cryptography (ECC) support, including types and traits for representing various elliptic curve forms, scalars, points, and public/secret keys composed thereof. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=elliptic-curve CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits/tree/master/elliptic-curve' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elliptic-curve-0.13.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name elliptic_curve --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "jwk", "pem", "pkcs8", "sec1", "serde", "std", "voprf"))' -C metadata=f5d769f93591445b -C extra-filename=-f5d769f93591445b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern base16ct=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase16ct-20d8b1911280ab27.rmeta --extern crypto_bigint=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrypto_bigint-bd57d95926057084.rmeta --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdigest-5cda5136db11f41e.rmeta --extern ff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libff-c68fabadb02d364a.rmeta --extern generic_array=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgeneric_array-43abad8cacc5f829.rmeta --extern group=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgroup-e39015adc88f40a1.rmeta --extern hkdf=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhkdf-d606aba12faebae5.rmeta --extern pem_rfc7468=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpem_rfc7468-9c6cc4011f05ca39.rmeta --extern pkcs8=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpkcs8-34ca07330394ac95.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand_core-f4871b92fa19ddec.rmeta --extern sec1=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsec1-28a857ef41aa3995.rmeta --extern subtle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsubtle-3cd7fe17a36a5311.rmeta --extern zeroize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libzeroize-641c6d0c54ce7bbc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `ed25519-compact` (lib) generated 1 warning Compiling bytesize v1.3.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bytesize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytesize-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytesize-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Hyunsik Choi ' CARGO_PKG_DESCRIPTION='an utility for human-readable bytes representations' CARGO_PKG_HOMEPAGE='https://github.com/hyunsik/bytesize/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytesize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyunsik/bytesize/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytesize-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bytesize --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytesize-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=b41dc940491d7613 -C extra-filename=-b41dc940491d7613 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cargo v0.85.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust. ' CARGO_PKG_HOMEPAGE='https://doc.rust-lang.org/cargo/index.html' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.85.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=85 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/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 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=e1583d3c9a754e96 -C extra-filename=-e1583d3c9a754e96 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/cargo-e1583d3c9a754e96 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern flate2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libflate2-d76f7a3ef95580c9.rlib --extern tar=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libtar-ef1aa249f46d248e.rlib -Z binary-dep-depinfo` warning: `sha2` (lib) generated 8 warnings Compiling pathdiff v0.2.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pathdiff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Library for diffing paths to obtain relative paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pathdiff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Manishearth/pathdiff' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pathdiff --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=b370ddf10bb7a3cd -C extra-filename=-b370ddf10bb7a3cd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling unicode-width v0.2.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=55a76f2cc7102a88 -C extra-filename=-55a76f2cc7102a88 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/lib.rs:21:11 | 21 | #[cfg(all(boringssl, not(feature = "unstable_boringssl")))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` 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: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/lib.rs:32:11 | 32 | #[cfg(all(boringssl, not(feature = "unstable_boringssl")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `openssl` --> /rust/deps/openssl-sys-0.9.92/src/lib.rs:35:7 | 35 | #[cfg(openssl)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `openssl` --> /rust/deps/openssl-sys-0.9.92/src/lib.rs:208:7 | 208 | #[cfg(openssl)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/lib.rs:112:11 | 112 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/lib.rs:126:15 | 126 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./bio.rs:37:15 | 37 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./bio.rs:37:24 | 37 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./bio.rs:43:15 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./bio.rs:43:24 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./bio.rs:49:15 | 49 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./bio.rs:49:24 | 49 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./bio.rs:55:15 | 55 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./bio.rs:55:24 | 55 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./bio.rs:61:15 | 61 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./bio.rs:61:24 | 61 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./bio.rs:67:15 | 67 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./bio.rs:67:24 | 67 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./bn.rs:8:7 | 8 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./bn.rs:10:7 | 10 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./bn.rs:12:7 | 12 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./bn.rs:14:7 | 14 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:3:7 | 3 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:5:7 | 5 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:7:7 | 7 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:9:7 | 9 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:11:7 | 11 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:13:7 | 13 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:15:7 | 15 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:17:7 | 17 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:19:7 | 19 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:21:7 | 21 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:23:7 | 23 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:25:7 | 25 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:27:7 | 27 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:29:7 | 29 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:31:7 | 31 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:33:7 | 33 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:35:7 | 35 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:37:7 | 37 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:39:7 | 39 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:41:7 | 41 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:43:7 | 43 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./cms.rs:45:7 | 45 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:60:7 | 60 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:71:11 | 71 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:82:7 | 82 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:93:11 | 93 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:99:11 | 99 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:101:11 | 101 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:103:11 | 103 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:105:11 | 105 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:17:14 | 17 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:27:14 | 27 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:109:14 | 109 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:112:21 | 112 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:119:18 | 119 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:119:27 | 119 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:6:15 | 6 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./crypto.rs:12:15 | 12 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./dtls1.rs:4:14 | 4 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./ec.rs:8:7 | 8 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./err.rs:11:14 | 11 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:13:7 | 13 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:15:11 | 15 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:15:20 | 15 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:17:11 | 17 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:17:20 | 17 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:19:7 | 19 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:21:7 | 21 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:25:7 | 25 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:27:7 | 27 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:30:7 | 30 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:118:11 | 118 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:127:11 | 127 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:136:7 | 136 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:200:7 | 200 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:203:7 | 203 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:206:7 | 206 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:209:7 | 209 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:212:7 | 212 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:215:7 | 215 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:218:7 | 218 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:221:7 | 221 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:224:11 | 224 | #[cfg(all(ossl111, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:224:24 | 224 | #[cfg(all(ossl111, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:236:11 | 236 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:236:24 | 236 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:248:11 | 248 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:248:24 | 248 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:264:11 | 264 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:264:24 | 264 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:280:11 | 280 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:280:24 | 280 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:296:15 | 296 | #[cfg(all(not(ossl300), not(boringssl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:296:29 | 296 | #[cfg(all(not(ossl300), not(boringssl)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:42:14 | 42 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:143:14 | 143 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./evp.rs:163:14 | 163 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/mod.rs:21:7 | 21 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/mod.rs:57:7 | 57 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/aes.rs:15:15 | 15 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_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(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:16:1 | 16 | stack!(stack_st_ASN1_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:50:15 | 50 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:50:24 | 50 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:52:19 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:52:32 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:52:43 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:71:11 | 71 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:91:11 | 91 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:95:11 | 95 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:110:82 | 110 | pub fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:110:91 | 110 | pub fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:111:55 | 111 | pub fn ASN1_STRING_type(x: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:111:64 | 111 | pub fn ASN1_STRING_type(x: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:112:57 | 112 | pub fn ASN1_generate_v3(str: #[const_ptr_if(any(ossl110, libressl280))] c_char, cnf: *mut X509V3_CTX) -> *mut ASN1_TYPE; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:112:66 | 112 | pub fn ASN1_generate_v3(str: #[const_ptr_if(any(ossl110, libressl280))] c_char, cnf: *mut X509V3_CTX) -> *mut ASN1_TYPE; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/asn1.rs:113:48 | 113 | pub fn i2d_ASN1_TYPE(a: #[const_ptr_if(ossl300)] ASN1_TYPE, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:13:18 | 13 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:13:27 | 13 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:34:51 | 34 | pub fn BIO_s_file() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:34:60 | 34 | pub fn BIO_s_file() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:35:50 | 35 | pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:35:59 | 35 | pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:39:15 | 39 | #[cfg(not(osslconf = "OPENSSL_NO_STDIO"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_STDIO"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_STDIO\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:41:15 | 41 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:41:24 | 41 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:43:15 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:43:24 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:45:15 | 45 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:45:24 | 45 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:55:50 | 55 | pub fn BIO_s_mem() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:55:59 | 55 | pub fn BIO_s_mem() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:56:56 | 56 | pub fn BIO_new_mem_buf(buf: #[const_ptr_if(any(ossl102, libressl280))] c_void, len: c_int) -> *mut BIO; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:56:65 | 56 | pub fn BIO_new_mem_buf(buf: #[const_ptr_if(any(ossl102, libressl280))] c_void, len: c_int) -> *mut BIO; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:61:15 | 61 | #[cfg(not(osslconf = "OPENSSL_NO_SOCK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SOCK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SOCK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:64:15 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:64:24 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:66:15 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:66:24 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:72:15 | 72 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:72:24 | 72 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:78:15 | 78 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:78:24 | 78 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:84:15 | 84 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:84:24 | 84 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:90:15 | 90 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:90:24 | 90 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:96:15 | 96 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:96:24 | 96 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:102:15 | 102 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bio.rs:102:24 | 102 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:154:18 | 154 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:154:27 | 154 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:6:11 | 6 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:10:15 | 10 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_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(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:13:15 | 13 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_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(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:16:11 | 16 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:18:11 | 18 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:20:11 | 20 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:26:15 | 26 | #[cfg(any(ossl110, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:26:24 | 26 | #[cfg(any(ossl110, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:33:15 | 33 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:33:24 | 33 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:35:15 | 35 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:35:24 | 35 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:78:11 | 78 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:136:15 | 136 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_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(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/bn.rs:143:15 | 143 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_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(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/cms.rs:7:11 | 7 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/cms.rs:14:54 | 14 | pub fn i2d_CMS_ContentInfo(a: #[const_ptr_if(ossl300)] CMS_ContentInfo, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/cms.rs:13:15 | 13 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling humantime v2.1.0 warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/cms.rs:19:11 | 19 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/cms.rs:26:11 | 26 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/cms.rs:29:11 | 29 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/cms.rs:38:11 | 38 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/cms.rs:48:11 | 48 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/cms.rs:56:11 | 56 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:4:1 | 4 | stack!(stack_st_void); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:7:18 | 7 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:7:27 | 7 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:60:14 | 60 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:21:15 | 21 | #[cfg(any(ossl110, libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:21:24 | 21 | #[cfg(any(ossl110, libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:31:15 | 31 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:37:15 | 37 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:43:15 | 43 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:49:15 | 49 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:74:15 | 74 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:74:28 | 74 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:76:15 | 76 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:76:28 | 76 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:81:11 | 81 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/crypto.rs:83:11 | 83 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dh.rs:29:11 | 29 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dh.rs:31:11 | 31 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dh.rs:33:11 | 33 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dh.rs:36:15 | 36 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dh.rs:36:24 | 36 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dh.rs:38:15 | 38 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dh.rs:38:24 | 38 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dh.rs:46:15 | 46 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dh.rs:46:24 | 46 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dh.rs:49:15 | 49 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dh.rs:49:24 | 49 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:57:15 | 57 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:57:24 | 57 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:64:15 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:64:24 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:66:15 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:66:24 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:68:15 | 68 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:68:24 | 68 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:80:15 | 80 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:80:24 | 80 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:83:15 | 83 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/dsa.rs:83:24 | 83 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:229:18 | 229 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:229:27 | 229 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/humantime-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/humantime-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets ' CARGO_PKG_DESCRIPTION=' A parser and formatter for std::time::{Duration, SystemTime} ' CARGO_PKG_HOMEPAGE='https://github.com/tailhook/humantime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tailhook/humantime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/humantime-2.1.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name humantime --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36745823ff66ee4e -C extra-filename=-36745823ff66ee4e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:17:15 | 17 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:59:15 | 59 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:70:11 | 70 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:80:15 | 80 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:104:15 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:104:24 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:104:35 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:129:15 | 129 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:245:15 | 245 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:245:24 | 245 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:248:15 | 248 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ec.rs:248:24 | 248 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/err.rs:11:14 | 11 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/err.rs:28:11 | 28 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/err.rs:47:11 | 47 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/err.rs:49:15 | 49 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/err.rs:51:15 | 51 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:55:14 | 55 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:69:14 | 69 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:228:14 | 228 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:241:18 | 241 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:241:27 | 241 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:425:14 | 425 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:594:18 | 594 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:594:27 | 594 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:48:19 | 48 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:81:11 | 81 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:93:11 | 93 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:96:11 | 96 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:103:11 | 103 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:149:11 | 149 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:163:11 | 163 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:235:63 | 235 | pub fn EVP_PKEY_size(pkey: #[const_ptr_if(any(ossl111b, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:235:73 | 235 | pub fn EVP_PKEY_size(pkey: #[const_ptr_if(any(ossl111b, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:265:40 | 265 | sigret: #[const_ptr_if(any(ossl102, libressl280))] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:265:49 | 265 | sigret: #[const_ptr_if(any(ossl102, libressl280))] c_uchar, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:277:11 | 277 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:297:11 | 297 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:299:11 | 299 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:301:11 | 301 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:303:11 | 303 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:305:11 | 305 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:307:11 | 307 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:310:19 | 310 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:310:28 | 310 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:310:46 | 310 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM3"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM3\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:317:15 | 317 | #[cfg(not(osslconf = "OPENSSL_NO_RC4"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RC4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RC4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:333:11 | 333 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:335:11 | 335 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:337:11 | 337 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:348:11 | 348 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:350:11 | 350 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:352:11 | 352 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:364:11 | 364 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:366:11 | 366 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:368:11 | 368 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:370:15 | 370 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:370:28 | 370 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:372:19 | 372 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:372:28 | 372 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:372:46 | 372 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:374:15 | 374 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:376:15 | 376 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:378:15 | 378 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:380:15 | 380 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:383:19 | 383 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:383:28 | 383 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:383:46 | 383 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:385:19 | 385 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:385:28 | 385 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:385:46 | 385 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:387:19 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:387:28 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:387:46 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:389:19 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:389:28 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:389:46 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:391:19 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:391:28 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:391:46 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:394:19 | 394 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:394:30 | 394 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:396:19 | 396 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:396:30 | 396 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:398:19 | 398 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:398:30 | 398 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:400:19 | 400 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:400:30 | 400 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:402:19 | 402 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:402:30 | 402 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:404:19 | 404 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:404:30 | 404 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:407:19 | 407 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:407:30 | 407 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:409:19 | 409 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:409:30 | 409 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:412:19 | 412 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:412:30 | 412 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:414:19 | 414 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:414:30 | 414 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:417:15 | 417 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:437:62 | 437 | pub fn EVP_PKEY_bits(key: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:437:71 | 437 | pub fn EVP_PKEY_bits(key: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:439:72 | 439 | pub fn EVP_PKEY_security_bits(pkey: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:439:81 | 439 | pub fn EVP_PKEY_security_bits(pkey: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:438:27 | 438 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:438:36 | 438 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:455:15 | 455 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:455:24 | 455 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:488:11 | 488 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:515:11 | 515 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:527:11 | 527 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:535:11 | 535 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:589:54 | 589 | pub fn EVP_PKCS82PKEY(p8: #[const_ptr_if(any(ossl110, libressl280))] PKCS8_PRIV_KEY_INFO) -> *mut EVP_PKEY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/evp.rs:589:63 | 589 | pub fn EVP_PKCS82PKEY(p8: #[const_ptr_if(any(ossl110, libressl280))] PKCS8_PRIV_KEY_INFO) -> *mut EVP_PKEY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/hmac.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/hmac.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/kdf.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/object.rs:26:11 | 26 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/object.rs:28:11 | 28 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ocsp.rs:17:40 | 17 | issuer: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ocsp.rs:17:49 | 17 | issuer: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ocsp.rs:16:41 | 16 | subject: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ocsp.rs:16:50 | 16 | subject: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ocsp.rs:54:52 | 54 | pub fn i2d_OCSP_RESPONSE(a: #[const_ptr_if(ossl300)] OCSP_RESPONSE, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ocsp.rs:72:51 | 72 | pub fn i2d_OCSP_REQUEST(a: #[const_ptr_if(ossl300)] OCSP_REQUEST, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:15:71 | 15 | pub fn PEM_write_bio_X509(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:16:75 | 16 | pub fn PEM_write_bio_X509_REQ(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509_REQ) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:17:75 | 17 | pub fn PEM_write_bio_X509_CRL(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509_CRL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:22:34 | 22 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:20:33 | 20 | rsa: #[const_ptr_if(ossl300)] RSA, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:27:75 | 27 | pub fn PEM_write_bio_RSA_PUBKEY(bp: *mut BIO, rsa: #[const_ptr_if(ossl300)] RSA) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:32:34 | 32 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:30:33 | 30 | dsa: #[const_ptr_if(ossl300)] DSA, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:41:34 | 41 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:39:33 | 39 | key: #[const_ptr_if(ossl300)] EC_KEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:46:75 | 46 | pub fn PEM_write_bio_DSA_PUBKEY(bp: *mut BIO, dsa: #[const_ptr_if(ossl300)] DSA) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:51:34 | 51 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling supports-unicode v3.0.0 warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:49:34 | 49 | pkey: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:56:69 | 56 | pub fn PEM_write_bio_PUBKEY(bp: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:61:34 | 61 | kstr: #[const_ptr_if(ossl300)] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:59:34 | 59 | pkey: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:66:68 | 66 | pub fn PEM_write_bio_PKCS7(bp: *mut BIO, x: #[const_ptr_if(ossl300)] PKCS7) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:67:73 | 67 | pub fn PEM_write_bio_EC_PUBKEY(bp: *mut BIO, ec: #[const_ptr_if(ossl300)] EC_KEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:72:34 | 72 | kstr: #[const_ptr_if(ossl300)] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:70:31 | 70 | x: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:182:11 | 182 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pem.rs:189:11 | 189 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs12.rs:12:45 | 12 | pub fn i2d_PKCS12(a: #[const_ptr_if(ossl300)] PKCS12, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs12.rs:40:47 | 40 | friendly_name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs12.rs:40:56 | 40 | friendly_name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs12.rs:39:38 | 39 | pass: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs12.rs:39:47 | 39 | pass: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs12.rs:51:62 | 51 | pub fn i2d_PKCS12_bio(b: *mut BIO, a: #[const_ptr_if(ossl300)] PKCS12) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:4:7 | 4 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:133:1 | 133 | stack!(stack_st_PKCS7_SIGNER_INFO); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:146:1 | 146 | stack!(stack_st_PKCS7_RECIP_INFO); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:26:11 | 26 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `os_info` (lib) generated 4 warnings warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:90:11 | 90 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:129:11 | 129 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:142:11 | 142 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:154:44 | 154 | pub fn i2d_PKCS7(a: #[const_ptr_if(ossl300)] PKCS7, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:155:64 | 155 | pub fn i2d_PKCS7_bio(bio: *mut BIO, p7: #[const_ptr_if(ossl300)] PKCS7) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:253:32 | 253 | si: #[const_ptr_if(ossl300)] PKCS7_SIGNER_INFO, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/provider.rs:5:11 | 5 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/provider.rs:7:11 | 7 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/provider.rs:13:11 | 13 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/provider.rs:15:11 | 15 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rand.rs:6:11 | 6 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:20:15 | 20 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:20:24 | 20 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:22:15 | 22 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:22:24 | 22 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:24:15 | 24 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:24:24 | 24 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:31:15 | 31 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:31:24 | 31 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:38:15 | 38 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:38:24 | 38 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:40:15 | 40 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:40:24 | 40 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/rsa.rs:48:15 | 48 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/safestack.rs:1:1 | 1 | stack!(stack_st_OPENSSL_STRING); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/sha.rs:5:18 | 5 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_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(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/sha.rs:29:18 | 29 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/sha.rs:37:18 | 37 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_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(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/sha.rs:61:18 | 61 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/sha.rs:70:18 | 70 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_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(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/sha.rs:95:18 | 95 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:156:7 | 156 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:171:7 | 171 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:182:7 | 182 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:366:11 | 366 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:408:7 | 408 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:598:7 | 598 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:878:11 | 878 | #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:7:18 | 7 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:7:27 | 7 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:9:21 | 9 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:33:21 | 33 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:133:1 | 133 | stack!(stack_st_SSL_CIPHER); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:141:1 | 141 | stack!(stack_st_SRTP_PROTECTION_PROFILE); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:198:14 | 198 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:204:21 | 204 | } else if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:228:18 | 228 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:228:27 | 228 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh rustc-hash v2.0.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=supports_unicode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/supports-unicode-3.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/supports-unicode-3.0.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports unicode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-unicode CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-unicode' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/supports-unicode-3.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name supports_unicode --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/supports-unicode-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d88faceef8e3416e -C extra-filename=-d88faceef8e3416e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:260:18 | 260 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:260:27 | 260 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:440:14 | 440 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:451:14 | 451 | if #[cfg(libressl270)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:682:18 | 682 | if #[cfg(any(ossl110, libressl291))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:682:27 | 682 | if #[cfg(any(ossl110, libressl291))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:854:14 | 854 | if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:858:25 | 858 | } else if #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:867:14 | 867 | if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:871:25 | 871 | } else if #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:280:11 | 280 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:291:11 | 291 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:342:15 | 342 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:342:24 | 342 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:344:15 | 344 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:344:24 | 344 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:346:15 | 346 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:346:24 | 346 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:362:15 | 362 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:362:24 | 362 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:392:11 | 392 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:404:11 | 404 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:413:11 | 413 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:416:15 | 416 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:416:24 | 416 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:418:15 | 418 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:418:24 | 418 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:420:15 | 420 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:420:24 | 420 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:422:15 | 422 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:422:24 | 422 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:435:55 | 435 | pub fn SSL_is_init_finished(s: #[const_ptr_if(ossl111)] SSL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:434:15 | 434 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:465:15 | 465 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:465:24 | 465 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:475:88 | 475 | pub fn SSL_CIPHER_get_version(cipher: *const SSL_CIPHER) -> #[const_ptr_if(any(ossl110, libressl280))] c_char; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:475:97 | 475 | pub fn SSL_CIPHER_get_version(cipher: *const SSL_CIPHER) -> #[const_ptr_if(any(ossl110, libressl280))] c_char; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:479:11 | 479 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:482:11 | 482 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:484:11 | 484 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:491:15 | 491 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:491:24 | 491 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:493:15 | 493 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:493:24 | 493 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:523:15 | 523 | #[cfg(any(ossl110, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:523:24 | 523 | #[cfg(any(ossl110, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:529:15 | 529 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:536:15 | 536 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:536:24 | 536 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:539:15 | 539 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:539:24 | 539 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:541:15 | 541 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:541:24 | 541 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:545:15 | 545 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:545:24 | 545 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cloudabi` --> /rust/deps/humantime-2.1.0/src/date.rs:6:7 | 6 | #[cfg(target_os="cloudabi")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("cloudabi"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"cloudabi\"))");` 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: `cloudabi` --> /rust/deps/humantime-2.1.0/src/date.rs:14:9 | 14 | not(target_os="cloudabi"), | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("cloudabi"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"cloudabi\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:551:50 | 551 | pub fn i2d_SSL_SESSION(s: #[const_ptr_if(ossl300)] SSL_SESSION, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:564:15 | 564 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:566:11 | 566 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:578:15 | 578 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:578:24 | 578 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:591:15 | 591 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:591:24 | 591 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:594:15 | 594 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:594:24 | 594 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:602:11 | 602 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:608:11 | 608 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:610:11 | 610 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:612:11 | 612 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:614:11 | 614 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:616:11 | 616 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:618:11 | 618 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:623:11 | 623 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:629:11 | 629 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:639:11 | 639 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:644:15 | 644 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:644:24 | 644 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:651:11 | 651 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:664:15 | 664 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:664:24 | 664 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:738:55 | 738 | pub fn SSL_get_ssl_method(ssl: #[const_ptr_if(ossl111b)] SSL) -> *const SSL_METHOD; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:746:15 | 746 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:759:59 | 759 | pub fn SSL_get_privatekey(ssl: #[const_ptr_if(any(ossl102, libressl280))] SSL) -> *mut EVP_PKEY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:759:68 | 759 | pub fn SSL_get_privatekey(ssl: #[const_ptr_if(any(ossl102, libressl280))] SSL) -> *mut EVP_PKEY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:764:15 | 764 | #[cfg(any(ossl102, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:764:24 | 764 | #[cfg(any(ossl102, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:766:15 | 766 | #[cfg(any(ossl102, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:766:24 | 766 | #[cfg(any(ossl102, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:777:11 | 777 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:780:15 | 780 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:780:24 | 780 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:782:15 | 782 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:782:24 | 782 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:784:15 | 784 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:784:24 | 784 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:793:15 | 793 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:805:15 | 805 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:835:15 | 835 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling opener v0.7.1 warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:843:15 | 843 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:861:72 | 861 | pub fn SSL_get_current_compression(ssl: #[const_ptr_if(ossl111b)] SSL) -> *const COMP_METHOD; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:880:11 | 880 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:885:15 | 885 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:885:24 | 885 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:887:15 | 887 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:887:24 | 887 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111c` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:894:55 | 894 | pub fn SSL_session_reused(ssl: #[const_ptr_if(ossl111c)] SSL) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:893:15 | 893 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110f` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:901:52 | 901 | pub fn SSL_is_server(s: #[const_ptr_if(any(ossl110f, libressl273))] SSL) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:901:62 | 901 | pub fn SSL_is_server(s: #[const_ptr_if(any(ossl110f, libressl273))] SSL) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:900:19 | 900 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:900:28 | 900 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:906:11 | 906 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:911:11 | 911 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:914:11 | 914 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:917:11 | 917 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:919:15 | 919 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:919:28 | 919 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:922:11 | 922 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:924:15 | 924 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/ssl.rs:924:28 | 924 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/stack.rs:4:14 | 4 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/stack.rs:19:14 | 19 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/tls1.rs:18:11 | 18 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:469:7 | 469 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:1091:7 | 1091 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:1094:7 | 1094 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:30:18 | 30 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:30:27 | 30 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:56:18 | 56 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:56:27 | 56 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:76:18 | 76 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:76:27 | 76 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:107:18 | 107 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:107:27 | 107 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:131:18 | 131 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:131:27 | 131 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:147:18 | 147 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:147:27 | 147 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:176:18 | 176 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:176:27 | 176 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:205:18 | 205 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:205:27 | 205 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:207:21 | 207 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:271:18 | 271 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:271:27 | 271 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:273:21 | 273 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:332:14 | 332 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:343:1 | 343 | stack!(stack_st_X509_ALGOR); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:350:18 | 350 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:350:27 | 350 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:388:18 | 388 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:388:27 | 388 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:390:21 | 390 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:403:21 | 403 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:434:18 | 434 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:434:27 | 434 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:474:18 | 474 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:474:27 | 474 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:476:21 | 476 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:508:21 | 508 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:776:18 | 776 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:776:27 | 776 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:778:21 | 778 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:795:21 | 795 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:1039:18 | 1039 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:1039:27 | 1039 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:1073:18 | 1073 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:1073:27 | 1073 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:1075:21 | 1075 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/types.rs:463:11 | 463 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:650:11 | 650 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:650:20 | 650 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:12:1 | 12 | stack!(stack_st_X509_NAME_ENTRY); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:14:1 | 14 | stack!(stack_st_X509_NAME); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:18:1 | 18 | stack!(stack_st_X509_EXTENSION); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:22:1 | 22 | stack!(stack_st_X509_ATTRIBUTE); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:25:18 | 25 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:25:27 | 25 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:40:18 | 40 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:40:27 | 40 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:64:1 | 64 | stack!(stack_st_X509_CRL); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:67:18 | 67 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:67:27 | 67 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:85:18 | 85 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:85:27 | 85 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:100:1 | 100 | stack!(stack_st_X509_REVOKED); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=opener CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/opener-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/opener-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Brian Bowman ' CARGO_PKG_DESCRIPTION='Open a file or link using the system default program.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Seeker14491/opener' 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_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/opener-0.7.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name opener --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/opener-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="dbus-vendored"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dbus-vendored", "default", "reveal"))' -C metadata=198544c623ad5ed4 -C extra-filename=-198544c623ad5ed4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:103:18 | 103 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:103:27 | 103 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:117:18 | 117 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:117:27 | 117 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:137:1 | 137 | stack!(stack_st_X509); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:139:1 | 139 | stack!(stack_st_X509_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:141:1 | 141 | stack!(stack_st_X509_LOOKUP); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:332:18 | 332 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:332:27 | 332 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:466:18 | 466 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:466:27 | 466 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:656:18 | 656 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:656:27 | 656 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:160:60 | 160 | pub fn i2d_X509_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:161:64 | 161 | pub fn i2d_X509_REQ_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] X509_REQ) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:162:66 | 162 | pub fn i2d_PrivateKey_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:163:62 | 163 | pub fn i2d_PUBKEY_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:165:45 | 165 | pub fn i2d_PUBKEY(k: #[const_ptr_if(ossl300)] EVP_PKEY, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:166:49 | 166 | pub fn i2d_RSA_PUBKEY(k: #[const_ptr_if(ossl300)] RSA, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:167:49 | 167 | pub fn i2d_DSA_PUBKEY(a: #[const_ptr_if(ossl300)] DSA, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:168:49 | 168 | pub fn i2d_PrivateKey(k: #[const_ptr_if(ossl300)] EVP_PKEY, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:169:56 | 169 | pub fn i2d_ECPrivateKey(ec_key: #[const_ptr_if(ossl300)] EC_KEY, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:170:48 | 170 | pub fn i2d_EC_PUBKEY(a: #[const_ptr_if(ossl300)] EC_KEY, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:197:37 | 197 | alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:197:46 | 197 | alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:196:44 | 196 | ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:196:53 | 196 | ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:194:44 | 194 | paobj: *mut #[const_ptr_if(any(ossl110, libressl350))] ASN1_OBJECT, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:194:53 | 194 | paobj: *mut #[const_ptr_if(any(ossl110, libressl350))] ASN1_OBJECT, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:192:19 | 192 | #[cfg(any(ossl102, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:192:28 | 192 | #[cfg(any(ossl102, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:215:53 | 215 | pub fn X509_REVOKED_dup(rev: #[const_ptr_if(ossl300)] X509_REVOKED) -> *mut X509_REVOKED; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:214:19 | 214 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:214:28 | 214 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:228:51 | 228 | pub fn i2d_X509_REVOKED(x: #[const_ptr_if(ossl300)] X509_REVOKED, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:242:47 | 242 | pub fn i2d_X509_CRL(x: #[const_ptr_if(ossl300)] X509_CRL, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:244:47 | 244 | pub fn X509_CRL_dup(x: #[const_ptr_if(ossl300)] X509_CRL) -> *mut X509_CRL; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:243:19 | 243 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:243:28 | 243 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:259:47 | 259 | pub fn i2d_X509_REQ(x: #[const_ptr_if(ossl300)] X509_REQ, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:264:43 | 264 | palg: *mut #[const_ptr_if(any(ossl110, libressl273))] X509_ALGOR, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:264:52 | 264 | palg: *mut #[const_ptr_if(any(ossl110, libressl273))] X509_ALGOR, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:263:43 | 263 | psig: *mut #[const_ptr_if(any(ossl110, libressl273))] ASN1_BIT_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(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:263:52 | 263 | psig: *mut #[const_ptr_if(any(ossl110, libressl273))] ASN1_BIT_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(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:261:19 | 261 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:261:28 | 261 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:269:47 | 269 | pub fn X509_REQ_dup(x: #[const_ptr_if(ossl300)] X509_REQ) -> *mut X509_REQ; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:268:19 | 268 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:268:28 | 268 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:273:11 | 273 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:289:43 | 289 | pub fn i2d_X509(x: #[const_ptr_if(ossl300)] X509, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:291:48 | 291 | pub fn X509_NAME_dup(x: #[const_ptr_if(ossl300)] X509_NAME) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:290:19 | 290 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:290:28 | 290 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:293:43 | 293 | pub fn X509_dup(x: #[const_ptr_if(ossl300)] X509) -> *mut X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:292:19 | 292 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:292:28 | 292 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:297:36 | 297 | ne: #[const_ptr_if(any(ossl110, libressl))] X509_NAME_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(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:297:45 | 297 | ne: #[const_ptr_if(any(ossl110, libressl))] X509_NAME_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(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:294:19 | 294 | #[cfg(any(ossl101, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:294:28 | 294 | #[cfg(any(ossl101, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:310:11 | 310 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:317:72 | 317 | pub fn X509_set_issuer_name(x: *mut X509, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:326:59 | 326 | pub fn X509_get_issuer_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:326:68 | 326 | pub fn X509_get_issuer_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:327:73 | 327 | pub fn X509_set_subject_name(x: *mut X509, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:328:60 | 328 | pub fn X509_get_subject_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:328:69 | 328 | pub fn X509_get_subject_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:345:15 | 345 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:345:24 | 345 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:348:15 | 348 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:348:24 | 348 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:353:83 | 353 | pub fn X509_REQ_set_subject_name(req: *mut X509_REQ, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:363:81 | 363 | pub fn X509_REQ_add_extensions(req: *mut X509_REQ, exts: #[const_ptr_if(ossl300)] stack_st_X509_EXTENSION) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:397:15 | 397 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:397:24 | 397 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:399:15 | 399 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:399:24 | 399 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:401:15 | 401 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:401:24 | 401 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:404:15 | 404 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:404:24 | 404 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:406:15 | 406 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:406:24 | 406 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:408:15 | 408 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:408:24 | 408 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:433:36 | 433 | serial: #[const_ptr_if(ossl300)] ASN1_INTEGER, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:439:15 | 439 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:439:24 | 439 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:441:15 | 441 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:441:24 | 441 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:443:15 | 443 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:443:24 | 443 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:445:15 | 445 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:445:24 | 445 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:448:11 | 448 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:455:82 | 455 | pub fn X509_CRL_set_issuer_name(crl: *mut X509_CRL, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:461:15 | 461 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:461:24 | 461 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:482:60 | 482 | pub fn X509_NAME_entry_count(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:482:69 | 482 | pub fn X509_NAME_entry_count(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:483:65 | 483 | pub fn X509_NAME_get_index_by_NID(n: #[const_ptr_if(any(ossl300, libressl280))] X509_NAME, nid: c_int, last_pos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:483:74 | 483 | pub fn X509_NAME_get_index_by_NID(n: #[const_ptr_if(any(ossl300, libressl280))] X509_NAME, nid: c_int, last_pos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:484:58 | 484 | pub fn X509_NAME_get_entry(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME, loc: c_int) -> *mut X509_NAME_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(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:484:67 | 484 | pub fn X509_NAME_get_entry(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME, loc: c_int) -> *mut X509_NAME_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(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:489:39 | 489 | bytes: #[const_ptr_if(any(ossl110, libressl280))] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:489:48 | 489 | bytes: #[const_ptr_if(any(ossl110, libressl280))] c_uchar, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:494:48 | 494 | pub fn i2d_X509_NAME(n: #[const_ptr_if(ossl300)] X509_NAME, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:495:66 | 495 | pub fn X509_NAME_ENTRY_get_object(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_OBJECT; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:495:75 | 495 | pub fn X509_NAME_ENTRY_get_object(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_OBJECT; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:496:64 | 496 | pub fn X509_NAME_ENTRY_get_data(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_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(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:496:73 | 496 | pub fn X509_NAME_ENTRY_get_data(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_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(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:588:55 | 588 | pub fn i2d_X509_EXTENSION(ext: #[const_ptr_if(ossl300)] X509_EXTENSION, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:595:57 | 595 | pub fn X509_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:595:66 | 595 | pub fn X509_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:596:58 | 596 | pub fn X509_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:596:67 | 596 | pub fn X509_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:597:112 | 597 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:597:121 | 597 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:597:58 | 597 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:597:67 | 597 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:598:63 | 598 | pub fn X509_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:598:72 | 598 | pub fn X509_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:599:51 | 599 | pub fn X509_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:599:60 | 599 | pub fn X509_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:601:35 | 601 | x: #[const_ptr_if(any(ossl110, libressl280))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:601:44 | 601 | x: #[const_ptr_if(any(ossl110, libressl280))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:607:61 | 607 | pub fn X509_CRL_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:607:70 | 607 | pub fn X509_CRL_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:608:62 | 608 | pub fn X509_CRL_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:608:71 | 608 | pub fn X509_CRL_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:609:120 | 609 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:609:129 | 609 | ...0, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:609:62 | 609 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:609:71 | 609 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:610:67 | 610 | pub fn X509_CRL_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:610:76 | 610 | pub fn X509_CRL_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:611:55 | 611 | pub fn X509_CRL_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:611:64 | 611 | pub fn X509_CRL_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:613:35 | 613 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:613:44 | 613 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:619:65 | 619 | pub fn X509_REVOKED_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:619:74 | 619 | pub fn X509_REVOKED_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:620:66 | 620 | pub fn X509_REVOKED_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:620:75 | 620 | pub fn X509_REVOKED_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:621:128 | 621 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:621:137 | 621 | ...ibressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:621:66 | 621 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:621:75 | 621 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:622:71 | 622 | ... pub fn X509_REVOKED_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, crit: c_int, lastpos: c_int) ->... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:622:80 | 622 | ... pub fn X509_REVOKED_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, crit: c_int, lastpos: c_int) ->... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:623:59 | 623 | pub fn X509_REVOKED_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:623:68 | 623 | pub fn X509_REVOKED_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:625:35 | 625 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:625:44 | 625 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:631:97 | 631 | ... pub fn X509v3_get_ext_by_OBJ(x: *const stack_st_X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpo... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:631:106 | 631 | ... pub fn X509v3_get_ext_by_OBJ(x: *const stack_st_X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpo... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:633:99 | 633 | ... pub fn X509_EXTENSION_create_by_OBJ(ex: *mut *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, crit... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:633:108 | 633 | ... pub fn X509_EXTENSION_create_by_OBJ(ex: *mut *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, crit... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:634:91 | 634 | pub fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:634:100 | 634 | pub fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:635:67 | 635 | pub fn X509_EXTENSION_get_critical(ex: #[const_ptr_if(any(ossl110, libressl280))] X509_EXTENSION) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:635:76 | 635 | pub fn X509_EXTENSION_get_critical(ex: #[const_ptr_if(any(ossl110, libressl280))] X509_EXTENSION) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:646:60 | 646 | pub fn X509_STORE_get0_objects(ctx: #[const_ptr_if(ossl300)] X509_STORE) -> *mut stack_st_X509_OBJECT; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:645:19 | 645 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:645:28 | 645 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:702:68 | 702 | pub fn X509_PURPOSE_get_by_sname(sname: #[const_ptr_if(any(ossl110, libressl280))] c_char) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:702:77 | 702 | pub fn X509_PURPOSE_get_by_sname(sname: #[const_ptr_if(any(ossl110, libressl280))] c_char) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:762:38 | 762 | attr: #[const_ptr_if(any(ossl110, libressl280))] X509_ATTRIBUTE // const since OpenSSL v1.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(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:762:47 | 762 | attr: #[const_ptr_if(any(ossl110, libressl280))] X509_ATTRIBUTE // const since OpenSSL v1.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(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:764:53 | 764 | pub fn i2d_X509_ATTRIBUTE(x: #[const_ptr_if(ossl300)] X509_ATTRIBUTE, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509.rs:765:53 | 765 | pub fn X509_ATTRIBUTE_dup(x: #[const_ptr_if(ossl300)] X509_ATTRIBUTE) -> *mut X509_ATTRIBUTE; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:4:11 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:4:25 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:4:38 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:74:18 | 74 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:74:27 | 74 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:8:11 | 8 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:58:81 | 58 | pub fn X509_STORE_set1_param(store: *mut X509_STORE, pm: #[const_ptr_if(ossl300)] X509_VERIFY_PARAM) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:64:63 | 64 | pub fn X509_STORE_CTX_get_ex_data(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX, idx: c_int) -> *mut c_void; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:65:61 | 65 | pub fn X509_STORE_CTX_get_error(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:66:67 | 66 | pub fn X509_STORE_CTX_get_error_depth(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:67:68 | 67 | pub fn X509_STORE_CTX_get_current_cert(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> *mut X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:77:70 | 77 | pub fn X509_STORE_CTX_get0_chain(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> *mut stack_st_X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:88:15 | 88 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:88:24 | 88 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:90:15 | 90 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:90:24 | 90 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:93:15 | 93 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:93:24 | 93 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:95:15 | 95 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:95:24 | 95 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:98:15 | 98 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:98:24 | 98 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:101:15 | 101 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:101:24 | 101 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:107:66 | 107 | pub fn X509_VERIFY_PARAM_get_flags(param: #[const_ptr_if(ossl300)] X509_VERIFY_PARAM) -> c_ulong; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:106:19 | 106 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:106:28 | 106 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:112:15 | 112 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:112:24 | 112 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:118:15 | 118 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:118:24 | 118 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:120:15 | 120 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:120:24 | 120 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:126:15 | 126 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:126:24 | 126 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:132:11 | 132 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:134:11 | 134 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:136:11 | 136 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:22:1 | 22 | stack!(stack_st_ACCESS_DESCRIPTION); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:142:1 | 142 | stack!(stack_st_DIST_POINT); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:45:39 | 45 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:45:48 | 45 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:51:39 | 51 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:51:48 | 51 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:50:38 | 50 | name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:50:47 | 50 | name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:77:35 | 77 | x: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:77:44 | 77 | x: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:82:138 | 82 | ...f(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, flag: c_ulong, indent:... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:82:147 | 82 | ...10, libressl280))] c_char, exts: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, flag: c_ulong, indent: c_int) -> ... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:82:81 | 82 | ... pub fn X509V3_extensions_print(out: *mut BIO, title: #[const_ptr_if(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(os... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:82:90 | 82 | ... pub fn X509V3_extensions_print(out: *mut BIO, title: #[const_ptr_if(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(os... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:104:11 | 104 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:106:11 | 106 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:108:11 | 108 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:110:11 | 110 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:112:11 | 112 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:114:11 | 114 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111d` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:116:11 | 116 | #[cfg(ossl111d)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111d` --> /rust/deps/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:118:11 | 118 | #[cfg(ossl111d)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:97:7 | 97 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:99:7 | 99 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:101:7 | 101 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:921:7 | 921 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:923:7 | 923 | #[cfg(libressl370)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:925:7 | 925 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:927:7 | 927 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:929:7 | 929 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:931:7 | 931 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:933:7 | 933 | #[cfg(libressl370)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:935:7 | 935 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:937:7 | 937 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:939:7 | 939 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:941:7 | 941 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:943:7 | 943 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:945:7 | 945 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:947:7 | 947 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:949:7 | 949 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:951:7 | 951 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:953:7 | 953 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:955:7 | 955 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:957:7 | 957 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:959:7 | 959 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:961:7 | 961 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:963:7 | 963 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:965:7 | 965 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:967:7 | 967 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:969:7 | 969 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:971:7 | 971 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:973:7 | 973 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:975:7 | 975 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:977:7 | 977 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:979:7 | 979 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:981:7 | 981 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:983:7 | 983 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./obj_mac.rs:985:7 | 985 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./pkcs7.rs:19:15 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./pkcs7.rs:19:24 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./pkcs7.rs:19:33 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./rsa.rs:55:11 | 55 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /rust/deps/openssl-sys-0.9.92/src/./rsa.rs:55:20 | 55 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./rsa.rs:67:11 | 67 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /rust/deps/openssl-sys-0.9.92/src/./rsa.rs:67:20 | 67 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./rsa.rs:90:11 | 90 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /rust/deps/openssl-sys-0.9.92/src/./rsa.rs:90:20 | 90 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./rsa.rs:92:11 | 92 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /rust/deps/openssl-sys-0.9.92/src/./rsa.rs:92:20 | 92 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./rsa.rs:96:11 | 96 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } [blake3 1.5.2] exit status: 0 [blake3 1.5.2] exit status: 0 [blake3 1.5.2] exit status: 0 = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./rsa.rs:9:18 | 9 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./sha.rs:5:11 | [blake3 1.5.2] AR_x86_64-unknown-freebsd = None [blake3 1.5.2] AR_x86_64_unknown_freebsd = Some(ar) [blake3 1.5.2] ARFLAGS_x86_64-unknown-freebsd = None 5 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead[blake3 1.5.2] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.2] HOST_ARFLAGS = None [blake3 1.5.2] ARFLAGS = None = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./sha.rs:8:11 | 8 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_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(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /rust/deps/openssl-sys-0.9.92/src/./sha.rs:66:11 | 66 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_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(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./sha.rs:12:14 | 12 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./sha.rs:70:14 | 70 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling lazycell v1.3.0 warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./srtp.rs:11:7 | 11 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [blake3 1.5.2] cargo:rustc-link-lib=static=blake3_sse2_sse41_avx2_assembly [blake3 1.5.2] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out [blake3 1.5.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.5.2] cargo:rustc-cfg=blake3_avx512_ffi [blake3 1.5.2] OUT_DIR = Some(/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out) [blake3 1.5.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.2] OPT_LEVEL = Some(3) [blake3 1.5.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.2] CC_x86_64-unknown-freebsd = None [blake3 1.5.2] CC_x86_64_unknown_freebsd = Some(cc) [blake3 1.5.2] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.5.2] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [blake3 1.5.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./srtp.rs:13:7 | 13 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:6:11 | 6 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:9:11 | 9 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:11:11 | 11 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:14:11 | 14 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:16:11 | 16 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:25:7 | 25 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:28:7 | 28 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:31:7 | 31 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:34:7 | 34 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:37:7 | 37 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:40:7 | 40 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:43:7 | 43 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:45:7 | 45 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:48:7 | 48 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:50:7 | 50 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:52:7 | 52 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:54:7 | 54 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:56:7 | 56 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:58:7 | 58 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:60:7 | 60 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:83:7 | 83 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:110:7 | 110 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:112:7 | 112 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:144:11 | 144 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:144:20 | 144 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110h` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:147:7 | 147 | #[cfg(ossl110h)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110h)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110h)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:238:7 | 238 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:240:7 | 240 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:242:7 | 242 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:249:7 | 249 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:282:7 | 282 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:313:7 | 313 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:320:11 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:320:25 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:320:38 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:324:11 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:324:25 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:324:38 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:339:11 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:339:25 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:339:38 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:342:7 | 342 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:344:11 | 344 | #[cfg(any(ossl111, libressl252))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl252` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:344:20 | 344 | #[cfg(any(ossl111, libressl252))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl252)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl252)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:346:11 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:346:25 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:346:38 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:348:7 | 348 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:350:7 | 350 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:352:7 | 352 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:354:11 | 354 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:354:20 | 354 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:356:11 | 356 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:356:20 | 356 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:358:11 | 358 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:358:21 | 358 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:360:11 | 360 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:360:21 | 360 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:390:7 | 390 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:395:7 | 395 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:417:7 | 417 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:422:7 | 422 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:432:11 | 432 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:432:25 | 432 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:432:38 | 432 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:442:11 | 442 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:442:25 | 442 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:442:38 | 442 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:510:7 | 510 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:512:7 | 512 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:514:7 | 514 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:517:11 | 517 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:517:20 | 517 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:519:11 | 519 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:519:20 | 519 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:521:11 | 521 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:521:20 | 521 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:623:11 | 623 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:628:7 | 628 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:630:7 | 630 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:64:14 | 64 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:77:14 | 77 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:79:25 | 79 | } else if #[cfg(any(ossl102, libressl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:79:34 | 79 | } else if #[cfg(any(ossl102, libressl))] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:92:14 | 92 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:101:14 | 101 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:117:14 | 117 | if #[cfg(libressl280)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lazycell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazycell-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazycell-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Nikita Pekin ' CARGO_PKG_DESCRIPTION='A library providing a lazily filled Cell struct' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazycell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indiv0/lazycell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazycell-1.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lazycell --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "nightly", "nightly-testing", "serde"))' -C metadata=9182be8a1540626e -C extra-filename=-9182be8a1540626e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:125:14 | 125 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:136:14 | 136 | if #[cfg(ossl102)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:139:21 | 139 | } else if #[cfg(libressl332)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:151:14 | 151 | if #[cfg(ossl111)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:158:21 | 158 | } else if #[cfg(ossl102)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:165:14 | 165 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:173:14 | 173 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110f` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:178:21 | 178 | } else if #[cfg(ossl110f)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:184:21 | 184 | } else if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:186:21 | 186 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:194:14 | 194 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:205:21 | 205 | } else if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:253:18 | 253 | if #[cfg(not(ossl110))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:401:14 | 401 | if #[cfg(ossl111)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:410:21 | 410 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:453:14 | 453 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:493:14 | 493 | if #[cfg(ossl110g)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:525:14 | 525 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:538:14 | 538 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:580:15 | 580 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:590:15 | 590 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:608:15 | 608 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./ssl.rs:608:24 | 608 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /rust/deps/openssl-sys-0.9.92/src/./tls1.rs:10:11 | 10 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /rust/deps/openssl-sys-0.9.92/src/./tls1.rs:10:20 | 10 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./tls1.rs:14:11 | 14 | #[cfg(any(ossl102, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /rust/deps/openssl-sys-0.9.92/src/./tls1.rs:14:20 | 14 | #[cfg(any(ossl102, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./types.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /rust/deps/openssl-sys-0.9.92/src/./types.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./x509.rs:10:22 | 10 | if #[cfg(not(any(ossl110, libressl350)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /rust/deps/openssl-sys-0.9.92/src/./x509.rs:10:31 | 10 | if #[cfg(not(any(ossl110, libressl350)))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102f` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:6:7 | 6 | #[cfg(ossl102f)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:67:7 | 67 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:69:7 | 69 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:71:7 | 71 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:73:7 | 73 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:75:7 | 75 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:77:7 | 77 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:79:7 | 79 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:81:7 | 81 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:83:7 | 83 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:100:7 | 100 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:103:15 | 103 | #[cfg(not(any(ossl110, libressl370)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:103:24 | 103 | #[cfg(not(any(ossl110, libressl370)))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:105:11 | 105 | #[cfg(any(ossl110, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:105:20 | 105 | #[cfg(any(ossl110, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:121:7 | 121 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:123:7 | 123 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:125:7 | 125 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:127:7 | 127 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:129:7 | 129 | #[cfg(ossl102)] | ^^^^^^^ [blake3 1.5.2] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.2] DEBUG = Some(false) [blake3 1.5.2] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [blake3 1.5.2] CFLAGS_x86_64-unknown-freebsd = None |[blake3 1.5.2] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [blake3 1.5.2] CC_SHELL_ESCAPED_FLAGS = None = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:131:7 | 131 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:133:7 | 133 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:31:14 | 31 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:86:14 | 86 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102h` --> /rust/deps/openssl-sys-0.9.92/src/./x509_vfy.rs:94:21 | 94 | } else if #[cfg(ossl102h)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102h)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102h)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:24:11 | 24 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:24:20 | 24 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:26:11 | 26 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:26:20 | 26 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:28:11 | 28 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:28:20 | 28 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:30:11 | 30 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:30:20 | 30 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:32:11 | 32 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:32:20 | 32 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:34:7 | 34 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:58:11 | 58 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:58:20 | 58 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:80:7 | 80 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /rust/deps/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /rust/deps/openssl-sys-0.9.92/src/./x509v3.rs:12:1 | 12 | stack!(stack_st_GENERAL_NAME); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /rust/deps/openssl-sys-0.9.92/src/lib.rs:116:19 | 116 | #[cfg(not(ossl111b))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /rust/deps/openssl-sys-0.9.92/src/lib.rs:118:15 | 118 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling supports-hyperlinks v3.0.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=supports_hyperlinks CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/supports-hyperlinks-3.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/supports-hyperlinks-3.0.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports rendering hyperlinks.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-hyperlinks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-hyperlinks' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/supports-hyperlinks-3.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name supports_hyperlinks --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/supports-hyperlinks-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=08e03d097fb07add -C extra-filename=-08e03d097fb07add --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [blake3 1.5.2] AR_x86_64-unknown-freebsd = None [blake3 1.5.2] AR_x86_64_unknown_freebsd = Some(ar) [blake3 1.5.2] ARFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.2] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.2] HOST_ARFLAGS = None [blake3 1.5.2] ARFLAGS = None warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /rust/deps/lazycell-1.3.0/src/lib.rs:269:31 | 269 | if NONE != self.state.compare_and_swap(NONE, LOCK, Ordering::Acquire) { | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /rust/deps/lazycell-1.3.0/src/lib.rs:275:31 | 275 | if LOCK != self.state.compare_and_swap(LOCK, SOME, Ordering::Release) { | ^^^^^^^^^^^^^^^^ [blake3 1.5.2] cargo:rustc-link-lib=static=blake3_avx512_assembly [blake3 1.5.2] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out [blake3 1.5.2] cargo:rerun-if-env-changed=CARGO_FEATURE_NEON [blake3 1.5.2] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.5.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.2] cargo:rerun-if-env-changed=CC [blake3 1.5.2] cargo:rerun-if-env-changed=CFLAGS [blake3 1.5.2] cargo:rerun-if-changed=c/example.c [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_sse41.c [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_msvc.asm [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_gnu.S [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_avx2.c [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_avx512_x86-64_unix.S [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_sse41_x86-64_unix.S [blake3 1.5.2] cargo:rerun-if-changed=c/blake3-config.cmake.in [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_gnu.S [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_msvc.asm [blake3 1.5.2] cargo:rerun-if-changed=c/blake3.c [blake3 1.5.2] cargo:rerun-if-changed=c/blake3.h [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_avx512.c [blake3 1.5.2] cargo:rerun-if-changed=c/CMakePresets.json [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_dispatch.c [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_sse2_x86-64_unix.S [blake3 1.5.2] cargo:rerun-if-changed=c/Makefile.testing [blake3 1.5.2] cargo:rerun-if-changed=c/libblake3.pc.in [blake3 1.5.2] cargo:rerun-if-changed=c/test.py [blake3 1.5.2] cargo:rerun-if-changed=c/CMakeLists.txt [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_gnu.S [blake3 1.5.2] cargo:rerun-if-changed=c/main.c [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_impl.h [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_avx2_x86-64_unix.S [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_gnu.S [blake3 1.5.2] cargo:rerun-if-changed=c/README.md [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_sse2.c [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_portable.c [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_msvc.asm [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_msvc.asm [blake3 1.5.2] cargo:rerun-if-changed=c/blake3_neon.c Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=blake3 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.2/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name blake3 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/blake3-1.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=24cb4c5de69c94ba -C extra-filename=-24cb4c5de69c94ba --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayref=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayref-da2b740b10057b4d.rmeta --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-7e04330d2c585cf3.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libconstant_time_eq-92fde993c8164b3a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))'` warning: `lazycell` (lib) generated 2 warnings Compiling glob v0.3.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/glob-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/glob-0.3.1/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 OR 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.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/glob-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7361b989c29fd101 -C extra-filename=-7361b989c29fd101 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ecdsa v0.16.9 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ecdsa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ecdsa-0.16.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ecdsa-0.16.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ecdsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/signatures/tree/master/ecdsa' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.16.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ecdsa-0.16.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ecdsa --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ecdsa-0.16.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=bc34abc335c50b43 -C extra-filename=-bc34abc335c50b43 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern der=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libder-eb38fe26531d223a.rmeta --extern digest=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdigest-5cda5136db11f41e.rmeta --extern elliptic_curve=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libelliptic_curve-f5d769f93591445b.rmeta --extern rfc6979=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librfc6979-ad479bc1ddc110a7.rmeta --extern signature=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsignature-d005e268ad7e5d5a.rmeta --extern spki=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspki-ee37d3ea34ccff12.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling primeorder v0.13.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=primeorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/primeorder-0.13.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/primeorder-0.13.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of complete addition formulas for prime order elliptic curves (Renes-Costello-Batina 2015). Generic over field elements and curve equation coefficients ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=primeorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/elliptic-curves/tree/master/primeorder' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/primeorder-0.13.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name primeorder --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/primeorder-0.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=9c19e550c84b3dca -C extra-filename=-9c19e550c84b3dca --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern elliptic_curve=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libelliptic_curve-f5d769f93591445b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unnecessary qualification --> /rust/deps/ecdsa-0.16.9/src/der.rs:127:26 | 127 | .map_err(|_| der::Tag::Sequence.value_error()) | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /rust/deps/ecdsa-0.16.9/src/lib.rs:23:5 | 23 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 127 - .map_err(|_| der::Tag::Sequence.value_error()) 127 + .map_err(|_| Tag::Sequence.value_error()) | warning: unnecessary qualification --> /rust/deps/ecdsa-0.16.9/src/der.rs:361:26 | 361 | header.tag.assert_eq(der::Tag::Sequence)?; | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 361 - header.tag.assert_eq(der::Tag::Sequence)?; 361 + header.tag.assert_eq(Tag::Sequence)?; | warning: unnecessary qualification --> /rust/deps/ecdsa-0.16.9/src/verifying.rs:421:18 | 421 | type Error = pkcs8::spki::Error; | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 421 - type Error = pkcs8::spki::Error; 421 + type Error = spki::Error; | warning: unnecessary qualification --> /rust/deps/ecdsa-0.16.9/src/verifying.rs:423:62 | 423 | fn try_from(spki: pkcs8::SubjectPublicKeyInfoRef<'_>) -> pkcs8::spki::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 423 - fn try_from(spki: pkcs8::SubjectPublicKeyInfoRef<'_>) -> pkcs8::spki::Result { 423 + fn try_from(spki: pkcs8::SubjectPublicKeyInfoRef<'_>) -> spki::Result { | warning: unnecessary qualification --> /rust/deps/ecdsa-0.16.9/src/verifying.rs:435:36 | 435 | fn to_public_key_der(&self) -> pkcs8::spki::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 435 - fn to_public_key_der(&self) -> pkcs8::spki::Result { 435 + fn to_public_key_der(&self) -> spki::Result { | warning: `openssl-sys` (lib) generated 1062 warnings warning: `humantime` (lib) generated 2 warnings warning: `im-rc` (lib) generated 43 warnings [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 warning: `prodash` (lib) generated 1 warning warning: `der` (lib) generated 2 warnings Compiling p384 v0.13.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=p384 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/p384-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/p384-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers:Frank Denis ' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=p384 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/elliptic-curves/tree/master/p384' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/p384-0.13.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name p384 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/p384-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha384"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "hex-literal", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha384", "std", "test-vectors", "voprf"))' -C metadata=ccf5a1a58c56e996 -C extra-filename=-ccf5a1a58c56e996 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern ecdsa_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libecdsa-bc34abc335c50b43.rmeta --extern elliptic_curve=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libelliptic_curve-f5d769f93591445b.rmeta --extern primeorder=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libprimeorder-9c19e550c84b3dca.rmeta --extern sha2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsha2-03d5292062560b1c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `ecdsa` (lib) generated 5 warnings warning: `crypto-bigint` (lib) generated 2 warnings Compiling bstr v1.9.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.9.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.9.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.9.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=48c737910f739139 -C extra-filename=-48c737910f739139 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_automata-afa14cabe324788a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling regex v1.10.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.10.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.10.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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)' --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=2109c552bec0a5a2 -C extra-filename=-2109c552bec0a5a2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libaho_corasick-de3bb2a174cb0df5.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_automata-afa14cabe324788a.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_syntax-949e8e36c5cc0ace.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: elided lifetime has a name --> /rust/deps/bstr-1.9.1/src/escape_bytes.rs:15:43 | 14 | impl<'a> EscapeBytes<'a> { | -- lifetime `'a` declared here 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 warning: `encoding_rs` (lib) generated 27 warnings Compiling serde_derive v1.0.204 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.204 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.204/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.204 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=7cdfd59020010f2d -C extra-filename=-7cdfd59020010f2d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-d44117702386e6c3.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-7948c65134c0339f.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-68341a4fded656b6.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling thiserror-impl v1.0.63 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.63 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=69e6885d74565790 -C extra-filename=-69e6885d74565790 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-d44117702386e6c3.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-7948c65134c0339f.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-68341a4fded656b6.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling tracing-attributes v0.1.27 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=cb0f760fa25dd730 -C extra-filename=-cb0f760fa25dd730 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-d44117702386e6c3.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-7948c65134c0339f.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-68341a4fded656b6.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling maybe-async v0.2.10 Compiling color-print-proc-macro v0.3.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=color_print_proc_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-proc-macro-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-proc-macro-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Johann David ' CARGO_PKG_DESCRIPTION='Implementation for the package color-print' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-print-proc-macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/dajoha/color-print' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-proc-macro-0.3.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name color_print_proc_macro --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-proc-macro-0.3.6/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)' --check-cfg 'cfg(feature, values("terminfo"))' -C metadata=7740f92ba0e59840 -C extra-filename=-7740f92ba0e59840 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern nom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libnom-6bbd3cd913aa06d7.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-d44117702386e6c3.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-7948c65134c0339f.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-68341a4fded656b6.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=maybe_async CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/maybe-async-0.2.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/maybe-async-0.2.10/Cargo.toml CARGO_PKG_AUTHORS='Guoli Lyu ' CARGO_PKG_DESCRIPTION='A procedure macro to unify SYNC and ASYNC implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=maybe-async CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fMeow/maybe-async-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/maybe-async-0.2.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name maybe_async --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/maybe-async-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="is_sync"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "is_sync"))' -C metadata=e76cea082df60319 -C extra-filename=-e76cea082df60319 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-d44117702386e6c3.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-7948c65134c0339f.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-68341a4fded656b6.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling gix-utils v0.1.13 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-utils-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-utils-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate with `gitoxide` utilities that don'\''t need feature toggles' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-utils-0.1.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_utils --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-utils-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="bstr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr"))' -C metadata=ec00d6510f2df6a1 -C extra-filename=-ec00d6510f2df6a1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern fastrand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfastrand-432225b5d4191d19.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_normalization-82ffddb1238e9be2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling globset v0.4.14 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.14/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name globset --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=7e38c579bb5e0cee -C extra-filename=-7e38c579bb5e0cee --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libaho_corasick-de3bb2a174cb0df5.rmeta --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_automata-afa14cabe324788a.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_syntax-949e8e36c5cc0ace.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 Compiling ignore v0.4.22 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore` against file paths. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.22 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ignore --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=930896cd2e729dfd -C extra-filename=-930896cd2e729dfd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-3ef283e110c45098.rmeta --extern globset=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libglobset-7e38c579bb5e0cee.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_automata-afa14cabe324788a.rmeta --extern same_file=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsame_file-c3b88d7b6fb3372a.rmeta --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwalkdir-bc85d0c177834956.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling clap v4.5.20 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="unstable-ext"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=76601442a0a6b098 -C extra-filename=-76601442a0a6b098 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern clap_builder=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap_builder-b32f1ba33a35cfc7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling clap_complete v4.5.35 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_complete CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_complete-4.5.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_complete-4.5.35/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Generate shell completion scripts for your clap::Command' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_complete CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.35 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_complete-4.5.35 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clap_complete --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_complete-4.5.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --cfg 'feature="unstable-dynamic"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic", "unstable-shell-tests"))' -C metadata=b051eb30a080622e -C extra-filename=-b051eb30a080622e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap-76601442a0a6b098.rmeta --extern clap_lex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap_lex-139429aa735517fb.rmeta --extern is_executable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libis_executable-ead3a923f0dcdb85.rmeta --extern shlex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libshlex-19331d129db20fbb.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] exit status: 0 [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libssh2-sys 0.3.0] AR_x86_64-unknown-freebsd = None [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libssh2-sys 0.3.0] AR_x86_64_unknown_freebsd = Some(ar) [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libssh2-sys 0.3.0] ARFLAGS_x86_64-unknown-freebsd = None [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libssh2-sys 0.3.0] ARFLAGS_x86_64_unknown_freebsd = None [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [libssh2-sys 0.3.0] HOST_ARFLAGS = None [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=ARFLAGS [libssh2-sys 0.3.0] ARFLAGS = None [libssh2-sys 0.3.0] cargo:rustc-link-lib=static=ssh2 [libssh2-sys 0.3.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out/build Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_HTTPS=1 CARGO_FEATURE_LIBSSH2_SYS=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSH=1 CARGO_FEATURE_SSH_KEY_FROM_MEMORY=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.8.1 CARGO_MANIFEST_LINKS=git2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.8.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.17.0+1.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_SSL3_METHOD DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION=111 DEP_OPENSSL_VERSION_NUMBER=1010117f DEP_SSH2_INCLUDE=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out/include DEP_SSH2_ROOT=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libgit2-sys-3f8c904269aa1ead/build-script-build` [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [libgit2-sys 0.17.0+1.8.1] cargo:warning=failed to probe system libgit2: Aborted because LIBGIT2_NO_PKG_CONFIG is set [libgit2-sys 0.17.0+1.8.1] cargo:rustc-cfg=libgit2_vendored [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/stdint.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/stdint.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/diff.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/diff.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/cred_helpers.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/cred_helpers.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/version.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/version.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/checkout.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/checkout.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/blob.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/blob.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/pathspec.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/pathspec.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/buffer.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/buffer.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/repository.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/repository.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/indexer.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/indexer.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/odb_backend.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/odb_backend.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/deprecated.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/deprecated.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/transport.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/transport.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/reflog.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/reflog.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/strarray.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/strarray.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/trace.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/trace.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/index.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/index.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/mailmap.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/mailmap.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/revwalk.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/revwalk.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/merge.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/merge.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/annotated_commit.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/annotated_commit.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/commit.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/commit.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/blame.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/blame.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/signature.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/signature.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/refdb.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/refdb.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/patch.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/patch.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/errors.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/errors.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/common.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/common.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/ignore.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/ignore.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/oid.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/oid.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/submodule.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/submodule.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/transaction.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/transaction.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/notes.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/notes.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/proxy.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/proxy.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/filter.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/filter.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/stash.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/stash.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/global.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/global.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/clone.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/clone.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/net.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/net.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/config.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/config.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/credential_helpers.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/credential_helpers.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/credential.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/credential.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/branch.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/branch.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/refs.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/refs.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/object.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/object.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/experimental.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/experimental.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/graph.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/graph.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/status.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/status.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/apply.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/apply.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/email.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/email.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/rebase.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/rebase.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/oidarray.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/oidarray.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/cert.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/cert.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/odb.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/odb.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/attr.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/attr.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/types.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/types.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/revparse.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/revparse.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/remote.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/remote.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/pack.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/pack.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/revert.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/revert.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/describe.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/describe.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/refspec.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/refspec.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/tag.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/tag.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/message.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/message.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/tree.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/tree.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/cred.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/cred.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/diff.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/diff.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/repository.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/repository.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/odb_backend.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/odb_backend.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/transport.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/transport.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/openssl.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/openssl.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/reflog.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/reflog.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/midx.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/midx.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/index.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/index.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/stream.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/stream.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/alloc.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/alloc.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/merge.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/merge.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/commit.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/commit.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/errors.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/errors.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/filter.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/filter.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/refdb_backend.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/refdb_backend.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/config.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/config.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/credential.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/credential.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/refs.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/refs.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/path.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/path.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/email.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/email.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/mempack.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/mempack.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/commit_graph.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/commit_graph.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/remote.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/remote.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/hashsig.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/sys/hashsig.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/worktree.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/worktree.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/cherrypick.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/cherrypick.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/reset.h => /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/include/git2/reset.h [libgit2-sys 0.17.0+1.8.1] TARGET = Some(x86_64-unknown-freebsd) [libgit2-sys 0.17.0+1.8.1] OPT_LEVEL = Some(3) [libgit2-sys 0.17.0+1.8.1] HOST = Some(x86_64-unknown-freebsd) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libgit2-sys 0.17.0+1.8.1] CC_x86_64-unknown-freebsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libgit2-sys 0.17.0+1.8.1] CC_x86_64_unknown_freebsd = Some(cc) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libgit2-sys 0.17.0+1.8.1] CC_KNOWN_WRAPPER_CUSTOM = None [libgit2-sys 0.17.0+1.8.1] RUSTC_WRAPPER = Some(/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libgit2-sys 0.17.0+1.8.1] CRATE_CC_NO_DEFAULTS = None [libgit2-sys 0.17.0+1.8.1] DEBUG = Some(false) [libgit2-sys 0.17.0+1.8.1] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.17.0+1.8.1] CFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.17.0+1.8.1] CFLAGS_x86_64_unknown_freebsd = Some(-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libgit2-sys 0.17.0+1.8.1] CC_SHELL_ESCAPED_FLAGS = None Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libssh2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libssh2_sys --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libssh2-sys-0.3.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=f00c5174ebbca18c -C extra-filename=-f00c5174ebbca18c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern libz_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibz_sys-6e3ee5e322080987.rmeta --extern openssl_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libopenssl_sys-6b41b4bd6af9ac99.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out/build -l static=ssh2 -L native=/usr/lib` Compiling color-print v0.3.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=color_print CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Johann David ' CARGO_PKG_DESCRIPTION='Colorize and stylize strings for terminal at compile-time, by using an HTML-like syntax' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-print CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/dajoha/color-print' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-0.3.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name color_print --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "terminfo", "terminfo_crate"))' -C metadata=d5439dfd7395e8f4 -C extra-filename=-d5439dfd7395e8f4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern color_print_proc_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcolor_print_proc_macro-7740f92ba0e59840.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libnghttp2-sys 0.1.10+1.61.0] AR_x86_64-unknown-freebsd = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libnghttp2-sys 0.1.10+1.61.0] AR_x86_64_unknown_freebsd = Some(ar) [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libnghttp2-sys 0.1.10+1.61.0] ARFLAGS_x86_64-unknown-freebsd = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libnghttp2-sys 0.1.10+1.61.0] ARFLAGS_x86_64_unknown_freebsd = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [libnghttp2-sys 0.1.10+1.61.0] HOST_ARFLAGS = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=ARFLAGS [libnghttp2-sys 0.1.10+1.61.0] ARFLAGS = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rustc-link-lib=static=nghttp2 [libnghttp2-sys 0.1.10+1.61.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i/lib [libnghttp2-sys 0.1.10+1.61.0] cargo:root=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_HTTP2=1 CARGO_FEATURE_LIBNGHTTP2_SYS=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSL=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0 CARGO_MANIFEST_LINKS=curl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.74+curl-8.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=74 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_NGHTTP2_ROOT=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i DEP_OPENSSL_CONF=OPENSSL_NO_SSL3_METHOD DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION=111 DEP_OPENSSL_VERSION_NUMBER=1010117f HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/curl-sys-88cf5003a289ec53/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/curl-sys-df0ecc8072d5917b/build-script-build` [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-changed=curl [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_NO_PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=SYSROOT [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_NO_PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=SYSROOT [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-search=native=/usr/local/lib [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-lib=curl [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-search=native=/usr/lib [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-lib=ssl [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:include=/usr/local/include [curl-sys 0.4.74+curl-8.9.0] cargo:include=/usr/include Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libnghttp2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='FFI bindings for libnghttp2 (nghttp2) ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libnghttp2-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10+1.61.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libnghttp2_sys --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3a6519ad3fef0a70 -C extra-filename=-3a6519ad3fef0a70 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i/lib -l static=nghttp2` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_HTTP2=1 CARGO_FEATURE_OPENSSL_PROBE=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSL=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_CURL_INCLUDE=/usr/include DEP_OPENSSL_CONF=OPENSSL_NO_SSL3_METHOD DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION=111 DEP_OPENSSL_VERSION_NUMBER=1010117f HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/curl-57bdfd460551c757/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/curl-9efa8ac0c6074bb1/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/thiserror-8d7d60659b338816/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2d85e1f4f828e66b -C extra-filename=-2d85e1f4f828e66b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libthiserror_impl-69e6885d74565790.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning: `bstr` (lib) generated 1 warning Compiling gix-path v0.10.12 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_path CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-path-0.10.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-path-0.10.12/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing paths and their conversions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-path CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-path-0.10.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_path --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-path-0.10.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=caa1e22a4e91aab9 -C extra-filename=-caa1e22a4e91aab9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_trace=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_trace-7b8ddfba89979389.rmeta --extern home=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhome-0915053e574c90ac.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-date v0.9.1 Compiling gix-validate v0.9.1 Compiling gix-chunk v0.4.9 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_date CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-date-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-date-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project parsing dates the way git does' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-date CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-date-0.9.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_date --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-date-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=e3d4e67b4ad0bc15 -C extra-filename=-e3d4e67b4ad0bc15 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern jiff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libjiff-1b9822e581dc9494.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_validate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-validate-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-validate-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Validation functions for various kinds of names in git' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-validate CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-validate-0.9.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_validate --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-validate-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=34f18e73325b2b08 -C extra-filename=-34f18e73325b2b08 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_chunk CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-chunk-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-chunk-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Interact with the git chunk file format used in multi-pack index and commit-graph files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-chunk CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-chunk-0.4.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_chunk --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-chunk-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a0f09136ffe6aa47 -C extra-filename=-a0f09136ffe6aa47 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-quote v0.4.13 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-quote-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-quote-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with various quotations used by git' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-quote CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-quote-0.4.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_quote --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-quote-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=09e7e5aee1c78fe8 -C extra-filename=-09e7e5aee1c78fe8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_utils-ec00d6510f2df6a1.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=curl_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.74+curl-8.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=74 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/curl-sys-88cf5003a289ec53/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name curl_sys --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "libnghttp2-sys", "mesalink", "ntlm", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "rustls-ffi", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=70e14e4514e0173e -C extra-filename=-70e14e4514e0173e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern libnghttp2_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibnghttp2_sys-3a6519ad3fef0a70.rmeta --extern libz_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibz_sys-6e3ee5e322080987.rmeta --extern openssl_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libopenssl_sys-6b41b4bd6af9ac99.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/usr/lib -l curl -l ssl -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i/lib -L native=/usr/lib` Compiling gix-bitmap v0.2.12 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_bitmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-bitmap-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-bitmap-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dedicated implementing the standard git bitmap format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-bitmap CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-bitmap-0.2.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_bitmap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-bitmap-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cc3fc0366a37f6dc -C extra-filename=-cc3fc0366a37f6dc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `link_libnghttp2` --> /rust/deps/curl-sys-0.4.74+curl-8.9.0/lib.rs:5:7 | 5 | #[cfg(link_libnghttp2)] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(link_libnghttp2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(link_libnghttp2)");` 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: `link_libz` --> /rust/deps/curl-sys-0.4.74+curl-8.9.0/lib.rs:7:7 | 7 | #[cfg(link_libz)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(link_libz)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(link_libz)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `link_openssl` --> /rust/deps/curl-sys-0.4.74+curl-8.9.0/lib.rs:9:7 | 9 | #[cfg(link_openssl)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(link_openssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(link_openssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libcurl_vendored` --> /rust/deps/curl-sys-0.4.74+curl-8.9.0/lib.rs:1172:10 | 1172 | cfg!(libcurl_vendored) | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libcurl_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libcurl_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `curl-sys` (lib) generated 4 warnings Compiling gix-actor v0.33.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_actor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-actor-0.33.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-actor-0.33.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A way to identify git actors' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-actor CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.33.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-actor-0.33.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_actor --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-actor-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=1b6ebf67defb9512 -C extra-filename=-1b6ebf67defb9512 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_date=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_date-e3d4e67b4ad0bc15.rmeta --extern gix_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_utils-ec00d6510f2df6a1.rmeta --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern winnow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwinnow-69f7e035f8c3a93b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-config-value v0.14.9 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_config_value CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-config-value-0.14.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-config-value-0.14.9/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project providing git-config value parsing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-config-value CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.14.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-config-value-0.14.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_config_value --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-config-value-0.14.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=81ae157d9f275b7b -C extra-filename=-81ae157d9f275b7b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-42bf1e10d84b451d.rmeta --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-command v0.3.10 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_command CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-command-0.3.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-command-0.3.10/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project handling internal git command execution' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-command CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-command-0.3.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_command --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-command-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f6cac9fc40aa81d9 -C extra-filename=-f6cac9fc40aa81d9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_trace=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_trace-7b8ddfba89979389.rmeta --extern shell_words=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libshell_words-88cfd6155c21728c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=curl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/curl-57bdfd460551c757/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name curl --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/curl-0.4.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=0b7706b032b3b70f -C extra-filename=-0b7706b032b3b70f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern curl_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcurl_sys-70e14e4514e0173e.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern openssl_probe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libopenssl_probe-7316fb6dac7c7bd6.rmeta --extern openssl_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libopenssl_sys-6b41b4bd6af9ac99.rmeta --extern socket2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsocket2-f72479eda7acbf95.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/usr/lib -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i/lib -L native=/usr/lib` warning: `tracing-attributes` (lib) generated 1 warning Compiling tracing v0.1.40 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=0badd9053dede6fd -C extra-filename=-0badd9053dede6fd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern pin_project_lite=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpin_project_lite-68cac01c4f220b1e.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libtracing_attributes-cb0f760fa25dd730.so --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-ccdf31518df4d974.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `need_openssl_probe` --> /rust/deps/curl-0.4.46/src/easy/handler.rs:678:11 | 678 | #[cfg(need_openssl_probe)] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(need_openssl_probe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_openssl_probe)");` 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: `need_openssl_probe` --> /rust/deps/curl-0.4.46/src/easy/handler.rs:700:15 | 700 | #[cfg(not(need_openssl_probe))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(need_openssl_probe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_openssl_probe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `need_openssl_init` --> /rust/deps/curl-0.4.46/src/lib.rs:97:15 | 97 | #[cfg(need_openssl_init)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(need_openssl_init)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_openssl_init)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `need_openssl_init` --> /rust/deps/curl-0.4.46/src/lib.rs:99:15 | 99 | #[cfg(need_openssl_init)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(need_openssl_init)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_openssl_init)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-0.1.40/src/lib.rs:932:5 | 932 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Compiling gix-prompt v0.8.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_prompt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-prompt-0.8.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-prompt-0.8.8/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for handling prompts in the terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-prompt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-prompt-0.8.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_prompt --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-prompt-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ccd1d742bf52a7f2 -C extra-filename=-ccd1d742bf52a7f2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern gix_command=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_command-f6cac9fc40aa81d9.rmeta --extern gix_config_value=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_config_value-81ae157d9f275b7b.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot-631ea4cb889ca147.rmeta --extern rustix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustix-cb756ae12cae375c.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling tracing-subscriber v0.3.18 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=72bebc4b9c5b02aa -C extra-filename=-72bebc4b9c5b02aa --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern matchers=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmatchers-57af2844dc534c41.rmeta --extern nu_ansi_term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-f6173acdd697bb53.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex-2109c552bec0a5a2.rmeta --extern sharded_slab=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsharded_slab-095cf557b61803d3.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --extern thread_local=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthread_local-c8337e747a9ba716.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-0badd9053dede6fd.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-ccdf31518df4d974.rmeta --extern tracing_log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_log-82c5ed320080f561.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cargo-util v0.2.17 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cargo_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Miscellaneous support code used by Cargo.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_util --edition=2021 crates/cargo-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6bd6d60a7f0b2f58 -C extra-filename=-6bd6d60a7f0b2f58 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-e0ff2088197f2b05.rmeta --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfiletime-61a3f21d536a0688.rmeta --extern hex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhex-3825da7259f053b3.rmeta --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libignore-930896cd2e729dfd.rmeta --extern jobserver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libjobserver-49f11366396ff27f.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern same_file=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsame_file-c3b88d7b6fb3372a.rmeta --extern sha2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsha2-03d5292062560b1c.rmeta --extern shell_escape=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libshell_escape-9d8852906b16b68e.rmeta --extern tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtempfile-cb7ba4c58364ac46.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-0badd9053dede6fd.rmeta --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwalkdir-bc85d0c177834956.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` 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: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /rust/deps/tracing-subscriber-0.3.18/src/registry/mod.rs:118:50 | 92 | pub trait LookupSpan<'a> { | -- lifetime `'a` declared here ... 118 | fn span(&'a self, id: &Id) -> Option> | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `tracing` (lib) generated 1 warning Compiling orion v0.17.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=orion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/orion-0.17.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/orion-0.17.6/Cargo.toml CARGO_PKG_AUTHORS='brycx ' CARGO_PKG_DESCRIPTION='Usable, easy and safe pure-Rust crypto' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=orion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orion-rs/orion' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.17.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/orion-0.17.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name orion --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/orion-0.17.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ct-codecs", "default", "experimental", "getrandom", "safe_api", "serde"))' -C metadata=b2f0a8be7654c118 -C extra-filename=-b2f0a8be7654c118 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern fiat_crypto=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfiat_crypto-9b9cabf1bf071a1d.rmeta --extern subtle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsubtle-3cd7fe17a36a5311.rmeta --extern zeroize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libzeroize-641c6d0c54ce7bbc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unnecessary qualification --> /rust/deps/orion-0.17.6/src/util/u32x4.rs:91:42 | 91 | debug_assert_eq!(slice_in.len(), core::mem::size_of::() * 4); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /rust/deps/orion-0.17.6/src/lib.rs:64:5 | 64 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 91 - debug_assert_eq!(slice_in.len(), core::mem::size_of::() * 4); 91 + debug_assert_eq!(slice_in.len(), size_of::() * 4); | warning: unnecessary qualification --> /rust/deps/orion-0.17.6/src/util/u32x4.rs:92:50 | 92 | let mut iter = slice_in.chunks_exact_mut(core::mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 92 - let mut iter = slice_in.chunks_exact_mut(core::mem::size_of::()); 92 + let mut iter = slice_in.chunks_exact_mut(size_of::()); | warning: unnecessary qualification --> /rust/deps/orion-0.17.6/src/util/u64x4.rs:107:42 | 107 | debug_assert_eq!(slice_in.len(), core::mem::size_of::() * 4); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 107 - debug_assert_eq!(slice_in.len(), core::mem::size_of::() * 4); 107 + debug_assert_eq!(slice_in.len(), size_of::() * 4); | warning: unnecessary qualification --> /rust/deps/orion-0.17.6/src/util/u64x4.rs:108:50 | 108 | let mut iter = slice_in.chunks_exact_mut(core::mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 108 - let mut iter = slice_in.chunks_exact_mut(core::mem::size_of::()); 108 + let mut iter = slice_in.chunks_exact_mut(size_of::()); | warning: unnecessary qualification --> /rust/deps/orion-0.17.6/src/hazardous/hash/sha2/mod.rs:514:13 | 514 | core::mem::size_of::() | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 514 - core::mem::size_of::() 514 + size_of::() | warning: unnecessary qualification --> /rust/deps/orion-0.17.6/src/hazardous/hash/sha2/mod.rs:656:13 | 656 | core::mem::size_of::() | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 656 - core::mem::size_of::() 656 + size_of::() | warning: unnecessary qualification --> /rust/deps/orion-0.17.6/src/hazardous/hash/sha3/mod.rs:447:27 | 447 | .chunks_exact(core::mem::size_of::()) | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 447 - .chunks_exact(core::mem::size_of::()) 447 + .chunks_exact(size_of::()) | warning: unnecessary qualification --> /rust/deps/orion-0.17.6/src/hazardous/hash/sha3/mod.rs:535:25 | 535 | .chunks_mut(core::mem::size_of::()) | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 535 - .chunks_mut(core::mem::size_of::()) 535 + .chunks_mut(size_of::()) | [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde-5aecbbfd2ba85b55/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=e72b8deb9f8b7603 -C extra-filename=-e72b8deb9f8b7603 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde_derive-7cdfd59020010f2d.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: `curl` (lib) generated 4 warnings [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `regex-automata` (lib) generated 1 warning [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `orion` (lib) generated 8 warnings [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `tracing-subscriber` (lib) generated 9 warnings Compiling faster-hex v0.9.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=faster_hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/faster-hex-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/faster-hex-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='zhangsoledad <787953403@qq.com>' CARGO_PKG_DESCRIPTION='Fast hex encoding.' CARGO_PKG_HOMEPAGE='https://github.com/NervosFoundation/faster-hex' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=faster-hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/NervosFoundation/faster-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/faster-hex-0.9.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name faster_hex --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/faster-hex-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=2bd0e6373ca72236 -C extra-filename=-2bd0e6373ca72236 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121/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.121 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=121 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde_json-ce98dcbfb4d57a9f/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.121/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=cb2702b211421781 -C extra-filename=-cb2702b211421781 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern ryu=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libryu-7ce8fcbf1238daa9.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Compiling gix-hash v0.15.0 Compiling gix-packetline v0.18.0 [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libgit2-sys 0.17.0+1.8.1] AR_x86_64-unknown-freebsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libgit2-sys 0.17.0+1.8.1] AR_x86_64_unknown_freebsd = Some(ar) Compiling toml_datetime v0.6.8 Compiling deranged v0.3.11 Compiling serde_spanned v0.6.7 Compiling gix-packetline-blocking v0.18.0 Compiling erased-serde v0.4.5 Compiling serde-value v0.7.0 Compiling cargo-platform v0.1.9 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-platform) Compiling serde_ignored v0.1.10 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-hash-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-hash-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Borrowed and owned git hash digests used to identify git objects' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-hash CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-hash-0.15.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_hash --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-hash-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=c0621e4ffe369e13 -C extra-filename=-c0621e4ffe369e13 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern faster_hex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfaster_hex-2bd0e6373ca72236.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_packetline CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-packetline-0.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-packetline-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing the pkt-line serialization format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-packetline CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-packetline-0.18.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_packetline --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-packetline-0.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=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "futures-io", "futures-lite", "pin-project-lite", "serde"))' -C metadata=c830615e91957aba -C extra-filename=-c830615e91957aba --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern faster_hex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfaster_hex-2bd0e6373ca72236.rmeta --extern gix_trace=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_trace-7b8ddfba89979389.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.17.0+1.8.1] ARFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.17.0+1.8.1] ARFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=HOST_ARFLAGS [libgit2-sys 0.17.0+1.8.1] HOST_ARFLAGS = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=ARFLAGS [libgit2-sys 0.17.0+1.8.1] ARFLAGS = None Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=636b0c07c5ff9cde -C extra-filename=-636b0c07c5ff9cde --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=a5c00c212f05d99a -C extra-filename=-a5c00c212f05d99a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern powerfmt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpowerfmt-5450f05c9b9b5efc.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-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=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=ebfcd24353bf9bea -C extra-filename=-ebfcd24353bf9bea --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_packetline_blocking CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-packetline-blocking-0.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-packetline-blocking-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A duplicate of `gix-packetline` with the `blocking-io` feature pre-selected' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-packetline-blocking CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-packetline-blocking-0.18.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_packetline_blocking --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-packetline-blocking-0.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=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "serde"))' -C metadata=e238c410a2b034eb -C extra-filename=-e238c410a2b034eb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern faster_hex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfaster_hex-2bd0e6373ca72236.rmeta --extern gix_trace=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_trace-7b8ddfba89979389.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] cargo:rustc-link-lib=static=git2 [libgit2-sys 0.17.0+1.8.1] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/build [libgit2-sys 0.17.0+1.8.1] cargo:root=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-changed=libgit2/include [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-changed=libgit2/src [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-changed=libgit2/deps Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=erased_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/erased-serde-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/erased-serde-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type-erased Serialize and Serializer traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/erased-serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/erased-serde-0.4.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name erased_serde --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/erased-serde-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=c2a27ae6fd554014 -C extra-filename=-c2a27ae6fd554014 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --extern typeid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtypeid-d2b77554096503a3.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_value CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-value-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-value-0.7.0/Cargo.toml CARGO_PKG_AUTHORS=arcnmx CARGO_PKG_DESCRIPTION='Serialization value trees' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-value CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/arcnmx/serde-value' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-value-0.7.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_value --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-value-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=613a2c3cafd89d5d -C extra-filename=-613a2c3cafd89d5d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern ordered_float=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libordered_float-92e5ca44ec1d1722.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: libgit2-sys@0.17.0+1.8.1: failed to probe system libgit2: Aborted because LIBGIT2_NO_PKG_CONFIG is set Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-platform CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-platform/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.79 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 crates/cargo-platform/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7e1a7fbe5c4bcc40 -C extra-filename=-7e1a7fbe5c4bcc40 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_ignored CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_ignored-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_ignored-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Find out about keys that are ignored when deserializing data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_ignored CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-ignored' CARGO_PKG_RUST_VERSION=1.36 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_ignored-0.1.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_ignored --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_ignored-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc3abe595718c5c7 -C extra-filename=-dc3abe595718c5c7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libgit2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.8.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.17.0+1.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.8.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libgit2_sys --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libgit2-sys-0.17.0+1.8.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=c891ca679967b295 -C extra-filename=-c891ca679967b295 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern libssh2_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibssh2_sys-f00c5174ebbca18c.rmeta --extern libz_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibz_sys-6e3ee5e322080987.rmeta --extern openssl_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libopenssl_sys-6b41b4bd6af9ac99.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/build -l static=git2 -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out/build -L native=/usr/lib --cfg libgit2_vendored` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/semver-0fd0bc3969522961/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0984e0d36b12f1e9 -C extra-filename=-0984e0d36b12f1e9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust. ' CARGO_PKG_HOMEPAGE='https://doc.rust-lang.org/cargo/index.html' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.85.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=85 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_CURL_INCLUDE=/usr/include DEP_GIT2_ROOT=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/cargo-6d3fe14066ff5dcd/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/cargo-e1583d3c9a754e96/build-script-build` warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /rust/deps/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling gix-features v0.39.0 Compiling gix-hashtable v0.6.0 Compiling toml_edit v0.22.20 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_features CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-features-0.39.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-features-0.39.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to integrate various capabilities using compile-time feature flags' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-features CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.39.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=39 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-features-0.39.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_features --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-features-0.39.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="crc32"' --cfg 'feature="default"' --cfg 'feature="fs-read-dir"' --cfg 'feature="io-pipe"' --cfg 'feature="once_cell"' --cfg 'feature="parallel"' --cfg 'feature="prodash"' --cfg 'feature="progress"' --cfg 'feature="rustsha1"' --cfg 'feature="walkdir"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cache-efficiency-debug", "crc32", "default", "document-features", "fast-sha1", "fs-read-dir", "fs-walkdir-parallel", "io-pipe", "once_cell", "parallel", "prodash", "progress", "progress-unit-bytes", "progress-unit-human-numbers", "rustsha1", "tracing", "tracing-detail", "walkdir", "zlib", "zlib-ng", "zlib-ng-compat", "zlib-rust-backend", "zlib-stock"))' -C metadata=3cb77e5f78e34d78 -C extra-filename=-3cb77e5f78e34d78 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bytes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbytes-a0eda1a737111b79.rmeta --extern crc32fast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrc32fast-3ca36d236fa59930.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-404b7f573efcbb1f.rmeta --extern flate2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libflate2-df4f49089457ba95.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_trace=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_trace-7b8ddfba89979389.rmeta --extern gix_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_utils-ec00d6510f2df6a1.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot-631ea4cb889ca147.rmeta --extern prodash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libprodash-efe660000e39d488.rmeta --extern sha1_smol=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsha1_smol-c78533d6dffaabbd.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwalkdir-bc85d0c177834956.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.22.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.22.20/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.22.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.22.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=2ba35c40f50f5939 -C extra-filename=-2ba35c40f50f5939 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-00ed34a123daf8fe.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --extern serde_spanned=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_spanned-ebfcd24353bf9bea.rmeta --extern toml_datetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_datetime-636b0c07c5ff9cde.rmeta --extern winnow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwinnow-69f7e035f8c3a93b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [cargo 0.85.0] cargo:rerun-if-env-changed=CFG_OMIT_GIT_HASH [cargo 0.85.0] cargo:rerun-if-changed=git-commit-info [cargo 0.85.0] cargo:rustc-env=CARGO_COMMIT_HASH=66221abdeca2002d318fde6efff516aab091df0e [cargo 0.85.0] cargo:rustc-env=CARGO_COMMIT_SHORT_HASH=66221abde [cargo 0.85.0] cargo:rustc-env=CARGO_COMMIT_DATE=2024-11-19 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_hashtable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-hashtable-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-hashtable-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Pascal Kuthe ' CARGO_PKG_DESCRIPTION='A crate that provides hashtable based data structures optimized to utilize ObjectId keys' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-hashtable CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-hashtable-0.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_hashtable --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-hashtable-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b05684aecd26e2b6 -C extra-filename=-b05684aecd26e2b6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-eb0da8689a4a6f67.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot-631ea4cb889ca147.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-add.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-bench.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-build.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-check.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-clean.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-doc.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-fetch.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-fix.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-generate-lockfile.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-help.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-info.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-init.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-install.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-locate-project.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-login.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-logout.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-metadata.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-new.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-owner.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-package.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-pkgid.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-publish.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-remove.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-report.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-run.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-rustc.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-rustdoc.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-search.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-test.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-tree.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-uninstall.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-update.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-vendor.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-version.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo-yank.1 [cargo 0.85.0] cargo:rerun-if-changed=src/etc/man/cargo.1 [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-add.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-bench.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-build.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-check.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-clean.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-doc.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-fetch.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-fix.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-generate-lockfile.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-help.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-info.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-init.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-install.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-locate-project.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-login.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-logout.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-metadata.txt warning: unexpected `cfg` condition name: `libgit2_vendored`[cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-new.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-owner.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-package.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-pkgid.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-publish.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-remove.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-report.txt --> /rust/deps/libgit2-sys-0.17.0+1.8.1/lib.rs:4347:10 | 4347 | cfg!(libgit2_vendored) | ^^^^^^^^^^^^^^^^ [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-run.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-rustc.txt | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libgit2_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libgit2_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-rustdoc.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-search.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-test.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-tree.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-uninstall.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-update.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-vendor.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-version.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-yank.txt [cargo 0.85.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo.txt [cargo 0.85.0] cargo:rustc-env=RUST_HOST_TARGET=x86_64-unknown-freebsd Compiling git2 v0.19.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=git2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/git2-0.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/git2-0.19.0/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.19.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/git2-0.19.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name git2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/git2-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="https"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --check-cfg 'cfg(docsrs)' --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=507618ae5444f9d1 -C extra-filename=-507618ae5444f9d1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-42bf1e10d84b451d.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern libgit2_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibgit2_sys-c891ca679967b295.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --extern openssl_probe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libopenssl_probe-7316fb6dac7c7bd6.rmeta --extern openssl_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libopenssl_sys-6b41b4bd6af9ac99.rmeta --extern url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liburl-9a5b2f346ece886b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/build -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out/build -L native=/usr/lib` warning: `libgit2-sys` (lib) generated 1 warning Compiling gix-object v0.45.0 Compiling gix-fs v0.12.0 Compiling gix-commitgraph v0.25.0 Compiling gix-glob v0.17.0 Compiling gix-url v0.28.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_fs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-fs-0.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-fs-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate providing file system specific utilities to `gitoxide`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-fs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.12.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-fs-0.12.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_fs --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-fs-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=46a8bf8e75387a59 -C extra-filename=-46a8bf8e75387a59 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern fastrand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfastrand-432225b5d4191d19.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_utils-ec00d6510f2df6a1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-object-0.45.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-object-0.45.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Immutable and mutable git objects with decoding and encoding support' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-object CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.45.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=45 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-object-0.45.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_object --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-object-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde", "verbose-object-parsing-errors"))' -C metadata=0f56075d0f05aed7 -C extra-filename=-0f56075d0f05aed7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_actor=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_actor-1b6ebf67defb9512.rmeta --extern gix_date=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_date-e3d4e67b4ad0bc15.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_hashtable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hashtable-b05684aecd26e2b6.rmeta --extern gix_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_utils-ec00d6510f2df6a1.rmeta --extern gix_validate=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_validate-34f18e73325b2b08.rmeta --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern winnow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwinnow-69f7e035f8c3a93b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_commitgraph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-commitgraph-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-commitgraph-0.25.0/Cargo.toml CARGO_PKG_AUTHORS='Conor Davis :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Read-only access to the git commitgraph file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-commitgraph CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.25.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-commitgraph-0.25.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_commitgraph --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-commitgraph-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=3da5783e9b9716dd -C extra-filename=-3da5783e9b9716dd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_chunk=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_chunk-a0f09136ffe6aa47.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern memmap2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemmap2-e98c09f7421c6e21.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-glob-0.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-glob-0.17.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with pattern matching' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-glob CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.17.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-glob-0.17.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_glob --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-glob-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=f0dbf072cf75cfe9 -C extra-filename=-f0dbf072cf75cfe9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-42bf1e10d84b451d.rmeta --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-url-0.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-url-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing parsing and serialization of gix-url' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-url CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-url-0.28.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_url --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-url-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=4ed6e51ac86e354e -C extra-filename=-4ed6e51ac86e354e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liburl-9a5b2f346ece886b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-tempfile v15.0.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-tempfile-15.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-tempfile-15.0.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A tempfile implementation with a global registry to assure cleanup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=15.0.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-tempfile-15.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_tempfile --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-tempfile-15.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "document-features", "hp-hashmap", "signals"))' -C metadata=94705e0b93cb0e55 -C extra-filename=-94705e0b93cb0e55 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern gix_fs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_fs-46a8bf8e75387a59.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot-631ea4cb889ca147.rmeta --extern tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtempfile-cb7ba4c58364ac46.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling serde-untagged v0.1.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_untagged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-untagged-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-untagged-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Serde `Visitor` implementation for deserializing untagged enums' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-untagged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-untagged' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-untagged-0.1.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_untagged --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-untagged-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a79d750cc6db2304 -C extra-filename=-a79d750cc6db2304 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern erased_serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liberased_serde-c2a27ae6fd554014.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --extern typeid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtypeid-d2b77554096503a3.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-credentials v0.25.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_credentials CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-credentials-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-credentials-0.25.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project to interact with git credentials helpers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-credentials CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.25.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-credentials-0.25.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_credentials --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-credentials-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=2faecc3ec5174e5d -C extra-filename=-2faecc3ec5174e5d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_command=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_command-f6cac9fc40aa81d9.rmeta --extern gix_config_value=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_config_value-81ae157d9f275b7b.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_prompt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_prompt-ccd1d742bf52a7f2.rmeta --extern gix_sec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_sec-592eb721a85c7535.rmeta --extern gix_trace=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_trace-7b8ddfba89979389.rmeta --extern gix_url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_url-4ed6e51ac86e354e.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-attributes v0.23.0 Compiling gix-ignore v0.12.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_ignore CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-ignore-0.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-ignore-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing .gitignore files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-ignore CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.12.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-ignore-0.12.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_ignore --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-ignore-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=56a7ff48131f4ee1 -C extra-filename=-56a7ff48131f4ee1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_glob=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_glob-f0dbf072cf75cfe9.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_trace=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_trace-7b8ddfba89979389.rmeta --extern unicode_bom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_bom-571c3e128208798b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-attributes-0.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-attributes-0.23.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing .gitattributes files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-attributes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.23.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-attributes-0.23.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_attributes --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-attributes-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=67ef345f81d7f8bc -C extra-filename=-67ef345f81d7f8bc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_glob=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_glob-f0dbf072cf75cfe9.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_quote-09e7e5aee1c78fe8.rmeta --extern gix_trace=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_trace-7b8ddfba89979389.rmeta --extern kstring=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libkstring-2348296b0b8665da.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern unicode_bom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_bom-571c3e128208798b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-lock v15.0.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-lock-15.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-lock-15.0.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A git-style lock-file implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=15.0.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-lock-15.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_lock --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-lock-15.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=08da1ceb2d2b3428 -C extra-filename=-08da1ceb2d2b3428 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern gix_tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_tempfile-94705e0b93cb0e55.rmeta --extern gix_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_utils-ec00d6510f2df6a1.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-transport v0.43.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_transport CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-transport-0.43.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-transport-0.43.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dedicated to implementing the git transport layer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-transport CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.43.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=43 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-transport-0.43.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_transport --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-transport-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="base64"' --cfg 'feature="blocking-client"' --cfg 'feature="curl"' --cfg 'feature="default"' --cfg 'feature="gix-credentials"' --cfg 'feature="http-client"' --cfg 'feature="http-client-curl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-client", "async-std", "async-trait", "base64", "blocking-client", "curl", "default", "document-features", "futures-io", "futures-lite", "gix-credentials", "http-client", "http-client-curl", "http-client-curl-rust-tls", "http-client-reqwest", "http-client-reqwest-native-tls", "http-client-reqwest-rust-tls", "http-client-reqwest-rust-tls-trust-dns", "pin-project-lite", "reqwest", "serde"))' -C metadata=31e4b283b029ffd8 -C extra-filename=-31e4b283b029ffd8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern base64=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase64-902ff1df5f69ec09.rmeta --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern curl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcurl-0b7706b032b3b70f.rmeta --extern gix_command=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_command-f6cac9fc40aa81d9.rmeta --extern gix_credentials=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_credentials-2faecc3ec5174e5d.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_packetline=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_packetline-c830615e91957aba.rmeta --extern gix_quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_quote-09e7e5aee1c78fe8.rmeta --extern gix_sec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_sec-592eb721a85c7535.rmeta --extern gix_url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_url-4ed6e51ac86e354e.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/usr/lib -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i/lib -L native=/usr/lib` Compiling crates-io v0.40.7 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/crates-io) Compiling rustfix v0.9.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/rustfix) Compiling tracing-chrome v0.7.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crates_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/crates-io CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/crates-io/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Helpers for interacting with crates.io ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crates-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.40.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=40 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crates_io --edition=2021 crates/crates-io/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed67bbe7014f3172 -C extra-filename=-ed67bbe7014f3172 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern curl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcurl-0b7706b032b3b70f.rmeta --extern percent_encoding=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpercent_encoding-badae678d9abbbde.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-cb2702b211421781.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liburl-9a5b2f346ece886b.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/usr/lib -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i/lib -L native=/usr/lib` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustfix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/rustfix CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/rustfix/Cargo.toml CARGO_PKG_AUTHORS='Pascal Hertleif :Oliver Schneider ' CARGO_PKG_DESCRIPTION='Automatically apply the suggestions made by rustc' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.79 CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustfix --edition=2021 crates/rustfix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=16e89f3057068de7 -C extra-filename=-16e89f3057068de7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-cb2702b211421781.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-0badd9053dede6fd.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_chrome CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-chrome-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-chrome-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='Thoren Paulson ' CARGO_PKG_DESCRIPTION='A Layer for tracing-subscriber that outputs Chrome-style traces.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-chrome CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/thoren-d/tracing-chrome' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-chrome-0.7.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_chrome --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-chrome-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5580d3f4e4111ec3 -C extra-filename=-5580d3f4e4111ec3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-cb2702b211421781.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-ccdf31518df4d974.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-72bebc4b9c5b02aa.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling time v0.3.36 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-0.3.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-0.3.36 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=0ba3f81facc50519 -C extra-filename=-0ba3f81facc50519 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern deranged=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libderanged-a5c00c212f05d99a.rmeta --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern num_conv=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnum_conv-cf141ac199ffd612.rmeta --extern powerfmt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpowerfmt-5450f05c9b9b5efc.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --extern time_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtime_core-c50ee59a2ac8ff0e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `deranged` (lib) generated 2 warnings 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 Compiling gix-pathspec v0.8.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_pathspec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-pathspec-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-pathspec-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing magical pathspecs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-pathspec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-pathspec-0.8.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_pathspec --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-pathspec-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=43cabec61e13ae85 -C extra-filename=-43cabec61e13ae85 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-42bf1e10d84b451d.rmeta --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_attributes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_attributes-67ef345f81d7f8bc.rmeta --extern gix_config_value=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_config_value-81ae157d9f275b7b.rmeta --extern gix_glob=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_glob-f0dbf072cf75cfe9.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `__time_03_docs` --> /rust/deps/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: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__time_03_docs` --> /rust/deps/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` --> /rust/deps/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 --> /rust/deps/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` help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | Compiling gix-protocol v0.46.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_protocol CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-protocol-0.46.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-protocol-0.46.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for implementing git protocols' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-protocol CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-protocol-0.46.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_protocol --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-protocol-0.46.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="blocking-client"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-client", "async-trait", "blocking-client", "document-features", "futures-io", "futures-lite", "serde"))' -C metadata=e1f3290a28761be5 -C extra-filename=-e1f3290a28761be5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_credentials=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_credentials-2faecc3ec5174e5d.rmeta --extern gix_date=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_date-e3d4e67b4ad0bc15.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_transport=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_transport-31e4b283b029ffd8.rmeta --extern gix_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_utils-ec00d6510f2df6a1.rmeta --extern maybe_async=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libmaybe_async-e76cea082df60319.so --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern winnow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwinnow-69f7e035f8c3a93b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/usr/lib -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i/lib -L native=/usr/lib` Compiling gix-revwalk v0.16.0 Compiling gix-ref v0.48.0 Compiling gix-pack v0.54.0 Compiling gix-diff v0.47.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_revwalk CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-revwalk-0.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-revwalk-0.16.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate providing utilities for walking the revision graph' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-revwalk CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-revwalk-0.16.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_revwalk --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-revwalk-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=44eb26ed80e45667 -C extra-filename=-44eb26ed80e45667 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern gix_commitgraph=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_commitgraph-3da5783e9b9716dd.rmeta --extern gix_date=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_date-e3d4e67b4ad0bc15.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_hashtable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hashtable-b05684aecd26e2b6.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_ref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-ref-0.48.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-ref-0.48.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to handle git references' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-ref CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.48.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=48 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-ref-0.48.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_ref --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-ref-0.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=03707ecdaade016d -C extra-filename=-03707ecdaade016d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern gix_actor=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_actor-1b6ebf67defb9512.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_fs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_fs-46a8bf8e75387a59.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_lock=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_lock-08da1ceb2d2b3428.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_tempfile-94705e0b93cb0e55.rmeta --extern gix_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_utils-ec00d6510f2df6a1.rmeta --extern gix_validate=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_validate-34f18e73325b2b08.rmeta --extern memmap2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemmap2-e98c09f7421c6e21.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern winnow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwinnow-69f7e035f8c3a93b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_pack CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-pack-0.54.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-pack-0.54.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Implements git packs and related data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-pack CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.54.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=54 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-pack-0.54.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_pack --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-pack-0.54.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="object-cache-dynamic"' --cfg 'feature="streaming-input"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "document-features", "generate", "object-cache-dynamic", "pack-cache-lru-dynamic", "pack-cache-lru-static", "serde", "streaming-input", "wasm"))' -C metadata=9ac6f84a975ccbac -C extra-filename=-9ac6f84a975ccbac --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern clru=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclru-15175f783d0683c9.rmeta --extern gix_chunk=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_chunk-a0f09136ffe6aa47.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_hashtable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hashtable-b05684aecd26e2b6.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_tempfile-94705e0b93cb0e55.rmeta --extern memmap2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemmap2-e98c09f7421c6e21.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot-631ea4cb889ca147.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_diff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-diff-0.47.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-diff-0.47.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Calculate differences between various git objects' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-diff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.47.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=47 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-diff-0.47.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_diff --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-diff-0.47.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("blob", "default", "document-features", "serde", "wasm"))' -C metadata=6381b98132bcf873 -C extra-filename=-6381b98132bcf873 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-filter v0.14.0 warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_filter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-filter-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-filter-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing git filters' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-filter CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-filter-0.14.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_filter --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-filter-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=089f55b04e0458e0 -C extra-filename=-089f55b04e0458e0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern encoding_rs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libencoding_rs-0775e01c061198a8.rmeta --extern gix_attributes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_attributes-67ef345f81d7f8bc.rmeta --extern gix_command=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_command-f6cac9fc40aa81d9.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern gix_packetline=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_packetline_blocking-e238c410a2b034eb.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_quote-09e7e5aee1c78fe8.rmeta --extern gix_trace=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_trace-7b8ddfba89979389.rmeta --extern gix_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_utils-ec00d6510f2df6a1.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | Compiling gix-traverse v0.42.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_traverse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-traverse-0.42.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-traverse-0.42.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-traverse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.42.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=42 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-traverse-0.42.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_traverse --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-traverse-0.42.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=34f29ec727cbadc5 -C extra-filename=-34f29ec727cbadc5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-42bf1e10d84b451d.rmeta --extern gix_commitgraph=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_commitgraph-3da5783e9b9716dd.rmeta --extern gix_date=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_date-e3d4e67b4ad0bc15.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_hashtable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hashtable-b05684aecd26e2b6.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern gix_revwalk=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_revwalk-44eb26ed80e45667.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-revision v0.30.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_revision CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-revision-0.30.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-revision-0.30.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with finding names for revisions and parsing specifications' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-revision CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.30.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-revision-0.30.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_revision --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-revision-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "describe", "document-features", "merge_base", "serde"))' -C metadata=b60e8bd9d920ca4f -C extra-filename=-b60e8bd9d920ca4f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_commitgraph=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_commitgraph-3da5783e9b9716dd.rmeta --extern gix_date=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_date-e3d4e67b4ad0bc15.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern gix_revwalk=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_revwalk-44eb26ed80e45667.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-negotiate v0.16.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_negotiate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-negotiate-0.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-negotiate-0.16.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing negotiation algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-negotiate CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-negotiate-0.16.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_negotiate --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-negotiate-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b67eba631bafaa4a -C extra-filename=-b67eba631bafaa4a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-42bf1e10d84b451d.rmeta --extern gix_commitgraph=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_commitgraph-3da5783e9b9716dd.rmeta --extern gix_date=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_date-e3d4e67b4ad0bc15.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern gix_revwalk=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_revwalk-44eb26ed80e45667.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-refspec v0.26.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_refspec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-refspec-0.26.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-refspec-0.26.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for parsing and representing refspecs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-refspec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.26.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-refspec-0.26.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_refspec --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-refspec-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d785f0e3d12dffc1 -C extra-filename=-d785f0e3d12dffc1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_revision=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_revision-b60e8bd9d920ca4f.rmeta --extern gix_validate=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_validate-34f18e73325b2b08.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling toml v0.8.19 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.8.19 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=2641e9e0fab819d5 -C extra-filename=-2641e9e0fab819d5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --extern serde_spanned=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_spanned-ebfcd24353bf9bea.rmeta --extern toml_datetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_datetime-636b0c07c5ff9cde.rmeta --extern toml_edit=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_edit-2ba35c40f50f5939.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-index v0.36.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_index CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-index-0.36.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-index-0.36.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A work-in-progress crate of the gitoxide project dedicated implementing the git index file' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-index CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-index-0.36.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_index --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-index-0.36.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=29f0c9128bd6e9a4 -C extra-filename=-29f0c9128bd6e9a4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-42bf1e10d84b451d.rmeta --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfiletime-61a3f21d536a0688.rmeta --extern fnv=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfnv-cc2401a6d94a35ce.rmeta --extern gix_bitmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_bitmap-cc3fc0366a37f6dc.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_fs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_fs-46a8bf8e75387a59.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_lock=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_lock-08da1ceb2d2b3428.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern gix_traverse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_traverse-34f29ec727cbadc5.rmeta --extern gix_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_utils-ec00d6510f2df6a1.rmeta --extern gix_validate=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_validate-34f18e73325b2b08.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-eb0da8689a4a6f67.rmeta --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern memmap2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemmap2-e98c09f7421c6e21.rmeta --extern rustix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustix-cb756ae12cae375c.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cargo-util-schemas v0.7.1 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util-schemas) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cargo_util_schemas CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util-schemas CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/crates/cargo-util-schemas/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Deserialization schemas for Cargo' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-util-schemas CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.82 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_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_util_schemas --edition=2021 crates/cargo-util-schemas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("unstable-schema"))' -C metadata=8a243ffabea93072 -C extra-filename=-8a243ffabea93072 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsemver-0984e0d36b12f1e9.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --extern serde_untagged=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_untagged-a79d750cc6db2304.rmeta --extern serde_value=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_value-613a2c3cafd89d5d.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml-2641e9e0fab819d5.rmeta --extern unicode_xid=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_xid-1b9b36bfe40c3a34.rmeta --extern url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liburl-9a5b2f346ece886b.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-config v0.41.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-config-0.41.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-config-0.41.0/Cargo.toml CARGO_PKG_AUTHORS='Edward Shen ' CARGO_PKG_DESCRIPTION='A git-config file parser and editor from the gitoxide project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.41.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=41 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-config-0.41.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_config --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-config-0.41.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=14f35c0e7d213cff -C extra-filename=-14f35c0e7d213cff --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_config_value=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_config_value-81ae157d9f275b7b.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_glob=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_glob-f0dbf072cf75cfe9.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_ref=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_ref-03707ecdaade016d.rmeta --extern gix_sec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_sec-592eb721a85c7535.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern unicode_bom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_bom-571c3e128208798b.rmeta --extern winnow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwinnow-69f7e035f8c3a93b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-discover v0.36.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_discover CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-discover-0.36.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-discover-0.36.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Discover git repositories and check if a directory is a git repository' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-discover CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-discover-0.36.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_discover --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-discover-0.36.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=75e4b0508495a121 -C extra-filename=-75e4b0508495a121 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_fs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_fs-46a8bf8e75387a59.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_ref=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_ref-03707ecdaade016d.rmeta --extern gix_sec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_sec-592eb721a85c7535.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling pasetors v0.7.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pasetors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pasetors-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pasetors-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='brycx ' CARGO_PKG_DESCRIPTION='PASETO: Platform-Agnostic Security Tokens (in Rust)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pasetors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/brycx/pasetors' CARGO_PKG_RUST_VERSION=1.80.0 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pasetors-0.7.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pasetors --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pasetors-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="ed25519-compact"' --cfg 'feature="orion"' --cfg 'feature="p384"' --cfg 'feature="paserk"' --cfg 'feature="rand_core"' --cfg 'feature="regex"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="v3"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ed25519-compact", "orion", "p384", "paserk", "rand_core", "regex", "serde", "serde_json", "sha2", "std", "time", "v2", "v3", "v4"))' -C metadata=ff70e7929ca530e4 -C extra-filename=-ff70e7929ca530e4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern ct_codecs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libct_codecs-39a6d95de0da3bc1.rmeta --extern ed25519_compact=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libed25519_compact-eb824bb564c980a5.rmeta --extern getrandom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgetrandom-f2f1f73779189dad.rmeta --extern orion=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liborion-b2f0a8be7654c118.rmeta --extern p384=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libp384-ccf5a1a58c56e996.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand_core-f4871b92fa19ddec.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex-2109c552bec0a5a2.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-cb2702b211421781.rmeta --extern sha2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsha2-03d5292062560b1c.rmeta --extern subtle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsubtle-3cd7fe17a36a5311.rmeta --extern time=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtime-0ba3f81facc50519.rmeta --extern zeroize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libzeroize-641c6d0c54ce7bbc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cargo-credential v0.4.8 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/credential/cargo-credential) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cargo_credential CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/credential/cargo-credential CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/credential/cargo-credential/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library to assist writing Cargo credential helpers.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-credential CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.79 CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_credential --edition=2021 credential/cargo-credential/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=688732d3587a0c08 -C extra-filename=-688732d3587a0c08 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-e0ff2088197f2b05.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-cb2702b211421781.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern time=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtime-0ba3f81facc50519.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-odb v0.64.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_odb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-odb-0.64.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-odb-0.64.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Implements various git object databases' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-odb CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.64.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=64 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-odb-0.64.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_odb --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-odb-0.64.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=cb9f2ec3b7a45eee -C extra-filename=-cb9f2ec3b7a45eee --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arc_swap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarc_swap-97e4d0eb9ba83f8c.rmeta --extern gix_date=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_date-e3d4e67b4ad0bc15.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_fs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_fs-46a8bf8e75387a59.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_hashtable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hashtable-b05684aecd26e2b6.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern gix_pack=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_pack-9ac6f84a975ccbac.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_quote-09e7e5aee1c78fe8.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot-631ea4cb889ca147.rmeta --extern tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtempfile-cb7ba4c58364ac46.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-worktree v0.37.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_worktree CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-worktree-0.37.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-worktree-0.37.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for shared worktree related types and utilities.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-worktree CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.37.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-worktree-0.37.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_worktree --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-worktree-0.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("attributes", "default", "document-features", "serde"))' -C metadata=d6e4f58ed759e6aa -C extra-filename=-d6e4f58ed759e6aa --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_attributes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_attributes-67ef345f81d7f8bc.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_fs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_fs-46a8bf8e75387a59.rmeta --extern gix_glob=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_glob-f0dbf072cf75cfe9.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_ignore=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_ignore-56a7ff48131f4ee1.rmeta --extern gix_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_index-29f0c9128bd6e9a4.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_validate=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_validate-34f18e73325b2b08.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-dir v0.9.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_dir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-dir-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-dir-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with directory walks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-dir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-dir-0.9.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_dir --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-dir-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58659a51530118ab -C extra-filename=-58659a51530118ab --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_discover=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_discover-75e4b0508495a121.rmeta --extern gix_fs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_fs-46a8bf8e75387a59.rmeta --extern gix_ignore=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_ignore-56a7ff48131f4ee1.rmeta --extern gix_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_index-29f0c9128bd6e9a4.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_pathspec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_pathspec-43cabec61e13ae85.rmeta --extern gix_trace=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_trace-7b8ddfba89979389.rmeta --extern gix_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_utils-ec00d6510f2df6a1.rmeta --extern gix_worktree=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_worktree-d6e4f58ed759e6aa.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling git2-curl v0.20.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=git2_curl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/git2-curl-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/git2-curl-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Backend for an HTTP transport in libgit2 powered by libcurl. Intended to be used with the git2 crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git2-curl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/git2-curl-0.20.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name git2_curl --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/git2-curl-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("zlib-ng-compat"))' -C metadata=f31391efd0408b4d -C extra-filename=-f31391efd0408b4d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern curl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcurl-0b7706b032b3b70f.rmeta --extern git2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgit2-507618ae5444f9d1.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --extern url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liburl-9a5b2f346ece886b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/usr/lib -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i/lib -L native=/usr/lib -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/build -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out/build` Compiling gix-submodule v0.15.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix_submodule CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-submodule-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-submodule-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing git submodules' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-submodule CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-submodule-0.15.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix_submodule --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-submodule-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21a5111b12491cfe -C extra-filename=-21a5111b12491cfe --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-48c737910f739139.rmeta --extern gix_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_config-14f35c0e7d213cff.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_pathspec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_pathspec-43cabec61e13ae85.rmeta --extern gix_refspec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_refspec-d785f0e3d12dffc1.rmeta --extern gix_url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_url-4ed6e51ac86e354e.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix v0.67.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-0.67.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-0.67.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Interact with git repositories just like git would' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.67.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=67 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-0.67.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gix --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/gix-0.67.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="attributes"' --cfg 'feature="blocking-http-transport-curl"' --cfg 'feature="blocking-network-client"' --cfg 'feature="command"' --cfg 'feature="credentials"' --cfg 'feature="dirwalk"' --cfg 'feature="excludes"' --cfg 'feature="gix-protocol"' --cfg 'feature="gix-transport"' --cfg 'feature="index"' --cfg 'feature="parallel"' --cfg 'feature="prodash"' --cfg 'feature="progress-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-network-client", "async-network-client-async-std", "async-std", "attributes", "basic", "blob-diff", "blob-merge", "blocking-http-transport-curl", "blocking-http-transport-curl-rustls", "blocking-http-transport-reqwest", "blocking-http-transport-reqwest-native-tls", "blocking-http-transport-reqwest-rust-tls", "blocking-http-transport-reqwest-rust-tls-trust-dns", "blocking-network-client", "cache-efficiency-debug", "comfort", "command", "credentials", "default", "dirwalk", "document-features", "excludes", "extras", "fast-sha1", "gix-archive", "gix-protocol", "gix-status", "gix-transport", "gix-worktree-stream", "hp-tempfile-registry", "index", "interrupt", "mailmap", "max-control", "max-performance", "max-performance-safe", "need-more-recent-msrv", "pack-cache-lru-dynamic", "pack-cache-lru-static", "parallel", "parallel-walkdir", "prodash", "progress-tree", "regex", "revision", "revparse-regex", "serde", "status", "tracing", "tracing-detail", "tree-editor", "verbose-object-parsing-errors", "worktree-archive", "worktree-mutation", "worktree-stream", "zlib-ng", "zlib-ng-compat", "zlib-stock"))' -C metadata=b7be05c5836419c4 -C extra-filename=-b7be05c5836419c4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern gix_actor=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_actor-1b6ebf67defb9512.rmeta --extern gix_attributes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_attributes-67ef345f81d7f8bc.rmeta --extern gix_command=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_command-f6cac9fc40aa81d9.rmeta --extern gix_commitgraph=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_commitgraph-3da5783e9b9716dd.rmeta --extern gix_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_config-14f35c0e7d213cff.rmeta --extern gix_credentials=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_credentials-2faecc3ec5174e5d.rmeta --extern gix_date=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_date-e3d4e67b4ad0bc15.rmeta --extern gix_diff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_diff-6381b98132bcf873.rmeta --extern gix_dir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_dir-58659a51530118ab.rmeta --extern gix_discover=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_discover-75e4b0508495a121.rmeta --extern gix_features=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_features-3cb77e5f78e34d78.rmeta --extern gix_filter=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_filter-089f55b04e0458e0.rmeta --extern gix_fs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_fs-46a8bf8e75387a59.rmeta --extern gix_glob=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_glob-f0dbf072cf75cfe9.rmeta --extern gix_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hash-c0621e4ffe369e13.rmeta --extern gix_hashtable=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_hashtable-b05684aecd26e2b6.rmeta --extern gix_ignore=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_ignore-56a7ff48131f4ee1.rmeta --extern gix_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_index-29f0c9128bd6e9a4.rmeta --extern gix_lock=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_lock-08da1ceb2d2b3428.rmeta --extern gix_negotiate=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_negotiate-b67eba631bafaa4a.rmeta --extern gix_object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_object-0f56075d0f05aed7.rmeta --extern gix_odb=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_odb-cb9f2ec3b7a45eee.rmeta --extern gix_pack=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_pack-9ac6f84a975ccbac.rmeta --extern gix_path=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_path-caa1e22a4e91aab9.rmeta --extern gix_pathspec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_pathspec-43cabec61e13ae85.rmeta --extern gix_prompt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_prompt-ccd1d742bf52a7f2.rmeta --extern gix_protocol=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_protocol-e1f3290a28761be5.rmeta --extern gix_ref=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_ref-03707ecdaade016d.rmeta --extern gix_refspec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_refspec-d785f0e3d12dffc1.rmeta --extern gix_revision=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_revision-b60e8bd9d920ca4f.rmeta --extern gix_revwalk=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_revwalk-44eb26ed80e45667.rmeta --extern gix_sec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_sec-592eb721a85c7535.rmeta --extern gix_submodule=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_submodule-21a5111b12491cfe.rmeta --extern gix_tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_tempfile-94705e0b93cb0e55.rmeta --extern gix_trace=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_trace-7b8ddfba89979389.rmeta --extern gix_transport=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_transport-31e4b283b029ffd8.rmeta --extern gix_traverse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_traverse-34f29ec727cbadc5.rmeta --extern gix_url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_url-4ed6e51ac86e354e.rmeta --extern gix_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_utils-ec00d6510f2df6a1.rmeta --extern gix_validate=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_validate-34f18e73325b2b08.rmeta --extern gix_worktree=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix_worktree-d6e4f58ed759e6aa.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --extern prodash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libprodash-efe660000e39d488.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/usr/lib -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i/lib -L native=/usr/lib` warning: `time` (lib) generated 79 warnings [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libsqlite3-sys 0.30.1] AR_x86_64-unknown-freebsd = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libsqlite3-sys 0.30.1] AR_x86_64_unknown_freebsd = Some(ar) [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libsqlite3-sys 0.30.1] ARFLAGS_x86_64-unknown-freebsd = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libsqlite3-sys 0.30.1] ARFLAGS_x86_64_unknown_freebsd = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=HOST_ARFLAGS [libsqlite3-sys 0.30.1] HOST_ARFLAGS = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=ARFLAGS [libsqlite3-sys 0.30.1] ARFLAGS = None [libsqlite3-sys 0.30.1] cargo:rustc-link-lib=static=sqlite3 [libsqlite3-sys 0.30.1] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libsqlite3-sys-0b9faba3a04588de/out [libsqlite3-sys 0.30.1] cargo:lib_dir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libsqlite3-sys-0b9faba3a04588de/out Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libsqlite3_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1/Cargo.toml CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libsqlite3-sys-0b9faba3a04588de/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libsqlite3_sys --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libsqlite3-sys-0.30.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="bundled"' --cfg 'feature="bundled_bindings"' --cfg 'feature="cc"' --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=b37ebf61f4835894 -C extra-filename=-b37ebf61f4835894 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libsqlite3-sys-0b9faba3a04588de/out -l static=sqlite3` Compiling rusqlite v0.32.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rusqlite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rusqlite-0.32.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rusqlite-0.32.1/Cargo.toml CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Ergonomic wrapper for SQLite' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rusqlite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rusqlite-0.32.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rusqlite --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rusqlite-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=3 -C embed-bitcode=no --cfg 'feature="bundled"' --cfg 'feature="modern_sqlite"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array", "backup", "blob", "buildtime_bindgen", "bundled", "bundled-full", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "chrono", "collation", "column_decltype", "csv", "csvtab", "extra_check", "functions", "hooks", "i128_blob", "in_gecko", "limits", "load_extension", "loadable_extension", "modern-full", "modern_sqlite", "preupdate_hook", "release_memory", "rusqlite-macros", "serde_json", "serialize", "series", "session", "sqlcipher", "time", "trace", "unlock_notify", "url", "uuid", "vtab", "wasm32-wasi-vfs", "window", "with-asan"))' -C metadata=271c62592964221e -C extra-filename=-271c62592964221e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-42bf1e10d84b451d.rmeta --extern fallible_iterator=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfallible_iterator-efaca38bab127151.rmeta --extern fallible_streaming_iterator=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfallible_streaming_iterator-dd3764ef017fe4d4.rmeta --extern hashlink=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashlink-586f5a8506241889.rmeta --extern libsqlite3_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibsqlite3_sys-b37ebf61f4835894.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-785064cb765cfec2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libsqlite3-sys-0b9faba3a04588de/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_COMMIT_DATE=2024-11-19 CARGO_COMMIT_HASH=66221abdeca2002d318fde6efff516aab091df0e CARGO_COMMIT_SHORT_HASH=66221abde CARGO_CRATE_NAME=cargo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust. ' CARGO_PKG_HOMEPAGE='https://doc.rust-lang.org/cargo/index.html' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.85.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=85 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/cargo-6d3fe14066ff5dcd/out RUST_HOST_TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo --edition=2021 src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=66d86961df41a338 -C extra-filename=-66d86961df41a338 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libannotate_snippets-8757552f3a514d74.rmeta --extern anstream=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstream-e35144d20061cd69.rmeta --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstyle-def7381ae33c0dda.rmeta --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-e0ff2088197f2b05.rmeta --extern base64=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase64-902ff1df5f69ec09.rmeta --extern blake3=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libblake3-24cb4c5de69c94ba.rmeta --extern bytesize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbytesize-b41dc940491d7613.rmeta --extern cargo_credential=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_credential-688732d3587a0c08.rmeta --extern cargo_platform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_platform-7e1a7fbe5c4bcc40.rmeta --extern cargo_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_util-6bd6d60a7f0b2f58.rmeta --extern cargo_util_schemas=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_util_schemas-8a243ffabea93072.rmeta --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap-76601442a0a6b098.rmeta --extern clap_complete=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap_complete-b051eb30a080622e.rmeta --extern color_print=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcolor_print-d5439dfd7395e8f4.rmeta --extern crates_io=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrates_io-ed67bbe7014f3172.rmeta --extern curl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcurl-0b7706b032b3b70f.rmeta --extern curl_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcurl_sys-70e14e4514e0173e.rmeta --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfiletime-61a3f21d536a0688.rmeta --extern flate2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libflate2-df4f49089457ba95.rmeta --extern git2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgit2-507618ae5444f9d1.rmeta --extern git2_curl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgit2_curl-f31391efd0408b4d.rmeta --extern gix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix-b7be05c5836419c4.rmeta --extern glob=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libglob-7361b989c29fd101.rmeta --extern hex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhex-3825da7259f053b3.rmeta --extern hmac=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhmac-55778c77d5a67e58.rmeta --extern home=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhome-0915053e574c90ac.rmeta --extern http_auth=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhttp_auth-0abadcef08dbf245.rmeta --extern humantime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhumantime-36745823ff66ee4e.rmeta --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libignore-930896cd2e729dfd.rmeta --extern im_rc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libim_rc-d8ad1eed6624d474.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-00ed34a123daf8fe.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-5efc0e5bda9bfa4a.rmeta --extern jobserver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libjobserver-49f11366396ff27f.rmeta --extern lazycell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblazycell-9182be8a1540626e.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rmeta --extern libgit2_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibgit2_sys-c891ca679967b295.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libopener-198544c623ad5ed4.rmeta --extern os_info=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libos_info-4b79b8bda51c880d.rmeta --extern pasetors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpasetors-ff70e7929ca530e4.rmeta --extern pathdiff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpathdiff-b370ddf10bb7a3cd.rmeta --extern rand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand-7b1e92a9da074318.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex-2109c552bec0a5a2.rmeta --extern rusqlite=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librusqlite-271c62592964221e.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern rustfix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustfix-16e89f3057068de7.rmeta --extern same_file=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsame_file-c3b88d7b6fb3372a.rmeta --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsemver-0984e0d36b12f1e9.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rmeta --extern serde_untagged=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_untagged-a79d750cc6db2304.rmeta --extern serde_ignored=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_ignored-dc3abe595718c5c7.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-cb2702b211421781.rmeta --extern sha1=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsha1-d4e211f0e2e1ef41.rmeta --extern shell_escape=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libshell_escape-9d8852906b16b68e.rmeta --extern supports_hyperlinks=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsupports_hyperlinks-08e03d097fb07add.rmeta --extern supports_unicode=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsupports_unicode-d88faceef8e3416e.rmeta --extern tar=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtar-5e8a93a8a4cc0742.rmeta --extern tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtempfile-cb7ba4c58364ac46.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rmeta --extern time=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtime-0ba3f81facc50519.rmeta --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml-2641e9e0fab819d5.rmeta --extern toml_edit=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_edit-2ba35c40f50f5939.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-0badd9053dede6fd.rmeta --extern tracing_chrome=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_chrome-5580d3f4e4111ec3.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-72bebc4b9c5b02aa.rmeta --extern unicase=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicase-c0f46ad46178c99d.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_width-55a76f2cc7102a88.rmeta --extern url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liburl-9a5b2f346ece886b.rmeta --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwalkdir-bc85d0c177834956.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out -L native=/usr/local/lib -L native=/usr/lib -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i/lib -L native=/usr/lib -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/build -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out/build -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libsqlite3-sys-0b9faba3a04588de/out` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=cargo CARGO_COMMIT_DATE=2024-11-19 CARGO_COMMIT_HASH=66221abdeca2002d318fde6efff516aab091df0e CARGO_COMMIT_SHORT_HASH=66221abde CARGO_CRATE_NAME=cargo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust. ' CARGO_PKG_HOMEPAGE='https://doc.rust-lang.org/cargo/index.html' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.85.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=85 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/cargo-6d3fe14066ff5dcd/out RUST_HOST_TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo --edition=2021 src/bin/cargo/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=e32a7d4f633be654 -C extra-filename=-e32a7d4f633be654 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libannotate_snippets-8757552f3a514d74.rlib --extern anstream=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstream-e35144d20061cd69.rlib --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstyle-def7381ae33c0dda.rlib --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-e0ff2088197f2b05.rlib --extern base64=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase64-902ff1df5f69ec09.rlib --extern blake3=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libblake3-24cb4c5de69c94ba.rlib --extern bytesize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbytesize-b41dc940491d7613.rlib --extern cargo=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo-66d86961df41a338.rlib --extern cargo_credential=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_credential-688732d3587a0c08.rlib --extern cargo_platform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_platform-7e1a7fbe5c4bcc40.rlib --extern cargo_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_util-6bd6d60a7f0b2f58.rlib --extern cargo_util_schemas=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_util_schemas-8a243ffabea93072.rlib --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap-76601442a0a6b098.rlib --extern clap_complete=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap_complete-b051eb30a080622e.rlib --extern color_print=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcolor_print-d5439dfd7395e8f4.rlib --extern crates_io=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrates_io-ed67bbe7014f3172.rlib --extern curl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcurl-0b7706b032b3b70f.rlib --extern curl_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcurl_sys-70e14e4514e0173e.rlib --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfiletime-61a3f21d536a0688.rlib --extern flate2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libflate2-df4f49089457ba95.rlib --extern git2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgit2-507618ae5444f9d1.rlib --extern git2_curl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgit2_curl-f31391efd0408b4d.rlib --extern gix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgix-b7be05c5836419c4.rlib --extern glob=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libglob-7361b989c29fd101.rlib --extern hex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhex-3825da7259f053b3.rlib --extern hmac=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhmac-55778c77d5a67e58.rlib --extern home=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhome-0915053e574c90ac.rlib --extern http_auth=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhttp_auth-0abadcef08dbf245.rlib --extern humantime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhumantime-36745823ff66ee4e.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libignore-930896cd2e729dfd.rlib --extern im_rc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libim_rc-d8ad1eed6624d474.rlib --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-00ed34a123daf8fe.rlib --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-5efc0e5bda9bfa4a.rlib --extern jobserver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libjobserver-49f11366396ff27f.rlib --extern lazycell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblazycell-9182be8a1540626e.rlib --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-2af730e6ec270792.rlib --extern libgit2_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibgit2_sys-c891ca679967b295.rlib --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rlib --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libopener-198544c623ad5ed4.rlib --extern os_info=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libos_info-4b79b8bda51c880d.rlib --extern pasetors=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpasetors-ff70e7929ca530e4.rlib --extern pathdiff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpathdiff-b370ddf10bb7a3cd.rlib --extern rand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librand-7b1e92a9da074318.rlib --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex-2109c552bec0a5a2.rlib --extern rusqlite=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librusqlite-271c62592964221e.rlib --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rlib --extern rustfix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustfix-16e89f3057068de7.rlib --extern same_file=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsame_file-c3b88d7b6fb3372a.rlib --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsemver-0984e0d36b12f1e9.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-e72b8deb9f8b7603.rlib --extern serde_untagged=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_untagged-a79d750cc6db2304.rlib --extern serde_ignored=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_ignored-dc3abe595718c5c7.rlib --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-cb2702b211421781.rlib --extern sha1=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsha1-d4e211f0e2e1ef41.rlib --extern shell_escape=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libshell_escape-9d8852906b16b68e.rlib --extern supports_hyperlinks=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsupports_hyperlinks-08e03d097fb07add.rlib --extern supports_unicode=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsupports_unicode-d88faceef8e3416e.rlib --extern tar=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtar-5e8a93a8a4cc0742.rlib --extern tempfile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtempfile-cb7ba4c58364ac46.rlib --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-2d85e1f4f828e66b.rlib --extern time=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtime-0ba3f81facc50519.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml-2641e9e0fab819d5.rlib --extern toml_edit=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_edit-2ba35c40f50f5939.rlib --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-0badd9053dede6fd.rlib --extern tracing_chrome=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_chrome-5580d3f4e4111ec3.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-72bebc4b9c5b02aa.rlib --extern unicase=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicase-c0f46ad46178c99d.rlib --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_width-55a76f2cc7102a88.rlib --extern url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liburl-9a5b2f346ece886b.rlib --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwalkdir-bc85d0c177834956.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/blake3-db7dde672cfa9090/out -L native=/usr/local/lib -L native=/usr/lib -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libnghttp2-sys-c735de6fc9bb6859/out/i/lib -L native=/usr/lib -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libgit2-sys-601b6d1e7e3cc36f/out/build -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libssh2-sys-3ec3cc2a0027bb24/out/build -L native=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libsqlite3-sys-0b9faba3a04588de/out` Finished `release` profile [optimized] target(s) in 1m 01s Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/cargo" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/cargo" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, source_type: Submodule, extra_features: [], allow_features: "", cargo_args: [] } < Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/cargo" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/bin/cargo" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/cargo" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/bin/cargo" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/_cargo" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/zsh/site-functions/_cargo" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/_cargo" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/zsh/site-functions/_cargo" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/cargo.bashcomp.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/etc/bash_completion.d/cargo" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-tree.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-tree.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-install.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-install.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-new.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-new.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-search.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-search.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-locate-project.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-locate-project.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-owner.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-owner.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-package.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-package.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-fix.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-fix.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-clean.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-clean.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-info.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-info.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-test.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-test.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-yank.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-yank.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-metadata.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-metadata.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-uninstall.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-uninstall.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-doc.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-doc.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-help.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-help.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-logout.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-logout.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-version.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-version.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-remove.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-remove.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-rustc.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-rustc.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-run.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-run.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-login.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-login.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-vendor.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-vendor.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-pkgid.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-pkgid.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-init.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-init.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-bench.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-bench.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-build.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-build.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-fetch.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-fetch.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-check.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-check.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-publish.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-publish.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-add.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-add.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-report.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-report.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-rustdoc.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-rustdoc.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-update.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-update.1" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/src/etc/man/cargo-generate-lockfile.1" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/man/man1/cargo-generate-lockfile.1" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/doc/cargo/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/doc/cargo/README.md" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/doc/cargo/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/doc/cargo/LICENSE-MIT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/doc/cargo/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/doc/cargo/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/LICENSE-THIRD-PARTY" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/doc/cargo/LICENSE-THIRD-PARTY" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/LICENSE-THIRD-PARTY" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image/share/doc/cargo/LICENSE-THIRD-PARTY" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/overlay/README.md" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/LICENSE-THIRD-PARTY" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/overlay/LICENSE-THIRD-PARTY" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/cargo/LICENSE-THIRD-PARTY" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/overlay/LICENSE-THIRD-PARTY" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist cargo-1.84.0-x86_64-unknown-freebsd running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/image" "--component-name=cargo" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=cargo installed." "--package-name=cargo-1.84.0-x86_64-unknown-freebsd" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/cargo/x86_64-unknown-freebsd" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 0.338 seconds < Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rls", path: "src/tools/rls", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Llvm { target: x86_64-unknown-freebsd } running: "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit) (created at src/core/builder/cargo.rs:950:21, executed at src/core/builder/cargo.rs:950:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Building tool rls (stage1 -> stage2, x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls/Cargo.toml" "--message-format" "json-render-diagnostics" 0.260523797s INFO prepare_target{force=false package_id=rls v2.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls) target="rls"}: cargo::core::compiler::fingerprint: fingerprint error for rls v2.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls)/Build/TargetInner { name: "rls", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls/src/main.rs", Edition2021) } 0.260551619s INFO prepare_target{force=false package_id=rls v2.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls) target="rls"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rls-8991866d3b26433f/bin-rls` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.264951995s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="serde_json"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde_json", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/src/lib.rs", Edition2021) } 0.264960200s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="serde_json"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_json-76dc766736a5ece4/lib-serde_json` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.269369193s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs", Edition2018) } 0.269375635s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-099f7a68ad05e4fc/lib-serde` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.272526217s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/build.rs", Edition2018) } 0.272532429s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-2a3144c6eb8f1106/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.273199605s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/build.rs", Edition2018) } 0.273204444s INFO prepare_target{force=false package_id=serde v1.0.214 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde-aa7ff0e349269c13/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main Compiling serde v1.0.214 Fresh ryu v1.0.18 Fresh itoa v1.0.11 Fresh memchr v2.7.4 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=aa7ff0e349269c13 -C extra-filename=-aa7ff0e349269c13 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-aa7ff0e349269c13 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `memchr` (lib) generated 2 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde-2a3144c6eb8f1106/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-aa7ff0e349269c13/build-script-build` [serde 1.0.214] cargo:rerun-if-changed=build.rs [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde-2a3144c6eb8f1106/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=099f7a68ad05e4fc -C extra-filename=-099f7a68ad05e4fc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:190:40 | 190 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` 326 | 327 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 328 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 329 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 330 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 331 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 332 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 333 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 334 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 335 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 336 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 337 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 338 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 339 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 340 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 341 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:433:40 | 433 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 433 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:533:40 | 533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:623:40 | 623 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 623 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:740:40 | 740 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:860:40 | 860 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 860 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:931:40 | 931 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:990:40 | 990 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1110:40 | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1123:40 | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1462:40 | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1564:40 | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1802:46 | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1841:46 | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` ... 1902 | / variant_identifier! { 1903 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1904 | | "`Unix` or `Windows`", 1905 | | OSSTR_VARIANTS 1906 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1915:46 | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2164:62 | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2214:54 | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2303:62 | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2353:54 | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2504:58 | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2549:50 | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2661:58 | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2704:50 | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2799:58 | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2842:50 | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2910:62 | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2968:54 | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3021:62 | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3077:54 | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3173:46 | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:209:36 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 209 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 209 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:227:37 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 227 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 227 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:484:40 | 484 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 484 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:490:40 | 490 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:496:40 | 496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:1310:46 | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2281:40 | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2303:40 | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:342:44 | 342 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 342 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:23 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:69 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:24 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:33 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:44 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:53 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:578:44 | 578 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 578 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:862:44 | 862 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:34 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:43 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:886:17 | 886 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:887:17 | 887 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 887 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:940:50 | 940 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 940 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:1017:50 | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2291:50 | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2336:50 | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2771:46 | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2378:29 | 2378 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2492:39 | 2492 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2651:29 | 2651 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2694:32 | 2694 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:1647:46 | 1647 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2125:39 | 2125 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2154:42 | 2154 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Compiling serde_json v1.0.132 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde_json-da39a1738ab90fe6/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=76dc766736a5ece4 -C extra-filename=-76dc766736a5ece4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-fd22571f88ef325c.rmeta --extern ryu=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libryu-7ce8fcbf1238daa9.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-099f7a68ad05e4fc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:274:43 | 274 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:303:27 | 303 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 303 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:311:35 | 311 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:319:27 | 319 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:327:29 | 327 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:335:37 | 335 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 335 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:509:54 | 509 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1346:46 | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1388:29 | 1388 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1388 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:406:54 | 406 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:798:40 | 798 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 798 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `serde` (lib) generated 221 warnings (42 duplicates) warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1964:23 | 1964 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2029:27 | 2029 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2082:31 | 2082 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2145:20 | 2145 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:414:31 | 414 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 414 - struct Adapter<'ser, W: 'ser, F: 'ser> { 414 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:469:24 | 469 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 469 - pub enum Compound<'a, W: 'a, F: 'a> { 469 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:771:30 | 771 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 771 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 771 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound warning: `serde_json` (lib) generated 34 warnings Compiling rls v2.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rls CARGO_CRATE_NAME=rls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rls --edition=2021 src/tools/rls/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8991866d3b26433f -C extra-filename=-8991866d3b26433f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-76dc766736a5ece4.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 2.84s Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/rls" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/rls" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rls", path: "src/tools/rls", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/rls" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/image/bin/rls" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/rls" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/image/bin/rls" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/image/share/doc/rls/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/image/share/doc/rls/README.md" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/image/share/doc/rls/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/image/share/doc/rls/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/image/share/doc/rls/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/image/share/doc/rls/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rls/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/overlay/README.md" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/overlay/LICENSE-MIT" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist rls-1.84.0-x86_64-unknown-freebsd running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/image" "--component-name=rls-preview" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rls installed." "--package-name=rls-1.84.0-x86_64-unknown-freebsd" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rls/x86_64-unknown-freebsd" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 0.033 seconds < Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > RustAnalyzer { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > RustAnalyzer { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-analyzer", path: "src/tools/rust-analyzer", mode: ToolRustc, source_type: InTree, extra_features: ["in-rust-tree"], allow_features: "rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Llvm { target: x86_64-unknown-freebsd } running: "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit) (created at src/core/builder/cargo.rs:950:21, executed at src/core/builder/cargo.rs:950:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Building tool rust-analyzer (stage1 -> stage2, x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/Cargo.toml" "--features" "in-rust-tree" "--message-format" "json-render-diagnostics" 0.271649228s INFO prepare_target{force=false package_id=base-db v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db) target="base_db"}: cargo::core::compiler::fingerprint: fingerprint error for base-db v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("base_db", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db/src/lib.rs", Edition2021) } 0.271682280s INFO prepare_target{force=false package_id=base-db v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db) target="base_db"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/base-db-024abb21f27ea216/lib-base_db` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.283696693s INFO prepare_target{force=false package_id=cfg v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg) target="cfg"}: cargo::core::compiler::fingerprint: fingerprint error for cfg v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("cfg", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg/src/lib.rs", Edition2021) } 0.283706631s INFO prepare_target{force=false package_id=cfg v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg) target="cfg"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cfg-2cf7f87f84c3b7c1/lib-cfg` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.288194491s INFO prepare_target{force=false package_id=intern v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern) target="intern"}: cargo::core::compiler::fingerprint: fingerprint error for intern v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("intern", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern/src/lib.rs", Edition2021) } 0.288202305s INFO prepare_target{force=false package_id=intern v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern) target="intern"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/intern-f50c73c5008f192e/lib-intern` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.293288232s INFO prepare_target{force=false package_id=dashmap v5.5.3 target="dashmap"}: cargo::core::compiler::fingerprint: fingerprint error for dashmap v5.5.3/Build/TargetInner { name_inferred: true, ..: lib_target("dashmap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dashmap-5.5.3/src/lib.rs", Edition2018) } 0.293294423s INFO prepare_target{force=false package_id=dashmap v5.5.3 target="dashmap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/dashmap-d25648cf3a60cc14/lib-dashmap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.298525120s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="parking_lot_core"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot_core v0.9.10/Build/TargetInner { name_inferred: true, ..: lib_target("parking_lot_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs", Edition2021) } 0.298532885s INFO prepare_target{force=false package_id=parking_lot_core v0.9.10 target="parking_lot_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/parking_lot_core-593ade2ac9134cf4/lib-parking_lot_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.302375509s INFO prepare_target{force=false package_id=libc v0.2.155 target="libc"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.155/Build/TargetInner { ..: lib_target("libc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/src/lib.rs", Edition2015) } 0.302380929s INFO prepare_target{force=false package_id=libc v0.2.155 target="libc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libc-7447b96fe195f3cd/lib-libc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.305659140s INFO prepare_target{force=false package_id=libc v0.2.155 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.155/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/build.rs", Edition2015) } 0.305665773s INFO prepare_target{force=false package_id=libc v0.2.155 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libc-e910a0c4179802bb/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.306344801s INFO prepare_target{force=false package_id=libc v0.2.155 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.155/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/build.rs", Edition2015) } 0.306349600s INFO prepare_target{force=false package_id=libc v0.2.155 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libc-c029a6d2c128a43e/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.308348101s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: fingerprint error for smallvec v1.13.2/Build/TargetInner { name_inferred: true, ..: lib_target("smallvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs", Edition2018) } 0.308355074s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/smallvec-753366dcc5eda234/lib-smallvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.310315194s INFO prepare_target{force=false package_id=triomphe v0.1.13 target="triomphe"}: cargo::core::compiler::fingerprint: fingerprint error for triomphe v0.1.13/Build/TargetInner { name_inferred: true, ..: lib_target("triomphe", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/triomphe-0.1.13/src/lib.rs", Edition2015) } 0.310320915s INFO prepare_target{force=false package_id=triomphe v0.1.13 target="triomphe"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/triomphe-d26c6cfd7014fbc2/lib-triomphe` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.313539484s INFO prepare_target{force=false package_id=serde v1.0.206 target="serde"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.206/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/src/lib.rs", Edition2018) } 0.313545305s INFO prepare_target{force=false package_id=serde v1.0.206 target="serde"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-6a5578f049c001b3/lib-serde` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.316162432s INFO prepare_target{force=false package_id=serde_derive v1.0.206 target="serde_derive"}: cargo::core::compiler::fingerprint: fingerprint error for serde_derive v1.0.206/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("serde_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.206/src/lib.rs", Edition2015) } 0.316168744s INFO prepare_target{force=false package_id=serde_derive v1.0.206 target="serde_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_derive-767f7c7ad9fc7d6a/lib-serde_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.320117296s INFO prepare_target{force=false package_id=syn v2.0.74 target="syn"}: cargo::core::compiler::fingerprint: fingerprint error for syn v2.0.74/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("syn", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.74/src/lib.rs", Edition2021) } 0.320124510s INFO prepare_target{force=false package_id=syn v2.0.74 target="syn"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/syn-2b3ebefd196a04f7/lib-syn` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.323988655s INFO prepare_target{force=false package_id=tracing v0.1.40 target="tracing"}: cargo::core::compiler::fingerprint: fingerprint error for tracing v0.1.40/Build/TargetInner { name_inferred: true, ..: lib_target("tracing", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40/src/lib.rs", Edition2018) } 0.323994346s INFO prepare_target{force=false package_id=tracing v0.1.40 target="tracing"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-7898f7bc6697964d/lib-tracing` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.327849414s INFO prepare_target{force=false package_id=tracing-attributes v0.1.27 target="tracing_attributes"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-attributes v0.1.27/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("tracing_attributes", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs", Edition2018) } 0.327855084s INFO prepare_target{force=false package_id=tracing-attributes v0.1.27 target="tracing_attributes"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/tracing-attributes-5c80b43886dc7e21/lib-tracing_attributes` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.331704091s INFO prepare_target{force=false package_id=tt v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt) target="tt"}: cargo::core::compiler::fingerprint: fingerprint error for tt v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("tt", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt/src/lib.rs", Edition2021) } 0.331710473s INFO prepare_target{force=false package_id=tt v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt) target="tt"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tt-53f673fdcb91f6c1/lib-tt` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.336843056s INFO prepare_target{force=false package_id=stdx v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx) target="stdx"}: cargo::core::compiler::fingerprint: fingerprint error for stdx v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("stdx", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx/src/lib.rs", Edition2021) } 0.336849919s INFO prepare_target{force=false package_id=stdx v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx) target="stdx"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/stdx-22ed87bd4352aed7/lib-stdx` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.341995437s INFO prepare_target{force=false package_id=always-assert v0.2.0 target="always_assert"}: cargo::core::compiler::fingerprint: fingerprint error for always-assert v0.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("always_assert", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/always-assert-0.2.0/src/lib.rs", Edition2018) } 0.342000967s INFO prepare_target{force=false package_id=always-assert v0.2.0 target="always_assert"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/always-assert-51432ca1c8506230/lib-always_assert` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.344586735s INFO prepare_target{force=false package_id=crossbeam-channel v0.5.13 target="crossbeam_channel"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-channel v0.5.13/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_channel", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13/src/lib.rs", Edition2021) } 0.344592286s INFO prepare_target{force=false package_id=crossbeam-channel v0.5.13 target="crossbeam_channel"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-channel-0cf52161e3e1ee66/lib-crossbeam_channel` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.347156223s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="crossbeam_utils"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_utils", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs", Edition2021) } 0.347161533s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="crossbeam_utils"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-utils-a91666e05aed88e6/lib-crossbeam_utils` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.350452578s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs", Edition2021) } 0.350459471s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-utils-7615bb27dd110134/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.351131105s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-utils v0.8.20/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs", Edition2021) } 0.351136314s INFO prepare_target{force=false package_id=crossbeam-utils v0.8.20 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/crossbeam-utils-50a85a68ac620c84/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.353144374s INFO prepare_target{force=false package_id=salsa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa) target="ra_salsa"}: cargo::core::compiler::fingerprint: fingerprint error for salsa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa)/Build/TargetInner { ..: lib_target("ra_salsa", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/src/lib.rs", Edition2021) } 0.353151167s INFO prepare_target{force=false package_id=salsa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa) target="ra_salsa"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/salsa-f932851f7c05b8dc/lib-ra_salsa` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.361649244s INFO prepare_target{force=false package_id=parking_lot v0.12.3 target="parking_lot"}: cargo::core::compiler::fingerprint: fingerprint error for parking_lot v0.12.3/Build/TargetInner { ..: lib_target("parking_lot", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/src/lib.rs", Edition2021) } 0.361655656s INFO prepare_target{force=false package_id=parking_lot v0.12.3 target="parking_lot"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/parking_lot-acfb7ea3216b3a48/lib-parking_lot` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.364865539s INFO prepare_target{force=false package_id=salsa-macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros) target="ra_salsa_macros"}: cargo::core::compiler::fingerprint: fingerprint error for salsa-macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros)/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("ra_salsa_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros/src/lib.rs", Edition2021) } 0.364872001s INFO prepare_target{force=false package_id=salsa-macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros) target="ra_salsa_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/salsa-macros-06a77549f7f6505d/lib-ra_salsa_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.369388795s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("semver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs", Edition2018) } 0.369397271s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/semver-efcd438560040555/lib-semver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.372018395s INFO prepare_target{force=false package_id=span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span) target="span"}: cargo::core::compiler::fingerprint: fingerprint error for span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span)/Build/TargetInner { name_inferred: true, ..: lib_target("span", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span/src/lib.rs", Edition2021) } 0.372025739s INFO prepare_target{force=false package_id=span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span) target="span"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/span-05f847875cfed649/lib-span` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.379028133s INFO prepare_target{force=false package_id=syntax v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax) target="syntax"}: cargo::core::compiler::fingerprint: fingerprint error for syntax v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("syntax", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax/src/lib.rs", Edition2021) } 0.379035146s INFO prepare_target{force=false package_id=syntax v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax) target="syntax"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/syntax-49146b2667d7ae7f/lib-syntax` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.388721653s INFO prepare_target{force=false package_id=parser v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser) target="parser"}: cargo::core::compiler::fingerprint: fingerprint error for parser v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("parser", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser/src/lib.rs", Edition2021) } 0.388744916s INFO prepare_target{force=false package_id=parser v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser) target="parser"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/parser-d3d529790f4b05d7/lib-parser` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.392755615s INFO prepare_target{force=false package_id=vfs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs) target="vfs"}: cargo::core::compiler::fingerprint: fingerprint error for vfs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("vfs", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs/src/lib.rs", Edition2021) } 0.392764091s INFO prepare_target{force=false package_id=vfs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs) target="vfs"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/vfs-ce625d2e7a61f090/lib-vfs` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.398757321s INFO prepare_target{force=false package_id=paths v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths) target="paths"}: cargo::core::compiler::fingerprint: fingerprint error for paths v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("paths", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths/src/lib.rs", Edition2021) } 0.398765036s INFO prepare_target{force=false package_id=paths v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths) target="paths"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/paths-6cb745faaa3e3b59/lib-paths` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.401488391s INFO prepare_target{force=false package_id=camino v1.1.7 target="camino"}: cargo::core::compiler::fingerprint: fingerprint error for camino v1.1.7/Build/TargetInner { name_inferred: true, ..: lib_target("camino", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/src/lib.rs", Edition2018) } 0.401493991s INFO prepare_target{force=false package_id=camino v1.1.7 target="camino"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/camino-4d56817c6fdc655c/lib-camino` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.418387334s INFO prepare_target{force=false package_id=hir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir) target="hir"}: cargo::core::compiler::fingerprint: fingerprint error for hir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("hir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir/src/lib.rs", Edition2021) } 0.418396611s INFO prepare_target{force=false package_id=hir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir) target="hir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/hir-880f88c5ba0a5f58/lib-hir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.429389717s INFO prepare_target{force=false package_id=hir-def v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-def) target="hir_def"}: cargo::core::compiler::fingerprint: fingerprint error for hir-def v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-def)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("hir_def", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-def/src/lib.rs", Edition2021) } 0.429396510s INFO prepare_target{force=false package_id=hir-def v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-def) target="hir_def"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/hir-def-3768d114bc9da99d/lib-hir_def` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.446845340s INFO prepare_target{force=false package_id=bitflags v2.6.0 target="bitflags"}: cargo::core::compiler::fingerprint: fingerprint error for bitflags v2.6.0/Build/TargetInner { name_inferred: true, ..: lib_target("bitflags", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/src/lib.rs", Edition2021) } 0.446850790s INFO prepare_target{force=false package_id=bitflags v2.6.0 target="bitflags"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/bitflags-7ce27a4ac1b9ebb8/lib-bitflags` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.448527461s INFO prepare_target{force=false package_id=hir-expand v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-expand) target="hir_expand"}: cargo::core::compiler::fingerprint: fingerprint error for hir-expand v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-expand)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("hir_expand", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-expand/src/lib.rs", Edition2021) } 0.448533673s INFO prepare_target{force=false package_id=hir-expand v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-expand) target="hir_expand"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/hir-expand-55f23784c690dece/lib-hir_expand` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.461023714s INFO prepare_target{force=false package_id=mbe v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/mbe) target="mbe"}: cargo::core::compiler::fingerprint: fingerprint error for mbe v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/mbe)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("mbe", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/mbe/src/lib.rs", Edition2021) } 0.461030076s INFO prepare_target{force=false package_id=mbe v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/mbe) target="mbe"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/mbe-ccd8616f50d3b7c3/lib-mbe` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.469766568s INFO prepare_target{force=false package_id=syntax-bridge v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge) target="syntax_bridge"}: cargo::core::compiler::fingerprint: fingerprint error for syntax-bridge v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("syntax_bridge", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge/src/lib.rs", Edition2021) } 0.469773882s INFO prepare_target{force=false package_id=syntax-bridge v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge) target="syntax_bridge"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/syntax-bridge-22677fc1d4055885/lib-syntax_bridge` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.475812988s INFO prepare_target{force=false package_id=ra-ap-rustc_abi v0.76.0 target="ra_ap_rustc_abi"}: cargo::core::compiler::fingerprint: fingerprint error for ra-ap-rustc_abi v0.76.0/Build/TargetInner { ..: lib_target("ra_ap_rustc_abi", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_abi-0.76.0/src/lib.rs", Edition2021) } 0.475818468s INFO prepare_target{force=false package_id=ra-ap-rustc_abi v0.76.0 target="ra_ap_rustc_abi"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ra-ap-rustc_abi-6f0ce5b54a899749/lib-ra_ap_rustc_abi` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.479119582s INFO prepare_target{force=false package_id=ra-ap-rustc_index v0.76.0 target="ra_ap_rustc_index"}: cargo::core::compiler::fingerprint: fingerprint error for ra-ap-rustc_index v0.76.0/Build/TargetInner { ..: lib_target("ra_ap_rustc_index", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_index-0.76.0/src/lib.rs", Edition2021) } 0.479124571s INFO prepare_target{force=false package_id=ra-ap-rustc_index v0.76.0 target="ra_ap_rustc_index"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ra-ap-rustc_index-964a84f402b75fd9/lib-ra_ap_rustc_index` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.482417069s INFO prepare_target{force=false package_id=ra-ap-rustc_index_macros v0.76.0 target="ra_ap_rustc_index_macros"}: cargo::core::compiler::fingerprint: fingerprint error for ra-ap-rustc_index_macros v0.76.0/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("ra_ap_rustc_index_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_index_macros-0.76.0/src/lib.rs", Edition2021) } 0.482422299s INFO prepare_target{force=false package_id=ra-ap-rustc_index_macros v0.76.0 target="ra_ap_rustc_index_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/ra-ap-rustc_index_macros-cb5f440aa5787153/lib-ra_ap_rustc_index_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.485734453s INFO prepare_target{force=false package_id=ra-ap-rustc_parse_format v0.76.0 target="ra_ap_rustc_parse_format"}: cargo::core::compiler::fingerprint: fingerprint error for ra-ap-rustc_parse_format v0.76.0/Build/TargetInner { ..: lib_target("ra_ap_rustc_parse_format", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_parse_format-0.76.0/src/lib.rs", Edition2021) } 0.485739863s INFO prepare_target{force=false package_id=ra-ap-rustc_parse_format v0.76.0 target="ra_ap_rustc_parse_format"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ra-ap-rustc_parse_format-5fc530ea9da00ae1/lib-ra_ap_rustc_parse_format` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.488490168s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="rustc_apfloat"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_apfloat v0.2.1+llvm-462a31f5a5ab/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_apfloat", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs", Edition2021) } 0.488495679s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="rustc_apfloat"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustc_apfloat-a1bfce774b036a9c/lib-rustc_apfloat` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.491235204s INFO prepare_target{force=false package_id=bitflags v1.3.2 target="bitflags"}: cargo::core::compiler::fingerprint: fingerprint error for bitflags v1.3.2/Build/TargetInner { name_inferred: true, ..: lib_target("bitflags", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-1.3.2/src/lib.rs", Edition2018) } 0.491239943s INFO prepare_target{force=false package_id=bitflags v1.3.2 target="bitflags"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/bitflags-96fa334defb710c5/lib-bitflags` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.494035242s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_apfloat v0.2.1+llvm-462a31f5a5ab/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/build.rs", Edition2021) } 0.494041584s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustc_apfloat-ccdce504102251e2/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.494617980s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_apfloat v0.2.1+llvm-462a31f5a5ab/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/build.rs", Edition2021) } 0.494622368s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/rustc_apfloat-0955da570a97d078/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.496306122s INFO prepare_target{force=false package_id=hir-ty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-ty) target="hir_ty"}: cargo::core::compiler::fingerprint: fingerprint error for hir-ty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-ty)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("hir_ty", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-ty/src/lib.rs", Edition2021) } 0.496311883s INFO prepare_target{force=false package_id=hir-ty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-ty) target="hir_ty"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/hir-ty-e0d133ee464f17bc/lib-hir_ty` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.515311799s INFO prepare_target{force=false package_id=chalk-derive v0.98.0 target="chalk_derive"}: cargo::core::compiler::fingerprint: fingerprint error for chalk-derive v0.98.0/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("chalk_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-derive-0.98.0/src/lib.rs", Edition2018) } 0.515317369s INFO prepare_target{force=false package_id=chalk-derive v0.98.0 target="chalk_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/chalk-derive-5551ae0576522802/lib-chalk_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.519143393s INFO prepare_target{force=false package_id=synstructure v0.13.1 target="synstructure"}: cargo::core::compiler::fingerprint: fingerprint error for synstructure v0.13.1/Build/TargetInner { name_inferred: true, ..: lib_target("synstructure", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1/src/lib.rs", Edition2018) } 0.519148693s INFO prepare_target{force=false package_id=synstructure v0.13.1 target="synstructure"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/synstructure-2f6f67f58e3b9dce/lib-synstructure` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.522425912s INFO prepare_target{force=false package_id=chalk-ir v0.98.0 target="chalk_ir"}: cargo::core::compiler::fingerprint: fingerprint error for chalk-ir v0.98.0/Build/TargetInner { name_inferred: true, ..: lib_target("chalk_ir", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-ir-0.98.0/src/lib.rs", Edition2018) } 0.522431072s INFO prepare_target{force=false package_id=chalk-ir v0.98.0 target="chalk_ir"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/chalk-ir-6aa067e7b564d6fb/lib-chalk_ir` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.525167261s INFO prepare_target{force=false package_id=chalk-recursive v0.98.0 target="chalk_recursive"}: cargo::core::compiler::fingerprint: fingerprint error for chalk-recursive v0.98.0/Build/TargetInner { name_inferred: true, ..: lib_target("chalk_recursive", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-recursive-0.98.0/src/lib.rs", Edition2018) } 0.525172180s INFO prepare_target{force=false package_id=chalk-recursive v0.98.0 target="chalk_recursive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/chalk-recursive-7b2fce0588d84f91/lib-chalk_recursive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.529527903s INFO prepare_target{force=false package_id=chalk-solve v0.98.0 target="chalk_solve"}: cargo::core::compiler::fingerprint: fingerprint error for chalk-solve v0.98.0/Build/TargetInner { name_inferred: true, ..: lib_target("chalk_solve", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-solve-0.98.0/src/lib.rs", Edition2018) } 0.529534115s INFO prepare_target{force=false package_id=chalk-solve v0.98.0 target="chalk_solve"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/chalk-solve-9017eda131055654/lib-chalk_solve` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.535590042s INFO prepare_target{force=false package_id=ena v0.14.3 target="ena"}: cargo::core::compiler::fingerprint: fingerprint error for ena v0.14.3/Build/TargetInner { name_inferred: true, ..: lib_target("ena", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3/src/lib.rs", Edition2015) } 0.535595402s INFO prepare_target{force=false package_id=ena v0.14.3 target="ena"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ena-42ed750c0d7135d2/lib-ena` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.537804026s INFO prepare_target{force=false package_id=petgraph v0.6.5 target="petgraph"}: cargo::core::compiler::fingerprint: fingerprint error for petgraph v0.6.5/Build/TargetInner { benched: false, ..: lib_target("petgraph", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/petgraph-0.6.5/src/lib.rs", Edition2018) } 0.537809005s INFO prepare_target{force=false package_id=petgraph v0.6.5 target="petgraph"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/petgraph-0088f748af7c67f0/lib-petgraph` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.540616578s INFO prepare_target{force=false package_id=fixedbitset v0.4.2 target="fixedbitset"}: cargo::core::compiler::fingerprint: fingerprint error for fixedbitset v0.4.2/Build/TargetInner { name_inferred: true, ..: lib_target("fixedbitset", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fixedbitset-0.4.2/src/lib.rs", Edition2015) } 0.540621797s INFO prepare_target{force=false package_id=fixedbitset v0.4.2 target="fixedbitset"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/fixedbitset-2bde3cbb9f6f8a30/lib-fixedbitset` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.542282769s INFO prepare_target{force=false package_id=ra-ap-rustc_pattern_analysis v0.76.0 target="ra_ap_rustc_pattern_analysis"}: cargo::core::compiler::fingerprint: fingerprint error for ra-ap-rustc_pattern_analysis v0.76.0/Build/TargetInner { ..: lib_target("ra_ap_rustc_pattern_analysis", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_pattern_analysis-0.76.0/src/lib.rs", Edition2021) } 0.542287588s INFO prepare_target{force=false package_id=ra-ap-rustc_pattern_analysis v0.76.0 target="ra_ap_rustc_pattern_analysis"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ra-ap-rustc_pattern_analysis-f0d8318c8095cdcb/lib-ra_ap_rustc_pattern_analysis` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.546633292s INFO prepare_target{force=false package_id=scoped-tls v1.0.1 target="scoped_tls"}: cargo::core::compiler::fingerprint: fingerprint error for scoped-tls v1.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("scoped_tls", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1/src/lib.rs", Edition2015) } 0.546638421s INFO prepare_target{force=false package_id=scoped-tls v1.0.1 target="scoped_tls"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/scoped-tls-b5fe64230f870445/lib-scoped_tls` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.548304342s INFO prepare_target{force=false package_id=typed-arena v2.0.2 target="typed_arena"}: cargo::core::compiler::fingerprint: fingerprint error for typed-arena v2.0.2/Build/TargetInner { ..: lib_target("typed_arena", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typed-arena-2.0.2/src/lib.rs", Edition2015) } 0.548309141s INFO prepare_target{force=false package_id=typed-arena v2.0.2 target="typed_arena"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/typed-arena-84c72a69c7e99409/lib-typed_arena` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.564419031s INFO prepare_target{force=false package_id=ide v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide) target="ide"}: cargo::core::compiler::fingerprint: fingerprint error for ide v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("ide", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide/src/lib.rs", Edition2021) } 0.564427507s INFO prepare_target{force=false package_id=ide v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide) target="ide"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ide-dd6deaf92fd40931/lib-ide` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.580138853s INFO prepare_target{force=false package_id=dot v0.1.4 target="dot"}: cargo::core::compiler::fingerprint: fingerprint error for dot v0.1.4/Build/TargetInner { name_inferred: true, ..: lib_target("dot", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dot-0.1.4/src/lib.rs", Edition2015) } 0.580144884s INFO prepare_target{force=false package_id=dot v0.1.4 target="dot"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/dot-2cf69a6564dee6dd/lib-dot` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.581822116s INFO prepare_target{force=false package_id=ide-assists v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-assists) target="ide_assists"}: cargo::core::compiler::fingerprint: fingerprint error for ide-assists v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-assists)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("ide_assists", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-assists/src/lib.rs", Edition2021) } 0.581828417s INFO prepare_target{force=false package_id=ide-assists v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-assists) target="ide_assists"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ide-assists-21fbefe91dbed76b/lib-ide_assists` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.588340356s INFO prepare_target{force=false package_id=ide-db v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-db) target="ide_db"}: cargo::core::compiler::fingerprint: fingerprint error for ide-db v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-db)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("ide_db", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-db/src/lib.rs", Edition2021) } 0.588347770s INFO prepare_target{force=false package_id=ide-db v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-db) target="ide_db"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ide-db-0beed7ebf00ad6b4/lib-ide_db` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.602484596s INFO prepare_target{force=false package_id=line-index v0.1.2 target="line_index"}: cargo::core::compiler::fingerprint: fingerprint error for line-index v0.1.2/Build/TargetInner { ..: lib_target("line_index", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/line-index-0.1.2/src/lib.rs", Edition2021) } 0.602490146s INFO prepare_target{force=false package_id=line-index v0.1.2 target="line_index"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/line-index-99f605d28e579986/lib-line_index` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.605236394s INFO prepare_target{force=false package_id=profile v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/profile) target="profile"}: cargo::core::compiler::fingerprint: fingerprint error for profile v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/profile)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("profile", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/profile/src/lib.rs", Edition2021) } 0.605242726s INFO prepare_target{force=false package_id=profile v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/profile) target="profile"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/profile-4b8de7835fd0cef6/lib-profile` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.608006587s INFO prepare_target{force=false package_id=rayon v1.10.0 target="rayon"}: cargo::core::compiler::fingerprint: fingerprint error for rayon v1.10.0/Build/TargetInner { name_inferred: true, ..: lib_target("rayon", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-1.10.0/src/lib.rs", Edition2021) } 0.608011496s INFO prepare_target{force=false package_id=rayon v1.10.0 target="rayon"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rayon-fe1f1c111a137a2c/lib-rayon` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.610798940s INFO prepare_target{force=false package_id=rayon-core v1.12.1 target="rayon_core"}: cargo::core::compiler::fingerprint: fingerprint error for rayon-core v1.12.1/Build/TargetInner { name_inferred: true, ..: lib_target("rayon_core", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/src/lib.rs", Edition2021) } 0.610803900s INFO prepare_target{force=false package_id=rayon-core v1.12.1 target="rayon_core"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rayon-core-fad0ba94866dba7c/lib-rayon_core` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.613575264s INFO prepare_target{force=false package_id=crossbeam-deque v0.8.5 target="crossbeam_deque"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-deque v0.8.5/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_deque", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs", Edition2021) } 0.613580334s INFO prepare_target{force=false package_id=crossbeam-deque v0.8.5 target="crossbeam_deque"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-deque-bfece2a6b0d886c4/lib-crossbeam_deque` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.616354494s INFO prepare_target{force=false package_id=crossbeam-epoch v0.9.18 target="crossbeam_epoch"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-epoch v0.9.18/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_epoch", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs", Edition2021) } 0.616359333s INFO prepare_target{force=false package_id=crossbeam-epoch v0.9.18 target="crossbeam_epoch"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-epoch-a414f4c85377c8b7/lib-crossbeam_epoch` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.619716882s INFO prepare_target{force=false package_id=rayon-core v1.12.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rayon-core v1.12.1/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/build.rs", Edition2021) } 0.619723013s INFO prepare_target{force=false package_id=rayon-core v1.12.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rayon-core-cd1b2f1190cffd49/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.620299700s INFO prepare_target{force=false package_id=rayon-core v1.12.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rayon-core v1.12.1/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/build.rs", Edition2021) } 0.620304148s INFO prepare_target{force=false package_id=rayon-core v1.12.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/rayon-core-db10db952e36bc26/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.621996859s INFO prepare_target{force=false package_id=ide-completion v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-completion) target="ide_completion"}: cargo::core::compiler::fingerprint: fingerprint error for ide-completion v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-completion)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("ide_completion", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-completion/src/lib.rs", Edition2021) } 0.622002690s INFO prepare_target{force=false package_id=ide-completion v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-completion) target="ide_completion"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ide-completion-ef5d49897261ef99/lib-ide_completion` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.628564873s INFO prepare_target{force=false package_id=ide-diagnostics v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-diagnostics) target="ide_diagnostics"}: cargo::core::compiler::fingerprint: fingerprint error for ide-diagnostics v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-diagnostics)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("ide_diagnostics", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-diagnostics/src/lib.rs", Edition2021) } 0.628571114s INFO prepare_target{force=false package_id=ide-diagnostics v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-diagnostics) target="ide_diagnostics"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ide-diagnostics-1252f3527148f305/lib-ide_diagnostics` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.636164673s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="serde_json"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.124/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde_json", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/src/lib.rs", Edition2021) } 0.636169842s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="serde_json"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_json-a4e3435b2523f74d/lib-serde_json` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.641671054s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.124/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/build.rs", Edition2021) } 0.641677687s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_json-d52423a3824fa1a8/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.642247180s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.124/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/build.rs", Edition2021) } 0.642251608s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_json-430eb14904afbfd3/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.643928740s INFO prepare_target{force=false package_id=ide-ssr v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-ssr) target="ide_ssr"}: cargo::core::compiler::fingerprint: fingerprint error for ide-ssr v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-ssr)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("ide_ssr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-ssr/src/lib.rs", Edition2021) } 0.643934430s INFO prepare_target{force=false package_id=ide-ssr v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-ssr) target="ide_ssr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ide-ssr-3f9e333fa9af476d/lib-ide_ssr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.650514977s INFO prepare_target{force=false package_id=pulldown-cmark v0.9.6 target="pulldown_cmark"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark v0.9.6/Build/TargetInner { name_inferred: true, ..: lib_target("pulldown_cmark", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6/src/lib.rs", Edition2021) } 0.650520127s INFO prepare_target{force=false package_id=pulldown-cmark v0.9.6 target="pulldown_cmark"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/pulldown-cmark-38c3e43f67da348e/lib-pulldown_cmark` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.653854332s INFO prepare_target{force=false package_id=unicase v2.7.0 target="unicase"}: cargo::core::compiler::fingerprint: fingerprint error for unicase v2.7.0/Build/TargetInner { name_inferred: true, ..: lib_target("unicase", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/src/lib.rs", Edition2015) } 0.653860133s INFO prepare_target{force=false package_id=unicase v2.7.0 target="unicase"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicase-2c57eac392f4aed9/lib-unicase` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.656621028s INFO prepare_target{force=false package_id=unicase v2.7.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for unicase v2.7.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/build.rs", Edition2015) } 0.656626629s INFO prepare_target{force=false package_id=unicase v2.7.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicase-d60de548966a9e80/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.657246065s INFO prepare_target{force=false package_id=unicase v2.7.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for unicase v2.7.0/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/build.rs", Edition2015) } 0.657250564s INFO prepare_target{force=false package_id=unicase v2.7.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/unicase-72dc2f0df68483e6/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.659491498s INFO prepare_target{force=false package_id=pulldown-cmark-to-cmark v10.0.4 target="pulldown_cmark_to_cmark"}: cargo::core::compiler::fingerprint: fingerprint error for pulldown-cmark-to-cmark v10.0.4/Build/TargetInner { name_inferred: true, ..: lib_target("pulldown_cmark_to_cmark", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-to-cmark-10.0.4/src/lib.rs", Edition2018) } 0.659496968s INFO prepare_target{force=false package_id=pulldown-cmark-to-cmark v10.0.4 target="pulldown_cmark_to_cmark"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/pulldown-cmark-to-cmark-ceae461fb3dd7fef/lib-pulldown_cmark_to_cmark` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.661708928s INFO prepare_target{force=false package_id=toolchain v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/toolchain) target="toolchain"}: cargo::core::compiler::fingerprint: fingerprint error for toolchain v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/toolchain)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("toolchain", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/toolchain/src/lib.rs", Edition2021) } 0.661715130s INFO prepare_target{force=false package_id=toolchain v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/toolchain) target="toolchain"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toolchain-615cb75b4e989586/lib-toolchain` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.664480674s INFO prepare_target{force=false package_id=url v2.5.2 target="url"}: cargo::core::compiler::fingerprint: fingerprint error for url v2.5.2/Build/TargetInner { name_inferred: true, ..: lib_target("url", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2/src/lib.rs", Edition2018) } 0.664486104s INFO prepare_target{force=false package_id=url v2.5.2 target="url"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/url-aa2cecc56e106872/lib-url` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.668914432s INFO prepare_target{force=false package_id=la-arena v0.3.1 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/la-arena) target="la_arena"}: cargo::core::compiler::fingerprint: fingerprint error for la-arena v0.3.1 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/la-arena)/Build/TargetInner { name_inferred: true, ..: lib_target("la_arena", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/la-arena/src/lib.rs", Edition2021) } 0.668921035s INFO prepare_target{force=false package_id=la-arena v0.3.1 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/la-arena) target="la_arena"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/la-arena-62d9bcdaaa39fa69/lib-la_arena` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.671113438s INFO prepare_target{force=false package_id=line-index v0.1.2 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/line-index) target="line_index"}: cargo::core::compiler::fingerprint: fingerprint error for line-index v0.1.2 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/line-index)/Build/TargetInner { name_inferred: true, ..: lib_target("line_index", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/line-index/src/lib.rs", Edition2021) } 0.671118858s INFO prepare_target{force=false package_id=line-index v0.1.2 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/line-index) target="line_index"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/line-index-054b363112e6390c/lib-line_index` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.681308695s INFO prepare_target{force=false package_id=load-cargo v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/load-cargo) target="load_cargo"}: cargo::core::compiler::fingerprint: fingerprint error for load-cargo v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/load-cargo)/Build/TargetInner { name_inferred: true, ..: lib_target("load_cargo", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/load-cargo/src/lib.rs", Edition2021) } 0.681317551s INFO prepare_target{force=false package_id=load-cargo v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/load-cargo) target="load_cargo"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/load-cargo-265b8b6732f6a9e4/lib-load_cargo` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.690601105s INFO prepare_target{force=false package_id=proc-macro-api v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api) target="proc_macro_api"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-api v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("proc_macro_api", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api/src/lib.rs", Edition2021) } 0.690607938s INFO prepare_target{force=false package_id=proc-macro-api v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api) target="proc_macro_api"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/proc-macro-api-d78fe52efe9ef208/lib-proc_macro_api` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.698278641s INFO prepare_target{force=false package_id=project-model v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/project-model) target="project_model"}: cargo::core::compiler::fingerprint: fingerprint error for project-model v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/project-model)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("project_model", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/project-model/src/lib.rs", Edition2021) } 0.698285553s INFO prepare_target{force=false package_id=project-model v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/project-model) target="project_model"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/project-model-cb153c5716b24148/lib-project_model` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.709096600s INFO prepare_target{force=false package_id=cargo_metadata v0.18.1 target="cargo_metadata"}: cargo::core::compiler::fingerprint: fingerprint error for cargo_metadata v0.18.1/Build/TargetInner { name_inferred: true, ..: lib_target("cargo_metadata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs", Edition2018) } 0.709102120s INFO prepare_target{force=false package_id=cargo_metadata v0.18.1 target="cargo_metadata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo_metadata-aad3153acf97953b/lib-cargo_metadata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.714020954s INFO prepare_target{force=false package_id=cargo-platform v0.1.8 target="cargo_platform"}: cargo::core::compiler::fingerprint: fingerprint error for cargo-platform v0.1.8/Build/TargetInner { name_inferred: true, ..: lib_target("cargo_platform", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8/src/lib.rs", Edition2021) } 0.714025813s INFO prepare_target{force=false package_id=cargo-platform v0.1.8 target="cargo_platform"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo-platform-29a4bc1923c366dc/lib-cargo_platform` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.716218908s INFO prepare_target{force=false package_id=thiserror v1.0.63 target="thiserror"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.63/Build/TargetInner { ..: lib_target("thiserror", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/src/lib.rs", Edition2021) } 0.716223817s INFO prepare_target{force=false package_id=thiserror v1.0.63 target="thiserror"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/thiserror-3f34421b25616c03/lib-thiserror` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.718476844s INFO prepare_target{force=false package_id=thiserror-impl v1.0.63 target="thiserror_impl"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror-impl v1.0.63/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("thiserror_impl", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs", Edition2021) } 0.718482976s INFO prepare_target{force=false package_id=thiserror-impl v1.0.63 target="thiserror_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/thiserror-impl-fa5a52cfd31e166f/lib-thiserror_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.721864920s INFO prepare_target{force=false package_id=vfs-notify v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs-notify) target="vfs_notify"}: cargo::core::compiler::fingerprint: fingerprint error for vfs-notify v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs-notify)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("vfs_notify", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs-notify/src/lib.rs", Edition2021) } 0.721871102s INFO prepare_target{force=false package_id=vfs-notify v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs-notify) target="vfs_notify"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/vfs-notify-b7ab8854630ffd79/lib-vfs_notify` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.728508395s INFO prepare_target{force=false package_id=notify v6.1.1 target="notify"}: cargo::core::compiler::fingerprint: fingerprint error for notify v6.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("notify", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/notify-6.1.1/src/lib.rs", Edition2021) } 0.728514586s INFO prepare_target{force=false package_id=notify v6.1.1 target="notify"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/notify-217a4c19a485f0e3/lib-notify` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.733934025s INFO prepare_target{force=false package_id=filetime v0.2.24 target="filetime"}: cargo::core::compiler::fingerprint: fingerprint error for filetime v0.2.24/Build/TargetInner { ..: lib_target("filetime", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.24/src/lib.rs", Edition2018) } 0.733938905s INFO prepare_target{force=false package_id=filetime v0.2.24 target="filetime"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/filetime-3578d7844316896a/lib-filetime` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.736718815s INFO prepare_target{force=false package_id=kqueue v1.0.8 target="kqueue"}: cargo::core::compiler::fingerprint: fingerprint error for kqueue v1.0.8/Build/TargetInner { name_inferred: true, ..: lib_target("kqueue", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kqueue-1.0.8/src/lib.rs", Edition2018) } 0.736723885s INFO prepare_target{force=false package_id=kqueue v1.0.8 target="kqueue"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/kqueue-106a09b035b5d72c/lib-kqueue` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.739479079s INFO prepare_target{force=false package_id=kqueue-sys v1.0.4 target="kqueue_sys"}: cargo::core::compiler::fingerprint: fingerprint error for kqueue-sys v1.0.4/Build/TargetInner { name_inferred: true, ..: lib_target("kqueue_sys", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kqueue-sys-1.0.4/src/lib.rs", Edition2018) } 0.739484289s INFO prepare_target{force=false package_id=kqueue-sys v1.0.4 target="kqueue_sys"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/kqueue-sys-44d38cf7980ffb3f/lib-kqueue_sys` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.742233913s INFO prepare_target{force=false package_id=mio v0.8.11 target="mio"}: cargo::core::compiler::fingerprint: fingerprint error for mio v0.8.11/Build/TargetInner { name_inferred: true, ..: lib_target("mio", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mio-0.8.11/src/lib.rs", Edition2018) } 0.742239032s INFO prepare_target{force=false package_id=mio v0.8.11 target="mio"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/mio-3f1c8226b88a0fb0/lib-mio` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.745583627s INFO prepare_target{force=false package_id=lsp-server v0.7.7 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/lsp-server) target="lsp_server"}: cargo::core::compiler::fingerprint: fingerprint error for lsp-server v0.7.7 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/lsp-server)/Build/TargetInner { name_inferred: true, ..: lib_target("lsp_server", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/lsp-server/src/lib.rs", Edition2021) } 0.745589809s INFO prepare_target{force=false package_id=lsp-server v0.7.7 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/lsp-server) target="lsp_server"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lsp-server-4dd95f843f596ee1/lib-lsp_server` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.751297686s INFO prepare_target{force=false package_id=proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) target="proc_macro_srv"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("proc_macro_srv", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/src/lib.rs", Edition2021) } 0.751308587s INFO prepare_target{force=false package_id=proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) target="proc_macro_srv"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/proc-macro-srv-b16ec2ece2799412/lib-proc_macro_srv` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.759282576s INFO prepare_target{force=false package_id=memmap2 v0.5.10 target="memmap2"}: cargo::core::compiler::fingerprint: fingerprint error for memmap2 v0.5.10/Build/TargetInner { name_inferred: true, ..: lib_target("memmap2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.5.10/src/lib.rs", Edition2018) } 0.759288356s INFO prepare_target{force=false package_id=memmap2 v0.5.10 target="memmap2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/memmap2-5507a23e19b91d94/lib-memmap2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.761462486s INFO prepare_target{force=false package_id=object v0.33.0 target="object"}: cargo::core::compiler::fingerprint: fingerprint error for object v0.33.0/Build/TargetInner { name_inferred: true, ..: lib_target("object", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.33.0/src/lib.rs", Edition2018) } 0.761467676s INFO prepare_target{force=false package_id=object v0.33.0 target="object"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/object-6ca57f8f1fc282b5/lib-object` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.764296628s INFO prepare_target{force=false package_id=proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) target="rust-analyzer-proc-macro-srv"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli)/Build/TargetInner { name: "rust-analyzer-proc-macro-srv", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/src/main.rs", Edition2021) } 0.764306336s INFO prepare_target{force=false package_id=proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) target="rust-analyzer-proc-macro-srv"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/proc-macro-srv-cli-c290683f1589993a/bin-rust-analyzer-proc-macro-srv` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.776562881s INFO prepare_target{force=false package_id=proc-macro-test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test) target="proc_macro_test"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("proc_macro_test", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test/src/lib.rs", Edition2021) } 0.776574032s INFO prepare_target{force=false package_id=proc-macro-test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test) target="proc_macro_test"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/proc-macro-test-2c8f0c39fda039c9/lib-proc_macro_test` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.779273192s INFO prepare_target{force=false package_id=proc-macro-test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test/build.rs", Edition2021) } 0.779279483s INFO prepare_target{force=false package_id=proc-macro-test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/proc-macro-test-afd795710815b63f/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.779843817s INFO prepare_target{force=false package_id=proc-macro-test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro-test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test/build.rs", Edition2021) } 0.779848696s INFO prepare_target{force=false package_id=proc-macro-test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/proc-macro-test-174a011efdaca275/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.781983202s INFO prepare_target{force=false package_id=cargo_metadata v0.18.1 target="cargo_metadata"}: cargo::core::compiler::fingerprint: fingerprint error for cargo_metadata v0.18.1/Build/TargetInner { name_inferred: true, ..: lib_target("cargo_metadata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs", Edition2018) } 0.781988081s INFO prepare_target{force=false package_id=cargo_metadata v0.18.1 target="cargo_metadata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/cargo_metadata-ff076f1e607bb4d7/lib-cargo_metadata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.786777343s INFO prepare_target{force=false package_id=camino v1.1.7 target="camino"}: cargo::core::compiler::fingerprint: fingerprint error for camino v1.1.7/Build/TargetInner { name_inferred: true, ..: lib_target("camino", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/src/lib.rs", Edition2018) } 0.786783254s INFO prepare_target{force=false package_id=camino v1.1.7 target="camino"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/camino-bad7fa1b675701d5/lib-camino` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.790032722s INFO prepare_target{force=false package_id=camino v1.1.7 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for camino v1.1.7/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/build.rs", Edition2018) } 0.790038613s INFO prepare_target{force=false package_id=camino v1.1.7 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/camino-899a92b8c4f9a446/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.790596875s INFO prepare_target{force=false package_id=serde v1.0.206 target="serde"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.206/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/src/lib.rs", Edition2018) } 0.790601554s INFO prepare_target{force=false package_id=serde v1.0.206 target="serde"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde-f841d5b1a352a33c/lib-serde` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.793854247s INFO prepare_target{force=false package_id=serde v1.0.206 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.206/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/build.rs", Edition2018) } 0.793859807s INFO prepare_target{force=false package_id=serde v1.0.206 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde-3bdbdd8543a9ebf6/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: cargo::core::compiler::compile 12: ::compile 13: cargo::ops::cargo_compile::compile_ws 14: cargo::ops::cargo_compile::compile 15: cargo::commands::build::exec 16: ::exec 17: cargo::cli::main 18: cargo::main 19: std::sys::backtrace::__rust_begin_short_backtrace:: 20: std::rt::lang_start::<()>::{closure#0} 21: std::rt::lang_start_internal 22: main 0.794415024s INFO prepare_target{force=false package_id=cargo-platform v0.1.8 target="cargo_platform"}: cargo::core::compiler::fingerprint: fingerprint error for cargo-platform v0.1.8/Build/TargetInner { name_inferred: true, ..: lib_target("cargo_platform", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8/src/lib.rs", Edition2021) } 0.794419733s INFO prepare_target{force=false package_id=cargo-platform v0.1.8 target="cargo_platform"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/cargo-platform-b312e7a7a9957c22/lib-cargo_platform` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.796564768s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("semver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs", Edition2018) } 0.796569858s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/semver-f9417dcfd46fa256/lib-semver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.799825356s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/build.rs", Edition2018) } 0.799830947s INFO prepare_target{force=false package_id=semver v1.0.23 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/semver-1556f77316821f91/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.800388117s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="serde_json"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.124/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde_json", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/src/lib.rs", Edition2021) } 0.800392665s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="serde_json"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_json-108740a66737f3f7/lib-serde_json` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.804120656s INFO prepare_target{force=false package_id=itoa v1.0.11 target="itoa"}: cargo::core::compiler::fingerprint: fingerprint error for itoa v1.0.11/Build/TargetInner { name_inferred: true, doc_scrape_examples: Disabled, ..: lib_target("itoa", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/src/lib.rs", Edition2018) } 0.804125626s INFO prepare_target{force=false package_id=itoa v1.0.11 target="itoa"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/itoa-a7d354fdcc1e169f/lib-itoa` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.805745420s INFO prepare_target{force=false package_id=ryu v1.0.18 target="ryu"}: cargo::core::compiler::fingerprint: fingerprint error for ryu v1.0.18/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("ryu", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/src/lib.rs", Edition2018) } 0.805750540s INFO prepare_target{force=false package_id=ryu v1.0.18 target="ryu"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/ryu-6659055b15221712/lib-ryu` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.808469156s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.124/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/build.rs", Edition2021) } 0.808474496s INFO prepare_target{force=false package_id=serde_json v1.0.124 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_json-b1a52e9762c2763d/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.809033930s INFO prepare_target{force=false package_id=thiserror v1.0.63 target="thiserror"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.63/Build/TargetInner { ..: lib_target("thiserror", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/src/lib.rs", Edition2021) } 0.809038779s INFO prepare_target{force=false package_id=thiserror v1.0.63 target="thiserror"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/thiserror-187c6fc0bfc2d784/lib-thiserror` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.812260535s INFO prepare_target{force=false package_id=thiserror v1.0.63 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.63/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/build.rs", Edition2021) } 0.812266406s INFO prepare_target{force=false package_id=thiserror v1.0.63 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/thiserror-6df46a79f50672de/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: cargo::core::compiler::compile 11: ::compile 12: cargo::ops::cargo_compile::compile_ws 13: cargo::ops::cargo_compile::compile 14: cargo::commands::build::exec 15: ::exec 16: cargo::cli::main 17: cargo::main 18: std::sys::backtrace::__rust_begin_short_backtrace:: 19: std::rt::lang_start::<()>::{closure#0} 20: std::rt::lang_start_internal 21: main 0.831047163s INFO prepare_target{force=false package_id=rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer) target="rust_analyzer"}: cargo::core::compiler::fingerprint: fingerprint error for rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("rust_analyzer", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer/src/lib.rs", Edition2021) } 0.831058484s INFO prepare_target{force=false package_id=rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer) target="rust_analyzer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rust-analyzer-f905b8492d756e31/lib-rust_analyzer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.857166051s INFO prepare_target{force=false package_id=dirs v5.0.1 target="dirs"}: cargo::core::compiler::fingerprint: fingerprint error for dirs v5.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("dirs", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-5.0.1/src/lib.rs", Edition2015) } 0.857171922s INFO prepare_target{force=false package_id=dirs v5.0.1 target="dirs"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/dirs-3092fdaff936ee13/lib-dirs` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.859300527s INFO prepare_target{force=false package_id=dirs-sys v0.4.1 target="dirs_sys"}: cargo::core::compiler::fingerprint: fingerprint error for dirs-sys v0.4.1/Build/TargetInner { name_inferred: true, ..: lib_target("dirs_sys", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-0.4.1/src/lib.rs", Edition2015) } 0.859305376s INFO prepare_target{force=false package_id=dirs-sys v0.4.1 target="dirs_sys"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/dirs-sys-7d74eab8c2a3bc93/lib-dirs_sys` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.861961195s INFO prepare_target{force=false package_id=option-ext v0.2.0 target="option_ext"}: cargo::core::compiler::fingerprint: fingerprint error for option-ext v0.2.0/Build/TargetInner { name_inferred: true, ..: lib_target("option_ext", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/option-ext-0.2.0/src/lib.rs", Edition2015) } 0.861966224s INFO prepare_target{force=false package_id=option-ext v0.2.0 target="option_ext"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/option-ext-d8031b53a0bb4003/lib-option_ext` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.863606447s INFO prepare_target{force=false package_id=dissimilar v1.0.9 target="dissimilar"}: cargo::core::compiler::fingerprint: fingerprint error for dissimilar v1.0.9/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("dissimilar", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dissimilar-1.0.9/src/lib.rs", Edition2018) } 0.863611667s INFO prepare_target{force=false package_id=dissimilar v1.0.9 target="dissimilar"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/dissimilar-d5f6a48aef262b9b/lib-dissimilar` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.865252510s INFO prepare_target{force=false package_id=lsp-server v0.7.7 target="lsp_server"}: cargo::core::compiler::fingerprint: fingerprint error for lsp-server v0.7.7/Build/TargetInner { ..: lib_target("lsp_server", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lsp-server-0.7.7/src/lib.rs", Edition2021) } 0.865256818s INFO prepare_target{force=false package_id=lsp-server v0.7.7 target="lsp_server"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lsp-server-91490ae5ea7ab55e/lib-lsp_server` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.869010657s INFO prepare_target{force=false package_id=lsp-types v0.95.0 target="lsp_types"}: cargo::core::compiler::fingerprint: fingerprint error for lsp-types v0.95.0/Build/TargetInner { name_inferred: true, ..: lib_target("lsp_types", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lsp-types-0.95.0/src/lib.rs", Edition2018) } 0.869015717s INFO prepare_target{force=false package_id=lsp-types v0.95.0 target="lsp_types"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/lsp-types-92d8abd96855a71a/lib-lsp_types` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.873270762s INFO prepare_target{force=false package_id=serde_repr v0.1.19 target="serde_repr"}: cargo::core::compiler::fingerprint: fingerprint error for serde_repr v0.1.19/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("serde_repr", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_repr-0.1.19/src/lib.rs", Edition2021) } 0.873275701s INFO prepare_target{force=false package_id=serde_repr v0.1.19 target="serde_repr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_repr-7cd133474cc91f40/lib-serde_repr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.876506283s INFO prepare_target{force=false package_id=num_cpus v1.16.0 target="num_cpus"}: cargo::core::compiler::fingerprint: fingerprint error for num_cpus v1.16.0/Build/TargetInner { name_inferred: true, ..: lib_target("num_cpus", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0/src/lib.rs", Edition2015) } 0.876510802s INFO prepare_target{force=false package_id=num_cpus v1.16.0 target="num_cpus"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/num_cpus-fb8cf2d4879fb9fb/lib-num_cpus` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.878690852s INFO prepare_target{force=false package_id=process-wrap v8.0.2 target="process_wrap"}: cargo::core::compiler::fingerprint: fingerprint error for process-wrap v8.0.2/Build/TargetInner { name_inferred: true, ..: lib_target("process_wrap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/process-wrap-8.0.2/src/lib.rs", Edition2021) } 0.878695681s INFO prepare_target{force=false package_id=process-wrap v8.0.2 target="process_wrap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/process-wrap-4c04ec992c7cc1e4/lib-process_wrap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.881864919s INFO prepare_target{force=false package_id=nix v0.28.0 target="nix"}: cargo::core::compiler::fingerprint: fingerprint error for nix v0.28.0/Build/TargetInner { name_inferred: true, ..: lib_target("nix", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0/src/lib.rs", Edition2021) } 0.881870239s INFO prepare_target{force=false package_id=nix v0.28.0 target="nix"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/nix-16c7be0b8fb2f6ba/lib-nix` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.886134631s INFO prepare_target{force=false package_id=nix v0.28.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for nix v0.28.0/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0/build.rs", Edition2021) } 0.886140231s INFO prepare_target{force=false package_id=nix v0.28.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/nix-6f7934ab03b665a1/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.886693364s INFO prepare_target{force=false package_id=nix v0.28.0 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for nix v0.28.0/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0/build.rs", Edition2021) } 0.886697732s INFO prepare_target{force=false package_id=nix v0.28.0 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/nix-d0b6f3fcad2f1cf8/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.888838910s INFO prepare_target{force=false package_id=cfg_aliases v0.1.1 target="cfg_aliases"}: cargo::core::compiler::fingerprint: fingerprint error for cfg_aliases v0.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("cfg_aliases", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.1.1/src/lib.rs", Edition2018) } 0.888844130s INFO prepare_target{force=false package_id=cfg_aliases v0.1.1 target="cfg_aliases"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/cfg_aliases-e3a620ceef08cc95/lib-cfg_aliases` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.891522150s INFO prepare_target{force=false package_id=rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer/build.rs", Edition2021) } 0.891528292s INFO prepare_target{force=false package_id=rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rust-analyzer-88c9985c12eb8839/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.892092776s INFO prepare_target{force=false package_id=rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer/build.rs", Edition2021) } 0.892099538s INFO prepare_target{force=false package_id=rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/rust-analyzer-870f398c95c95560/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.893750982s INFO prepare_target{force=false package_id=scip v0.5.1 target="scip"}: cargo::core::compiler::fingerprint: fingerprint error for scip v0.5.1/Build/TargetInner { doctest: false, ..: lib_target("scip", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scip-0.5.1/src/mod.rs", Edition2021) } 0.893756122s INFO prepare_target{force=false package_id=scip v0.5.1 target="scip"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/scip-b08d7ed549b1c920/lib-scip` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.895874226s INFO prepare_target{force=false package_id=protobuf v3.7.1 target="protobuf"}: cargo::core::compiler::fingerprint: fingerprint error for protobuf v3.7.1/Build/TargetInner { benched: false, ..: lib_target("protobuf", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.7.1/src/lib.rs", Edition2021) } 0.895878795s INFO prepare_target{force=false package_id=protobuf v3.7.1 target="protobuf"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/protobuf-f21c4a2a8ef6537e/lib-protobuf` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.900131005s INFO prepare_target{force=false package_id=protobuf v3.7.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for protobuf v3.7.1/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.7.1/build.rs", Edition2021) } 0.900136585s INFO prepare_target{force=false package_id=protobuf v3.7.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/protobuf-7043a9d560c2f94a/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.900692864s INFO prepare_target{force=false package_id=protobuf v3.7.1 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for protobuf v3.7.1/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.7.1/build.rs", Edition2021) } 0.900697723s INFO prepare_target{force=false package_id=protobuf v3.7.1 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/protobuf-b36ac16d20c8ceba/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.902311837s INFO prepare_target{force=false package_id=protobuf-support v3.7.1 target="protobuf_support"}: cargo::core::compiler::fingerprint: fingerprint error for protobuf-support v3.7.1/Build/TargetInner { benched: false, ..: lib_target("protobuf_support", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-support-3.7.1/src/lib.rs", Edition2021) } 0.902317167s INFO prepare_target{force=false package_id=protobuf-support v3.7.1 target="protobuf_support"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/protobuf-support-e8b1816acebc17ae/lib-protobuf_support` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.904471279s INFO prepare_target{force=false package_id=toml v0.8.19 target="toml"}: cargo::core::compiler::fingerprint: fingerprint error for toml v0.8.19/Build/TargetInner { ..: lib_target("toml", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.8.19/src/lib.rs", Edition2021) } 0.904476498s INFO prepare_target{force=false package_id=toml v0.8.19 target="toml"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toml-f2265ba6203851f5/lib-toml` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.908195162s INFO prepare_target{force=false package_id=serde_spanned v0.6.7 target="serde_spanned"}: cargo::core::compiler::fingerprint: fingerprint error for serde_spanned v0.6.7/Build/TargetInner { ..: lib_target("serde_spanned", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.7/src/lib.rs", Edition2021) } 0.908200913s INFO prepare_target{force=false package_id=serde_spanned v0.6.7 target="serde_spanned"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_spanned-b286db366296c92d/lib-serde_spanned` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.910323105s INFO prepare_target{force=false package_id=toml_datetime v0.6.8 target="toml_datetime"}: cargo::core::compiler::fingerprint: fingerprint error for toml_datetime v0.6.8/Build/TargetInner { ..: lib_target("toml_datetime", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8/src/lib.rs", Edition2021) } 0.910328415s INFO prepare_target{force=false package_id=toml_datetime v0.6.8 target="toml_datetime"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toml_datetime-48aed6607eb5e777/lib-toml_datetime` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.912445508s INFO prepare_target{force=false package_id=toml_edit v0.22.20 target="toml_edit"}: cargo::core::compiler::fingerprint: fingerprint error for toml_edit v0.22.20/Build/TargetInner { ..: lib_target("toml_edit", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.22.20/src/lib.rs", Edition2021) } 0.912450337s INFO prepare_target{force=false package_id=toml_edit v0.22.20 target="toml_edit"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toml_edit-780c63aa83ec7876/lib-toml_edit` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.916637826s INFO prepare_target{force=false package_id=winnow v0.6.18 target="winnow"}: cargo::core::compiler::fingerprint: fingerprint error for winnow v0.6.18/Build/TargetInner { ..: lib_target("winnow", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.6.18/src/lib.rs", Edition2021) } 0.916642334s INFO prepare_target{force=false package_id=winnow v0.6.18 target="winnow"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/winnow-ee0428303daeddb7/lib-winnow` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.918293147s INFO prepare_target{force=false package_id=tracing-subscriber v0.3.18 target="tracing_subscriber"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-subscriber v0.3.18/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_subscriber", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs", Edition2018) } 0.918298306s INFO prepare_target{force=false package_id=tracing-subscriber v0.3.18 target="tracing_subscriber"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-subscriber-fbe5097f3f26a7e7/lib-tracing_subscriber` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.922504971s INFO prepare_target{force=false package_id=time v0.3.36 target="time"}: cargo::core::compiler::fingerprint: fingerprint error for time v0.3.36/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("time", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-0.3.36/src/lib.rs", Edition2021) } 0.922509990s INFO prepare_target{force=false package_id=time v0.3.36 target="time"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/time-db46a6eb2cabbe8a/lib-time` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.927749784s INFO prepare_target{force=false package_id=deranged v0.3.11 target="deranged"}: cargo::core::compiler::fingerprint: fingerprint error for deranged v0.3.11/Build/TargetInner { name_inferred: true, ..: lib_target("deranged", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11/src/lib.rs", Edition2021) } 0.927754863s INFO prepare_target{force=false package_id=deranged v0.3.11 target="deranged"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/deranged-7dded038f5a3f779/lib-deranged` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.929891473s INFO prepare_target{force=false package_id=num_threads v0.1.7 target="num_threads"}: cargo::core::compiler::fingerprint: fingerprint error for num_threads v0.1.7/Build/TargetInner { name_inferred: true, ..: lib_target("num_threads", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_threads-0.1.7/src/lib.rs", Edition2015) } 0.929896763s INFO prepare_target{force=false package_id=num_threads v0.1.7 target="num_threads"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/num_threads-dca9b353a36c59a0/lib-num_threads` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.932061565s INFO prepare_target{force=false package_id=tracing-tree v0.3.1 target="tracing_tree"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-tree v0.3.1/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_tree", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1/src/lib.rs", Edition2018) } 0.932066534s INFO prepare_target{force=false package_id=tracing-tree v0.3.1 target="tracing_tree"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-tree-c412c046bc300c93/lib-tracing_tree` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.935782392s INFO prepare_target{force=false package_id=xflags v0.3.2 target="xflags"}: cargo::core::compiler::fingerprint: fingerprint error for xflags v0.3.2/Build/TargetInner { name_inferred: true, ..: lib_target("xflags", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xflags-0.3.2/src/lib.rs", Edition2021) } 0.935787562s INFO prepare_target{force=false package_id=xflags v0.3.2 target="xflags"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/xflags-0d5692c5d473aef5/lib-xflags` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.937896479s INFO prepare_target{force=false package_id=xflags-macros v0.3.2 target="xflags_macros"}: cargo::core::compiler::fingerprint: fingerprint error for xflags-macros v0.3.2/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("xflags_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xflags-macros-0.3.2/src/lib.rs", Edition2021) } 0.937901148s INFO prepare_target{force=false package_id=xflags-macros v0.3.2 target="xflags_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/xflags-macros-150daa87699bbca0/lib-xflags_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.940036135s INFO prepare_target{force=false package_id=rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer) target="rust-analyzer"}: cargo::core::compiler::fingerprint: fingerprint error for rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer)/Build/TargetInner { name: "rust-analyzer", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer/src/bin/main.rs", Edition2021) } 0.940042286s INFO prepare_target{force=false package_id=rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer) target="rust-analyzer"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rust-analyzer-b1b61be116df2eb2/bin-rust-analyzer` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.967060674s INFO prepare_target{force=false package_id=salsa-macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros) target="ra_salsa_macros"}: cargo::core::compiler::fingerprint: fingerprint error for salsa-macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros)/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("ra_salsa_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros/src/lib.rs", Edition2021) } 0.967067477s INFO prepare_target{force=false package_id=salsa-macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros) target="ra_salsa_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/salsa-macros-3f02399c47b46400/lib-ra_salsa_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.971797659s INFO prepare_target{force=false package_id=test-fixture v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-fixture) target="test_fixture"}: cargo::core::compiler::fingerprint: fingerprint error for test-fixture v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-fixture)/Build/TargetInner { name_inferred: true, ..: lib_target("test_fixture", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-fixture/src/lib.rs", Edition2021) } 0.971804512s INFO prepare_target{force=false package_id=test-fixture v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-fixture) target="test_fixture"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/test-fixture-ae10bd27f4a1b395/lib-test_fixture` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.978105968s INFO prepare_target{force=false package_id=test-utils v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-utils) target="test_utils"}: cargo::core::compiler::fingerprint: fingerprint error for test-utils v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-utils)/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("test_utils", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-utils/src/lib.rs", Edition2021) } 0.978111768s INFO prepare_target{force=false package_id=test-utils v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-utils) target="test_utils"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/test-utils-89fd803459e50959/lib-test_utils` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.991870118s INFO prepare_target{force=false package_id=xtask v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/xtask) target="xtask"}: cargo::core::compiler::fingerprint: fingerprint error for xtask v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/xtask)/Build/TargetInner { name: "xtask", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/xtask/src/main.rs", Edition2021) } 0.991876810s INFO prepare_target{force=false package_id=xtask v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/xtask) target="xtask"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/xtask-61a0465a6ce80bc6/bin-xtask` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 1.000823956s INFO prepare_target{force=false package_id=directories v5.0.1 target="directories"}: cargo::core::compiler::fingerprint: fingerprint error for directories v5.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("directories", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/directories-5.0.1/src/lib.rs", Edition2015) } 1.000830198s INFO prepare_target{force=false package_id=directories v5.0.1 target="directories"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/directories-da180f0d2d172674/lib-directories` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.002972778s INFO prepare_target{force=false package_id=flate2 v1.0.31 target="flate2"}: cargo::core::compiler::fingerprint: fingerprint error for flate2 v1.0.31/Build/TargetInner { ..: lib_target("flate2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.31/src/lib.rs", Edition2018) } 1.002977467s INFO prepare_target{force=false package_id=flate2 v1.0.31 target="flate2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/flate2-eb22de36053c3999/lib-flate2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.005612006s INFO prepare_target{force=false package_id=crc32fast v1.4.2 target="crc32fast"}: cargo::core::compiler::fingerprint: fingerprint error for crc32fast v1.4.2/Build/TargetInner { name_inferred: true, ..: lib_target("crc32fast", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2/src/lib.rs", Edition2015) } 1.005616755s INFO prepare_target{force=false package_id=crc32fast v1.4.2 target="crc32fast"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crc32fast-76032e4fd986aa7e/lib-crc32fast` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.007725472s INFO prepare_target{force=false package_id=miniz_oxide v0.7.4 target="miniz_oxide"}: cargo::core::compiler::fingerprint: fingerprint error for miniz_oxide v0.7.4/Build/TargetInner { ..: lib_target("miniz_oxide", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs", Edition2018) } 1.007730752s INFO prepare_target{force=false package_id=miniz_oxide v0.7.4 target="miniz_oxide"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/miniz_oxide-257ac7214e61377e/lib-miniz_oxide` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.009848617s INFO prepare_target{force=false package_id=adler v1.0.2 target="adler"}: cargo::core::compiler::fingerprint: fingerprint error for adler v1.0.2/Build/TargetInner { name_inferred: true, ..: lib_target("adler", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2/src/lib.rs", Edition2015) } 1.009853786s INFO prepare_target{force=false package_id=adler v1.0.2 target="adler"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/adler-ba67da2ee7a20b1f/lib-adler` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 1.011490442s INFO prepare_target{force=false package_id=proc-macro2 v1.0.86 target="proc_macro2"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.86/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("proc_macro2", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs", Edition2021) } 1.011495181s INFO prepare_target{force=false package_id=proc-macro2 v1.0.86 target="proc_macro2"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/proc-macro2-9b3bdf8f02c7dbf2/lib-proc_macro2` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.014680098s INFO prepare_target{force=false package_id=proc-macro2 v1.0.86 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for proc-macro2 v1.0.86/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/build.rs", Edition2021) } 1.014685849s INFO prepare_target{force=false package_id=proc-macro2 v1.0.86 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/proc-macro2-644bbee7db27a014/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 1.015230476s INFO prepare_target{force=false package_id=unicode-ident v1.0.12 target="unicode_ident"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-ident v1.0.12/Build/TargetInner { name_inferred: true, doc_scrape_examples: Disabled, ..: lib_target("unicode_ident", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.12/src/lib.rs", Edition2018) } 1.015235555s INFO prepare_target{force=false package_id=unicode-ident v1.0.12 target="unicode_ident"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-ident-95343151b8883964/lib-unicode_ident` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.016856872s INFO prepare_target{force=false package_id=quote v1.0.36 target="quote"}: cargo::core::compiler::fingerprint: fingerprint error for quote v1.0.36/Build/TargetInner { name_inferred: true, doc_scrape_examples: Disabled, ..: lib_target("quote", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36/src/lib.rs", Edition2018) } 1.016862082s INFO prepare_target{force=false package_id=quote v1.0.36 target="quote"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/quote-b5ec84bb3771557b/lib-quote` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.019021985s INFO prepare_target{force=false package_id=ungrammar v1.16.1 target="ungrammar"}: cargo::core::compiler::fingerprint: fingerprint error for ungrammar v1.16.1/Build/TargetInner { name_inferred: true, ..: lib_target("ungrammar", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ungrammar-1.16.1/src/lib.rs", Edition2018) } 1.019026894s INFO prepare_target{force=false package_id=ungrammar v1.16.1 target="ungrammar"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ungrammar-4e94cff20093bc25/lib-ungrammar` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.020647600s INFO prepare_target{force=false package_id=write-json v0.1.4 target="write_json"}: cargo::core::compiler::fingerprint: fingerprint error for write-json v0.1.4/Build/TargetInner { name_inferred: true, ..: lib_target("write_json", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/write-json-0.1.4/src/lib.rs", Edition2021) } 1.020652039s INFO prepare_target{force=false package_id=write-json v0.1.4 target="write_json"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/write-json-69038f9a37ccfcaa/lib-write_json` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.022270521s INFO prepare_target{force=false package_id=xshell v0.2.7 target="xshell"}: cargo::core::compiler::fingerprint: fingerprint error for xshell v0.2.7/Build/TargetInner { ..: lib_target("xshell", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xshell-0.2.7/src/lib.rs", Edition2021) } 1.022274979s INFO prepare_target{force=false package_id=xshell v0.2.7 target="xshell"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/xshell-192b9fcbdbff2729/lib-xshell` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.024380400s INFO prepare_target{force=false package_id=xshell-macros v0.2.7 target="xshell_macros"}: cargo::core::compiler::fingerprint: fingerprint error for xshell-macros v0.2.7/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("xshell_macros", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xshell-macros-0.2.7/src/lib.rs", Edition2021) } 1.024385510s INFO prepare_target{force=false package_id=xshell-macros v0.2.7 target="xshell_macros"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/xshell-macros-ee6a92cfb706b1de/lib-xshell_macros` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 1.026003150s INFO prepare_target{force=false package_id=zip v0.6.6 target="zip"}: cargo::core::compiler::fingerprint: fingerprint error for zip v0.6.6/Build/TargetInner { name_inferred: true, ..: lib_target("zip", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zip-0.6.6/src/lib.rs", Edition2021) } 1.026007729s INFO prepare_target{force=false package_id=zip v0.6.6 target="zip"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/zip-6160995aae05152c/lib-zip` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 1.029684203s INFO prepare_target{force=false package_id=byteorder v1.5.0 target="byteorder"}: cargo::core::compiler::fingerprint: fingerprint error for byteorder v1.5.0/Build/TargetInner { benched: false, ..: lib_target("byteorder", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0/src/lib.rs", Edition2021) } 1.029689303s INFO prepare_target{force=false package_id=byteorder v1.5.0 target="byteorder"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/byteorder-2abe3456e7c66c75/lib-byteorder` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main Compiling libc v0.2.155 Fresh once_cell v1.19.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.19.0/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.19.0/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.19.0/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.19.0/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh cfg-if v1.0.0 Fresh hashbrown v0.14.5 Compiling crossbeam-utils v0.8.20 Fresh pin-project-lite v0.2.14 Fresh equivalent v1.0.1 Fresh autocfg v1.3.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/autocfg-1.3.0/src/error.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ Fresh either v1.13.0 Compiling smallvec v1.13.2 Fresh rustc-hash v2.0.0 Fresh jod-thread v0.1.2 Fresh scopeguard v1.2.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/scopeguard-1.2.0/src/lib.rs:486:32 | 486 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 486 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh text-size v1.1.1 Fresh stable_deref_trait v1.2.0 Fresh unicode-properties v0.1.1 Fresh unicode-xid v0.2.4 Fresh arrayvec v0.7.4 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/arrayvec.rs:604:50 | 604 | pub fn drain(&mut self, range: R) -> Drain | -----^------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 604 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/arrayvec.rs:631:65 | 631 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | -----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/arrayvec.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/arrayvec.rs:1203:32 | 1203 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/array_string.rs:498:32 | 498 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 498 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/array_string.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/errors.rs:39:32 | 39 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.4/src/errors.rs:45:32 | 45 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/arrayvec-0.7.4/src/arrayvec.rs:957:23 | 957 | pub struct Drain<'a, T: 'a, const CAP: usize> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Fresh rustc-hash v1.1.0 Fresh nohash-hasher v0.2.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nohash-hasher-0.2.0/src/lib.rs:119:32 | 119 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 119 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh heck v0.4.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/kebab.rs:41:32 | 41 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 41 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lower_camel.rs:42:32 | 42 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 42 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/shouty_kebab.rs:42:32 | 42 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 42 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/shouty_snake.rs:56:32 | 56 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 56 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/snake.rs:54:32 | 54 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/title.rs:42:32 | 42 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 42 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/train.rs:42:32 | 42 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 42 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/upper_camel.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lib.rs:85:30 | 85 | F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 85 | F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lib.rs:86:24 | 86 | G: FnMut(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 86 | G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lib.rs:82:18 | 82 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lib.rs:178:36 | 178 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lib.rs:191:36 | 191 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.4.1/src/lib.rs:199:37 | 199 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh sptr v0.3.2 Fresh limit v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/limit) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=c029a6d2c128a43e -C extra-filename=-c029a6d2c128a43e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-c029a6d2c128a43e -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `once_cell` (lib) generated 4 warnings warning: `autocfg` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=50a85a68ac620c84 -C extra-filename=-50a85a68ac620c84 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/crossbeam-utils-50a85a68ac620c84 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `scopeguard` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --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=753366dcc5eda234 -C extra-filename=-753366dcc5eda234 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `arrayvec` (lib) generated 9 warnings warning: `nohash-hasher` (lib) generated 1 warning warning: `heck` (lib) generated 14 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh tracing-core v0.1.32 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-core-0.1.32/src/lib.rs:138:5 | 138 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.32/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.32/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:374:11 | 374 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:719:11 | 719 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:722:11 | 722 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:730:11 | 730 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:733:11 | 733 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.32/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static is discouraged --> /rust/deps/tracing-core-0.1.32/src/dispatcher.rs:458:9 | 458 | &GLOBAL_DISPATCH | ^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default help: use `&raw const` instead to create a raw pointer | 458 | &raw const GLOBAL_DISPATCH | ~~~~~~~~~~ Fresh indexmap v2.3.0 Fresh itertools v0.12.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound Fresh ra-ap-rustc_lexer v0.76.0 warning: unused extern crate --> /rust/deps/memoffset-0.9.1/build.rs:1:1 | 1 | extern crate autocfg; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` Fresh countme v3.0.1 Fresh drop_bomb v0.1.5 Fresh smol_str v0.3.2 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/smol_str-0.3.2/src/lib.rs:219:32 | 219 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 219 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/smol_str-0.3.2/src/lib.rs:225:32 | 225 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 225 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh cov-mark v2.0.0 warning: unexpected `cfg` condition name: `nightly_docs` --> /rust/deps/cov-mark-2.0.0/src/lib.rs:73:13 | 73 | #![cfg_attr(nightly_docs, deny(broken_intra_doc_links))] | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_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: `nightly_docs` --> /rust/deps/cov-mark-2.0.0/src/lib.rs:74:13 | 74 | #![cfg_attr(nightly_docs, feature(doc_cfg))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh oorandom v11.1.4 Fresh log v0.4.22 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1232:34 | 1232 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1236:28 | 1236 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1249:34 | 1249 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1249 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1253:28 | 1253 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ Fresh la-arena v0.3.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling bitflags v2.6.0 Fresh lz4_flex v0.11.3 warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/lz4_flex-0.11.3/src/lib.rs:75:13 | 75 | #![cfg_attr(nightly, feature(optimize_attribute))] | ^^^^^^^ help: found config with similar value: `feature = "nightly"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /rust/deps/lz4_flex-0.11.3/src/lib.rs:71:9 | 71 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:56:12 | 56 | #[cfg_attr(nightly, optimize(size))] // to avoid loop unrolling | ^^^^^^^ help: found config with similar value: `feature = "nightly"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:142:19 | 142 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:369:19 | 369 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:396:19 | 396 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:437:19 | 437 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:340:23 | 340 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /rust/deps/lz4_flex-0.11.3/src/block/decompress.rs:414:27 | 414 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/lz4_flex-0.11.3/src/block/mod.rs:107:32 | 107 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `#[warn(elided_lifetimes_in_paths)]` implied by `#[warn(warnings)]` help: indicate the anonymous lifetime | 107 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/lz4_flex-0.11.3/src/block/mod.rs:130:32 | 130 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling bitflags v1.3.2 Compiling serde_json v1.0.124 Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab warning: `proc-macro2` (lib) generated 111 warnings warning: `tracing-core` (lib) generated 10 warnings warning: `itertools` (lib) generated 50 warnings warning: `memoffset` (build script) generated 1 warning warning: `smol_str` (lib) generated 2 warnings warning: `cov-mark` (lib) generated 2 warnings warning: `log` (lib) generated 19 warnings warning: `memchr` (lib) generated 2 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=7ce27a4ac1b9ebb8 -C extra-filename=-7ce27a4ac1b9ebb8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `lz4_flex` (lib) generated 10 warnings warning: unused extern crate --> /rust/deps/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh fst v0.4.7 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fst-0.4.7/src/raw/mod.rs:636:25 | 636 | fn as_ref(&self) -> FstRef { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 636 | fn as_ref(&self) -> FstRef<'_> { | ++++ Compiling fixedbitset v0.4.2 Compiling ena v0.14.3 Compiling rayon-core v1.12.1 Compiling scoped-tls v1.0.1 Compiling typed-arena v2.0.2 Compiling line-index v0.1.2 Compiling serde v1.0.206 Fresh version_check v0.9.5 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/version.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/version.rs:199:32 | 199 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/channel.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/version_check-0.9.5/src/date.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh powerfmt v0.2.0 warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /rust/deps/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /rust/deps/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` --> /rust/deps/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 tinyvec_macros v0.1.1 Fresh num-conv v0.1.0 Fresh time-core v0.1.2 Fresh unicode-bidi v0.3.15 Fresh home v0.5.9 Compiling cfg_aliases v0.1.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-1.3.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=96fa334defb710c5 -C extra-filename=-96fa334defb710c5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/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.124 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=124 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/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="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=430eb14904afbfd3 -C extra-filename=-430eb14904afbfd3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-430eb14904afbfd3 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/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)' --check-cfg 'cfg(feature, values())' -C metadata=0955da570a97d078 -C extra-filename=-0955da570a97d078 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rustc_apfloat-0955da570a97d078 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `quote` (lib) generated 13 warnings warning: `fst` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis ' CARGO_PKG_DESCRIPTION='Union-find, congruence closure, and other unification code. Based on code from rustc.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/ena' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ena CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/ena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ena --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=42ed750c0d7135d2 -C extra-filename=-42ed750c0d7135d2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fixedbitset-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fixedbitset-0.4.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name fixedbitset --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=2bde3cbb9f6f8a30 -C extra-filename=-2bde3cbb9f6f8a30 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=db10db952e36bc26 -C extra-filename=-db10db952e36bc26 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rayon-core-db10db952e36bc26 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=line_index CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/line-index-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/line-index-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Maps flat `TextSize` offsets to/from `(line, column)` representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=line-index CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer/tree/master/lib/line-index' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/line-index-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name line_index --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/line-index-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=99f605d28e579986 -C extra-filename=-99f605d28e579986 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern nohash_hasher=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnohash_hasher-f678122d35a14d4d.rmeta --extern text_size=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtext_size-e173d408d4d52fc9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `version_check` (lib) generated 4 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/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.206 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=206 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-3bdbdd8543a9ebf6/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-c4fc028cdf6232e4/build-script-build` warning: `powerfmt` (lib) generated 3 warnings Compiling syn v2.0.74 Fresh lock_api v0.4.12 warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /rust/deps/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `0` is never read --> /rust/deps/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default Fresh memoffset v0.9.1 warning: unexpected `cfg` condition name: `doctests` --> /rust/deps/memoffset-0.9.1/src/lib.rs:59:7 | 59 | #[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` --> /rust/deps/memoffset-0.9.1/src/lib.rs:62:7 | 62 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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` --> /rust/deps/memoffset-0.9.1/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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:57:7 | 57 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:69:11 | 69 | #[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: `allow_clippy` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:90:7 | 90 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:100:11 | 100 | #[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: `allow_clippy` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:125:7 | 125 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:141:11 | 141 | #[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` --> /rust/deps/memoffset-0.9.1/src/raw_field.rs:183:7 | 183 | #[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` --> /rust/deps/memoffset-0.9.1/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` --> /rust/deps/memoffset-0.9.1/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: `stable_const` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:49:7 | 49 | #[cfg(stable_const)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:61:11 | 61 | #[cfg(not(stable_const))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:70:11 | 70 | #[cfg(not(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:83:7 | 83 | #[cfg(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:127:7 | 127 | #[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: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:128:11 | 128 | #[cfg(not(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:142:7 | 142 | #[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: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:143:7 | 143 | #[cfg(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:160:7 | 160 | #[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: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:170:11 | 170 | #[cfg(not(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /rust/deps/memoffset-0.9.1/src/offset_of.rs:184:7 | 184 | #[cfg(stable_offset_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(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh tinyvec v1.8.0 warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling deranged v0.3.11 Compiling unicase v2.7.0 Fresh percent-encoding v2.3.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /rust/deps/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(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 same-file v1.0.6 warning: unused return value of `into_raw_fd` that must be used --> /rust/deps/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ Compiling option-ext v0.2.0 Compiling thiserror v1.0.63 Compiling semver v1.0.23 Compiling camino v1.1.7 warning: `lock_api` (lib) generated 7 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=scoped_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Library implementation of the standard library'\''s old `scoped_thread_local'\!'` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scoped-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name scoped_tls --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scoped-tls-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b5fe64230f870445 -C extra-filename=-b5fe64230f870445 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/fixedbitset-0.4.2/src/lib.rs:372:27 | 372 | pub fn ones(&self) -> Ones { | ^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 372 | pub fn ones(&self) -> Ones<'_> { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/fixedbitset-0.4.2/src/lib.rs:756:6 | 756 | impl<'a> BitAndAssign for FixedBitSet { | -^^- help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'a` never used --> /rust/deps/fixedbitset-0.4.2/src/lib.rs:762:6 | 762 | impl<'a> BitAndAssign<&Self> for FixedBitSet { | -^^- help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/fixedbitset-0.4.2/src/lib.rs:787:6 | 787 | impl<'a> BitOrAssign for FixedBitSet { | -^^- help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/fixedbitset-0.4.2/src/lib.rs:793:6 | 793 | impl<'a> BitOrAssign<&Self> for FixedBitSet { | -^^- help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/fixedbitset-0.4.2/src/lib.rs:818:6 | 818 | impl<'a> BitXorAssign for FixedBitSet { | -^^- help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/fixedbitset-0.4.2/src/lib.rs:824:6 | 824 | impl<'a> BitXorAssign<&Self> for FixedBitSet { | -^^- help: elide the unused lifetime Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=typed_arena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typed-arena-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typed-arena-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='The typed-arena developers' CARGO_PKG_DESCRIPTION='The arena, a fast but limited type of allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typed-arena CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/SimonSapin/rust-typed-arena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typed-arena-2.0.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name typed_arena --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/typed-arena-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=84c72a69c7e99409 -C extra-filename=-84c72a69c7e99409 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `memoffset` (lib) generated 24 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.74 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.74/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.74 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=74 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.74 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.74/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=2b3ebefd196a04f7 -C extra-filename=-2b3ebefd196a04f7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rmeta --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libunicode_ident-6b9b866a4998e471.rmeta --cap-lints warn -Z binary-dep-depinfo` [serde 1.0.206] cargo:rerun-if-changed=build.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg_aliases --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cfg_aliases-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3a620ceef08cc95 -C extra-filename=-e3a620ceef08cc95 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) warning: `tinyvec` (lib) generated 6 warnings [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.206] cargo:rustc-check-cfg=cfg(no_target_has_atomic) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/typed-arena-2.0.2/src/lib.rs:495:42 | 495 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 495 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=72dc2f0df68483e6 -C extra-filename=-72dc2f0df68483e6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/unicase-72dc2f0df68483e6 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern version_check=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libversion_check-a71f67f75fe4d3b6.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=7dded038f5a3f779 -C extra-filename=-7dded038f5a3f779 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern powerfmt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpowerfmt-5450f05c9b9b5efc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `percent-encoding` (lib) generated 1 warning warning: `same-file` (lib) generated 1 warning Fresh rowan v0.15.15 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rowan-0.15.15/src/green/node.rs:256:36 | 256 | pub(crate) fn as_ref(&self) -> GreenElementRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 256 | pub(crate) fn as_ref(&self) -> GreenElementRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rowan-0.15.15/src/cursor.rs:328:44 | 328 | fn green_siblings(&self) -> slice::Iter { | -----------^----------- expected lifetime parameter | help: indicate the anonymous lifetime | 328 | fn green_siblings(&self) -> slice::Iter<'_, GreenChild> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rowan-0.15.15/src/syntax_text.rs:126:32 | 126 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 126 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/rowan-0.15.15/src/syntax_text.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /rust/deps/rowan-0.15.15/src/arc.rs:86:9 | 86 | this.ptr() == other.ptr() | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 86 | std::ptr::addr_eq(this.ptr(), other.ptr()) | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 86 | std::ptr::eq(this.ptr(), other.ptr()) | +++++++++++++ ~ + Compiling petgraph v0.6.5 Fresh unicode-normalization v0.1.23 Fresh walkdir v2.5.0 Fresh anyhow v1.0.86 Fresh form_urlencoded v1.2.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /rust/deps/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(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])); | +++++++++++++ ~ + Compiling protobuf v3.7.1 Fresh lazy_static v1.5.0 warning: unused extern crate --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: elided lifetime has a name --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ Compiling ryu v1.0.18 Compiling itoa v1.0.11 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=option_ext CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/option-ext-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/option-ext-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='Extends `Option` with additional operations' CARGO_PKG_HOMEPAGE='https://github.com/soc/option-ext' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=option-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/option-ext.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/option-ext-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name option_ext --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d8031b53a0bb4003 -C extra-filename=-d8031b53a0bb4003 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /rust/deps/typed-arena-2.0.2/src/lib.rs:578:25 | 578 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/thiserror-6df46a79f50672de/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/thiserror-57251c1078d56b90/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/semver-1556f77316821f91/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/semver-86ca14fd1e2e3340/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_SERDE=1 CARGO_FEATURE_SERDE1=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/camino-899a92b8c4f9a446/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/camino-971463b7c5f3c056/build-script-build` warning: `typed-arena` (lib) generated 2 warnings [semver 1.0.23] cargo:rerun-if-changed=build.rs [thiserror 1.0.63] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [camino 1.1.7] cargo:rerun-if-changed=build.rs [camino 1.1.7] cargo:rustc-check-cfg=cfg(doc_cfg) [camino 1.1.7] cargo:rustc-check-cfg=cfg(path_buf_deref_mut) [camino 1.1.7] cargo:rustc-check-cfg=cfg(path_buf_capacity) [camino 1.1.7] cargo:rustc-check-cfg=cfg(shrink_to) [camino 1.1.7] cargo:rustc-check-cfg=cfg(try_reserve_2) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/crossbeam-utils-7615bb27dd110134/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/crossbeam-utils-50a85a68ac620c84/build-script-build` warning: `rowan` (lib) generated 5 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libc-e910a0c4179802bb/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-c029a6d2c128a43e/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustc_apfloat-ccdce504102251e2/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rustc_apfloat-0955da570a97d078/build-script-build` [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_INDEXMAP=1 CARGO_FEATURE_PRESERVE_ORDER=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_UNBOUNDED_DEPTH=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/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.124 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=124 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde_json-d52423a3824fa1a8/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-430eb14904afbfd3/build-script-build` [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /rust/deps/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default [camino 1.1.7] cargo:rustc-cfg=path_buf_capacity [camino 1.1.7] cargo:rustc-cfg=shrink_to [camino 1.1.7] cargo:rustc-cfg=try_reserve_2 [camino 1.1.7] cargo:rustc-cfg=path_buf_deref_mut [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) warning: `form_urlencoded` (lib) generated 1 warning warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `lazy_static` (lib) generated 2 warnings [libc 0.2.155] cargo:rerun-if-changed=build.rs [libc 0.2.155] cargo:rustc-cfg=freebsd11 Compiling nix v0.28.0 Fresh idna v0.5.0 Fresh memchr v2.7.4 Fresh sharded-slab v0.1.7 warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/sharded-slab-0.1.7/src/shard.rs:62:32 | 62 | pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); | ^^^^ ^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 62 - pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); 62 + pub(crate) struct IterMut<'a, T, C: cfg::Config>(slice::IterMut<'a, Ptr>); | Fresh tracing-log v0.2.0 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Fresh thread_local v1.1.8 warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ Compiling winnow v0.6.18 Compiling xflags-macros v0.3.2 Compiling adler v1.0.2 Compiling dissimilar v1.0.9 Compiling crc32fast v1.4.2 Compiling proc-macro2 v1.0.86 Compiling rust-analyzer v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer) [libc 0.2.155] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.155] cargo:rustc-cfg=libc_union [libc 0.2.155] cargo:rustc-cfg=libc_const_size_of [libc 0.2.155] cargo:rustc-cfg=libc_align [libc 0.2.155] cargo:rustc-cfg=libc_int128 [libc 0.2.155] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.155] cargo:rustc-cfg=libc_packedN [libc 0.2.155] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.155] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.155] cargo:rustc-cfg=libc_long_array [libc 0.2.155] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.155] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.155] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.155] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.155] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rayon-core-cd1b2f1190cffd49/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rayon-core-db10db952e36bc26/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_UNBOUNDED_DEPTH=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/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.124 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=124 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-b1a52e9762c2763d/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-6bfa544849f1e900/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/petgraph-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/petgraph-0.6.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/petgraph-0.6.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name petgraph --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/petgraph-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=0088f748af7c67f0 -C extra-filename=-0088f748af7c67f0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern fixedbitset=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfixedbitset-2bde3cbb9f6f8a30.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.7.1/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Rust implementation of Google protocol buffers ' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.7.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.7.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.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 --warn=unexpected_cfgs --check-cfg 'cfg(never)' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=b36ac16d20c8ceba -C extra-filename=-b36ac16d20c8ceba --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/protobuf-b36ac16d20c8ceba -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=6659055b15221712 -C extra-filename=-6659055b15221712 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` [serde_json 1.0.124] cargo:rerun-if-changed=build.rs [serde_json 1.0.124] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.124] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.124] cargo:rustc-cfg=limb_width_64 [rustc_apfloat 0.2.1+llvm-462a31f5a5ab] cargo:rerun-if-changed=build.rs [rayon-core 1.12.1] cargo:rerun-if-changed=build.rs Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=a7d354fdcc1e169f -C extra-filename=-a7d354fdcc1e169f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0/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.69 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="fs"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=d0b6f3fcad2f1cf8 -C extra-filename=-d0b6f3fcad2f1cf8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/nix-d0b6f3fcad2f1cf8 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_aliases=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcfg_aliases-e3a620ceef08cc95.rlib --cap-lints warn -Z binary-dep-depinfo` [serde_json 1.0.124] cargo:rerun-if-changed=build.rs [serde_json 1.0.124] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.124] cargo:rustc-check-cfg=cfg(limb_width_64) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/unicase-d60de548966a9e80/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/unicase-72dc2f0df68483e6/build-script-build` [serde_json 1.0.124] cargo:rustc-cfg=limb_width_64 warning: `fixedbitset` (lib) generated 7 warnings warning: `sharded-slab` (lib) generated 106 warnings warning: `tracing-log` (lib) generated 1 warning warning: `thread_local` (lib) generated 2 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=xflags_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xflags-macros-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xflags-macros-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Private implementation details of xflags.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xflags-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/matklad/xflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xflags-macros-0.3.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name xflags_macros --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xflags-macros-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=150daa87699bbca0 -C extra-filename=-150daa87699bbca0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.6.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.6.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.6.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=ee0428303daeddb7 -C extra-filename=-ee0428303daeddb7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name adler --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=ba67da2ee7a20b1f -C extra-filename=-ba67da2ee7a20b1f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling unicode-ident v1.0.12 Fresh nu-ansi-term v0.50.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/ansi.rs:369:32 | 369 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 369 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/ansi.rs:376:32 | 376 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/ansi.rs:396:32 | 396 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 396 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:279:32 | 279 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:328:32 | 328 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 328 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/util.rs:5:52 | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings) -> Vec> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings<'_>) -> Vec> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/util.rs:37:23 | 37 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/util.rs:48:28 | 48 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.50.1/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:10:23 | 10 | enum OSControl<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:34:37 | 34 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.50.1/src/display.rs:210:38 | 210 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound Compiling dot v0.1.4 Compiling object v0.33.0 Fresh libloading v0.8.5 warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/lib.rs:45:26 | 45 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/lib.rs:49:26 | 49 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/mod.rs:20:17 | 20 | #[cfg(any(unix, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/mod.rs:21:12 | 21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/mod.rs:25:20 | 25 | #[cfg(any(windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:3:11 | 3 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:5:15 | 5 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/consts.rs:46:11 | 46 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/os/unix/consts.rs:55:15 | 55 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:380:32 | 380 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 380 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/os/unix/mod.rs:441:32 | 441 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/error.rs:7:37 | 7 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/error.rs:22:37 | 22 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/error.rs:109:37 | 109 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:1:7 | 1 | #[cfg(libloading_docs)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:3:15 | 3 | #[cfg(all(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:5:15 | 5 | #[cfg(all(not(libloading_docs), windows))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:15:12 | 15 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /rust/deps/libloading-0.8.5/src/safe.rs:197:12 | 197 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/safe.rs:168:32 | 168 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 168 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libloading-0.8.5/src/safe.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/libloading-0.8.5/src/safe.rs:198:26 | 198 | pub struct Symbol<'lib, T: 'lib> { | ^^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Compiling byteorder v1.5.0 Compiling xshell-macros v0.2.7 Compiling write-json v0.1.4 Compiling ungrammar v1.16.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=dissimilar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dissimilar-1.0.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dissimilar-1.0.9/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Diff library with semantic cleanup, based on Google'\''s diff-match-patch' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dissimilar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/dissimilar' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dissimilar-1.0.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name dissimilar --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dissimilar-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d5f6a48aef262b9b -C extra-filename=-d5f6a48aef262b9b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=76032e4fd986aa7e -C extra-filename=-76032e4fd986aa7e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ [unicase 2.7.0] cargo:rustc-cfg=__unicase__iter_cmp [unicase 2.7.0] cargo:rustc-cfg=__unicase__default_hasher [unicase 2.7.0] cargo:rustc-cfg=__unicase__const_fns Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro2-644bbee7db27a014/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro2-e53bc97c9dfc599f/build-script-build` warning: `nu-ansi-term` (lib) generated 15 warnings [unicase 2.7.0] cargo:rustc-cfg=__unicase__core_and_alloc warning: `libloading` (lib) generated 23 warnings Compiling line-index v0.1.2 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/line-index) Compiling la-arena v0.3.1 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/la-arena) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A language server for the Rust programming language' CARGO_PKG_HOMEPAGE='https://rust-analyzer.github.io/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-analyzer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 crates/rust-analyzer/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force-always-assert", "in-rust-tree", "jemalloc", "jemallocator", "mimalloc", "sysroot-abi"))' -C metadata=870f398c95c95560 -C extra-filename=-870f398c95c95560 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rust-analyzer-870f398c95c95560 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 520 | / define_punctuation_structs! { 521 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 522 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:608:32 | 608 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:245:44 | 245 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 245 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = 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) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unused extern crate --> /rust/deps/petgraph-0.6.5/src/lib.rs:108:1 | 108 | extern crate fixedbitset; | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unused extern crate --> /rust/deps/petgraph-0.6.5/src/lib.rs:110:1 | 109 | / #[cfg(feature = "graphmap")] 110 | | extern crate indexmap; | | ^^^^^^^^^^^^^^^^^^^^^- | |______________________| | help: remove it warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/adj.rs:311:46 | 311 | pub fn edge_indices(&self) -> EdgeIndices { | -----------^------ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 311 | pub fn edge_indices(&self) -> EdgeIndices<'_, E, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/adj.rs:379:32 | 379 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 379 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/adj.rs:401:32 | 401 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 401 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/adj.rs:509:19 | 509 | ) -> EdgeReference { | -------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | ) -> EdgeReference<'_, E, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/adj.rs:516:85 | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter { | --------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter<'_, E, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/algo/dominators.rs:56:70 | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | --------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/algo/dominators.rs:72:63 | 72 | pub fn dominators(&self, node: N) -> Option> { | --------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 72 | pub fn dominators(&self, node: N) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/algo/dominators.rs:85:71 | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter { | ---------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter<'_, N> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/csr.rs:385:51 | 385 | pub fn edges(&self, a: NodeIndex) -> Edges { | -----^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 385 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/dot.rs:153:42 | 153 | NF: Fn(&G::NodeWeight, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 153 | NF: Fn(&G::NodeWeight, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/dot.rs:154:42 | 154 | EF: Fn(&G::EdgeWeight, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 154 | EF: Fn(&G::EdgeWeight, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/dot.rs:151:46 | 151 | fn graph_fmt(&self, f: &mut fmt::Formatter, node_fmt: NF, edge_fmt: EF) -> fmt::Result | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 151 | fn graph_fmt(&self, f: &mut fmt::Formatter<'_>, node_fmt: NF, edge_fmt: EF) -> fmt::Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/dot.rs:210:32 | 210 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 210 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/dot.rs:221:32 | 221 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 221 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/dot.rs:258:32 | 258 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 258 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/dot.rs:274:32 | 274 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:146:32 | 146 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 146 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:195:32 | 195 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:393:32 | 393 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 393 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling miniz_oxide v0.7.4 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/range.rs:75:21 | 75 | pub fn slice(range: Range) -> &[char] { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 75 | pub fn slice(range: Range<'_>) -> &[char] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:115:44 | 115 | fn for_each(&mut self, f: impl Fn(&mut Range)) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn for_each(&mut self, f: impl Fn(&mut Range<'_>)) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:781:59 | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ---------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:376:25 | 376 | fn common_prefix(text1: Range, text2: Range) -> usize { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn common_prefix(text1: Range<'_>, text2: Range) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:376:39 | 376 | fn common_prefix(text1: Range, text2: Range) -> usize { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn common_prefix(text1: Range, text2: Range<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:386:25 | 386 | fn common_suffix(text1: Range, text2: Range) -> usize { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | fn common_suffix(text1: Range<'_>, text2: Range) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:804:84 | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors { | ---------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors<'_, E, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:386:39 | 386 | fn common_suffix(text1: Range, text2: Range) -> usize { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | fn common_suffix(text1: Range, text2: Range<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:399:30 | 399 | fn common_overlap(mut text1: Range, mut text2: Range) -> usize { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn common_overlap(mut text1: Range<'_>, mut text2: Range) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:828:70 | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors { | ---------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:399:48 | 399 | fn common_overlap(mut text1: Range, mut text2: Range) -> usize { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn common_overlap(mut text1: Range, mut text2: Range<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:846:51 | 846 | pub fn edges(&self, a: NodeIndex) -> Edges { | -----^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 846 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:436:41 | 436 | fn cleanup_char_boundary(solution: &mut Solution) { | ^^^^^^^^ expected lifetime parameters | help: indicate the anonymous lifetimes | 436 | fn cleanup_char_boundary(solution: &mut Solution<'_, '_>) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:861:76 | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | -----^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E, Ty, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:525:36 | 525 | fn cleanup_semantic(solution: &mut Solution) { | ^^^^^^^^ expected lifetime parameters | help: indicate the anonymous lifetimes | 525 | fn cleanup_semantic(solution: &mut Solution<'_, '_>) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:647:45 | 647 | fn cleanup_semantic_lossless(solution: &mut Solution) { | ^^^^^^^^ expected lifetime parameters | help: indicate the anonymous lifetimes | 647 | fn cleanup_semantic_lossless(solution: &mut Solution<'_, '_>) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:884:25 | 884 | ) -> EdgesConnecting { | ---------------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 884 | ) -> EdgesConnecting<'_, E, Ty, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:723:32 | 723 | fn cleanup_semantic_score(one: Range, two: Range) -> usize { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 723 | fn cleanup_semantic_score(one: Range<'_>, two: Range) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:723:44 | 723 | fn cleanup_semantic_score(one: Range, two: Range) -> usize { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 723 | fn cleanup_semantic_score(one: Range, two: Range<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:769:33 | 769 | fn cleanup_merge(solution: &mut Solution) { | ^^^^^^^^ expected lifetime parameters | help: indicate the anonymous lifetimes | 769 | fn cleanup_merge(solution: &mut Solution<'_, '_>) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:908:40 | 908 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 908 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dissimilar-1.0.9/src/lib.rs:919:40 | 919 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 919 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:977:57 | 977 | pub fn externals(&self, dir: Direction) -> Externals { | ---------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 977 | pub fn externals(&self, dir: Direction) -> Externals<'_, N, Ty, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1008:57 | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut { | --------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut<'_, N, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1018:46 | 1018 | pub fn node_weights(&self) -> NodeWeights { | -----------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 1018 | pub fn node_weights(&self) -> NodeWeights<'_, N, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1035:52 | 1035 | pub fn edge_references(&self) -> EdgeReferences { | --------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 1035 | pub fn edge_references(&self) -> EdgeReferences<'_, E, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1045:46 | 1045 | pub fn edge_weights(&self) -> EdgeWeights { | -----------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 1045 | pub fn edge_weights(&self) -> EdgeWeights<'_, E, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1054:57 | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut { | --------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut<'_, E, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1263:24 | 1263 | F: FnMut(Frozen, NodeIndex) -> bool, | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1263 | F: FnMut(Frozen<'_, Self>, NodeIndex) -> bool, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1283:24 | 1283 | F: FnMut(Frozen, EdgeIndex) -> bool, | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnMut(Frozen<'_, Self>, EdgeIndex) -> bool, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1583:20 | 1583 | ) -> EdgesWalkerMut | --------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 1583 | ) -> EdgesWalkerMut<'_, E, Ix> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:113:32 | 113 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 113 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:517:46 | 517 | pub fn node_indices(&self) -> NodeIndices { | -----------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 517 | pub fn node_indices(&self) -> NodeIndices<'_, N, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:571:46 | 571 | pub fn edge_indices(&self) -> EdgeIndices { | -----------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 571 | pub fn edge_indices(&self) -> EdgeIndices<'_, E, Ix> { | +++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libc-e910a0c4179802bb/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=7447b96fe195f3cd -C extra-filename=-7447b96fe195f3cd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:587:25 | 587 | ) -> EdgesConnecting { | ---------------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 587 | ) -> EdgesConnecting<'_, E, Ty, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:648:59 | 648 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ---------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/crossbeam-utils-7615bb27dd110134/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=a91666e05aed88e6 -C extra-filename=-a91666e05aed88e6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:667:84 | 667 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors { | ---------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 667 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors<'_, E, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:690:70 | 690 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors { | ---------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 690 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:708:51 | 708 | pub fn edges(&self, a: NodeIndex) -> Edges { | -----^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 708 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:723:76 | 723 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | -----^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 723 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E, Ty, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:747:57 | 747 | pub fn externals(&self, dir: Direction) -> Externals { | ---------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 747 | pub fn externals(&self, dir: Direction) -> Externals<'_, N, Ty, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:801:24 | 801 | F: FnMut(Frozen, NodeIndex) -> bool, | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 801 | F: FnMut(Frozen<'_, Self>, NodeIndex) -> bool, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:826:24 | 826 | F: FnMut(Frozen, EdgeIndex) -> bool, | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 826 | F: FnMut(Frozen<'_, Self>, EdgeIndex) -> bool, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:79:32 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:442:47 | 442 | pub fn neighbors(&self, a: N) -> Neighbors { | ---------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 442 | pub fn neighbors(&self, a: N) -> Neighbors<'_, N, Ty> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:462:80 | 462 | pub fn neighbors_directed(&self, a: N, dir: Direction) -> NeighborsDirected { | -----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | pub fn neighbors_directed(&self, a: N, dir: Direction) -> NeighborsDirected<'_, N, Ty> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:482:39 | 482 | pub fn edges(&self, a: N) -> Edges { | -----^------------ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | pub fn edges(&self, a: N) -> Edges<'_, N, E, Ty, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:502:72 | 502 | pub fn edges_directed(&self, a: N, dir: Direction) -> EdgesDirected { | -------------^------------ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | pub fn edges_directed(&self, a: N, dir: Direction) -> EdgesDirected<'_, N, E, Ty, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:526:40 | 526 | pub fn all_edges(&self) -> AllEdges { | --------^--------- expected lifetime parameter | help: indicate the anonymous lifetime | 526 | pub fn all_edges(&self) -> AllEdges<'_, N, E, Ty> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:537:51 | 537 | pub fn all_edges_mut(&mut self) -> AllEdgesMut { | -----------^--------- expected lifetime parameter | help: indicate the anonymous lifetime | 537 | pub fn all_edges_mut(&mut self) -> AllEdgesMut<'_, N, E, Ty> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:1050:32 | 1050 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1050 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/iter_format.rs:16:32 | 16 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 16 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/iter_format.rs:28:32 | 28 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/iter_format.rs:48:47 | 48 | fn format(self, separator: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 48 | fn format(self, separator: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/iter_format.rs:67:38 | 67 | F: FnMut(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 67 | F: FnMut(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/iter_format.rs:65:38 | 65 | fn format(&self, f: &mut fmt::Formatter, mut cb: F) -> fmt::Result | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 65 | fn format(&self, f: &mut fmt::Formatter<'_>, mut cb: F) -> fmt::Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/iter_format.rs:94:44 | 87 | / macro_rules! impl_format { 88 | | ($($fmt_trait:ident)*) => { 89 | | $( 90 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 94 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 99 | | } 100 | | } | |_- in this expansion of `impl_format!` 101 | 102 | impl_format!(Debug); | ------------------- in this macro invocation | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/matrix_graph.rs:453:59 | 453 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ---------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 453 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, Ty, Null, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/matrix_graph.rs:468:51 | 468 | pub fn edges(&self, a: NodeIndex) -> Edges { | -----^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 468 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, Ty, Null, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/matrix_graph.rs:541:19 | 541 | ) -> Neighbors { | ---------^------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 541 | ) -> Neighbors<'_, Directed, Null, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/matrix_graph.rs:560:74 | 560 | pub fn edges_directed(&self, a: NodeIndex, d: Direction) -> Edges { | -----^------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 560 | pub fn edges_directed(&self, a: NodeIndex, d: Direction) -> Edges<'_, Directed, Null, Ix> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/petgraph-0.6.5/src/matrix_graph.rs:957:27 | 957 | fn iter_ids(&self) -> IdIterator { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 957 | fn iter_ids(&self) -> IdIterator<'_> { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.12 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=95343151b8883964 -C extra-filename=-95343151b8883964 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_apfloat CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustc_apfloat-ccdce504102251e2/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_apfloat --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1bfce774b036a9c -C extra-filename=-a1bfce774b036a9c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-96fa334defb710c5.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.33.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.33.0/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.33.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.33.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/object-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=6ca57f8f1fc282b5 -C extra-filename=-6ca57f8f1fc282b5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=dot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dot-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dot-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Graham Dennis ' CARGO_PKG_DESCRIPTION='A library for generating Graphviz DOT language files for graphs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GrahamDennis/dot-rust' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dot-0.1.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name dot --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dot-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2cf69a6564dee6dd -C extra-filename=-2cf69a6564dee6dd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=2abe3456e7c66c75 -C extra-filename=-2abe3456e7c66c75 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/crc32fast-1.4.2/src/lib.rs:170:32 | 170 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { |[proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(proc_macro_span) -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 170 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=write_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/write-json-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/write-json-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Simple {dependency,trait,macro}-less JSON serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=write-json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/write-json' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/write-json-0.1.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name write_json --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/write-json-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=69038f9a37ccfcaa -C extra-filename=-69038f9a37ccfcaa --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.86] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.86] cargo:rustc-cfg=wrap_proc_macro Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=xshell_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xshell-macros-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xshell-macros-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Private implementation detail of xshell crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xshell-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/matklad/xshell' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xshell-macros-0.2.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name xshell_macros --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xshell-macros-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee6a92cfb706b1de -C extra-filename=-ee6a92cfb706b1de --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ungrammar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ungrammar-1.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ungrammar-1.16.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A DSL for describing concrete syntax trees' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ungrammar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/ungrammar' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ungrammar-1.16.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ungrammar --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ungrammar-1.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e94cff20093bc25 -C extra-filename=-4e94cff20093bc25 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=line_index CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/line-index CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/line-index/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Maps flat `TextSize` offsets to/from `(line, column)` representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=line-index CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer/tree/master/lib/line-index' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name line_index --edition=2021 lib/line-index/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=054b363112e6390c -C extra-filename=-054b363112e6390c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern nohash_hasher=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnohash_hasher-f678122d35a14d4d.rmeta --extern text_size=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtext_size-e173d408d4d52fc9.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=257ac7214e61377e -C extra-filename=-257ac7214e61377e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern adler=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libadler-ba67da2ee7a20b1f.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/unicase-d60de548966a9e80/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=2c57eac392f4aed9 -C extra-filename=-2c57eac392f4aed9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.7.1/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Rust implementation of Google protocol buffers ' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.7.1 CARGO_PKG_VERSION_MAJOR=3 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/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/protobuf-7043a9d560c2f94a/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/protobuf-b36ac16d20c8ceba/build-script-build` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `test` and 3 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused extern crate --> /rust/deps/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:39:1 | 39 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | note: the lint level is defined here --> /rust/deps/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:33:9 | 33 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` 78 | 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dot-0.1.4/src/lib.rs:588:38 | 588 | pub fn prefix_line(self, prefix: LabelText) -> LabelText<'static> { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 588 | pub fn prefix_line(self, prefix: LabelText<'_>) -> LabelText<'static> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/dot-0.1.4/src/lib.rs:593:38 | 593 | pub fn suffix_line(self, suffix: LabelText) -> LabelText<'static> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | pub fn suffix_line(self, suffix: LabelText<'_>) -> LabelText<'static> { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/dot-0.1.4/src/lib.rs:946:5 | 946 | try!(writeln(w, &[g.kind().keyword(), " ", g.graph_id().as_slice(), " {"])); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/dot-0.1.4/src/lib.rs:937:13 | 937 | try!(w.write_all(s.as_bytes())); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/dot-0.1.4/src/lib.rs:950:9 | 950 | try!(indent(w)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/dot-0.1.4/src/lib.rs:989:9 | 989 | try!(writeln(w, &text)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/dot-0.1.4/src/lib.rs:1000:9 | 1000 | try!(indent(w)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/dot-0.1.4/src/lib.rs:1051:9 | 1051 | try!(writeln(w, &text)); | ^^^ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_FS=1 CARGO_FEATURE_POLL=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_SIGNAL=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0/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.69 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/nix-6f7934ab03b665a1/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/nix-d0b6f3fcad2f1cf8/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro2-644bbee7db27a014/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=9b3bdf8f02c7dbf2 -C extra-filename=-9b3bdf8f02c7dbf2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_ident-95343151b8883964.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` warning: `crc32fast` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:479:44 | 479 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 794 | / define_delimiters! { 795 | | Brace pub struct Brace /// `{`…`}` 796 | | Bracket pub struct Bracket /// `[`…`]` 797 | | Parenthesis pub struct Paren /// `(`…`)` 798 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 479 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 [nix 0.28.0] cargo:rustc-cfg=freebsd [nix 0.28.0] cargo:rustc-cfg=bsd [nix 0.28.0] cargo:rustc-cfg=freebsdlike | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:640:38 | 640 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 640 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:647:45 | 647 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 647 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:657:45 | 657 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 657 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:669:25 | 669 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 669 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:677:25 | 677 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 677 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:685:25 | 685 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 685 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:691:60 | 691 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 691 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:701:54 | 701 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:710:60 | 710 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:735:44 | 735 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 735 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/attr.rs:746:44 | 746 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 746 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/deflate/core.rs:737:38 | 737 | fn flush(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 737 | fn flush(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_IN_RUST_TREE=1 CARGO_FEATURE_SYSROOT_ABI=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A language server for the Rust programming language' CARGO_PKG_HOMEPAGE='https://rust-analyzer.github.io/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-analyzer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rust-analyzer-88c9985c12eb8839/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rust-analyzer-870f398c95c95560/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/deflate/core.rs:1066:51 | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide) { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/deflate/core.rs:1080:52 | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/deflate/core.rs:1523:18 | 1523 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | output: &mut OutputBufferOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/deflate/core.rs:1621:18 | 1621 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1621 | output: &mut OutputBufferOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/deflate/core.rs:1636:20 | 1636 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1636 | callback: &mut CallbackOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/deflate/core.rs:1787:60 | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/deflate/core.rs:1984:58 | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/deflate/core.rs:2181:32 | 2181 | fn flush_output_buffer(c: &mut CallbackOxide, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn flush_output_buffer(c: &mut CallbackOxide<'_>, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/deflate/core.rs:2260:20 | 2260 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | callback: &mut CallbackOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:392:38 | 392 | fn read_u16_le(iter: &mut slice::Iter) -> u16 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 392 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:407:38 | 407 | fn read_u32_le(iter: &mut slice::Iter) -> u32 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn read_u32_le(iter: &mut slice::Iter<'_, u8>) -> u32 { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:423:64 | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:491:30 | 491 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 491 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:599:42 | 599 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:618:30 | 618 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 618 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:647:64 | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:981:30 | 981 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 981 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:982:19 | 982 | out_buf: &mut OutputBuffer, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | out_buf: &mut OutputBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: unexpected `cfg` condition name: `fuzzing` --> /rust/deps/miniz_oxide-0.7.4/src/inflate/core.rs:1800:18 | 1800 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/mod.rs:412:42 | 412 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 412 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/error.rs:351:40 | 351 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 351 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:811:45 | 811 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:873:52 | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /rust/deps/syn-2.0.74/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /rust/deps/syn-2.0.74/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /rust/deps/syn-2.0.74/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /rust/deps/syn-2.0.74/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /rust/deps/syn-2.0.74/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /rust/deps/syn-2.0.74/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1177:59 | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1248:30 | 1248 | fn can_begin_expr(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn can_begin_expr(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1268:16 | 1268 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1268 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:1666:42 | 1666 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1666 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:1702:42 | 1702 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:1732:42 | 1732 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1732 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1440:26 | 1440 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:1777:42 | 1777 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1777 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=la_arena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/la-arena CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/la-arena/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Simple index-based arena without deletion.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=la-arena CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer/tree/master/lib/la-arena' CARGO_PKG_RUST_VERSION=1.56 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='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name la_arena --edition=2021 lib/la-arena/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=62d9bcdaaa39fa69 -C extra-filename=-62d9bcdaaa39fa69 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1453:26 | 1453 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:1813:42 | 1813 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1813 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1519:16 | 1519 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1519 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:1842:42 | 1842 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1842 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1521:16 | 1521 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1539:30 | 1539 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1539 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:1871:42 | 1871 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1871 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1703:25 | 1703 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1703 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:1899:42 | 1899 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1899 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:1929:42 | 1929 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | [rust-analyzer 0.0.0] cargo:rerun-if-env-changed=CFG_RELEASE -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:1963:42 | 1963 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1963 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2011:42 | 2011 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2040:42 | 2040 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2040 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2066:42 | 2066 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | [rust-analyzer 0.0.0] cargo:warning=Could not find `.git/HEAD` from manifest dir! 2066 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1780:28 | 1780 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2096:42 | 2096 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2096 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1838:28 | 1838 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1838 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1869:16 | 1869 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1869 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2131:42 | 2131 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2131 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1905:25 | 1905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2164:42 | 2164 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2164 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1914:30 | 1914 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1914 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2194:42 | 2194 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { |[rust-analyzer 0.0.0] cargo::rustc-check-cfg=cfg(rust_analyzer) -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2194 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2242:42 | 2242 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2242 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2312:42 | 2312 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2312 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:1953:31 | 1953 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1953 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/lib.rs:5:17 | 5 | #![cfg_attr(all(__unicase__core_and_alloc, not(test),), no_std)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2339:42 | 2339 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2339 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2363:42 | 2363 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2363 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/lib.rs:49:11 | 49 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2386:42 | 2386 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2386 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2000:25 | 2000 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2000 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2410:42 | 2410 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2410 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2432:42 | 2432 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2432 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2455:42 | 2455 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2455 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/lib.rs:51:11 | 51 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2479:42 | 2479 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2479 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2026:25 | 2026 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2026 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2500:42 | 2500 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2500 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2519:42 | 2519 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2519 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2539:42 | 2539 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2539 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2059:25 | 2059 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2059 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2561:42 | 2561 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2561 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/lib.rs:54:15 | 54 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2068:16 | 2068 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2068 | input: ParseStream<'_>, | ++++ warning: rust-analyzer@0.0.0: Could not find `.git/HEAD` from manifest dir! warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2104:25 | 2104 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2104 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/lib.rs:56:15 | 56 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2109:26 | 2109 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/lib.rs:60:7 | 60 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2121:25 | 2121 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2121 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2128:24 | 2128 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2128 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/lib.rs:293:7 | 293 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/lib.rs:301:7 | 301 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:2583:42 | 2583 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2583 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2144:25 | 2144 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2144 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/ascii.rs:2:7 | 2 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/ascii.rs:8:11 | 8 | #[cfg(not(__unicase__core_and_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(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/ascii.rs:61:7 | 61 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:299:42 | 299 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 299 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/ascii.rs:69:7 | 69 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /rust/deps/unicase-2.7.0/src/ascii.rs:16:11 | 16 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:361:42 | 361 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 361 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /rust/deps/unicase-2.7.0/src/ascii.rs:25:15 | 25 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:398:42 | 398 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /rust/deps/unicase-2.7.0/src/ascii.rs:30:11 | 30 | #[cfg(__unicase_const_fns)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:130:42 | 130 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /rust/deps/unicase-2.7.0/src/ascii.rs:35:15 | 35 | #[cfg(not(__unicase_const_fns))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:158:42 | 158 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicase-2.7.0/src/ascii.rs:88:34 | 88 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 88 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2199:25 | 2199 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2199 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:189:42 | 189 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 189 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/unicode/mod.rs:1:7 | 1 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2210:25 | 2210 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2210 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:219:42 | 219 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 219 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2240:25 | 2240 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2240 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/unicode/mod.rs:38:7 | 38 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2262:25 | 2262 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2262 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /rust/deps/unicase-2.7.0/src/unicode/mod.rs:46:7 | 46 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:249:42 | 249 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 249 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /rust/deps/unicase-2.7.0/src/lib.rs:131:19 | 131 | #[cfg(not(__unicase__core_and_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(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:275:42 | 275 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 275 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /rust/deps/unicase-2.7.0/src/lib.rs:145:11 | 145 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2296:37 | 2296 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2311 | / impl_by_parsing_expr! { 2312 | | ExprAssign, Assign, "expected assignment expression", 2313 | | ExprAwait, Await, "expected await expression", 2314 | | ExprBinary, Binary, "expected binary operation", ... | 2322 | | ExprTuple, Tuple, "expected tuple expression", 2323 | | } | |_____- in this macro invocation | = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 2296 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/x86_64/align.rs:100:42 | 100 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /rust/deps/unicase-2.7.0/src/lib.rs:153:15 | 153 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2328:25 | 2328 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2328 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /rust/deps/unicase-2.7.0/src/lib.rs:159:11 | 159 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2337:16 | 2337 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2337 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2351:25 | 2351 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2351 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /rust/deps/unicase-2.7.0/src/lib.rs:167:15 | 167 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2360:25 | 2360 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2360 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicase-2.7.0/src/lib.rs:214:34 | 214 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 214 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2374:25 | 2374 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2374 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2383:25 | 2383 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2383 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicase-2.7.0/src/lib.rs:221:34 | 221 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 221 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2399:27 | 2399 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2411:25 | 2411 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2411 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2423:25 | 2423 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2423 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/unicase-2.7.0/src/lib.rs:269:14 | 267 | / macro_rules! into_impl { 268 | | ($to:ty) => { 269 | | impl<'a> Into<$to> for UniCase<$to> { | | -^^- help: elide the unused lifetime 270 | | fn into(self) -> $to { ... | 274 | | }; 275 | | } | |_- in this expansion of `into_impl!` ... 290 | into_impl!(String); | ------------------ in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2439:28 | 2439 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2439 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2497:25 | 2497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2508:27 | 2508 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2546:25 | 2546 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2546 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2570:25 | 2570 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2570 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2589:25 | 2589 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2589 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2600:25 | 2600 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2600 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2612:25 | 2612 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2612 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2622:26 | 2622 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2622 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2657:25 | 2657 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2657 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2686:25 | 2686 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2686 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2693:16 | 2693 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2693 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2740:25 | 2740 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2740 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2759:25 | 2759 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2759 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2777:26 | 2777 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2777 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2790:16 | 2790 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2790 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2811:25 | 2811 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2811 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2828:45 | 2828 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2828 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2848:25 | 2848 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2848 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2862:25 | 2862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2876:25 | 2876 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2876 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2909:25 | 2909 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/expr.rs:2968:26 | 2968 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2968 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/file.rs:100:25 | 100 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 362 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 364 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 366 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1150:20 | 1150 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1198:20 | 1198 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1198 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1219:45 | 1219 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1232:25 | 1232 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1261:28 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1261:66 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1286:25 | 1286 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1319:25 | 1319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1326:16 | 1326 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1353:25 | 1353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1353 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1360:16 | 1360 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1435:25 | 1435 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1435 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1453:25 | 1453 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1486:30 | 1486 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn peek_signature(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1497:25 | 1497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1531:25 | 1531 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1531 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1540:16 | 1540 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1540 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1576:16 | 1576 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1576 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1627:25 | 1627 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1671:16 | 1671 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1741:25 | 1741 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1790:25 | 1790 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1815:25 | 1815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1815 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1894:25 | 1894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1910:25 | 1910 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1910 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1926:25 | 1926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1942:39 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1942:59 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:1993:25 | 1993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2011:31 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2011:51 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2047:25 | 2047 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2071:25 | 2071 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2071 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2095:25 | 2095 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2095 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2116:42 | 2116 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2116 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2146:25 | 2146 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2146 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2168:16 | 2168 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2168 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2221:25 | 2221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2228:16 | 2228 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2239:16 | 2239 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2239 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2277:25 | 2277 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2277 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2362:25 | 2362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2399:25 | 2399 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2428:25 | 2428 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2450:37 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2450:57 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2485:25 | 2485 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2503:25 | 2503 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2503 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2509:26 | 2509 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2615:25 | 2615 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2615 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2710:25 | 2710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2747:25 | 2747 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2747 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2754:16 | 2754 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2754 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2788:25 | 2788 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2788 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2813:36 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2813:56 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/item.rs:2877:25 | 2877 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2877 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:609:44 | 609 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 609 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:615:57 | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:625:44 | 625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:631:57 | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:641:44 | 641 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:647:57 | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:657:44 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:663:57 | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:673:44 | 673 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:679:57 | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:689:44 | 689 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:695:57 | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:705:44 | 705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:711:57 | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:721:44 | 721 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:727:57 | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lookahead.rs:68:40 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lookahead.rs:68:51 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lookahead.rs:77:17 | 77 | lookahead: &Lookahead1, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | lookahead: &Lookahead1<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/lookahead.rs:78:14 | 78 | peek: fn(Cursor) -> bool, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | peek: fn(Cursor<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse.rs:1393:32 | 1393 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1393 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:188:21 | 188 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:195:21 | 195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/parse_quote.rs:208:21 | 208 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:455:24 | 455 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:462:23 | 462 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:462:43 | 462 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:468:25 | 468 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:493:16 | 493 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 493 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:520:26 | 520 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:555:25 | 555 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 555 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:603:25 | 603 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 603 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:621:35 | 621 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:642:34 | 642 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 642 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:672:29 | 672 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 672 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:681:32 | 681 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:725:31 | 725 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:758:25 | 758 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 758 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/pat.rs:793:25 | 793 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 793 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:447:39 | 447 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/punctuated.rs:442:32 | 442 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:9:40 | 9 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 9 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:19:40 | 19 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:25:42 | 25 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:37:40 | 37 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:51:40 | 51 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 51 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:63:40 | 63 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:75:40 | 75 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 75 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:90:40 | 90 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:102:40 | 102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:113:40 | 113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:125:40 | 125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:274:40 | 274 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:284:40 | 284 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:296:40 | 296 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:311:40 | 311 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 311 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:323:40 | 323 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:335:40 | 335 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 335 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:341:42 | 341 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 341 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:352:40 | 352 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:358:42 | 358 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 358 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:369:40 | 369 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 369 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:375:42 | 375 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 375 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:385:40 | 385 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 385 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:476:40 | 476 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 476 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:482:42 | 482 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:493:40 | 493 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 493 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:499:42 | 499 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 499 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:511:40 | 511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:517:42 | 517 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 517 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:529:40 | 529 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 529 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling xshell v0.2.7 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:535:42 | 535 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:547:40 | 547 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 547 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:553:42 | 553 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:565:40 | 565 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:571:42 | 571 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 571 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:582:40 | 582 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 582 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:588:42 | 588 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 588 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:600:40 | 600 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 600 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:606:42 | 606 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 606 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:618:40 | 618 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:624:42 | 624 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:636:40 | 636 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:642:42 | 642 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 642 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:667:42 | 667 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 667 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:678:40 | 678 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 678 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:684:42 | 684 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 684 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:695:40 | 695 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:701:42 | 701 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:713:40 | 713 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 713 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:719:42 | 719 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:734:40 | 734 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 734 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:740:42 | 740 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:751:40 | 751 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 751 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:757:42 | 757 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:770:40 | 770 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 770 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:776:42 | 776 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:788:40 | 788 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 788 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:794:42 | 794 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:804:40 | 804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:810:42 | 810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:823:40 | 823 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 823 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:829:42 | 829 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:839:40 | 839 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 839 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:845:42 | 845 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 845 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:857:40 | 857 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:863:42 | 863 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 863 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:873:40 | 873 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 873 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:879:42 | 879 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:892:40 | 892 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:898:42 | 898 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 898 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:913:40 | 913 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 913 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:919:42 | 919 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 919 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:930:40 | 930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:936:42 | 936 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 936 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:947:40 | 947 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 947 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:953:42 | 953 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 953 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:965:40 | 965 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 965 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:971:42 | 971 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:983:40 | 983 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 983 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:989:42 | 989 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 989 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1002:40 | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1008:42 | 1008 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1008 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1019:40 | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1025:42 | 1025 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1025 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1040:40 | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1046:42 | 1046 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1046 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1057:40 | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1063:42 | 1063 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1063 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1080:42 | 1080 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1091:40 | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1097:42 | 1097 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1097 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1108:40 | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1114:42 | 1114 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1114 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1125:40 | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1131:42 | 1131 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1131 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1144:40 | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1150:42 | 1150 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1161:40 | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1175:40 | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1185:40 | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1197:40 | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1209:40 | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1221:40 | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1227:42 | 1227 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1237:40 | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1243:42 | 1243 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1243 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1253:40 | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1264:40 | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1283:40 | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1301:40 | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1307:42 | 1307 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1307 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1319:40 | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1325:42 | 1325 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1325 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1336:40 | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1342:42 | 1342 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1342 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1358:40 | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1364:42 | 1364 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1364 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1378:40 | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1417:40 | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1441:40 | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1453:40 | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1471:40 | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1477:42 | 1477 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1477 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1496:40 | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1502:42 | 1502 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1502 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1515:40 | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1521:42 | 1521 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1532:40 | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1538:42 | 1538 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1538 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1555:41 | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1562:40 | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1572:40 | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=xshell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xshell-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xshell-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Utilities for quick shell scripting in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xshell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/xshell' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xshell-0.2.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name xshell --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xshell-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=192b9fcbdbff2729 -C extra-filename=-192b9fcbdbff2729 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern xshell_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libxshell_macros-ee6a92cfb706b1de.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1601:40 | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1607:42 | 1607 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1607 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1625:40 | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1631:42 | 1631 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1631 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1646:40 | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1652:42 | 1652 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1667:40 | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1673:42 | 1673 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1673 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1685:40 | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1691:42 | 1691 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1691 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1704:40 | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1710:42 | 1710 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1710 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1727:40 | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1733:42 | 1733 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1745:40 | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1751:42 | 1751 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1751 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1766:40 | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1772:42 | 1772 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1772 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1790:40 | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1796:42 | 1796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1811:40 | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1817:42 | 1817 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1817 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1837:40 | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1843:42 | 1843 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1843 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1859:40 | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1865:42 | 1865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1881:40 | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1887:42 | 1887 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1901:40 | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1907:42 | 1907 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1921:40 | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1930:40 | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1935:42 | 1935 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1935 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1945:40 | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1956:40 | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1978:40 | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1984:42 | 1984 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:1997:40 | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2008:40 | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2020:40 | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2044:40 | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2063:40 | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2075:40 | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2081:42 | 2081 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2081 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2092:40 | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2098:42 | 2098 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2109:40 | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2115:42 | 2115 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2126:40 | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2156:40 | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2162:42 | 2162 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2162 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2175:40 | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2181:42 | 2181 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2192:40 | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2198:42 | 2198 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2198 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2209:40 | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2215:42 | 2215 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2215 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2227:40 | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2233:42 | 2233 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2233 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2243:40 | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2249:42 | 2249 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2260:40 | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2266:42 | 2266 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2266 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2280:40 | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2286:42 | 2286 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2286 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2297:40 | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2303:42 | 2303 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2316:40 | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2322:42 | 2322 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2322 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2334:40 | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2340:42 | 2340 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2340 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2350:40 | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2356:42 | 2356 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2356 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2366:40 | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2382:40 | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2392:40 | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2403:40 | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2415:40 | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2428:40 | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2447:40 | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2461:40 | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2477:40 | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2496:40 | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2511:40 | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2533:40 | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2539:42 | 2539 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2539 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2550:40 | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2562:40 | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2577:40 | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2595:40 | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2601:42 | 2601 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2617:40 | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling pulldown-cmark v0.9.6 Compiling xflags v0.3.2 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2623:42 | 2623 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2635:40 | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2641:42 | 2641 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2641 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2652:40 | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2658:42 | 2658 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2674:40 | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2702:40 | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2708:42 | 2708 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2708 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2720:40 | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2726:42 | 2726 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2726 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2742:40 | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2748:42 | 2748 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2748 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2758:40 | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2764:42 | 2764 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2764 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2774:40 | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2780:42 | 2780 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2780 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2789:40 | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2795:42 | 2795 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2795 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2804:40 | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2810:42 | 2810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2819:40 | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2833:40 | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2853:40 | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2859:42 | 2859 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2859 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2869:40 | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2875:42 | 2875 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2885:40 | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2891:42 | 2891 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2891 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2903:40 | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2909:42 | 2909 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2921:40 | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2927:42 | 2927 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2937:40 | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2943:42 | 2943 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2943 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2953:40 | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2959:42 | 2959 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2959 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2969:40 | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:2993:40 | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3002:40 | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3012:40 | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3021:40 | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3032:40 | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3043:40 | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3077:40 | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3089:40 | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3101:40 | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3107:42 | 3107 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3107 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3119:40 | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3135:40 | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.74/src/gen/debug.rs:3145:40 | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pulldown_cmark CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/pulldown-cmark-40391e8b8abc7c7c/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pulldown_cmark --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=38c3e43f67da348e -C extra-filename=-38c3e43f67da348e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-7ce27a4ac1b9ebb8.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern unicase=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicase-2c57eac392f4aed9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=xflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xflags-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xflags-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Moderately simple command line arguments parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xflags CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/matklad/xflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xflags-0.3.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name xflags --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/xflags-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0d5692c5d473aef5 -C extra-filename=-0d5692c5d473aef5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern xflags_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libxflags_macros-150daa87699bbca0.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `deranged` (lib) generated 2 warnings warning: unexpected `cfg` condition name: `rustbuild` --> /rust/deps/pulldown-cmark-0.9.6/src/lib.rs:52:13 | 52 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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` --> /rust/deps/pulldown-cmark-0.9.6/src/lib.rs:53:13 | 53 | #![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 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/html.rs:307:32 | 307 | fn end_tag(&mut self, tag: Tag) -> io::Result<()> { | ^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 307 | fn end_tag(&mut self, tag: Tag<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/escape.rs:56:35 | 56 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()>; | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 56 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/escape.rs:69:35 | 69 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning: lifetime parameter `'w` never used --> /rust/deps/pulldown-cmark-0.9.6/src/escape.rs:74:6 | 74 | impl<'w> StrWrite for String { | -^^- help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/escape.rs:82:35 | 82 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/escape.rs:98:35 | 98 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/firstpass.rs:21:76 | 21 | pub(crate) fn run_first_pass(text: &str, options: Options) -> (Tree, Allocations) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 21 | pub(crate) fn run_first_pass(text: &str, options: Options) -> (Tree, Allocations<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/firstpass.rs:1671:68 | 1671 | fn parse_inside_attribute_block(inside_attr_block: &str) -> Option { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | fn parse_inside_attribute_block(inside_attr_block: &str) -> Option> { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/pulldown-cmark-0.9.6/src/parse.rs:105:6 | 105 | impl<'a> ItemBody { | -^^- help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/pulldown-cmark-0.9.6/src/parse.rs:120:6 | 120 | impl<'a> Default for ItemBody { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/parse.rs:201:45 | 201 | pub fn reference_definitions(&self) -> &RefDefs { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | pub fn reference_definitions(&self) -> &RefDefs<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/parse.rs:890:67 | 890 | pub(crate) fn scan_containers(tree: &Tree, line_start: &mut LineStart) -> usize { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 890 | pub(crate) fn scan_containers(tree: &Tree, line_start: &mut LineStart<'_>) -> usize { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/pulldown-cmark-0.9.6/src/parse.rs:914:6 | 914 | impl<'a> Tree { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/parse.rs:1369:45 | 1369 | pub fn reference_definitions(&self) -> &RefDefs { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1369 | pub fn reference_definitions(&self) -> &RefDefs<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/scanners.rs:114:40 | 114 | pub(crate) fn new(bytes: &[u8]) -> LineStart { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 114 | pub(crate) fn new(bytes: &[u8]) -> LineStart<'_> { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/pulldown-cmark-0.9.6/src/strings.rs:23:6 | 23 | impl<'a> AsRef for InlineStr { | -^^- help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/pulldown-cmark-0.9.6/src/strings.rs:44:6 | 44 | impl<'a> std::cmp::PartialEq for InlineStr { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/strings.rs:76:32 | 76 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/strings.rs:163:26 | 163 | fn eq(&self, other: &CowStr) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 163 | fn eq(&self, other: &CowStr<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/strings.rs:240:32 | 240 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 240 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/tree.rs:232:37 | 232 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/pulldown-cmark-0.9.6/src/tree.rs:237:31 | 237 | f: &mut std::fmt::Formatter, | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 237 | f: &mut std::fmt::Formatter<'_>, | ++++ Compiling crossbeam-channel v0.5.13 Compiling crossbeam-epoch v0.9.18 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_channel --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-channel-0.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0cf52161e3e1ee66 -C extra-filename=-0cf52161e3e1ee66 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-a91666e05aed88e6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=a414f4c85377c8b7 -C extra-filename=-a414f4c85377c8b7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-a91666e05aed88e6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `unicase` (lib) generated 28 warnings warning: `dot` (lib) generated 8 warnings warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rustc_apfloat` (lib) generated 1 warning Compiling flate2 v1.0.31 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.31/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.31 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.31 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/flate2-1.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=eb22de36053c3999 -C extra-filename=-eb22de36053c3999 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crc32fast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrc32fast-76032e4fd986aa7e.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libminiz_oxide-257ac7214e61377e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `dissimilar` (lib) generated 16 warnings warning: `crossbeam-utils` (lib) generated 23 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.31/src/bufreader.rs:27:41 | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter) -> Result<(), ::std::fmt::Error> { | ------------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> Result<(), ::std::fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.31/src/ffi/rust.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.31/src/ffi/rust.rs:117:32 | 117 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.31/src/ffi/mod.rs:49:37 | 49 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.31/src/mem.rs:536:32 | 536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/flate2-1.0.31/src/mem.rs:564:32 | 564 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 564 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling quote v1.0.36 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=b5ec84bb3771557b -C extra-filename=-b5ec84bb3771557b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproc_macro2-9b3bdf8f02c7dbf2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling crossbeam-deque v0.8.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bfece2a6b0d886c4 -C extra-filename=-bfece2a6b0d886c4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_epoch-a414f4c85377c8b7.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-a91666e05aed88e6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:79:44 | 75 | / macro_rules! ident_fragment_display { 76 | | ($($T:ty),*) => { 77 | | $( 78 | | impl IdentFragment for $T { 79 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 84 | | }; 85 | | } | |_- in this expansion of `ident_fragment_display!` 86 | 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.36/src/ident_fragment.rs:79:44 | 75 | / macro_rules! ident_fragment_display { 76 | | ($($T:ty),*) => { 77 | | $( 78 | | impl IdentFragment for $T { 79 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 84 | | }; 85 | | } | |_- in this expansion of `ident_fragment_display!` ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rayon-core-cd1b2f1190cffd49/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=fad0ba94866dba7c -C extra-filename=-fad0ba94866dba7c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-bfece2a6b0d886c4.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-a91666e05aed88e6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `crossbeam-epoch` (lib) generated 20 warnings warning: `flate2` (lib) generated 6 warnings Compiling pulldown-cmark-to-cmark v10.0.4 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pulldown_cmark_to_cmark CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-to-cmark-10.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-to-cmark-10.0.4/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel :Dylan Owen :Alessandro Ogier :Zixian Cai <2891235+caizixian@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Convert pulldown-cmark Events back to the string they were parsed from' CARGO_PKG_HOMEPAGE='https://github.com/Byron/pulldown-cmark-to-cmark' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark-to-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/pulldown-cmark-to-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=10.0.4 CARGO_PKG_VERSION_MAJOR=10 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-to-cmark-10.0.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name pulldown_cmark_to_cmark --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/pulldown-cmark-to-cmark-10.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ceae461fb3dd7fef -C extra-filename=-ceae461fb3dd7fef --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern pulldown_cmark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpulldown_cmark-38c3e43f67da348e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: creating a shared reference to mutable static is discouraged --> /rust/deps/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default warning: creating a mutable reference to mutable static is discouraged --> /rust/deps/rayon-core-1.12.1/src/registry.rs:194:55 | 194 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: `quote` (lib) generated 13 warnings (11 duplicates) Compiling parking_lot_core v0.9.10 Compiling profile v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/profile) Compiling num_threads v0.1.7 Compiling kqueue-sys v1.0.4 Compiling mio v0.8.11 Compiling filetime v0.2.24 Compiling dirs-sys v0.4.1 Compiling memmap2 v0.5.10 Compiling num_cpus v1.16.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/parking_lot_core-d7a08293e1c39214/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=593ade2ac9134cf4 -C extra-filename=-593ade2ac9134cf4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=profile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/profile CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/profile/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A collection of tools for profiling rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=profile CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name profile --edition=2021 crates/profile/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cpu_profiler", "jemalloc", "jemalloc-ctl"))' -C metadata=4b8de7835fd0cef6 -C extra-filename=-4b8de7835fd0cef6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_threads-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_threads-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_threads-0.1.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name num_threads --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dca9b353a36c59a0 -C extra-filename=-dca9b353a36c59a0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=kqueue_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kqueue-sys-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kqueue-sys-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='William Orr :Daniel (dmilith) Dettlaff ' CARGO_PKG_DESCRIPTION='Low-level kqueue interface for BSDs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kqueue-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/rust-kqueue/rust-kqueue-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kqueue-sys-1.0.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name kqueue_sys --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kqueue-sys-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=44d38cf7980ffb3f -C extra-filename=-44d38cf7980ffb3f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-96fa334defb710c5.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mio-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mio-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mio-0.8.11 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name mio --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/mio-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=3f1c8226b88a0fb0 -C extra-filename=-3f1c8226b88a0fb0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.24 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/filetime-0.2.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3578d7844316896a -C extra-filename=-3578d7844316896a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='System-level helper functions for the dirs and directories crates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dirs-dev/dirs-sys-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-0.4.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name dirs_sys --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7d74eab8c2a3bc93 -C extra-filename=-7d74eab8c2a3bc93 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --extern option_ext=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liboption_ext-d8031b53a0bb4003.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unused import: `UnparkHandle` --> /rust/deps/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /rust/deps/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling rayon v1.10.0 Compiling time v0.3.36 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name num_cpus --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fb8cf2d4879fb9fb -C extra-filename=-fb8cf2d4879fb9fb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-1.10.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=fe1f1c111a137a2c -C extra-filename=-fe1f1c111a137a2c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rmeta --extern rayon_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librayon_core-fad0ba94866dba7c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-0.3.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/time-0.3.36 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/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=3 -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=db46a6eb2cabbe8a -C extra-filename=-db46a6eb2cabbe8a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern deranged=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libderanged-7dded038f5a3f779.rmeta --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --extern num_conv=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnum_conv-cf141ac199ffd612.rmeta --extern num_threads=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnum_threads-dca9b353a36c59a0.rmeta --extern powerfmt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpowerfmt-5450f05c9b9b5efc.rmeta --extern time_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtime_core-c50ee59a2ac8ff0e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0/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.69 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/nix-6f7934ab03b665a1/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name nix --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/nix-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="fs"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=16c7be0b8fb2f6ba -C extra-filename=-16c7be0b8fb2f6ba --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-7ce27a4ac1b9ebb8.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg freebsd --cfg bsd --cfg freebsdlike` warning: method `node_bound_with_dummy` is never used --> /rust/deps/petgraph-0.6.5/src/algo/matching.rs:108:8 | 106 | trait WithDummy: NodeIndexable { | --------- method in this trait 107 | fn dummy_idx(&self) -> usize; 108 | fn node_bound_with_dummy(&self) -> usize; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `first_error` is never read --> /rust/deps/petgraph-0.6.5/src/csr.rs:134:5 | 133 | pub struct EdgesNotSorted { | -------------- field in this struct 134 | first_error: (usize, usize), | ^^^^^^^^^^^ | = note: `EdgesNotSorted` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/visit/filter.rs:110:42 | 110 | pub struct NodeFilteredNeighbors<'a, I, F: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/visit/filter.rs:185:38 | 185 | pub struct NodeFilteredNodes<'a, I, F: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/visit/filter.rs:230:50 | 230 | pub struct NodeFilteredEdgeReferences<'a, G, I, F: 'a> { | ^^^^ help: remove this bound warning: `miniz_oxide` (lib) generated 20 warnings warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/visit/filter.rs:290:41 | 290 | pub struct NodeFilteredEdges<'a, G, I, F: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/visit/filter.rs:431:42 | 431 | pub struct EdgeFilteredNeighbors<'a, G, F: 'a> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/visit/filter.rs:512:41 | 512 | pub struct EdgeFilteredEdges<'a, G, I, F: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/visit/filter.rs:537:50 | 537 | pub struct EdgeFilteredNeighborsDirected<'a, G, F: 'a> | ^^^^ help: remove this bound warning: unexpected `cfg` condition value: `bitrig` --> /rust/deps/filetime-0.2.24/src/unix/mod.rs:88:11 | 88 | #[cfg(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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` 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: `bitrig` --> /rust/deps/filetime-0.2.24/src/unix/mod.rs:97:15 | 97 | #[cfg(not(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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /rust/deps/filetime-0.2.24/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/filetime-0.2.24/src/lib.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.5.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.5.10/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.5.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/memmap2-0.5.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=5507a23e19b91d94 -C extra-filename=-5507a23e19b91d94 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/algo/dominators.rs:97:8 | 97 | N: 'a + Copy + Eq + Hash, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/algo/dominators.rs:122:8 | 122 | N: 'a + Copy + Eq + Hash, | ^^^^^ help: remove this bound warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/poll.rs:3:9 | 3 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` 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: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/poll.rs:432:9 | 432 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/poll.rs:723:9 | 723 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/poll.rs:735:13 | 735 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /rust/deps/mio-0.8.11/src/sys/unix/mod.rs:102:9 | 102 | mio_unsupported_force_waker_pipe, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/mod.rs:38:23 | 38 | #[cfg(not(any(mio_unsupported_force_poll_poll, target_os = "solaris", 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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/mod.rs:91:23 | 91 | #[cfg(not(any(mio_unsupported_force_poll_poll, target_os = "solaris",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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/mod.rs:94:19 | 94 | #[cfg(any(mio_unsupported_force_poll_poll, target_os = "solaris", 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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/selector/mod.rs:2:9 | 2 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/selector/mod.rs:13:9 | 13 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/selector/mod.rs:24:5 | 24 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/csr.rs:397:23 | 397 | pub struct Edges<'a, E: 'a, Ty = Directed, Ix: 'a = DefaultIx> { | ^^^^ ^^^^ | help: remove these bounds | 397 - pub struct Edges<'a, E: 'a, Ty = Directed, Ix: 'a = DefaultIx> { 397 + pub struct Edges<'a, E, Ty = Directed, Ix = DefaultIx> { | warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/csr.rs:405:31 | 405 | pub struct EdgeReference<'a, E: 'a, Ty, Ix: 'a = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/csr.rs:511:32 | 511 | pub struct EdgeReferences<'a, E: 'a, Ty, Ix: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 511 - pub struct EdgeReferences<'a, E: 'a, Ty, Ix: 'a> { 511 + pub struct EdgeReferences<'a, E, Ty, Ix> { | warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/csr.rs:592:28 | 592 | pub struct Neighbors<'a, Ix: 'a = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/csr.rs:758:32 | 758 | pub struct NodeReferences<'a, N: 'a, Ix: IndexType = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1467:27 | 1467 | pub struct Externals<'a, N: 'a, Ty, Ix: IndexType = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1513:27 | 1513 | pub struct Neighbors<'a, E: 'a, Ix: 'a = DefaultIx> { | ^^^^ ^^^^ | help: remove these bounds | 1513 - pub struct Neighbors<'a, E: 'a, Ix: 'a = DefaultIx> { 1513 + pub struct Neighbors<'a, E, Ix = DefaultIx> { | warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1573:28 | 1573 | struct EdgesWalkerMut<'a, E: 'a, Ix: IndexType = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1635:23 | 1635 | pub struct Edges<'a, E: 'a, Ty, Ix: 'a = DefaultIx> | ^^^^ ^^^^ | help: remove these bounds | 1635 - pub struct Edges<'a, E: 'a, Ty, Ix: 'a = DefaultIx> 1635 + pub struct Edges<'a, E, Ty, Ix = DefaultIx> | warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1720:33 | 1720 | pub struct EdgesConnecting<'a, E: 'a, Ty, Ix: 'a = DefaultIx> | ^^^^ ^^^^ | help: remove these bounds | 1720 - pub struct EdgesConnecting<'a, E: 'a, Ty, Ix: 'a = DefaultIx> 1720 + pub struct EdgesConnecting<'a, E, Ty, Ix = DefaultIx> | warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1771:29 | 1771 | pub struct NodeWeights<'a, N: 'a, Ix: IndexType = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1790:32 | 1790 | pub struct NodeWeightsMut<'a, N: 'a, Ix: IndexType = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1810:29 | 1810 | pub struct EdgeWeights<'a, E: 'a, Ix: IndexType = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:1831:32 | 1831 | pub struct EdgeWeightsMut<'a, E: 'a, Ix: IndexType = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:2106:31 | 2106 | pub struct EdgeReference<'a, E: 'a, Ix = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:2269:32 | 2269 | pub struct NodeReferences<'a, N: 'a, Ix: IndexType = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:2340:32 | 2340 | pub struct EdgeReferences<'a, E: 'a, Ix: IndexType = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/mod.rs:2411:24 | 2411 | pub struct Frozen<'a, G: 'a>(&'a mut G); | ^^^^ help: remove this bound warning: unexpected `cfg` condition value: `nacl` --> /rust/deps/num_cpus-1.16.0/src/lib.rs:355:5 | 355 | 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("nacl"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"nacl\"))");` 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: `nacl` --> /rust/deps/num_cpus-1.16.0/src/lib.rs:437:5 | 437 | 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("nacl"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"nacl\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused extern crate --> /rust/deps/num_cpus-1.16.0/src/lib.rs:34:1 | 33 | / #[cfg(not(windows))] 34 | | extern crate libc; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/selector/mod.rs:31:5 | 31 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/selector/mod.rs:43:9 | 43 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/selector/mod.rs:58:9 | 58 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/selector/mod.rs:38:15 | 38 | #[cfg(any(mio_unsupported_force_poll_poll, target_os = "solaris", 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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:2:9 | 2 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:4:13 | 4 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:55:9 | 55 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:57:13 | 57 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:71:9 | 71 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:143:5 | 143 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:1300:32 | 1300 | pub struct NodeReferences<'a, N: 'a, Ix: IndexType = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:1333:31 | 1333 | pub struct EdgeReference<'a, E: 'a, Ix = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:1371:23 | 1371 | pub struct Edges<'a, E: 'a, Ty, Ix: 'a = DefaultIx> | ^^^^ ^^^^ | help: remove these bounds | 1371 - pub struct Edges<'a, E: 'a, Ty, Ix: 'a = DefaultIx> 1371 + pub struct Edges<'a, E, Ty, Ix = DefaultIx> | warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:1462:33 | 1462 | pub struct EdgesConnecting<'a, E: 'a, Ty, Ix: 'a = DefaultIx> | ^^^^ ^^^^ | help: remove these bounds | 1462 - pub struct EdgesConnecting<'a, E: 'a, Ty, Ix: 'a = DefaultIx> 1462 + pub struct EdgesConnecting<'a, E, Ty, Ix = DefaultIx> | warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:1498:32 | 1498 | pub struct EdgeReferences<'a, E: 'a, Ix: 'a = DefaultIx> { | ^^^^ ^^^^ | help: remove these bounds | 1498 - pub struct EdgeReferences<'a, E: 'a, Ix: 'a = DefaultIx> { 1498 + pub struct EdgeReferences<'a, E, Ix = DefaultIx> { | warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:144:9 | 144 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:1536:27 | 1536 | pub struct Externals<'a, N: 'a, Ty, Ix: IndexType = DefaultIx> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:1576:27 | 1576 | pub struct Neighbors<'a, E: 'a, Ix: 'a = DefaultIx> { | ^^^^ ^^^^ | help: remove these bounds | 1576 - pub struct Neighbors<'a, E: 'a, Ix: 'a = DefaultIx> { 1576 + pub struct Neighbors<'a, E, Ix = DefaultIx> { | warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:1708:29 | 1708 | pub struct NodeIndices<'a, N: 'a, Ix: 'a = DefaultIx> { | ^^^^ ^^^^ | help: remove these bounds | 1708 - pub struct NodeIndices<'a, N: 'a, Ix: 'a = DefaultIx> { 1708 + pub struct NodeIndices<'a, N, Ix = DefaultIx> { | warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:150:9 | 150 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:1744:29 | 1744 | pub struct EdgeIndices<'a, E: 'a, Ix: 'a = DefaultIx> { | ^^^^ ^^^^ | help: remove these bounds | 1744 - pub struct EdgeIndices<'a, E: 'a, Ix: 'a = DefaultIx> { 1744 + pub struct EdgeIndices<'a, E, Ix = DefaultIx> { | warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:191:9 | 191 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:685:37 | 685 | struct Nodes <'a, N> where { N: 'a + NodeTrait } | ^^^^^ help: remove this bound warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:203:5 | 203 | mio_unsupported_force_waker_pipe, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:693:5 | 693 | / N: 'a, 694 | | Ty: EdgeType, | |____^ help: remove this bound warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:288:9 | 288 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:728:5 | 728 | / N: 'a, 729 | | Ty: EdgeType, | |____^ help: remove this bound warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:290:13 | 290 | mio_unsupported_force_waker_pipe, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:305:5 | 305 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:771:26 | 771 | pub struct Edges<'a, N, E: 'a, Ty, S = RandomState> | ^^^^ 772 | where 773 | N: 'a + NodeTrait, | ^^^^^ | help: remove these bounds | 771 ~ pub struct Edges<'a, N, E, Ty, S = RandomState> 772 | where 773 ~ N: NodeTrait, | warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /rust/deps/mio-0.8.11/src/sys/unix/waker.rs:335:5 | 335 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:805:34 | 805 | pub struct EdgesDirected<'a, N, E: 'a, Ty, S = RandomState> | ^^^^ 806 | where 807 | N: 'a + NodeTrait, | ^^^^^ | help: remove these bounds | 805 ~ pub struct EdgesDirected<'a, N, E, Ty, S = RandomState> 806 | where 807 ~ N: NodeTrait, | warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:843:29 | 843 | pub struct AllEdges<'a, N, E: 'a, Ty> | ^^^^ 844 | where 845 | N: 'a + NodeTrait, | ^^^^^ | help: remove these bounds | 843 ~ pub struct AllEdges<'a, N, E, Ty> 844 | where 845 ~ N: NodeTrait, | warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:896:32 | 896 | pub struct AllEdgesMut<'a, N, E: 'a, Ty> | ^^^^ 897 | where 898 | N: 'a + NodeTrait, | ^^^^^ | help: remove these bounds | 896 ~ pub struct AllEdgesMut<'a, N, E, Ty> 897 | where 898 ~ N: NodeTrait, | warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:998:21 | 998 | pub struct Ptr<'b, T: 'b>(pub &'b T); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:1058:8 | 1058 | N: 'a + NodeTrait, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/graphmap.rs:1083:8 | 1083 | N: 'a + NodeTrait, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/matrix_graph.rs:608:32 | 608 | pub struct NodeReferences<'a, N: 'a, Ix> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/matrix_graph.rs:644:51 | 644 | pub struct EdgeReferences<'a, Ty: EdgeType, Null: 'a + Nullable, Ix> { | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/matrix_graph.rs:710:46 | 710 | pub struct Neighbors<'a, Ty: EdgeType, Null: 'a + Nullable, Ix>(Edges<'a, Ty, Null, Ix>); | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/petgraph-0.6.5/src/matrix_graph.rs:736:42 | 736 | pub struct Edges<'a, Ty: EdgeType, Null: 'a + Nullable, Ix> { | ^^^^^ help: remove this bound warning: `num_cpus` (lib) generated 3 warnings 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 Compiling dirs v5.0.1 Compiling directories v5.0.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-5.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-5.0.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/dirs-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-5.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name dirs --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-5.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3092fdaff936ee13 -C extra-filename=-3092fdaff936ee13 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern dirs_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirs_sys-7d74eab8c2a3bc93.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=directories CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/directories-5.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/directories-5.0.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='A tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=directories CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/directories-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/directories-5.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name directories --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/directories-5.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da180f0d2d172674 -C extra-filename=-da180f0d2d172674 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern dirs_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirs_sys-7d74eab8c2a3bc93.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `extern crate` is not idiomatic in the new edition --> /rust/deps/memmap2-0.5.10/src/unix.rs:1:1 | 1 | extern crate libc; | ^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 1 | use libc; | ~~~ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memmap2-0.5.10/src/lib.rs:682:34 | 682 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 682 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memmap2-0.5.10/src/lib.rs:854:34 | 854 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 854 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memmap2-0.5.10/src/lib.rs:1155:34 | 1155 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1155 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling dashmap v5.5.3 Compiling parking_lot v0.12.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=dashmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dashmap-5.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dashmap-5.5.3/Cargo.toml CARGO_PKG_AUTHORS='Acrimon ' CARGO_PKG_DESCRIPTION='Blazing fast concurrent HashMap for Rust.' CARGO_PKG_HOMEPAGE='https://github.com/xacrimon/dashmap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dashmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xacrimon/dashmap' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=5.5.3 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dashmap-5.5.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name dashmap --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dashmap-5.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="raw-api"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "inline", "raw-api", "rayon", "serde"))' -C metadata=d25648cf3a60cc14 -C extra-filename=-d25648cf3a60cc14 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-a2b753988eea955c.rmeta --extern lock_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblock_api-2c5ead2d6465efce.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot_core-593ade2ac9134cf4.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=acfb7ea3216b3a48 -C extra-filename=-acfb7ea3216b3a48 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern lock_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblock_api-2c5ead2d6465efce.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot_core-593ade2ac9134cf4.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling kqueue v1.0.8 warning: `filetime` (lib) generated 4 warnings warning: `proc-macro2` (lib) generated 111 warnings (111 duplicates) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=kqueue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kqueue-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kqueue-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='William Orr ' CARGO_PKG_DESCRIPTION='kqueue interface for BSDs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kqueue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/rust-kqueue/rust-kqueue' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kqueue-1.0.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name kqueue --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/kqueue-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=106a09b035b5d72c -C extra-filename=-106a09b035b5d72c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern kqueue_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libkqueue_sys-44d38cf7980ffb3f.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `libc` (lib) generated 44 warnings warning: unexpected `cfg` condition name: `__time_03_docs` --> /rust/deps/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: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/date.rs:1358:56 | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/date.rs:1395:27 | 1395 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1395 | metadata: Metadata<'_, Self>, | +++ warning: unexpected `cfg` condition name: `__time_03_docs` --> /rust/deps/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: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/month.rs:179:56 | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/offset_date_time.rs:1327:56 | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/offset_date_time.rs:1336:27 | 1336 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1336 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/primitive_date_time.rs:904:56 | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/primitive_date_time.rs:912:27 | 912 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 912 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/time.rs:777:56 | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/time.rs:812:27 | 812 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 812 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/utc_offset.rs:427:56 | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/time-0.3.36/src/utc_offset.rs:443:27 | 443 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 443 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/kqueue-1.0.8/src/lib.rs:504:27 | 504 | pub fn iter(&self) -> EventIter { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 504 | pub fn iter(&self) -> EventIter<'_> { | ++++ warning: `parking_lot_core` (lib) generated 2 warnings Compiling notify v6.1.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=notify CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/notify-6.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/notify-6.1.1/Cargo.toml CARGO_PKG_AUTHORS='Félix Saparelli :Daniel Faust :Aron Heinecke ' CARGO_PKG_DESCRIPTION='Cross-platform filesystem notification library' CARGO_PKG_HOMEPAGE='https://github.com/notify-rs/notify' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=notify CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/notify-rs/notify.git' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=6.1.1 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/notify-6.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name notify --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/notify-6.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="crossbeam-channel"' --cfg 'feature="default"' --cfg 'feature="fsevent-sys"' --cfg 'feature="macos_fsevent"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "fsevent-sys", "kqueue", "macos_fsevent", "macos_kqueue", "manual_tests", "mio", "serde", "timing_tests"))' -C metadata=217a4c19a485f0e3 -C extra-filename=-217a4c19a485f0e3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-0cf52161e3e1ee66.rmeta --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfiletime-3578d7844316896a.rmeta --extern kqueue=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libkqueue-106a09b035b5d72c.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --extern mio=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmio-3f1c8226b88a0fb0.rmeta --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwalkdir-bc85d0c177834956.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/lib.rs:134:7 | 134 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/lib.rs:143:11 | 143 | #[cfg(any(freebsdlike, target_os = "linux", target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:835:11 | 835 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:1129:7 | 1129 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:2441:7 | 2441 | #[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_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:23:18 | 23 | apple_targets,))] { | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /rust/deps/nix-0.28.0/src/errno.rs:27:48 | 27 | } else if #[cfg(any(target_os = "android", 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` --> /rust/deps/nix-0.28.0/src/errno.rs:39:21 | 39 | } else if #[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: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.28.0/src/errno.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:277:13 | 277 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:278:13 | 278 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:285:13 | 285 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:286:13 | 286 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:293:13 | 293 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:294:13 | 294 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:301:13 | 301 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:302:13 | 302 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:309:13 | 309 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:310:13 | 310 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:317:13 | 317 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:318:13 | 318 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:325:13 | 325 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:326:13 | 326 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:333:13 | 333 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:334:13 | 334 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:340:19 | 340 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:340:34 | 340 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:343:19 | 343 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:343:34 | 343 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:346:19 | 346 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:346:34 | 346 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:349:19 | 349 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:349:34 | 349 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:352:19 | 352 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:352:34 | 352 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:355:19 | 355 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:355:34 | 355 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:358:19 | 358 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:358:34 | 358 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:362:13 | 362 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:363:13 | 363 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:370:13 | 370 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:371:13 | 371 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:378:13 | 378 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:379:13 | 379 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:386:13 | 386 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:387:13 | 387 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:393:19 | 393 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:393:34 | 393 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:396:19 | 396 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:396:34 | 396 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:400:13 | 400 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:401:13 | 401 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:408:13 | 408 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:409:13 | 409 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:415:19 | 415 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:415:34 | 415 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:418:19 | 418 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:418:34 | 418 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:421:19 | 421 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:421:34 | 421 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:425:13 | 425 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:426:13 | 426 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:433:13 | 433 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:434:13 | 434 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:440:19 | 440 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:443:19 | 443 | #[cfg(any(linux_android, target_os = "aix", 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:446:15 | 446 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:450:13 | 450 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:458:19 | 458 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:458:34 | 458 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:461:19 | 461 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:461:34 | 461 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:464:19 | 464 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:464:34 | 464 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:467:19 | 467 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:467:34 | 467 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:470:19 | 470 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:470:34 | 470 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:473:19 | 473 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:473:34 | 473 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:476:19 | 476 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:476:34 | 476 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:480:13 | 480 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:481:13 | 481 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:488:13 | 488 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:489:13 | 489 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:497:13 | 497 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:498:13 | 498 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/errno.rs:504:19 | 504 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:504:34 | 504 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:507:19 | 507 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:507:34 | 507 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:511:13 | 511 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:518:19 | 518 | #[cfg(any(linux_android, target_os = "fuchsia", 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:521:19 | 521 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:524:19 | 524 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:527:19 | 527 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:530:19 | 530 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:533:19 | 533 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:536:19 | 536 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:540:13 | 540 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:548:13 | 548 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:555:13 | 555 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:556:13 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:562:19 | 562 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:565:19 | 565 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:568:19 | 568 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:571:19 | 571 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:575:13 | 575 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:582:15 | 582 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/errno.rs:585:19 | 585 | #[cfg(any(linux_android, target_os = "aix", 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:588:15 | 588 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/errno.rs:603:15 | 603 | #[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: `freebsdlike` --> /rust/deps/nix-0.28.0/src/errno.rs:606:19 | 606 | #[cfg(any(freebsdlike, target_os = "hurd", target_os = "redox"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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` --> /rust/deps/nix-0.28.0/src/errno.rs:609:19 | 609 | #[cfg(any(freebsdlike, target_os = "hurd", target_os = "redox"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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` --> /rust/deps/nix-0.28.0/src/errno.rs:618:19 | 618 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:621:19 | 621 | #[cfg(any(bsd, target_os = "redox", solarish))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:621:45 | 621 | #[cfg(any(bsd, target_os = "redox", solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:625:13 | 625 | 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_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:626:13 | 626 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /rust/deps/nix-0.28.0/src/errno.rs:634:19 | 634 | #[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` --> /rust/deps/nix-0.28.0/src/errno.rs:638:13 | 638 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:646:13 | 646 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:654:13 | 654 | 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_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:655:13 | 655 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/errno.rs:661:19 | 661 | #[cfg(any(freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:661:32 | 661 | #[cfg(any(freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /rust/deps/nix-0.28.0/src/errno.rs:665:13 | 665 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:667:13 | 667 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:673:19 | 673 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:677:13 | 677 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:685:13 | 685 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:686:13 | 686 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:695:13 | 695 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:696:13 | 696 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:703:19 | 703 | #[cfg(any(bsd, target_os = "aix", target_os = "redox"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:706:19 | 706 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:709:19 | 709 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:712:19 | 712 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:715:19 | 715 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:718:19 | 718 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:721:19 | 721 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:724:19 | 724 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/errno.rs:728:13 | 728 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:735:15 | 735 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:738:15 | 738 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:741:15 | 741 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:744:15 | 744 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:747:15 | 747 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:750:15 | 750 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:753:19 | 753 | #[cfg(any(apple_targets, target_os = "netbsd", 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:757:13 | 757 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:764:19 | 764 | #[cfg(any(apple_targets, target_os = "netbsd", 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:768:13 | 768 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:776:13 | 776 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:784:13 | 784 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:791:19 | 791 | #[cfg(any(apple_targets, solarish, target_os = "aix"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:791:34 | 791 | #[cfg(any(apple_targets, solarish, target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:794:15 | 794 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/errno.rs:797:15 | 797 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:809:15 | 809 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:812:15 | 812 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/errno.rs:815:15 | 815 | #[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_targets` --> /rust/deps/nix-0.28.0/src/fcntl.rs:8:5 | 8 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/fcntl.rs:24:5 | 24 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:29:11 | 29 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:36:5 | 36 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:194:30 | 194 | all(feature = "process", linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:466:11 | 466 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:846:7 | 846 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:525:11 | 525 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:529:11 | 529 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:533:11 | 533 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:537:9 | 537 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:543:9 | 543 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/fcntl.rs:548:11 | 548 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/fcntl.rs:551:11 | 551 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:554:11 | 554 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:557:11 | 557 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/fcntl.rs:563:9 | 563 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/fcntl.rs:570:11 | 570 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /rust/deps/nix-0.28.0/src/fcntl.rs:1104:12 | 1104 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /rust/deps/nix-0.28.0/src/fcntl.rs:1105:16 | 1105 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /rust/deps/nix-0.28.0/src/fcntl.rs:1156:12 | 1156 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /rust/deps/nix-0.28.0/src/fcntl.rs:1157:16 | 1157 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:1198:5 | 1198 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:1262:5 | 1262 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/fcntl.rs:1263:5 | 1263 | 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_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:64:15 | 64 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:68:19 | 68 | #[cfg(any(linux_android, target_os = "freebsd", 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/fcntl.rs:95:13 | 95 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/fcntl.rs:108:13 | 108 | 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_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:109:13 | 109 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/fcntl.rs:110:13 | 110 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:117:19 | 117 | #[cfg(any(linux_android, apple_targets, 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(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/fcntl.rs:117:34 | 117 | #[cfg(any(linux_android, apple_targets, 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /rust/deps/nix-0.28.0/src/fcntl.rs:117:49 | 117 | #[cfg(any(linux_android, apple_targets, 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` --> /rust/deps/nix-0.28.0/src/fcntl.rs:125:19 | 125 | #[cfg(any(bsd, target_os = "redox"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/fcntl.rs:128:19 | 128 | #[cfg(any(bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:133:15 | 133 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:136:15 | 136 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:154:19 | 154 | #[cfg(any(linux_android, target_os = "redox"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /rust/deps/nix-0.28.0/src/fcntl.rs:165:40 | 165 | #[cfg(any(target_os = "linux", 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` --> /rust/deps/nix-0.28.0/src/fcntl.rs:171:19 | 171 | #[cfg(any(bsd, target_os = "redox"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:177:15 | 177 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:380:23 | 380 | #[cfg(any(linux_android, target_os = "freebsd", 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:394:17 | 394 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:482:15 | 482 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.28.0/src/fcntl.rs:600:30 | 600 | pub fn fcntl(fd: RawFd, arg: FcntlArg) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 600 | pub fn fcntl(fd: RawFd, arg: FcntlArg<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:617:19 | 617 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:619:19 | 619 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:621:19 | 621 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:624:17 | 624 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:631:17 | 631 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/fcntl.rs:635:19 | 635 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/fcntl.rs:637:19 | 637 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:639:19 | 639 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/fcntl.rs:641:19 | 641 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/fcntl.rs:646:17 | 646 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/fcntl.rs:668:19 | 668 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/poll.rs:227:11 | 227 | #[cfg(any(linux_android, 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(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/poll.rs:227:26 | 227 | #[cfg(any(linux_android, 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: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.28.0/src/poll.rs:200:16 | 200 | fds: &mut [PollFd], | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | fds: &mut [PollFd<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.28.0/src/poll.rs:229:16 | 229 | fds: &mut [PollFd], | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 229 | fds: &mut [PollFd<'_>], | ++++ warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:3:5 | 3 | 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_targets` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:5:5 | 5 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:34:11 | 34 | #[cfg(any(bsd, linux_android, target_os = "redox", solarish))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:34:16 | 34 | #[cfg(any(bsd, linux_android, target_os = "redox", solarish))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:34:52 | 34 | #[cfg(any(bsd, linux_android, target_os = "redox", solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:40:11 | 40 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:69:11 | 69 | #[cfg(any(linux_android, bsd))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:69:26 | 69 | #[cfg(any(linux_android, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:82:32 | 82 | #[cfg(any(target_os = "linux", 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` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:91:5 | 91 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:104:11 | 104 | #[cfg(any(linux_android, freebsdlike, apple_targets, solarish))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:104:26 | 104 | #[cfg(any(linux_android, freebsdlike, apple_targets, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:104:39 | 104 | #[cfg(any(linux_android, freebsdlike, apple_targets, solarish))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:104:54 | 104 | #[cfg(any(linux_android, freebsdlike, apple_targets, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:112:7 | 112 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:131:11 | 131 | #[cfg(any(linux_android, freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:131:26 | 131 | #[cfg(any(linux_android, freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:131:39 | 131 | #[cfg(any(linux_android, freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:142:7 | 142 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:170:7 | 170 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:176:7 | 176 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/sys/mod.rs:185:9 | 185 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/sys/memfd.rs:39:15 | 39 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/memfd.rs:46:15 | 46 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/memfd.rs:49:15 | 49 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/memfd.rs:52:15 | 52 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/memfd.rs:55:15 | 55 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/memfd.rs:58:15 | 58 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/memfd.rs:61:15 | 61 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/memfd.rs:64:15 | 64 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/memfd.rs:67:15 | 67 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/memfd.rs:70:15 | 70 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/memfd.rs:73:15 | 73 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.28.0/src/sys/select.rs:110:50 | 110 | pub fn fds(&self, highest: Option) -> Fds { | ^^^ expected lifetime parameters | help: indicate the anonymous lifetimes | 110 | pub fn fds(&self, highest: Option) -> Fds<'_, '_> { | ++++++++ warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:13:7 | 13 | #[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: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:318:9 | 318 | any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:335:9 | 335 | any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:360:5 | 360 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:69:23 | 69 | #[cfg(all(any(linux_android, target_os = "emscripten", | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:104:19 | 104 | #[cfg(any(linux_android, target_os = "emscripten", | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:110:23 | 110 | #[cfg(not(any(linux_android, target_os = "emscripten", | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:115:23 | 115 | #[cfg(not(any(linux_android, target_os = "emscripten", | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:1124:11 | 1124 | #[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: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:146:21 | 146 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:174:17 | 174 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:181:17 | 181 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:189:17 | 189 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:228:21 | 228 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:256:17 | 256 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:264:17 | 264 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:272:17 | 272 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.28.0/src/sys/signal.rs:293:32 | 293 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 293 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `bsd` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:594:9 | 594 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:595:9 | 595 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:596:9 | 596 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fushsia` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:600:9 | 600 | 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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("fushsia"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"fushsia\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.28.0/src/sys/signal.rs:1221:40 | 1221 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/sys/signal.rs:1331:23 | 1331 | #[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: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/stat.rs:1:11 | 1 | #[cfg(any(apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/sys/stat.rs:3:33 | 3 | #[cfg(any(target_os = "netbsd", 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_targets` --> /rust/deps/nix-0.28.0/src/sys/stat.rs:64:11 | 64 | #[cfg(any(apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/sys/stat.rs:66:11 | 66 | #[cfg(any(freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /rust/deps/nix-0.28.0/src/sys/stat.rs:69:7 | 69 | #[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: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/stat.rs:170:15 | 170 | #[cfg(not(any(apple_targets, target_os = "redox", 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/stat.rs:360:5 | 360 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/sys/stat.rs:88:15 | 88 | #[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: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/stat.rs:108:15 | 108 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/stat.rs:114:13 | 114 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/sys/stat.rs:124:15 | 124 | #[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: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/stat.rs:148:15 | 148 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `memmap2` (lib) generated 4 warnings warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:4:11 | 4 | #[cfg(not(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:12:30 | 12 | #[cfg(all(feature = "mount", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:90:7 | 90 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:94:7 | 94 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:98:7 | 98 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:101:7 | 101 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:105:7 | 105 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:108:7 | 108 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:112:7 | 112 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:116:7 | 116 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:120:7 | 120 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:124:7 | 124 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:127:7 | 127 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:130:7 | 130 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:134:7 | 134 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:138:7 | 138 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:141:7 | 141 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:145:7 | 145 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:149:7 | 149 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:153:7 | 153 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:157:7 | 157 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:161:7 | 161 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:165:7 | 165 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:169:7 | 169 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:173:7 | 173 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:176:7 | 176 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:180:7 | 180 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:184:7 | 184 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:188:7 | 188 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:192:7 | 192 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:196:7 | 196 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:200:7 | 200 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:204:7 | 204 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:208:7 | 208 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:211:7 | 211 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:214:7 | 214 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:218:7 | 218 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:222:7 | 222 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:226:7 | 226 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:230:7 | 230 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:234:7 | 234 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:238:7 | 238 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:242:7 | 242 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:246:7 | 246 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:250:7 | 250 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:254:7 | 254 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:257:7 | 257 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:260:7 | 260 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:263:7 | 263 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:266:7 | 266 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:269:7 | 269 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:272:7 | 272 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:275:7 | 275 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:279:7 | 279 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:283:7 | 283 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:286:11 | 286 | #[cfg(all(linux_android, not(target_env = "musl"), not(target_env = "ohos")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:26:18 | 26 | if #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:295:9 | 295 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:302:15 | 302 | #[cfg(not(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:309:11 | 309 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:369:15 | 369 | #[cfg(any(apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:436:34 | 436 | #[cfg(all(feature = "mount", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:496:9 | 496 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:497:9 | 497 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:520:9 | 520 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:521:9 | 521 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:543:15 | 543 | #[cfg(any(apple_targets, linux_android, 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:543:30 | 543 | #[cfg(any(apple_targets, linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:568:9 | 568 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:569:9 | 569 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:592:9 | 592 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:593:9 | 593 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:636:38 | 636 | #[cfg(all(feature = "mount", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.28.0/src/sys/statfs.rs:626:32 | 626 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statvfs.rs:24:15 | 24 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statvfs.rs:27:15 | 27 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statvfs.rs:30:15 | 30 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statvfs.rs:33:15 | 33 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statvfs.rs:45:15 | 45 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/statvfs.rs:48:15 | 48 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/sys/time.rs:20:13 | 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: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.28.0/src/sys/time.rs:429:32 | 429 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 429 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition value: `dragonflybsd` --> /rust/deps/notify-6.1.1/src/lib.rs:221:5 | 221 | target_os = "dragonflybsd", | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("dragonflybsd"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"dragonflybsd\"))");` 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: `dragonflybsd` --> /rust/deps/notify-6.1.1/src/lib.rs:237:5 | 237 | target_os = "dragonflybsd", | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("dragonflybsd"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"dragonflybsd\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dragonflybsd` --> /rust/deps/notify-6.1.1/src/lib.rs:383:5 | 383 | target_os = "dragonflybsd", | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("dragonflybsd"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"dragonflybsd\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.28.0/src/sys/time.rs:662:32 | 662 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 662 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition value: `dragonflybsd` --> /rust/deps/notify-6.1.1/src/lib.rs:396:5 | 396 | target_os = "dragonflybsd" | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `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 = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("dragonflybsd"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"dragonflybsd\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:162:7 | 162 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:171:7 | 171 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:98:11 | 98 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:105:11 | 105 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/notify-6.1.1/src/event.rs:581:32 | 581 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 581 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:343:11 | 343 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/notify-6.1.1/src/poll.rs:141:36 | 141 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 141 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:27:19 | 27 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:28:19 | 28 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/notify-6.1.1/src/error.rs:101:32 | 101 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 101 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:39:19 | 39 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:40:19 | 40 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:47:19 | 47 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:48:19 | 48 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:55:19 | 55 | #[cfg(any(linux_android, target_os = "redox"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:58:19 | 58 | #[cfg(any(linux_android, target_os = "redox"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:61:19 | 61 | #[cfg(any(linux_android, target_os = "redox"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:128:19 | 128 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:205:26 | 205 | if #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:269:19 | 269 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.28.0/src/sys/wait.rs:360:19 | 360 | pub fn waitid(id: Id, flags: WaitPidFlag) -> Result { | ^^ expected lifetime parameter | help: indicate the anonymous lifetime | 360 | pub fn waitid(id: Id<'_>, flags: WaitPidFlag) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/sys/wait.rs:365:15 | 365 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:7:30 | 7 | all(feature = "process", linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:16:5 | 16 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/unistd.rs:17:5 | 17 | 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` --> /rust/deps/nix-0.28.0/src/unistd.rs:18:5 | 18 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/unistd.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: `bsd` --> /rust/deps/nix-0.28.0/src/unistd.rs:26:27 | 26 | #[cfg(all(feature = "fs", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/unistd.rs:51:11 | 51 | #[cfg(any(freebsdlike, linux_android, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:51:24 | 51 | #[cfg(any(freebsdlike, linux_android, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/unistd.rs:54:11 | 54 | #[cfg(any(freebsdlike, linux_android, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:54:24 | 54 | #[cfg(any(freebsdlike, linux_android, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:2849:7 | 2849 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:2876:11 | 2876 | #[cfg(any(linux_android, freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/unistd.rs:2876:26 | 2876 | #[cfg(any(linux_android, freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:2921:11 | 2921 | #[cfg(any(linux_android, freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/unistd.rs:2921:26 | 2921 | #[cfg(any(linux_android, freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:47:11 | 47 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:406:7 | 406 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /rust/deps/nix-0.28.0/src/unistd.rs:451:5 | 451 | 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` --> /rust/deps/nix-0.28.0/src/unistd.rs:452:5 | 452 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_targets` --> /rust/deps/nix-0.28.0/src/unistd.rs:577:5 | 577 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:911:11 | 911 | #[cfg(any(linux_android, freebsdlike, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/unistd.rs:911:26 | 911 | #[cfg(any(linux_android, freebsdlike, 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(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_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:936:7 | 936 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:989:9 | 989 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/unistd.rs:990:9 | 990 | 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` --> /rust/deps/nix-0.28.0/src/unistd.rs:991:9 | 991 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/unistd.rs:992:9 | 992 | 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_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:1168:7 | 1168 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/unistd.rs:1137:9 | 1137 | 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` --> /rust/deps/nix-0.28.0/src/unistd.rs:1138:9 | 1138 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/unistd.rs:1148:9 | 1148 | 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` --> /rust/deps/nix-0.28.0/src/unistd.rs:1149:9 | 1149 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:1214:5 | 1214 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /rust/deps/nix-0.28.0/src/unistd.rs:1215:5 | 1215 | 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` --> /rust/deps/nix-0.28.0/src/unistd.rs:1216:5 | 1216 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/unistd.rs:1220:5 | 1220 | 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: `freebsdlike` --> /rust/deps/nix-0.28.0/src/unistd.rs:1380:11 | 1380 | #[cfg(any(freebsdlike, linux_android, 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: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:1380:24 | 1380 | #[cfg(any(freebsdlike, linux_android, 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(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /rust/deps/nix-0.28.0/src/unistd.rs:1380:39 | 1380 | #[cfg(any(freebsdlike, linux_android, 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_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:1389:7 | 1389 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /rust/deps/nix-0.28.0/src/unistd.rs:1411:5 | 1411 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /rust/deps/nix-0.28.0/src/unistd.rs:1412:5 | 1412 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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` --> /rust/deps/nix-0.28.0/src/unistd.rs:1413:5 | 1413 | 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: `freebsdlike` --> /rust/deps/nix-0.28.0/src/unistd.rs:3120:5 | 3120 | 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` --> /rust/deps/nix-0.28.0/src/unistd.rs:3642:7 | 3642 | #[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: hidden lifetime parameters in types are deprecated --> /rust/deps/nix-0.28.0/src/unistd.rs:207:32 | 207 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 207 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `mio` (lib) generated 29 warnings warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 = note: requested on the command line with `-W unstable-name-collisions` help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: `rayon-core` (lib) generated 2 warnings warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: `kqueue` (lib) generated 1 warning warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /rust/deps/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 help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /rust/deps/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: `petgraph` (lib) generated 119 warnings warning: `pulldown-cmark` (lib) generated 24 warnings Compiling tracing-subscriber v0.3.18 Compiling zip v0.6.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="fmt"' --cfg 'feature="local-time"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="time"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=fbe5097f3f26a7e7 -C extra-filename=-fbe5097f3f26a7e7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern sharded_slab=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsharded_slab-095cf557b61803d3.rmeta --extern thread_local=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthread_local-c8337e747a9ba716.rmeta --extern time=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtime-db46a6eb2cabbe8a.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-ccdf31518df4d974.rmeta --extern tracing_log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_log-82c5ed320080f561.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=zip CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zip-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zip-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :Marli Frost :Ryan Levick ' CARGO_PKG_DESCRIPTION='Library to support the reading and writing of zip files. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zip CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zip-rs/zip.git' CARGO_PKG_RUST_VERSION=1.59.0 CARGO_PKG_VERSION=0.6.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zip-0.6.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name zip --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/zip-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="deflate"' --cfg 'feature="flate2"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes", "aes-crypto", "bzip2", "constant_time_eq", "default", "deflate", "deflate-miniz", "deflate-zlib", "flate2", "hmac", "pbkdf2", "sha1", "time", "unreserved", "zstd"))' -C metadata=6160995aae05152c -C extra-filename=-6160995aae05152c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern byteorder=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbyteorder-2abe3456e7c66c75.rmeta --extern crc32fast=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrc32fast-76032e4fd986aa7e.rmeta --extern flate2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libflate2-eb22de36053c3999.rmeta --extern time=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtime-db46a6eb2cabbe8a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zip-0.6.6/src/read.rs:263:13 | 263 | reader: CryptoReader, | ^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 263 | reader: CryptoReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zip-0.6.6/src/read.rs:264:6 | 264 | ) -> ZipFileReader { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 264 | ) -> ZipFileReader<'_> { | ++++ warning: elided lifetime has a name --> /rust/deps/zip-0.6.6/src/read.rs:1034:31 | 1032 | pub fn read_zipfile_from_stream<'a, R: io::Read>( | -- lifetime `'a` declared here 1033 | reader: &'a mut R, 1034 | ) -> ZipResult>> { | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zip-0.6.6/src/result.rs:15:34 | 15 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 15 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zip-0.6.6/src/result.rs:45:34 | 45 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zip-0.6.6/src/result.rs:90:34 | 90 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zip-0.6.6/src/write.rs:683:57 | 683 | pub fn raw_copy_file_rename(&mut self, mut file: ZipFile, name: S) -> ZipResult<()> | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 683 | pub fn raw_copy_file_rename(&mut self, mut file: ZipFile<'_>, name: S) -> ZipResult<()> | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/zip-0.6.6/src/write.rs:733:43 | 733 | pub fn raw_copy_file(&mut self, file: ZipFile) -> ZipResult<()> { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 733 | pub fn raw_copy_file(&mut self, file: ZipFile<'_>) -> ZipResult<()> { | ++++ warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: elided lifetime has a name --> /rust/deps/tracing-subscriber-0.3.18/src/registry/mod.rs:118:50 | 92 | pub trait LookupSpan<'a> { | -- lifetime `'a` declared here ... 118 | fn span(&'a self, id: &Id) -> Option> | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: variable does not need to be mutable --> /rust/deps/zip-0.6.6/src/write.rs:414:17 | 414 | let mut crypto_header = [0u8; 12]; | ----^^^^^^^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default warning: `notify` (lib) generated 7 warnings warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.74/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: `time` (lib) generated 43 warnings warning: `zip` (lib) generated 9 warnings warning: `nix` (lib) generated 443 warnings warning: method `bold` is never used --> /rust/deps/tracing-subscriber-0.3.18/src/fmt/format/mod.rs:1403:8 | 1398 | impl Style { | ---------- method in this implementation ... 1403 | fn bold(self) -> Self { | ^^^^ | note: the lint level is defined here --> /rust/deps/tracing-subscriber-0.3.18/src/lib.rs:191:5 | 191 | unused, | ^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` Compiling tracing-tree v0.3.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_tree CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='David Barsky :Nathan Whitaker:Oli Scherer ' CARGO_PKG_DESCRIPTION='A Tracing Layer which prints a tree of spans and events.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-tree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/davidbarsky/tracing-tree' CARGO_PKG_RUST_VERSION=1.70 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_tree --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-tree-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "time", "tracing-log"))' -C metadata=c412c046bc300c93 -C extra-filename=-c412c046bc300c93 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern nu_ansi_term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-f06cc009d2a39f35.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-ccdf31518df4d974.rmeta --extern tracing_log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_log-82c5ed320080f561.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-fbe5097f3f26a7e7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:279:25 | 279 | ctx: &'a Context, | -------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 279 | ctx: &'a Context<'_, S>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:336:48 | 336 | fn write_span_info(&self, span: &SpanRef, bufs: &mut Buffers, style: SpanMode) | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 336 | fn write_span_info(&self, span: &SpanRef<'_, S>, bufs: &mut Buffers, style: SpanMode) | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:407:45 | 407 | fn get_timestamp(&self, span: SpanRef) -> Option | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn get_timestamp(&self, span: SpanRef<'_, S>) -> Option | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:500:35 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:500:68 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:539:55 | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/tracing-tree-0.3.1/src/lib.rs:624:44 | 624 | fn on_close(&self, id: Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn on_close(&self, id: Id, ctx: Context<'_, S>) { | +++ Compiling synstructure v0.13.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=2f6f67f58e3b9dce -C extra-filename=-2f6f67f58e3b9dce --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rmeta --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-2b3ebefd196a04f7.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `tracing-subscriber` (lib) generated 3 warnings warning: `tracing-tree` (lib) generated 7 warnings warning: `syn` (lib) generated 756 warnings (45 duplicates) Compiling serde_derive v1.0.206 Compiling tracing-attributes v0.1.27 Compiling salsa-macros v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros) Compiling ra-ap-rustc_index_macros v0.76.0 Compiling chalk-derive v0.98.0 Compiling thiserror-impl v1.0.63 Compiling serde_repr v0.1.19 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.206 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.206/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.206 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=206 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.206 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.206/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=767f7c7ad9fc7d6a -C extra-filename=-767f7c7ad9fc7d6a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-2b3ebefd196a04f7.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ra_salsa_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros/Cargo.toml CARGO_PKG_AUTHORS='Salsa developers' CARGO_PKG_DESCRIPTION='Procedural macros for the salsa crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=salsa-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/salsa-rs/salsa' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ra_salsa_macros --edition=2021 crates/ra-salsa/ra-salsa-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=06a77549f7f6505d -C extra-filename=-06a77549f7f6505d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern heck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libheck-bc96eed4d0cbe13b.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-2b3ebefd196a04f7.rlib --extern proc_macro -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=5c80b43886dc7e21 -C extra-filename=-5c80b43886dc7e21 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-2b3ebefd196a04f7.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_index_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_index_macros-0.76.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_index_macros-0.76.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_index_macros` in the rust-lang/rust repository from commit 145f9cf95de1fbde3fa11e98461310e0373253e6 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_index_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.76.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=76 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_index_macros-0.76.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ra_ap_rustc_index_macros --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_index_macros-0.76.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=cb5f440aa5787153 -C extra-filename=-cb5f440aa5787153 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-2b3ebefd196a04f7.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=chalk_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-derive-0.98.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-derive-0.98.0/Cargo.toml CARGO_PKG_AUTHORS='Rust Compiler Team:Chalk developers' CARGO_PKG_DESCRIPTION='A helper crate for use by chalk crates for `derive` macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chalk-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/chalk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.98.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=98 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-derive-0.98.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name chalk_derive --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-derive-0.98.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5551ae0576522802 -C extra-filename=-5551ae0576522802 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-2b3ebefd196a04f7.rlib --extern synstructure=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsynstructure-2f6f67f58e3b9dce.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_repr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_repr-0.1.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_repr-0.1.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_repr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-repr' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_repr-0.1.19 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_repr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_repr-0.1.19/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)' --check-cfg 'cfg(feature, values())' -C metadata=7cd133474cc91f40 -C extra-filename=-7cd133474cc91f40 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-2b3ebefd196a04f7.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ra_salsa_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros/Cargo.toml CARGO_PKG_AUTHORS='Salsa developers' CARGO_PKG_DESCRIPTION='Procedural macros for the salsa crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=salsa-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/salsa-rs/salsa' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ra_salsa_macros --edition=2021 crates/ra-salsa/ra-salsa-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f02399c47b46400 -C extra-filename=-3f02399c47b46400 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern heck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libheck-bc96eed4d0cbe13b.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-2b3ebefd196a04f7.rlib --extern proc_macro -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.63 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fa5a52cfd31e166f -C extra-filename=-fa5a52cfd31e166f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-979720bda4158dbf.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-2c0e1157013b0179.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-2b3ebefd196a04f7.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /rust/deps/serde_repr-0.1.19/src/lib.rs:40:1 | 40 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_repr-0.1.19/src/parse.rs:49:21 | 49 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 49 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unused extern crate --> /rust/deps/chalk-derive-0.98.0/src/lib.rs:1:1 | 1 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/chalk-derive-0.98.0/src/lib.rs:68:44 | 68 | fn try_find_interner(s: &mut synstructure::Structure) -> Option<(TokenStream, DeriveKind)> { | --------------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 68 | fn try_find_interner(s: &mut synstructure::Structure<'_>) -> Option<(TokenStream, DeriveKind)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/chalk-derive-0.98.0/src/lib.rs:109:40 | 109 | fn find_interner(s: &mut synstructure::Structure) -> (TokenStream, DeriveKind) { | --------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn find_interner(s: &mut synstructure::Structure<'_>) -> (TokenStream, DeriveKind) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/chalk-derive-0.98.0/src/lib.rs:128:45 | 128 | fn derive_has_interner(mut s: synstructure::Structure) -> TokenStream { | --------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 128 | fn derive_has_interner(mut s: synstructure::Structure<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/chalk-derive-0.98.0/src/lib.rs:145:43 | 145 | fn derive_type_visitable(s: synstructure::Structure) -> TokenStream { | --------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn derive_type_visitable(s: synstructure::Structure<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/chalk-derive-0.98.0/src/lib.rs:154:49 | 154 | fn derive_type_super_visitable(s: synstructure::Structure) -> TokenStream { | --------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 154 | fn derive_type_super_visitable(s: synstructure::Structure<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/chalk-derive-0.98.0/src/lib.rs:163:26 | 163 | mut s: synstructure::Structure, | --------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 163 | mut s: synstructure::Structure<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/chalk-derive-0.98.0/src/lib.rs:201:27 | 201 | a: &mut synstructure::Structure, | --------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 201 | a: &mut synstructure::Structure<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/chalk-derive-0.98.0/src/lib.rs:202:27 | 202 | b: &mut synstructure::Structure, | --------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 202 | b: &mut synstructure::Structure<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/chalk-derive-0.98.0/src/lib.rs:223:36 | 223 | fn derive_zip(mut s: synstructure::Structure) -> TokenStream { | --------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 223 | fn derive_zip(mut s: synstructure::Structure<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/chalk-derive-0.98.0/src/lib.rs:263:46 | 263 | fn derive_type_foldable(mut s: synstructure::Structure) -> TokenStream { | --------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 263 | fn derive_type_foldable(mut s: synstructure::Structure<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/chalk-derive-0.98.0/src/lib.rs:301:53 | 301 | fn derive_fallible_type_folder(mut s: synstructure::Structure) -> TokenStream { | --------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn derive_fallible_type_folder(mut s: synstructure::Structure<'_>) -> TokenStream { | ++++ warning: unused extern crate --> /rust/deps/thiserror-impl-1.0.63/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/attr.rs:140:28 | 140 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 140 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/expand.rs:55:23 | 55 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/expand.rs:223:21 | 223 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 223 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/expand.rs:479:25 | 479 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 479 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/expand.rs:504:34 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/expand.rs:504:66 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.63/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ warning: `serde_repr` (lib) generated 2 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/ast.rs:145:23 | 145 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 145 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:574:54 | 574 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 574 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:686:36 | 686 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 686 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:705:15 | 705 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 705 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:706:23 | 706 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 706 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:707:18 | 707 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 707 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:766:23 | 766 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 766 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:767:25 | 767 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 767 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1438:35 | 1438 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1433:12 | 1433 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1433 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1478:12 | 1478 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1478 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1486:12 | 1486 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1494:12 | 1494 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1494 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1503:12 | 1503 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1503 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1512:12 | 1512 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1512 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1547:12 | 1547 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1547 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1569:12 | 1569 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1569 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1592:12 | 1592 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1592 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1613:12 | 1613 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1636:12 | 1636 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1636 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/attr.rs:1643:54 | 1643 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1643 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling ra-ap-rustc_index v0.76.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_index CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_index-0.76.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_index-0.76.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_index` in the rust-lang/rust repository from commit 145f9cf95de1fbde3fa11e98461310e0373253e6 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_index CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.76.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=76 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_index-0.76.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ra_ap_rustc_index --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_index-0.76.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "rustc_randomized_layouts"))' -C metadata=964a84f402b75fd9 -C extra-filename=-964a84f402b75fd9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-db52e4e83eec74e3.rmeta --extern rustc_index_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libra_ap_rustc_index_macros-cb5f440aa5787153.so --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:356:38 | 356 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 356 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:360:35 | 360 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 360 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:470:15 | 470 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:473:11 | 473 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 473 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:692:15 | 692 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 692 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:873:13 | 873 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:928:15 | 928 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:931:11 | 931 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 931 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1206:17 | 1206 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1206 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1222:17 | 1222 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1222 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1237:42 | 1237 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1237 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1282:17 | 1282 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1282 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1375:17 | 1375 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1375 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1422:17 | 1422 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1737:17 | 1737 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1737 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1746:17 | 1746 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1746 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1802:15 | 1802 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1802 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1851:15 | 1851 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1851 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1894:15 | 1894 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1952:13 | 1952 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1952 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:1990:13 | 1990 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1990 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:2099:17 | 2099 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2099 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:2488:15 | 2488 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2488 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:2926:15 | 2926 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2926 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:2971:28 | 2971 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:3012:13 | 3012 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3012 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:3038:30 | 3038 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3038 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:3170:5 | 3170 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3170 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:3171:5 | 3171 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3171 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/de.rs:3172:10 | 3172 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3172 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:316:15 | 316 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 316 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:357:15 | 357 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 357 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:399:52 | 399 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:427:15 | 427 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 427 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:509:15 | 509 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:582:15 | 582 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 582 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:648:15 | 648 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:771:15 | 771 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 771 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:818:14 | 818 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 818 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:820:15 | 820 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:889:14 | 889 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 889 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:891:15 | 891 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:973:14 | 973 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 973 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:975:15 | 975 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 975 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:1060:15 | 1060 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:1108:15 | 1108 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:1185:15 | 1185 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:1269:44 | 1269 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/ser.rs:1298:30 | 1298 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1298 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.206/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: `chalk-derive` (lib) generated 12 warnings Compiling chalk-ir v0.98.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=chalk_ir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-ir-0.98.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-ir-0.98.0/Cargo.toml CARGO_PKG_AUTHORS='Rust Compiler Team:Chalk developers' CARGO_PKG_DESCRIPTION='Chalk'\''s internal representation of types, goals, and clauses' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chalk-ir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/chalk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.98.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=98 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-ir-0.98.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name chalk_ir --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-ir-0.98.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6aa067e7b564d6fb -C extra-filename=-6aa067e7b564d6fb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-7ce27a4ac1b9ebb8.rmeta --extern chalk_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libchalk_derive-5551ae0576522802.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `tracing-attributes` (lib) generated 1 warning Compiling tracing v0.1.40 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=7898f7bc6697964d -C extra-filename=-7898f7bc6697964d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern pin_project_lite=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpin_project_lite-68cac01c4f220b1e.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libtracing_attributes-5c80b43886dc7e21.so --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-ccdf31518df4d974.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `thiserror-impl` (lib) generated 25 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/thiserror-8d7d60659b338816/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f34421b25616c03 -C extra-filename=-3f34421b25616c03 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libthiserror_impl-fa5a52cfd31e166f.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/thiserror-6df46a79f50672de/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=187c6fc0bfc2d784 -C extra-filename=-187c6fc0bfc2d784 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libthiserror_impl-fa5a52cfd31e166f.so --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling ra-ap-rustc_parse_format v0.76.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_parse_format CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_parse_format-0.76.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_parse_format-0.76.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_parse_format` in the rust-lang/rust repository from commit 145f9cf95de1fbde3fa11e98461310e0373253e6 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_parse_format CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.76.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=76 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_parse_format-0.76.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ra_ap_rustc_parse_format --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_parse_format-0.76.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5fc530ea9da00ae1 -C extra-filename=-5fc530ea9da00ae1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_index-964a84f402b75fd9.rmeta --extern rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_lexer-225c4e605bde4312.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-0.1.40/src/lib.rs:932:5 | 932 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Compiling protobuf-support v3.7.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=protobuf_support CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-support-3.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-support-3.7.1/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Code supporting protobuf implementation. None of code in this crate is public API. ' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf-support CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.7.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-support-3.7.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name protobuf_support --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-support-3.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e8b1816acebc17ae -C extra-filename=-e8b1816acebc17ae --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-3f34421b25616c03.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-support-3.7.1/src/lexer/json_number_lit.rs:7:32 | 7 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 7 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-support-3.7.1/src/lexer/loc.rs:16:32 | 16 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 16 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling always-assert v0.2.0 Compiling parser v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser) Compiling ra-ap-rustc_abi v0.76.0 Compiling ra-ap-rustc_pattern_analysis v0.76.0 Compiling process-wrap v8.0.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=always_assert CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/always-assert-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/always-assert-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Recoverable assertions for long-running robust applications' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=always-assert CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/always-assert' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/always-assert-0.2.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name always_assert --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/always-assert-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force", "tracing"))' -C metadata=51432ca1c8506230 -C extra-filename=-51432ca1c8506230 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_abi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_abi-0.76.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_abi-0.76.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_abi` in the rust-lang/rust repository from commit 145f9cf95de1fbde3fa11e98461310e0373253e6 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_abi CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.76.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=76 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_abi-0.76.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ra_ap_rustc_abi --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_abi-0.76.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rand", "rand_xoshiro"))' -C metadata=6f0ce5b54a899749 -C extra-filename=-6f0ce5b54a899749 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-7ce27a4ac1b9ebb8.rmeta --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_index-964a84f402b75fd9.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/parser/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='The Rust parser for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parser CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name parser --edition=2021 crates/parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --cfg 'feature="in-rust-tree"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "in-rust-tree", "tracing"))' -C metadata=d3d529790f4b05d7 -C extra-filename=-d3d529790f4b05d7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern drop_bomb=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdrop_bomb-6167f3fc3a2bed29.rmeta --extern limit=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblimit-4950fb7192395243.rmeta --extern ra_ap_rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_lexer-225c4e605bde4312.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_pattern_analysis CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_pattern_analysis-0.76.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_pattern_analysis-0.76.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_pattern_analysis` in the rust-lang/rust repository from commit 145f9cf95de1fbde3fa11e98461310e0373253e6 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_pattern_analysis CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.76.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=76 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_pattern_analysis-0.76.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ra_ap_rustc_pattern_analysis --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ra-ap-rustc_pattern_analysis-0.76.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f0d8318c8095cdcb -C extra-filename=-f0d8318c8095cdcb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_index-964a84f402b75fd9.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_apfloat-a1bfce774b036a9c.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=process_wrap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/process-wrap-8.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/process-wrap-8.0.2/Cargo.toml CARGO_PKG_AUTHORS='Félix Saparelli ' CARGO_PKG_DESCRIPTION='Wrap a Command, to spawn processes in a group or session or job etc' CARGO_PKG_HOMEPAGE='https://github.com/watchexec/process-wrap' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=process-wrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/watchexec/process-wrap' CARGO_PKG_RUST_VERSION=1.75.0 CARGO_PKG_VERSION=8.0.2 CARGO_PKG_VERSION_MAJOR=8 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/process-wrap-8.0.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name process_wrap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/process-wrap-8.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="creation-flags"' --cfg 'feature="default"' --cfg 'feature="job-object"' --cfg 'feature="kill-on-drop"' --cfg 'feature="process-group"' --cfg 'feature="process-session"' --cfg 'feature="std"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("creation-flags", "default", "job-object", "kill-on-drop", "process-group", "process-session", "reset-sigmask", "std", "tokio1", "tracing"))' -C metadata=4c04ec992c7cc1e4 -C extra-filename=-4c04ec992c7cc1e4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern nix=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnix-16c7be0b8fb2f6ba.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling stdx v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=stdx CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/stdx/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Missing batteries for standard libraries for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stdx CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name stdx --edition=2021 crates/stdx/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace"))' -C metadata=22ed87bd4352aed7 -C extra-filename=-22ed87bd4352aed7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern always_assert=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libalways_assert-51432ca1c8506230.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-0cf52161e3e1ee66.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern jod_thread=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libjod_thread-81eb6c753707ee22.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7447b96fe195f3cd.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `nightly` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:2:13 | 2 | #![cfg_attr(feature = "nightly", allow(internal_features))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:3:13 | 3 | #![cfg_attr(feature = "nightly", doc(rust_logo))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:4:13 | 4 | #![cfg_attr(feature = "nightly", feature(assert_matches))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:5:13 | 5 | #![cfg_attr(feature = "nightly", feature(rustc_attrs))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:6:13 | 6 | #![cfg_attr(feature = "nightly", feature(rustdoc_internals))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:7:13 | 7 | #![cfg_attr(feature = "nightly", feature(step_trait))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:12:7 | 12 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:19:7 | 19 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:22:7 | 22 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:24:7 | 24 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:32:7 | 32 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:36:7 | 36 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:40:7 | 40 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:47:7 | 47 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:51:12 | 51 | #[cfg_attr(feature = "nightly", derive(Encodable_Generic, Decodable_Generic, HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:83:12 | 83 | #[cfg_attr(feature = "nightly", derive(Encodable_Generic, Decodable_Generic, HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:104:12 | 104 | #[cfg_attr(feature = "nightly", derive(Encodable_Generic, Decodable_Generic, HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:452:12 | 452 | #[cfg_attr(feature = "nightly", derive(Encodable_Generic, Decodable_Generic, HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:457:7 | 457 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:638:7 | 638 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:678:12 | 678 | #[cfg_attr(feature = "nightly", derive(Encodable_Generic, Decodable_Generic, HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:813:12 | 813 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:838:12 | 838 | #[cfg_attr(feature = "nightly", derive(Encodable_Generic, Decodable_Generic, HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:985:12 | 985 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:1020:12 | 1020 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:1074:12 | 1074 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:1131:12 | 1131 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:1223:12 | 1223 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:1347:12 | 1347 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:1366:12 | 1366 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:1499:12 | 1499 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:1520:12 | 1520 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:1544:12 | 1544 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/lib.rs:1631:12 | 1631 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/callconv.rs:6:7 | 6 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/callconv.rs:10:7 | 10 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/callconv.rs:13:12 | 13 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/callconv.rs:21:12 | 21 | #[cfg_attr(feature = "nightly", derive(HashStable_Generic))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/callconv.rs:116:7 | 116 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `crate::Primitive::*` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/callconv.rs:2:20 | 2 | pub(crate) use crate::Primitive::*; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `crate::Variants` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/callconv.rs:3:20 | 3 | pub(crate) use crate::Variants; | ^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition value: `nightly` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/layout.rs:14:7 | 14 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = 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` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/layout.rs:17:7 | 17 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `randomize` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/layout.rs:1042:23 | 1042 | #[cfg(feature = "randomize")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = help: consider adding `randomize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `randomize` --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/layout.rs:1041:57 | 1041 | if repr.can_randomize_type_layout() && cfg!(feature = "randomize") { | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `rand` and `rand_xoshiro` = help: consider adding `randomize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `errno::Errno` --> /rust/deps/process-wrap-8.0.2/src/std/core.rs:235:3 | 235 | errno::Errno, | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `Std_unstable` --> /rust/deps/process-wrap-8.0.2/src/std/process_group.rs:85:9 | 85 | #[cfg(Std_unstable)] | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Std_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Std_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `Std_unstable` --> /rust/deps/process-wrap-8.0.2/src/std/process_group.rs:90:13 | 90 | #[cfg(not(Std_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(Std_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Std_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc` --> /rust/deps/ra-ap-rustc_pattern_analysis-0.76.0/src/lib.rs:8:13 | 8 | #![cfg_attr(feature = "rustc", feature(let_chains))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `rustc` 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: `rustc` --> /rust/deps/ra-ap-rustc_pattern_analysis-0.76.0/src/lib.rs:13:7 | 13 | #[cfg(feature = "rustc")] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `rustc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc` --> /rust/deps/ra-ap-rustc_pattern_analysis-0.76.0/src/lib.rs:15:7 | 15 | #[cfg(feature = "rustc")] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `rustc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc` --> /rust/deps/ra-ap-rustc_pattern_analysis-0.76.0/src/lib.rs:19:7 | 19 | #[cfg(feature = "rustc")] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `rustc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc` --> /rust/deps/ra-ap-rustc_pattern_analysis-0.76.0/src/lib.rs:23:7 | 23 | #[cfg(feature = "rustc")] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `rustc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc` --> /rust/deps/ra-ap-rustc_pattern_analysis-0.76.0/src/usefulness.rs:712:7 | 712 | #[cfg(feature = "rustc")] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `rustc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc` --> /rust/deps/ra-ap-rustc_pattern_analysis-0.76.0/src/usefulness.rs:723:11 | 723 | #[cfg(not(feature = "rustc"))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `rustc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc` --> /rust/deps/ra-ap-rustc_pattern_analysis-0.76.0/src/usefulness.rs:777:24 | 777 | #[cfg_attr(feature = "rustc", allow(rustc::potential_query_instability))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `rustc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=protobuf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.7.1/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Rust implementation of Google protocol buffers ' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.7.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.7.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/protobuf-7043a9d560c2f94a/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name protobuf --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/protobuf-3.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(never)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=f21c4a2a8ef6537e -C extra-filename=-f21c4a2a8ef6537e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-ec656b74b2d42576.rmeta --extern protobuf_support=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libprotobuf_support-e8b1816acebc17ae.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-3f34421b25616c03.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `tracing` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/coded_output_stream/output_target.rs:17:32 | 17 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 17 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/coded_output_stream/with.rs:8:24 | 8 | F: FnOnce(&mut CodedOutputStream) -> crate::Result; | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | F: FnOnce(&mut CodedOutputStream<'_>) -> crate::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/coded_output_stream/with.rs:14:24 | 14 | F: FnOnce(&mut CodedOutputStream) -> crate::Result, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 14 | F: FnOnce(&mut CodedOutputStream<'_>) -> crate::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/coded_output_stream/with.rs:26:24 | 26 | F: FnOnce(&mut CodedOutputStream) -> crate::Result, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | F: FnOnce(&mut CodedOutputStream<'_>) -> crate::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/coded_output_stream/mod.rs:413:53 | 413 | pub fn write_unknown_no_tag(&mut self, unknown: UnknownValueRef) -> crate::Result<()> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | pub fn write_unknown_no_tag(&mut self, unknown: UnknownValueRef<'_>) -> crate::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/coded_output_stream/mod.rs:530:16 | 530 | value: UnknownValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | value: UnknownValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/enum_or_unknown.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/message.rs:30:39 | 30 | fn merge_from(&mut self, is: &mut CodedInputStream) -> crate::Result<()>; | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn merge_from(&mut self, is: &mut CodedInputStream<'_>) -> crate::Result<()>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/message.rs:33:28 | 33 | fn parse_from(is: &mut CodedInputStream) -> crate::Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn parse_from(is: &mut CodedInputStream<'_>) -> crate::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/message.rs:44:51 | 44 | fn write_to_with_cached_sizes(&self, os: &mut CodedOutputStream) -> crate::Result<()>; | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn write_to_with_cached_sizes(&self, os: &mut CodedOutputStream<'_>) -> crate::Result<()>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/message.rs:61:33 | 61 | fn write_to(&self, os: &mut CodedOutputStream) -> crate::Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn write_to(&self, os: &mut CodedOutputStream<'_>) -> crate::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/message.rs:75:50 | 75 | fn write_length_delimited_to(&self, os: &mut CodedOutputStream) -> crate::Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 75 | fn write_length_delimited_to(&self, os: &mut CodedOutputStream<'_>) -> crate::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/message_dyn.rs:27:43 | 27 | fn merge_from_dyn(&mut self, is: &mut CodedInputStream) -> crate::Result<()>; | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn merge_from_dyn(&mut self, is: &mut CodedInputStream<'_>) -> crate::Result<()>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/message_dyn.rs:30:55 | 30 | fn write_to_with_cached_sizes_dyn(&self, os: &mut CodedOutputStream) -> crate::Result<()>; | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_to_with_cached_sizes_dyn(&self, os: &mut CodedOutputStream<'_>) -> crate::Result<()>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/message_dyn.rs:50:43 | 50 | fn merge_from_dyn(&mut self, is: &mut CodedInputStream) -> crate::Result<()> { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn merge_from_dyn(&mut self, is: &mut CodedInputStream<'_>) -> crate::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/message_dyn.rs:54:55 | 54 | fn write_to_with_cached_sizes_dyn(&self, os: &mut CodedOutputStream) -> crate::Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn write_to_with_cached_sizes_dyn(&self, os: &mut CodedOutputStream<'_>) -> crate::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/message_dyn.rs:101:41 | 101 | pub fn write_to_dyn(&self, os: &mut CodedOutputStream) -> crate::Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 101 | pub fn write_to_dyn(&self, os: &mut CodedOutputStream<'_>) -> crate::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/message_dyn.rs:148:58 | 148 | pub fn write_length_delimited_to_dyn(&self, os: &mut CodedOutputStream) -> crate::Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 148 | pub fn write_length_delimited_to_dyn(&self, os: &mut CodedOutputStream<'_>) -> crate::Result<()> { | ++++ warning: lifetime parameter `'x` never used --> /rust/deps/protobuf-3.7.1/src/owning_ref.rs:94:34 | 94 | pub(crate) fn flat_map_slice<'x, C, T: FnOnce(&B) -> &[C]>( | ^^-- | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'a` never used --> /rust/deps/protobuf-3.7.1/src/reflect/acc/v2/map.rs:27:6 | 27 | impl<'a> fmt::Debug for MapFieldAccessorHolder { | -^^- help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/protobuf-3.7.1/src/reflect/acc/v2/repeated.rs:25:6 | 25 | impl<'a> fmt::Debug for RepeatedFieldAccessorHolder { | -^^- help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /rust/deps/protobuf-3.7.1/src/reflect/acc/v2/singular/mod.rs:273:6 | 273 | impl<'a> fmt::Debug for SingularFieldAccessorHolder { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/map.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/map.rs:140:31 | 140 | fn reflect_iter(&self) -> ReflectMapIter { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 140 | fn reflect_iter(&self) -> ReflectMapIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/map.rs:177:31 | 177 | fn get<'a>(&'a self, key: ReflectValueRef) -> Option> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn get<'a>(&'a self, key: ReflectValueRef<'_>) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/optional.rs:17:48 | 17 | pub(crate) fn mut_or_default(&mut self) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 17 | pub(crate) fn mut_or_default(&mut self) -> ReflectValueMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/optional.rs:33:49 | 33 | pub(crate) fn reflect_singlar_ref(&self) -> ReflectOptionalRef { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub(crate) fn reflect_singlar_ref(&self) -> ReflectOptionalRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/repeated.rs:34:31 | 34 | fn reflect_iter(&self) -> ReflectRepeatedIter { | ^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn reflect_iter(&self) -> ReflectRepeatedIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/repeated.rs:56:41 | 56 | fn reflect_drain_iter(&mut self) -> ReflectRepeatedDrainIter { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 56 | fn reflect_drain_iter(&mut self) -> ReflectRepeatedDrainIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/repeated.rs:93:36 | 93 | fn get(&self, index: usize) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn get(&self, index: usize) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/repeated.rs:169:42 | 169 | fn reflect_extend(&mut self, values: ReflectRepeatedMut) { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn reflect_extend(&mut self, values: ReflectRepeatedMut<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:71:25 | 71 | fn as_ref(&self) -> ReflectFieldRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | fn as_ref(&self) -> ReflectFieldRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:274:55 | 274 | fn field(&mut self, t: Type, number: u32, value: &ReflectValueRef) -> crate::Result<()>; | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn field(&mut self, t: Type, number: u32, value: &ReflectValueRef<'_>) -> crate::Result<()>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:279:17 | 279 | value: &ReflectRepeatedRef, | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 279 | value: &ReflectRepeatedRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:284:15 | 284 | key: &ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 284 | key: &ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:286:17 | 286 | value: &ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 286 | value: &ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:293:32 | 293 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 293 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:343:43 | 343 | fn merge_from_dyn(&mut self, is: &mut CodedInputStream) -> crate::Result<()> { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 343 | fn merge_from_dyn(&mut self, is: &mut CodedInputStream<'_>) -> crate::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:393:55 | 393 | fn write_to_with_cached_sizes_dyn(&self, os: &mut CodedOutputStream) -> crate::Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | fn write_to_with_cached_sizes_dyn(&self, os: &mut CodedOutputStream<'_>) -> crate::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:403:25 | 403 | value: &ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | value: &ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:412:25 | 412 | value: &ReflectRepeatedRef, | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 412 | value: &ReflectRepeatedRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:420:23 | 420 | key: &ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 420 | key: &ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:422:25 | 422 | value: &ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | value: &ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:453:25 | 453 | value: &ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 453 | value: &ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:463:25 | 463 | value: &ReflectRepeatedRef, | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | value: &ReflectRepeatedRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:472:23 | 472 | key: &ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 472 | key: &ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:474:25 | 474 | value: &ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 474 | value: &ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:511:9 | 511 | v: &ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 511 | v: &ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:512:14 | 512 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:545:67 | 545 | fn compute_singular_size(proto_type: Type, field_number: u32, v: &ReflectValueRef) -> u64 { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 545 | fn compute_singular_size(proto_type: Type, field_number: u32, v: &ReflectValueRef<'_>) -> u64 { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:604:9 | 604 | v: &ReflectRepeatedRef, | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | v: &ReflectRepeatedRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:631:9 | 631 | v: &ReflectRepeatedRef, | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | v: &ReflectRepeatedRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:632:14 | 632 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 632 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:657:11 | 657 | key: &ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 657 | key: &ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/dynamic/mod.rs:659:13 | 659 | value: &ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | value: &ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/enums/mod.rs:33:32 | 33 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/enums/mod.rs:111:32 | 111 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/enums/mod.rs:117:32 | 117 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/field/index.rs:110:20 | 110 | building: &FileDescriptorBuilding, | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 110 | building: &FileDescriptorBuilding<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/field/index.rs:129:20 | 129 | building: &FileDescriptorBuilding, | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | building: &FileDescriptorBuilding<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/field/index.rs:152:20 | 152 | building: &FileDescriptorBuilding, | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | building: &FileDescriptorBuilding<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/field/mod.rs:276:27 | 276 | fn get_impl(&self) -> FieldDescriptorImplRef { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 276 | fn get_impl(&self) -> FieldDescriptorImplRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/field/mod.rs:314:27 | 314 | fn singular(&self) -> SingularFieldAccessorRef { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 314 | fn singular(&self) -> SingularFieldAccessorRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/field/mod.rs:326:27 | 326 | fn repeated(&self) -> RepeatedFieldAccessorRef { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | fn repeated(&self) -> RepeatedFieldAccessorRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/field/mod.rs:338:22 | 338 | fn map(&self) -> MapFieldAccessorRef { | ^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 338 | fn map(&self) -> MapFieldAccessorRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/field/mod.rs:388:45 | 388 | pub fn singular_default_value(&self) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 388 | pub fn singular_default_value(&self) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/file/index.rs:365:20 | 365 | building: &FileDescriptorBuilding, | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 365 | building: &FileDescriptorBuilding<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/map/empty.rs:30:43 | 30 | pub(crate) fn get<'a>(&'a self, _key: ReflectValueRef) -> Option> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub(crate) fn get<'a>(&'a self, _key: ReflectValueRef<'_>) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/map/empty.rs:42:42 | 42 | pub(crate) fn reflect_iter(&self) -> ReflectMapIter { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | pub(crate) fn reflect_iter(&self) -> ReflectMapIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/map/empty.rs:51:32 | 51 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 51 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/map/generated.rs:37:31 | 37 | fn get<'a>(&'a self, key: ReflectValueRef) -> Option> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn get<'a>(&'a self, key: ReflectValueRef<'_>) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/map/generated.rs:80:31 | 80 | fn get<'a>(&'a self, key: ReflectValueRef) -> Option> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 80 | fn get<'a>(&'a self, key: ReflectValueRef<'_>) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/map/mod.rs:17:31 | 17 | fn reflect_iter(&self) -> ReflectMapIter; | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn reflect_iter(&self) -> ReflectMapIter<'_>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/map/mod.rs:23:31 | 23 | fn get<'a>(&'a self, key: ReflectValueRef) -> Option>; | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 23 | fn get<'a>(&'a self, key: ReflectValueRef<'_>) -> Option>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/map/mod.rs:74:27 | 74 | fn fmt(&self, f: &mut Formatter) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/map/mod.rs:135:28 | 135 | pub fn get(&self, key: ReflectValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 135 | pub fn get(&self, key: ReflectValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/map/mod.rs:135:55 | 135 | pub fn get(&self, key: ReflectValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 135 | pub fn get(&self, key: ReflectValueRef) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/map/mod.rs:225:28 | 225 | pub fn get(&self, key: ReflectValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 225 | pub fn get(&self, key: ReflectValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/map/mod.rs:225:55 | 225 | pub fn get(&self, key: ReflectValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 225 | pub fn get(&self, key: ReflectValueRef) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/message/message_ref.rs:24:32 | 24 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 24 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/message/mod.rs:314:39 | 314 | pub fn parse_from(&self, is: &mut CodedInputStream) -> crate::Result> { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 314 | pub fn parse_from(&self, is: &mut CodedInputStream<'_>) -> crate::Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/protobuf_type_box.rs:74:18 | 74 | is: &mut CodedInputStream, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | is: &mut CodedInputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/protobuf_type_box.rs:113:18 | 113 | is: &mut CodedInputStream, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 113 | is: &mut CodedInputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/protobuf_type_box.rs:115:24 | 115 | repeated: &mut ReflectRepeatedMut, | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | repeated: &mut ReflectRepeatedMut<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/protobuf_type_box.rs:122:56 | 122 | fn extend(repeated: &mut ReflectRepeatedMut, mut v: Vec) { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | fn extend(repeated: &mut ReflectRepeatedMut<'_>, mut v: Vec) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:23:31 | 23 | fn reflect_iter(&self) -> ReflectRepeatedIter; | ^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 23 | fn reflect_iter(&self) -> ReflectRepeatedIter<'_>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:24:41 | 24 | fn reflect_drain_iter(&mut self) -> ReflectRepeatedDrainIter; | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | fn reflect_drain_iter(&mut self) -> ReflectRepeatedDrainIter<'_>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:26:36 | 26 | fn get(&self, index: usize) -> ReflectValueRef; | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn get(&self, index: usize) -> ReflectValueRef<'_>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:41:42 | 41 | fn reflect_extend(&mut self, values: ReflectRepeatedMut); | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | fn reflect_extend(&mut self, values: ReflectRepeatedMut<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:90:36 | 90 | fn get(&self, index: usize) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn get(&self, index: usize) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:104:42 | 104 | fn reflect_extend(&mut self, values: ReflectRepeatedMut) { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn reflect_extend(&mut self, values: ReflectRepeatedMut<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:345:26 | 345 | fn eq(&self, other: &ReflectRepeatedRef) -> bool { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 345 | fn eq(&self, other: &ReflectRepeatedRef<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:357:26 | 357 | fn eq(&self, other: &ReflectRepeatedRef) -> bool { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 357 | fn eq(&self, other: &ReflectRepeatedRef<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:411:45 | 411 | pub(crate) fn extend(&mut self, values: ReflectRepeatedMut) { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn extend(&mut self, values: ReflectRepeatedMut<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:476:32 | 476 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 476 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:482:32 | 482 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:494:26 | 494 | fn eq(&self, other: &ReflectRepeatedRef) -> bool { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | fn eq(&self, other: &ReflectRepeatedRef<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:506:26 | 506 | fn eq(&self, other: &ReflectRepeatedMut) -> bool { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | fn eq(&self, other: &ReflectRepeatedMut<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/repeated/mod.rs:518:26 | 518 | fn eq(&self, other: &ReflectRepeatedMut) -> bool { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn eq(&self, other: &ReflectRepeatedMut<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/service/index.rs:14:20 | 14 | building: &FileDescriptorBuilding, | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 14 | building: &FileDescriptorBuilding<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/service/index.rs:34:20 | 34 | building: &FileDescriptorBuilding, | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 34 | building: &FileDescriptorBuilding<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/value/value_box.rs:123:35 | 123 | pub fn as_value_ref(&self) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | pub fn as_value_ref(&self) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/value/value_box.rs:139:46 | 139 | pub(crate) fn as_value_mut(&mut self) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 139 | pub(crate) fn as_value_mut(&mut self) -> ReflectValueMut<'_> { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/protobuf-3.7.1/src/reflect/value/value_box.rs:157:6 | 157 | impl<'a> PartialEq for ReflectValueBox { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/value/value_ref.rs:52:32 | 52 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 52 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/value/value_ref.rs:264:26 | 264 | fn eq(&self, other: &ReflectValueRef) -> bool { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 264 | fn eq(&self, other: &ReflectValueRef<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/value/value_ref.rs:287:26 | 287 | fn eq(&self, other: &ReflectValueRef) -> bool { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | fn eq(&self, other: &ReflectValueRef<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:86:39 | 86 | fn as_ref(value: &Self::Value) -> ReflectValueRef; | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 86 | fn as_ref(value: &Self::Value) -> ReflectValueRef<'_>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:88:43 | 88 | fn as_mut(value: &mut Self::Value) -> ReflectValueMut; | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn as_mut(value: &mut Self::Value) -> ReflectValueMut<'_>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:109:34 | 109 | fn get_from_unknown(unknown: UnknownValueRef, field_type: Type) -> Option; | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn get_from_unknown(unknown: UnknownValueRef<'_>, field_type: Type) -> Option; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:119:51 | 119 | fn deref_as_ref(value: &Self::DerefTarget) -> ReflectValueRef; | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn deref_as_ref(value: &Self::DerefTarget) -> ReflectValueRef<'_>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:125:67 | 125 | fn hash_map_get<'a, V>(map: &'a HashMap, key: ReflectValueRef) | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn hash_map_get<'a, V>(map: &'a HashMap, key: ReflectValueRef<'_>) | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:131:14 | 131 | key: ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | key: ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:206:31 | 206 | fn as_ref(value: &f32) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | fn as_ref(value: &f32) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:210:44 | 210 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 210 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:218:34 | 218 | fn get_from_unknown(unknown: UnknownValueRef, field_type: Type) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 218 | fn get_from_unknown(unknown: UnknownValueRef<'_>, field_type: Type) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:253:31 | 253 | fn as_ref(value: &f64) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn as_ref(value: &f64) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:261:44 | 261 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:265:34 | 265 | fn get_from_unknown(unknown: UnknownValueRef, field_type: Type) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn get_from_unknown(unknown: UnknownValueRef<'_>, field_type: Type) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:300:31 | 300 | fn as_ref(value: &i32) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn as_ref(value: &i32) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:308:44 | 308 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:312:34 | 312 | fn get_from_unknown(unknown: UnknownValueRef, field_type: Type) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 312 | fn get_from_unknown(unknown: UnknownValueRef<'_>, field_type: Type) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:322:59 | 322 | fn hash_map_get<'a, V>(map: &'a HashMap, key: ReflectValueRef) -> Option<&'a V> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn hash_map_get<'a, V>(map: &'a HashMap, key: ReflectValueRef<'_>) -> Option<&'a V> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:331:14 | 331 | key: ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 331 | key: ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:369:31 | 369 | fn as_ref(value: &i64) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 369 | fn as_ref(value: &i64) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:377:44 | 377 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 377 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:381:34 | 381 | fn get_from_unknown(unknown: UnknownValueRef, field_type: Type) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 381 | fn get_from_unknown(unknown: UnknownValueRef<'_>, field_type: Type) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:393:14 | 393 | key: ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | key: ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:403:14 | 403 | key: ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | key: ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:441:31 | 441 | fn as_ref(value: &u32) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn as_ref(value: &u32) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:445:44 | 445 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:453:34 | 453 | fn get_from_unknown(unknown: UnknownValueRef, field_type: Type) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn get_from_unknown(unknown: UnknownValueRef<'_>, field_type: Type) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:462:59 | 462 | fn hash_map_get<'a, V>(map: &'a HashMap, key: ReflectValueRef) -> Option<&'a V> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | fn hash_map_get<'a, V>(map: &'a HashMap, key: ReflectValueRef<'_>) -> Option<&'a V> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:469:61 | 469 | fn btree_map_get<'a, V>(map: &'a BTreeMap, key: ReflectValueRef) -> Option<&'a V> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn btree_map_get<'a, V>(map: &'a BTreeMap, key: ReflectValueRef<'_>) -> Option<&'a V> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:506:31 | 506 | fn as_ref(value: &u64) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | fn as_ref(value: &u64) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:514:44 | 514 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 514 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:518:34 | 518 | fn get_from_unknown(unknown: UnknownValueRef, field_type: Type) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn get_from_unknown(unknown: UnknownValueRef<'_>, field_type: Type) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:527:59 | 527 | fn hash_map_get<'a, V>(map: &'a HashMap, key: ReflectValueRef) -> Option<&'a V> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn hash_map_get<'a, V>(map: &'a HashMap, key: ReflectValueRef<'_>) -> Option<&'a V> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:534:61 | 534 | fn btree_map_get<'a, V>(map: &'a BTreeMap, key: ReflectValueRef) -> Option<&'a V> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 534 | fn btree_map_get<'a, V>(map: &'a BTreeMap, key: ReflectValueRef<'_>) -> Option<&'a V> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:571:32 | 571 | fn as_ref(value: &bool) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 571 | fn as_ref(value: &bool) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:579:44 | 579 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 579 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:583:34 | 583 | fn get_from_unknown(unknown: UnknownValueRef, field_type: Type) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 583 | fn get_from_unknown(unknown: UnknownValueRef<'_>, field_type: Type) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:589:60 | 589 | fn hash_map_get<'a, V>(map: &'a HashMap, key: ReflectValueRef) -> Option<&'a V> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 589 | fn hash_map_get<'a, V>(map: &'a HashMap, key: ReflectValueRef<'_>) -> Option<&'a V> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:598:14 | 598 | key: ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 598 | key: ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:632:34 | 632 | fn as_ref(value: &String) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 632 | fn as_ref(value: &String) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:636:44 | 636 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:644:34 | 644 | fn get_from_unknown(unknown: UnknownValueRef, field_type: Type) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 644 | fn get_from_unknown(unknown: UnknownValueRef<'_>, field_type: Type) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:652:37 | 652 | fn deref_as_ref(value: &str) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 652 | fn deref_as_ref(value: &str) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:657:62 | 657 | fn hash_map_get<'a, V>(map: &'a HashMap, key: ReflectValueRef) -> Option<&'a V> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn hash_map_get<'a, V>(map: &'a HashMap, key: ReflectValueRef<'_>) -> Option<&'a V> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:667:14 | 667 | key: ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 667 | key: ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:704:35 | 704 | fn as_ref(value: &Vec) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 704 | fn as_ref(value: &Vec) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:708:44 | 708 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 708 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:716:34 | 716 | fn get_from_unknown(unknown: UnknownValueRef, field_type: Type) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 716 | fn get_from_unknown(unknown: UnknownValueRef<'_>, field_type: Type) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:724:38 | 724 | fn deref_as_ref(value: &[u8]) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 724 | fn deref_as_ref(value: &[u8]) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:883:44 | 883 | fn as_ref(value: &EnumOrUnknown) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 883 | fn as_ref(value: &EnumOrUnknown) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:887:44 | 887 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 887 | fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:899:34 | 899 | fn get_from_unknown(unknown: UnknownValueRef, field_type: Type) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 899 | fn get_from_unknown(unknown: UnknownValueRef<'_>, field_type: Type) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:935:29 | 935 | fn as_ref(value: &M) -> ReflectValueRef { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 935 | fn as_ref(value: &M) -> ReflectValueRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:939:33 | 939 | fn as_mut(value: &mut M) -> ReflectValueMut { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn as_mut(value: &mut M) -> ReflectValueMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/runtime_types.rs:947:34 | 947 | fn get_from_unknown(unknown: UnknownValueRef, field_type: Type) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | fn get_from_unknown(unknown: UnknownValueRef<'_>, field_type: Type) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:45:22 | 45 | fn read(is: &mut CodedInputStream) -> Result; | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn read(is: &mut CodedInputStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:48:35 | 48 | fn get_from_unknown(_unknown: UnknownValueRef) -> Option; | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 48 | fn get_from_unknown(_unknown: UnknownValueRef<'_>) -> Option; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:85:18 | 85 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:164:22 | 164 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 164 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:168:34 | 168 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:182:18 | 182 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 182 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:197:22 | 197 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:201:34 | 201 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:215:18 | 215 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:230:22 | 230 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 230 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:245:18 | 245 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 245 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:250:34 | 250 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 250 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:263:22 | 263 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 263 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:267:34 | 267 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 267 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:281:18 | 281 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 281 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:292:22 | 292 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 292 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:296:34 | 296 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:310:18 | 310 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:321:22 | 321 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 321 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:325:34 | 325 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:339:18 | 339 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 339 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:350:22 | 350 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:354:34 | 354 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:365:18 | 365 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 365 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:376:22 | 376 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:380:34 | 380 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 380 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:391:18 | 391 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 391 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:402:22 | 402 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:406:34 | 406 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:420:18 | 420 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 420 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:435:22 | 435 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 435 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:439:34 | 439 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 439 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:453:18 | 453 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 453 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:468:22 | 468 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:472:34 | 472 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 472 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:486:18 | 486 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 486 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:501:22 | 501 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 501 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:505:34 | 505 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:519:18 | 519 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:534:22 | 534 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 534 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:538:34 | 538 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 538 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:552:18 | 552 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 552 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:563:22 | 563 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 563 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:567:34 | 567 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 567 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:581:18 | 581 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 581 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:592:22 | 592 | fn read(is: &mut CodedInputStream) -> Result> { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 592 | fn read(is: &mut CodedInputStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:596:34 | 596 | fn get_from_unknown(unknown: UnknownValueRef) -> Option> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 596 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:610:18 | 610 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 610 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:675:22 | 675 | fn read(is: &mut CodedInputStream) -> Result> { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | fn read(is: &mut CodedInputStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:679:34 | 679 | fn get_from_unknown(unknown: UnknownValueRef) -> Option> { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:690:18 | 690 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 690 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:701:22 | 701 | fn read(is: &mut CodedInputStream) -> Result { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn read(is: &mut CodedInputStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:705:34 | 705 | fn get_from_unknown(unknown: UnknownValueRef) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 705 | fn get_from_unknown(unknown: UnknownValueRef<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/reflect/types.rs:723:18 | 723 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 723 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/map.rs:6:14 | 6 | is: &mut CodedInputStream, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 6 | is: &mut CodedInputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/map.rs:7:40 | 7 | mut key: impl FnMut(WireType, &mut CodedInputStream) -> crate::Result<()>, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | mut key: impl FnMut(WireType, &mut CodedInputStream<'_>) -> crate::Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/map.rs:8:42 | 8 | mut value: impl FnMut(WireType, &mut CodedInputStream) -> crate::Result<()>, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | mut value: impl FnMut(WireType, &mut CodedInputStream<'_>) -> crate::Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/map.rs:26:14 | 26 | is: &mut CodedInputStream, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | is: &mut CodedInputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/map.rs:27:36 | 27 | key: impl FnMut(WireType, &mut CodedInputStream) -> crate::Result<()>, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | key: impl FnMut(WireType, &mut CodedInputStream<'_>) -> crate::Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/map.rs:28:38 | 28 | value: impl FnMut(WireType, &mut CodedInputStream) -> crate::Result<()>, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 28 | value: impl FnMut(WireType, &mut CodedInputStream<'_>) -> crate::Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/message.rs:9:14 | 9 | is: &mut CodedInputStream, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 9 | is: &mut CodedInputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/message.rs:25:14 | 25 | os: &mut CodedOutputStream, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | os: &mut CodedOutputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/repeated.rs:7:14 | 7 | is: &mut CodedInputStream, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | is: &mut CodedInputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/unknown_or_group.rs:10:24 | 10 | fn skip_group(is: &mut CodedInputStream) -> crate::Result<()> { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 10 | fn skip_group(is: &mut CodedInputStream<'_>) -> crate::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/unknown_or_group.rs:40:14 | 40 | is: &mut CodedInputStream, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | is: &mut CodedInputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/unknown_or_group.rs:58:14 | 58 | is: &mut CodedInputStream, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | is: &mut CodedInputStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/rt/unknown_or_group.rs:66:46 | 66 | pub fn skip_field_for_tag(tag: u32, is: &mut CodedInputStream) -> crate::Result<()> { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | pub fn skip_field_for_tag(tag: u32, is: &mut CodedInputStream<'_>) -> crate::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/text_format/print.rs:56:12 | 56 | value: ReflectValueRef, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 56 | value: ReflectValueRef<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/text_format/print.rs:111:26 | 111 | fn print_to_internal(m: &MessageRef, buf: &mut String, pretty: bool, indent: usize) { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn print_to_internal(m: &MessageRef<'_>, buf: &mut String, pretty: bool, indent: usize) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/text_format/print.rs:146:31 | 146 | let mut fields: Vec<(u32, UnknownValueRef)> = m.unknown_fields_dyn().iter().collect(); | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 146 | let mut fields: Vec<(u32, UnknownValueRef<'_>)> = m.unknown_fields_dyn().iter().collect(); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/text_format/print.rs:184:45 | 184 | pub fn fmt(m: &dyn MessageDyn, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 184 | pub fn fmt(m: &dyn MessageDyn, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/unknown.rs:163:40 | 163 | pub(crate) fn any(&self) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 163 | pub(crate) fn any(&self) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/protobuf-3.7.1/src/unknown.rs:333:52 | 333 | pub fn get(&self, field_number: u32) -> Option { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn get(&self, field_number: u32) -> Option> { | ++++ warning: method `merge` is never used --> /rust/deps/ra-ap-rustc_abi-0.76.0/src/callconv.rs:102:8 | 89 | impl HomogeneousAggregate { | ------------------------- method in this implementation ... 102 | fn merge(self, other: HomogeneousAggregate) -> Result { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `process-wrap` (lib) generated 3 warnings warning: `ra-ap-rustc_pattern_analysis` (lib) generated 8 warnings warning: `protobuf-support` (lib) generated 2 warnings warning: `ra-ap-rustc_abi` (lib) generated 46 warnings Compiling xtask v0.1.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/xtask) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=xtask CARGO_CRATE_NAME=xtask CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/xtask CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/xtask/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xtask CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.82 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='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name xtask --edition=2021 xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=61a0465a6ce80bc6 -C extra-filename=-61a0465a6ce80bc6 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-e0ff2088197f2b05.rlib --extern directories=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirectories-da180f0d2d172674.rlib --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rlib --extern flate2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libflate2-eb22de36053c3999.rlib --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproc_macro2-9b3bdf8f02c7dbf2.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libquote-b5ec84bb3771557b.rlib --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rlib --extern time=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtime-db46a6eb2cabbe8a.rlib --extern ungrammar=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libungrammar-4e94cff20093bc25.rlib --extern write_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwrite_json-69038f9a37ccfcaa.rlib --extern xflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libxflags-0d5692c5d473aef5.rlib --extern xshell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libxshell-192b9fcbdbff2729.rlib --extern zip=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libzip-6160995aae05152c.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling chalk-solve v0.98.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=chalk_solve CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-solve-0.98.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-solve-0.98.0/Cargo.toml CARGO_PKG_AUTHORS='Rust Compiler Team:Chalk developers' CARGO_PKG_DESCRIPTION='Combines the chalk-engine with chalk-ir' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chalk-solve CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/chalk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.98.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=98 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-solve-0.98.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name chalk_solve --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-solve-0.98.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "tracing-full", "tracing-subscriber", "tracing-tree"))' -C metadata=9017eda131055654 -C extra-filename=-9017eda131055654 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern chalk_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libchalk_derive-5551ae0576522802.so --extern chalk_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libchalk_ir-6aa067e7b564d6fb.rmeta --extern ena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libena-42ed750c0d7135d2.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern petgraph=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpetgraph-0088f748af7c67f0.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-fe68cfa47c5d0d8a.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `serde_derive` (lib) generated 121 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/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.206 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=206 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde-84a44c1e25be2d20/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=6a5578f049c001b3 -C extra-filename=-6a5578f049c001b3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde_derive-767f7c7ad9fc7d6a.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/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.206 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=206 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde-3bdbdd8543a9ebf6/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.206/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=f841d5b1a352a33c -C extra-filename=-f841d5b1a352a33c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde_derive-767f7c7ad9fc7d6a.so --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` 292 | 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1816:46 | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1855:46 | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1929:46 | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2178:62 | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2228:54 | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2317:62 | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2367:54 | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2518:58 | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2563:50 | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2675:58 | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2718:50 | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2813:58 | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2856:50 | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2924:62 | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:2982:54 | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:3035:62 | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:3091:54 | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:3187:46 | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:210:36 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 210 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:228:37 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 228 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:399:40 | 399 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:478:40 | 478 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 491 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:497:40 | 497 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:1311:46 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:2304:40 | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:925:50 | 925 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:1000:50 | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:2396:50 | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:2441:50 | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/de.rs:2866:46 | 2866 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2866 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/ser.rs:63:40 | 63 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/ser.rs:1361:40 | 1361 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1361 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /rust/deps/serde-1.0.206/src/lib.rs:330:1 | 329 | / #[cfg(feature = "serde_derive")] 330 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1287:58 | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1311:58 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1421:58 | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1455:58 | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1421:58 | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1455:58 | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1542:62 | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1542:62 | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1630:62 | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `variant_identifier` which comes from the expansion of the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1699:54 | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1630:62 | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `variant_identifier` which comes from the expansion of the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1699:54 | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/impls.rs:1630:62 | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | = note: this warning originates in the macro `variant_identifier` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:210:36 | 210 | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | ^^^^^^^^^^ expected lifetime parameter ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `declare_error_trait` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.206/src/de/mod.rs:228:37 | 228 | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | ^^^^^^^^^^ expected lifetime parameter ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `declare_error_trait` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ Compiling scip v0.5.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=scip CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scip-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scip-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='SCIP (pronunciation: "skip") is a language-agnostic protocol for indexing source code, which can be used to power code navigation functionality such as Go to definition, Find references, and Find implementations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scip CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/sourcegraph/scip' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scip-0.5.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name scip --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/scip-0.5.1/src/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b08d7ed549b1c920 -C extra-filename=-b08d7ed549b1c920 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern protobuf=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libprotobuf-f21c4a2a8ef6537e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ ^^^^ ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2483:29 | 2483 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2597:39 | 2597 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2746:29 | 2746 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2789:32 | 2789 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:1634:46 | 1634 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2092:39 | 2092 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2121:42 | 2121 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2201:38 | 2201 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/de.rs:2276:38 | 2276 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1450:51 | 1450 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^^^ help: remove this bound ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/impls.rs:1450:51 | 1450 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^^^ help: remove these bounds ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/ser.rs:992:35 | 992 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/ser.rs:1186:37 | 1186 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/ser.rs:1224:40 | 1224 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/ser.rs:1249:56 | 1249 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/private/ser.rs:1293:57 | 1293 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.206/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Compiling cargo-platform v0.1.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b312e7a7a9957c22 -C extra-filename=-b312e7a7a9957c22 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde-f841d5b1a352a33c.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/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.124 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=124 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-b1a52e9762c2763d/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/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="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=108740a66737f3f7 -C extra-filename=-108740a66737f3f7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libitoa-a7d354fdcc1e169f.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libmemchr-34e7d6bd74d0fe0a.rmeta --extern ryu=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libryu-6659055b15221712.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde-f841d5b1a352a33c.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=camino CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/camino-899a92b8c4f9a446/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name camino --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=bad7fa1b675701d5 -C extra-filename=-bad7fa1b675701d5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde-f841d5b1a352a33c.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/semver-1556f77316821f91/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f9417dcfd46fa256 -C extra-filename=-f9417dcfd46fa256 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde-f841d5b1a352a33c.rmeta --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling chalk-recursive v0.98.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=chalk_recursive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-recursive-0.98.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-recursive-0.98.0/Cargo.toml CARGO_PKG_AUTHORS='Rust Compiler Team:Chalk developers' CARGO_PKG_DESCRIPTION='Recursive solver for the Chalk project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chalk-recursive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/chalk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.98.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=98 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-recursive-0.98.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name chalk_recursive --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/chalk-recursive-0.98.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "tracing-full"))' -C metadata=7b2fce0588d84f91 -C extra-filename=-7b2fce0588d84f91 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern chalk_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libchalk_derive-5551ae0576522802.so --extern chalk_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libchalk_ir-6aa067e7b564d6fb.rmeta --extern chalk_solve=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libchalk_solve-9017eda131055654.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-fe68cfa47c5d0d8a.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `serde` (lib) generated 224 warnings (139 duplicates) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/serde_impls.rs:18:46 | 18 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 18 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1108:33 | 1108 | pub fn components(&self) -> Utf8Components { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | pub fn components(&self) -> Utf8Components<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1536:32 | 1536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1542:32 | 1542 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1542 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1571:32 | 1571 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1663:32 | 1663 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1663 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1895:32 | 1895 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1895 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:1901:32 | 1901 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:2109:32 | 2109 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:2115:32 | 2115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:2629:32 | 2629 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2629 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.7/src/lib.rs:2684:32 | 2684 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2684 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:14 | 2881 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:18 | 2881 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:14 | 2889 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:18 | 2889 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:14 | 2897 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:18 | 2897 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:14 | 2905 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:18 | 2905 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:18 | 2881 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:18 | 2889 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:18 | 2897 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:18 | 2905 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:18 | 2881 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:18 | 2889 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:18 | 2897 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:18 | 2905 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:18 | 2881 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:18 | 2889 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:18 | 2897 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:18 | 2905 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:14 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:14 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:14 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:14 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:14 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:14 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:14 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:14 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:14 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:14 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:14 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:14 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:14 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:14 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:14 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:14 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2923 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2931 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2939 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2947 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_std_path` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:14 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:14 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:14 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:14 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:14 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:14 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:14 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:14 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:14 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:14 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:14 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:14 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:14 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:14 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:14 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:14 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2972 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2980 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2988 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2996 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:14 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:14 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:14 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:14 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:14 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:14 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:14 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:14 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:14 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:43:54 | 43 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:69:54 | 69 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:95:54 | 95 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:14 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:14 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:14 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:14 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:14 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:14 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:14 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3021 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3029 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3037 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3045 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_cmp_os_str` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.124/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ Compiling triomphe v0.1.13 Compiling url v2.5.2 Compiling serde_spanned v0.6.7 Compiling toml_datetime v0.6.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=camino CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/camino-be380d85c5bd6397/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name camino --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=4d56817c6fdc655c -C extra-filename=-4d56817c6fdc655c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=triomphe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/triomphe-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/triomphe-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar :The Servo Project Developers' CARGO_PKG_DESCRIPTION='A fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=triomphe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Manishearth/triomphe' CARGO_PKG_RUST_VERSION=1.76 CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/triomphe-0.1.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name triomphe --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/triomphe-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc-swap", "default", "serde", "stable_deref_trait", "std", "unsize"))' -C metadata=d26c6cfd7014fbc2 -C extra-filename=-d26c6cfd7014fbc2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstable_deref_trait-f1052e6e3e9f4b46.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/semver-0fd0bc3969522961/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=efcd438560040555 -C extra-filename=-efcd438560040555 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/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.124 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=124 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde_json-d52423a3824fa1a8/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.124/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=a4e3435b2523f74d -C extra-filename=-a4e3435b2523f74d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern ryu=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libryu-7ce8fcbf1238daa9.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=29a4bc1923c366dc -C extra-filename=-29a4bc1923c366dc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.5.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=aa2cecc56e106872 -C extra-filename=-aa2cecc56e106872 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libform_urlencoded-3dd00114003318e0.rmeta --extern idna=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libidna-005dfb210e6247ee.rmeta --extern percent_encoding=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpercent_encoding-badae678d9abbbde.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=48aed6607eb5e777 -C extra-filename=-48aed6607eb5e777 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc.rs:709:32 | 709 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 709 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc.rs:715:32 | 715 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc.rs:721:32 | 721 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc_union.rs:66:43 | 66 | pub fn borrow(&self) -> ArcUnionBorrow { | --------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 66 | pub fn borrow(&self) -> ArcUnionBorrow<'_, A, B> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc_union.rs:103:47 | 103 | pub fn as_first(&self) -> Option> { | ---------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 103 | pub fn as_first(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc_union.rs:111:48 | 111 | pub fn as_second(&self) -> Option> { | ---------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 111 | pub fn as_second(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/arc_union.rs:142:32 | 142 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/offset_arc.rs:66:32 | 66 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/thin_arc.rs:266:32 | 266 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/triomphe-0.1.13/src/thin_arc.rs:272:32 | 272 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 272 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-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=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b286db366296c92d -C extra-filename=-b286db366296c92d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: unused extern crate --> /rust/deps/url-2.5.2/src/lib.rs:146:1 | 145 | / #[cfg(feature = "serde")] 146 | | extern crate serde; | | ^^^^^^^^^^^^^^^^^^- | |___________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:290:39 | 290 | fn split_prefix(self, input: &mut Input) -> bool; | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 290 | fn split_prefix(self, input: &mut Input<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:294:39 | 294 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 294 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:300:39 | 300 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:311:39 | 311 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: `semver` (lib) generated 18 warnings warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:1065:29 | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input)> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | pub fn file_host(input: Input<'_>) -> ParseResult<(bool, String, Input)> { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:1065:66 | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input)> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input<'_>)> { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/lib.rs:2692:40 | 2692 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2692 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/lib.rs:2808:54 | 2808 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2808 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.7/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: `serde` (lib) generated 224 warnings (42 duplicates) warning: `camino` (lib) generated 202 warnings warning: outlives requirements can be inferred --> /rust/deps/triomphe-0.1.13/src/arc_borrow.rs:26:35 | 26 | pub struct ArcBorrow<'a, T: ?Sized + 'a>(pub(crate) NonNull, pub(crate) PhantomData<&'a T>); | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/triomphe-0.1.13/src/arc_union.rs:39:30 | 39 | pub enum ArcUnionBorrow<'a, A: 'a, B: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 39 - pub enum ArcUnionBorrow<'a, A: 'a, B: 'a> { 39 + pub enum ArcUnionBorrow<'a, A, B> { | Compiling toml_edit v0.22.20 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.22.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.22.20/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.22.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.22.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=780c63aa83ec7876 -C extra-filename=-780c63aa83ec7876 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --extern serde_spanned=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_spanned-b286db366296c92d.rmeta --extern toml_datetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_datetime-48aed6607eb5e777.rmeta --extern winnow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwinnow-ee0428303daeddb7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling intern v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern) Compiling syntax v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax) Compiling salsa v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=intern CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/intern/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Global `Arc`-based object interning infrastructure for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intern CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name intern --edition=2021 crates/intern/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f50c73c5008f192e -C extra-filename=-f50c73c5008f192e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern dashmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdashmap-d25648cf3a60cc14.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-a2b753988eea955c.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern sptr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsptr-873112a87cfb78e6.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Concrete syntax tree definitions for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syntax CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syntax --edition=2021 crates/syntax/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=49146b2667d7ae7f -C extra-filename=-49146b2667d7ae7f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cov_mark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcov_mark-20e9baba7b278528.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern parser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparser-d3d529790f4b05d7.rmeta --extern ra_ap_rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_lexer-225c4e605bde4312.rmeta --extern rowan=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librowan-c9b7ffe7f0eb66f6.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern smol_str=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmol_str-8f0dd466c308f2ad.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ra_salsa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ra-salsa/Cargo.toml CARGO_PKG_AUTHORS='Salsa developers' CARGO_PKG_DESCRIPTION='A generic framework for on-demand, incrementalized computation (experimental)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=salsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/salsa-rs/salsa' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ra_salsa --edition=2021 crates/ra-salsa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f932851f7c05b8dc -C extra-filename=-f932851f7c05b8dc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern lock_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblock_api-2c5ead2d6465efce.rmeta --extern oorandom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liboorandom-a0dd59e3cbd70666.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot-acfb7ea3216b3a48.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern ra_salsa_macros=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libra_salsa_macros-06a77549f7f6505d.so --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `triomphe` (lib) generated 12 warnings Compiling paths v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths) Compiling toolchain v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/toolchain) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=paths CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/paths/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Path wrappers for absolute and relative paths rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paths CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name paths --edition=2021 crates/paths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde1"))' -C metadata=6cb745faaa3e3b59 -C extra-filename=-6cb745faaa3e3b59 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern camino=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcamino-4d56817c6fdc655c.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toolchain CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/toolchain CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/toolchain/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Discovery of `cargo` & `rustc` executables for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toolchain CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toolchain --edition=2021 crates/toolchain/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=615cb75b4e989586 -C extra-filename=-615cb75b4e989586 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern camino=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcamino-4d56817c6fdc655c.rmeta --extern home=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhome-0915053e574c90ac.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling vfs v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs) Compiling test-utils v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-utils) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=vfs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A virtual file system for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vfs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name vfs --edition=2021 crates/vfs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce625d2e7a61f090 -C extra-filename=-ce625d2e7a61f090 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-0cf52161e3e1ee66.rmeta --extern fst=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfst-7320152cb7c0b602.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnohash_hasher-f678122d35a14d4d.rmeta --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-6cb745faaa3e3b59.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=test_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-utils CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-utils/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Assorted testing utilities for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test-utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name test_utils --edition=2021 crates/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89fd803459e50959 -C extra-filename=-89fd803459e50959 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern dissimilar=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdissimilar-d5f6a48aef262b9b.rmeta --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-6cb745faaa3e3b59.rmeta --extern profile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libprofile-4b8de7835fd0cef6.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern text_size=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtext_size-e173d408d4d52fc9.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/de.rs:1908:23 | 1908 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/de.rs:1955:23 | 1955 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/de.rs:2012:27 | 2012 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/de.rs:2065:31 | 2065 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/de.rs:2128:20 | 2128 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: `semver` (lib) generated 18 warnings (18 duplicates) warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.124/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound warning: `camino` (lib) generated 202 warnings (14 duplicates) Compiling vfs-notify v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs-notify) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=vfs_notify CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs-notify CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/vfs-notify/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Implementation of `loader::Handle` for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vfs-notify CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name vfs_notify --edition=2021 crates/vfs-notify/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b7ab8854630ffd79 -C extra-filename=-b7ab8854630ffd79 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-0cf52161e3e1ee66.rmeta --extern notify=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnotify-217a4c19a485f0e3.rmeta --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-6cb745faaa3e3b59.rmeta --extern rayon=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librayon-fe1f1c111a137a2c.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern vfs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libvfs-ce625d2e7a61f090.rmeta --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwalkdir-bc85d0c177834956.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cargo_metadata v0.18.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cargo_metadata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Oliver Schneider ' CARGO_PKG_DESCRIPTION='structured access to the output of `cargo metadata`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo_metadata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oli-obk/cargo_metadata' CARGO_PKG_RUST_VERSION=1.56.0 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=ff076f1e607bb4d7 -C extra-filename=-ff076f1e607bb4d7 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern camino=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcamino-bad7fa1b675701d5.rmeta --extern cargo_platform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcargo_platform-b312e7a7a9957c22.rmeta --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsemver-f9417dcfd46fa256.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde-f841d5b1a352a33c.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde_json-108740a66737f3f7.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libthiserror-187c6fc0bfc2d784.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `serde_json` (lib) generated 34 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cargo_metadata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Oliver Schneider ' CARGO_PKG_DESCRIPTION='structured access to the output of `cargo metadata`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo_metadata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oli-obk/cargo_metadata' CARGO_PKG_RUST_VERSION=1.56.0 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-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=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=aad3153acf97953b -C extra-filename=-aad3153acf97953b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern camino=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcamino-4d56817c6fdc655c.rmeta --extern cargo_platform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_platform-29a4bc1923c366dc.rmeta --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsemver-efcd438560040555.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-a4e3435b2523f74d.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-3f34421b25616c03.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling lsp-types v0.95.0 Compiling lsp-server v0.7.7 Compiling lsp-server v0.7.7 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/lsp-server) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lsp_server CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lsp-server-0.7.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lsp-server-0.7.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Generic LSP server scaffold.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lsp-server CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer/tree/master/lib/lsp-server' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lsp-server-0.7.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lsp_server --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lsp-server-0.7.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=91490ae5ea7ab55e -C extra-filename=-91490ae5ea7ab55e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-0cf52161e3e1ee66.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-a4e3435b2523f74d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lsp_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lsp-types-0.95.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lsp-types-0.95.0/Cargo.toml CARGO_PKG_AUTHORS='Markus Westerlind :Bruno Medeiros ' CARGO_PKG_DESCRIPTION='Types for interaction with a language server, using VSCode'\''s Language Server Protocol' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lsp-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gluon-lang/lsp-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.95.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=95 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lsp-types-0.95.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lsp_types --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/lsp-types-0.95.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proposed"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=92d8abd96855a71a -C extra-filename=-92d8abd96855a71a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-96fa334defb710c5.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-a4e3435b2523f74d.rmeta --extern serde_repr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde_repr-7cd133474cc91f40.so --extern url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liburl-aa2cecc56e106872.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lsp_server CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/lsp-server CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/lib/lsp-server/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Generic LSP server scaffold.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lsp-server CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer/tree/master/lib/lsp-server' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name lsp_server --edition=2021 lib/lsp-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4dd95f843f596ee1 -C extra-filename=-4dd95f843f596ee1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-0cf52161e3e1ee66.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-a4e3435b2523f74d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/diagnostic.rs:152:32 | 152 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 152 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/messages.rs:261:32 | 261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/lib.rs:138:32 | 138 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/lib.rs:492:32 | 492 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 492 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling tt v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/tt/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A `TokenTree` data structure for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tt CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tt --edition=2021 crates/tt/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=53f673fdcb91f6c1 -C extra-filename=-53f673fdcb91f6c1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-db52e4e83eec74e3.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern ra_ap_rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_lexer-225c4e605bde4312.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern text_size=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtext_size-e173d408d4d52fc9.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cfg v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/cfg/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Conditional compiling options, `cfg` attribute parser and evaluator for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg --edition=2021 crates/cfg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="tt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("tt"))' -C metadata=2cf7f87f84c3b7c1 -C extra-filename=-2cf7f87f84c3b7c1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-53f673fdcb91f6c1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `serde_json` (lib) generated 34 warnings (34 duplicates) warning: `url` (lib) generated 9 warnings Compiling toml v0.8.19 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.8.19 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=f2265ba6203851f5 -C extra-filename=-f2265ba6203851f5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --extern serde_spanned=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_spanned-b286db366296c92d.rmeta --extern toml_datetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_datetime-48aed6607eb5e777.rmeta --extern toml_edit=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_edit-780c63aa83ec7876.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/lsp-types-0.95.0/src/lib.rs:818:54 | 818 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 818 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/lsp-types-0.95.0/src/lib.rs:851:54 | 851 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `cargo_metadata` (lib) generated 4 warnings Compiling proc-macro-test v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-test CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 crates/proc-macro-srv/proc-macro-test/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)' --check-cfg 'cfg(feature, values())' -C metadata=174a011efdaca275 -C extra-filename=-174a011efdaca275 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro-test-174a011efdaca275 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cargo_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcargo_metadata-ff076f1e607bb4d7.rlib -Z binary-dep-depinfo` Compiling span v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=span CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/span/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='File and span related types for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=span CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name span --edition=2021 crates/span/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=05f847875cfed649 -C extra-filename=-05f847875cfed649 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-a2b753988eea955c.rmeta --extern la_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libla_arena-7102245241dce97e.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern ra_salsa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_salsa-f932851f7c05b8dc.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern text_size=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtext_size-e173d408d4d52fc9.rmeta --extern vfs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libvfs-ce625d2e7a61f090.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-test CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-test-afd795710815b63f/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/proc-macro-test-174a011efdaca275/build-script-build` [proc-macro-test 0.0.0] cargo:rerun-if-changed=imp [proc-macro-test 0.0.0] Creating /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-test-afd795710815b63f/out/proc-macro-test-imp-staging [proc-macro-test 0.0.0] Creating /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-test-afd795710815b63f/out/proc-macro-test-imp-staging/src [proc-macro-test 0.0.0] Copying /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test/imp/Cargo.toml to /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-test-afd795710815b63f/out/proc-macro-test-imp-staging/Cargo.toml [proc-macro-test 0.0.0] Copying /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test/imp/build.rs to /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-test-afd795710815b63f/out/proc-macro-test-imp-staging/build.rs [proc-macro-test 0.0.0] Copying /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test/imp/src/lib.rs to /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-test-afd795710815b63f/out/proc-macro-test-imp-staging/src/lib.rs [proc-macro-test 0.0.0] Running cd "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-test-afd795710815b63f/out/proc-macro-test-imp-staging" && "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "-p" "proc-macro-test-impl" "--message-format" "json" "--target-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-test-afd795710815b63f/out/target" "--target" "x86_64-unknown-freebsd" Compiling base-db v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=base_db CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/base-db/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Basic database traits for rust-analyzer. The concrete DB is defined by `ide` (aka `ra_ap_ide`).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base-db CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name base_db --edition=2021 crates/base-db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=024abb21f27ea216 -C extra-filename=-024abb21f27ea216 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg-2cf7f87f84c3b7c1.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern la_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libla_arena-7102245241dce97e.rmeta --extern lz4_flex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblz4_flex-cb70fee0ace7f75b.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern ra_salsa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_salsa-f932851f7c05b8dc.rmeta --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsemver-efcd438560040555.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --extern vfs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libvfs-ce625d2e7a61f090.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling syntax-bridge v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syntax_bridge CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/syntax-bridge/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Conversions between syntax nodes and token trees for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syntax-bridge CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syntax_bridge --edition=2021 crates/syntax-bridge/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=22677fc1d4055885 -C extra-filename=-22677fc1d4055885 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern parser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparser-d3d529790f4b05d7.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-53f673fdcb91f6c1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling mbe v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/mbe) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=mbe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/mbe CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/mbe/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Handling of `macro_rules` macros for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mbe CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name mbe --edition=2021 crates/mbe/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=ccd8616f50d3b7c3 -C extra-filename=-ccd8616f50d3b7c3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-db52e4e83eec74e3.rmeta --extern cov_mark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcov_mark-20e9baba7b278528.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern parser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparser-d3d529790f4b05d7.rmeta --extern ra_ap_rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_lexer-225c4e605bde4312.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern syntax_bridge=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax_bridge-22677fc1d4055885.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-53f673fdcb91f6c1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling proc-macro-api v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-api/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='RPC Api for the `proc-macro-srv` crate of rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro_api --edition=2021 crates/proc-macro-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d78fe52efe9ef208 -C extra-filename=-d78fe52efe9ef208 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern base_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase_db-024abb21f27ea216.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-6cb745faaa3e3b59.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-a4e3435b2523f74d.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-53f673fdcb91f6c1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling project-model v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/project-model) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=project_model CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/project-model CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/project-model/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A representation for a Cargo project for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=project-model CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name project_model --edition=2021 crates/project-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cb153c5716b24148 -C extra-filename=-cb153c5716b24148 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-e0ff2088197f2b05.rmeta --extern base_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase_db-024abb21f27ea216.rmeta --extern cargo_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_metadata-aad3153acf97953b.rmeta --extern cfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg-2cf7f87f84c3b7c1.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern la_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libla_arena-7102245241dce97e.rmeta --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-6cb745faaa3e3b59.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsemver-efcd438560040555.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-a4e3435b2523f74d.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern toolchain=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoolchain-615cb75b4e989586.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [proc-macro-test 0.0.0] cargo::rustc-env=PROC_MACRO_TEST_LOCATION=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-test-afd795710815b63f/out/target/debug/libproc_macro_test_impl.so Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro_test CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-test CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-test-afd795710815b63f/out PROC_MACRO_TEST_LOCATION=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-test-afd795710815b63f/out/target/debug/libproc_macro_test_impl.so /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro_test --edition=2021 crates/proc-macro-srv/proc-macro-test/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2c8f0c39fda039c9 -C extra-filename=-2c8f0c39fda039c9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling hir-expand v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-expand) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hir_expand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-expand CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-expand/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Macro expansion for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hir-expand CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hir_expand --edition=2021 crates/hir-expand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=55f23784c690dece -C extra-filename=-55f23784c690dece --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern base_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase_db-024abb21f27ea216.rmeta --extern cfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg-2cf7f87f84c3b7c1.rmeta --extern cov_mark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcov_mark-20e9baba7b278528.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-a2b753988eea955c.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern la_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libla_arena-7102245241dce97e.rmeta --extern limit=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblimit-4950fb7192395243.rmeta --extern mbe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmbe-ccd8616f50d3b7c3.rmeta --extern parser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparser-d3d529790f4b05d7.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern syntax_bridge=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax_bridge-22677fc1d4055885.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-53f673fdcb91f6c1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling proc-macro-srv v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro_srv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Proc-macro server for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-srv CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-srv-09ade4ea70e74537/out RUSTC_VERSION='rustc 1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)' /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro_srv --edition=2021 crates/proc-macro-srv/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=b16ec2ece2799412 -C extra-filename=-b16ec2ece2799412 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern base_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase_db-024abb21f27ea216.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern libloading=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibloading-07433b47caa8f190.rmeta --extern memmap2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemmap2-5507a23e19b91d94.rmeta --extern object=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libobject-6ca57f8f1fc282b5.rmeta --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-6cb745faaa3e3b59.rmeta --extern proc_macro_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproc_macro_api-d78fe52efe9ef208.rmeta --extern ra_ap_rustc_lexer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_lexer-225c4e605bde4312.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax_bridge=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax_bridge-22677fc1d4055885.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-53f673fdcb91f6c1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` warning: `protobuf` (lib) generated 233 warnings warning: `cargo_metadata` (lib) generated 4 warnings (4 duplicates) Compiling hir-def v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-def) Compiling test-fixture v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-fixture) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=test_fixture CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-fixture CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/test-fixture/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test-fixture CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name test_fixture --edition=2021 crates/test-fixture/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae10bd27f4a1b395 -C extra-filename=-ae10bd27f4a1b395 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern base_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase_db-024abb21f27ea216.rmeta --extern cfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg-2cf7f87f84c3b7c1.rmeta --extern hir_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir_expand-55f23784c690dece.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern test_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtest_utils-89fd803459e50959.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-53f673fdcb91f6c1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hir_def CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-def CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-def/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='RPC Api for the `proc-macro-srv` crate of rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hir-def CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hir_def --edition=2021 crates/hir-def/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=3768d114bc9da99d -C extra-filename=-3768d114bc9da99d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-db52e4e83eec74e3.rmeta --extern base_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase_db-024abb21f27ea216.rmeta --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-7ce27a4ac1b9ebb8.rmeta --extern cfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg-2cf7f87f84c3b7c1.rmeta --extern cov_mark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcov_mark-20e9baba7b278528.rmeta --extern dashmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdashmap-d25648cf3a60cc14.rmeta --extern drop_bomb=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdrop_bomb-6167f3fc3a2bed29.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rmeta --extern fst=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfst-7320152cb7c0b602.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhashbrown-a2b753988eea955c.rmeta --extern hir_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir_expand-55f23784c690dece.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern la_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libla_arena-7102245241dce97e.rmeta --extern limit=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblimit-4950fb7192395243.rmeta --extern mbe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmbe-ccd8616f50d3b7c3.rmeta --extern ra_ap_rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_abi-6f0ce5b54a899749.rmeta --extern ra_ap_rustc_parse_format=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_parse_format-5fc530ea9da00ae1.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_apfloat-a1bfce774b036a9c.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern text_size=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtext_size-e173d408d4d52fc9.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-53f673fdcb91f6c1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling proc-macro-srv-cli v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rust-analyzer-proc-macro-srv CARGO_CRATE_NAME=rust_analyzer_proc_macro_srv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A standalone binary for the `proc-macro-srv` crate of rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-srv-cli CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/proc-macro-srv-cli-3d3381cfcf45e56d/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rust_analyzer_proc_macro_srv --edition=2021 crates/proc-macro-srv-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=c290683f1589993a -C extra-filename=-c290683f1589993a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproc_macro_api-d78fe52efe9ef208.rlib --extern proc_macro_srv=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproc_macro_srv-b16ec2ece2799412.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` warning: `lsp-types` (lib) generated 2 warnings Compiling hir-ty v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-ty) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hir_ty CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-ty CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir-ty/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='The type system for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hir-ty CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hir_ty --edition=2021 crates/hir-ty/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=e0d133ee464f17bc -C extra-filename=-e0d133ee464f17bc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-db52e4e83eec74e3.rmeta --extern base_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase_db-024abb21f27ea216.rmeta --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-7ce27a4ac1b9ebb8.rmeta --extern chalk_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libchalk_derive-5551ae0576522802.so --extern chalk_ir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libchalk_ir-6aa067e7b564d6fb.rmeta --extern chalk_recursive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libchalk_recursive-7b2fce0588d84f91.rmeta --extern chalk_solve=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libchalk_solve-9017eda131055654.rmeta --extern cov_mark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcov_mark-20e9baba7b278528.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rmeta --extern ena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libena-42ed750c0d7135d2.rmeta --extern hir_def=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir_def-3768d114bc9da99d.rmeta --extern hir_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir_expand-55f23784c690dece.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern la_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libla_arena-7102245241dce97e.rmeta --extern limit=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblimit-4950fb7192395243.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnohash_hasher-f678122d35a14d4d.rmeta --extern oorandom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liboorandom-a0dd59e3cbd70666.rmeta --extern ra_ap_rustc_abi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_abi-6f0ce5b54a899749.rmeta --extern ra_ap_rustc_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_index-964a84f402b75fd9.rmeta --extern ra_ap_rustc_pattern_analysis=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libra_ap_rustc_pattern_analysis-f0d8318c8095cdcb.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_apfloat-a1bfce774b036a9c.rmeta --extern scoped_tls=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libscoped_tls-b5fe64230f870445.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --extern typed_arena=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtyped_arena-84c72a69c7e99409.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling hir v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/hir/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A high-level object-oriented access to Rust code for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hir --edition=2021 crates/hir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=880f88c5ba0a5f58 -C extra-filename=-880f88c5ba0a5f58 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-db52e4e83eec74e3.rmeta --extern base_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase_db-024abb21f27ea216.rmeta --extern cfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg-2cf7f87f84c3b7c1.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rmeta --extern hir_def=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir_def-3768d114bc9da99d.rmeta --extern hir_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir_expand-55f23784c690dece.rmeta --extern hir_ty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir_ty-e0d133ee464f17bc.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-53f673fdcb91f6c1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ide-db v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-db) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ide_db CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-db CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-db/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Core data structure representing IDE state for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ide-db CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ide_db --edition=2021 crates/ide-db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0beed7ebf00ad6b4 -C extra-filename=-0beed7ebf00ad6b4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-db52e4e83eec74e3.rmeta --extern base_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase_db-024abb21f27ea216.rmeta --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-7ce27a4ac1b9ebb8.rmeta --extern cov_mark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcov_mark-20e9baba7b278528.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-0cf52161e3e1ee66.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rmeta --extern fst=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libfst-7320152cb7c0b602.rmeta --extern hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir-880f88c5ba0a5f58.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-d3fff8605c7efb9d.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern limit=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblimit-4950fb7192395243.rmeta --extern line_index=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libline_index-99f605d28e579986.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnohash_hasher-f678122d35a14d4d.rmeta --extern parser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparser-d3d529790f4b05d7.rmeta --extern profile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libprofile-4b8de7835fd0cef6.rmeta --extern rayon=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librayon-fe1f1c111a137a2c.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ide-diagnostics v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-diagnostics) Compiling ide-completion v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-completion) Compiling ide-ssr v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-ssr) Compiling ide-assists v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-assists) Compiling load-cargo v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/load-cargo) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ide_diagnostics CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-diagnostics CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-diagnostics/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Diagnostics rendering and fixits for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ide-diagnostics CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ide_diagnostics --edition=2021 crates/ide-diagnostics/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1252f3527148f305 -C extra-filename=-1252f3527148f305 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg-2cf7f87f84c3b7c1.rmeta --extern cov_mark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcov_mark-20e9baba7b278528.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rmeta --extern hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir-880f88c5ba0a5f58.rmeta --extern ide_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_db-0beed7ebf00ad6b4.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-6cb745faaa3e3b59.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-a4e3435b2523f74d.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ide_ssr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-ssr CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-ssr/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Structural search and replace of Rust code for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ide-ssr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ide_ssr --edition=2021 crates/ide-ssr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f9e333fa9af476d -C extra-filename=-3f9e333fa9af476d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cov_mark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcov_mark-20e9baba7b278528.rmeta --extern hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir-880f88c5ba0a5f58.rmeta --extern ide_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_db-0beed7ebf00ad6b4.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnohash_hasher-f678122d35a14d4d.rmeta --extern parser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparser-d3d529790f4b05d7.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ide_completion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-completion CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-completion/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Utilities for generating completions of user input for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ide-completion CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ide_completion --edition=2021 crates/ide-completion/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef5d49897261ef99 -C extra-filename=-ef5d49897261ef99 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern base_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbase_db-024abb21f27ea216.rmeta --extern cov_mark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcov_mark-20e9baba7b278528.rmeta --extern hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir-880f88c5ba0a5f58.rmeta --extern ide_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_db-0beed7ebf00ad6b4.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=load_cargo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/load-cargo CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/load-cargo/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Loads a Cargo project into a static instance of rust-analyzer for analysis.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=load-cargo CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name load_cargo --edition=2021 crates/load-cargo/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=265b8b6732f6a9e4 -C extra-filename=-265b8b6732f6a9e4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-e0ff2088197f2b05.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-0cf52161e3e1ee66.rmeta --extern hir_expand=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir_expand-55f23784c690dece.rmeta --extern ide_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_db-0beed7ebf00ad6b4.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-6cb745faaa3e3b59.rmeta --extern proc_macro_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproc_macro_api-d78fe52efe9ef208.rmeta --extern project_model=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproject_model-cb153c5716b24148.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern tt=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtt-53f673fdcb91f6c1.rmeta --extern vfs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libvfs-ce625d2e7a61f090.rmeta --extern vfs_notify=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libvfs_notify-b7ab8854630ffd79.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ide_assists CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-assists CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide-assists/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Code assists for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ide-assists CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ide_assists --edition=2021 crates/ide-assists/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=21fbefe91dbed76b -C extra-filename=-21fbefe91dbed76b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cov_mark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcov_mark-20e9baba7b278528.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rmeta --extern hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir-880f88c5ba0a5f58.rmeta --extern ide_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_db-0beed7ebf00ad6b4.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ide v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/ide/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='IDE-centric APIs for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ide CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ide --edition=2021 crates/ide/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=dd6deaf92fd40931 -C extra-filename=-dd6deaf92fd40931 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-db52e4e83eec74e3.rmeta --extern cfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg-2cf7f87f84c3b7c1.rmeta --extern cov_mark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcov_mark-20e9baba7b278528.rmeta --extern dot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdot-2cf69a6564dee6dd.rmeta --extern either=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libeither-6371b1ffcd8d1c2b.rmeta --extern hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir-880f88c5ba0a5f58.rmeta --extern ide_assists=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_assists-21fbefe91dbed76b.rmeta --extern ide_completion=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_completion-ef5d49897261ef99.rmeta --extern ide_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_db-0beed7ebf00ad6b4.rmeta --extern ide_diagnostics=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_diagnostics-1252f3527148f305.rmeta --extern ide_ssr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_ssr-3f9e333fa9af476d.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnohash_hasher-f678122d35a14d4d.rmeta --extern oorandom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liboorandom-a0dd59e3cbd70666.rmeta --extern profile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libprofile-4b8de7835fd0cef6.rmeta --extern pulldown_cmark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpulldown_cmark-38c3e43f67da348e.rmeta --extern pulldown_cmark_to_cmark=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpulldown_cmark_to_cmark-ceae461fb3dd7fef.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_apfloat-a1bfce774b036a9c.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-753366dcc5eda234.rmeta --extern span=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libspan-05f847875cfed649.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern toolchain=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoolchain-615cb75b4e989586.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --extern url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liburl-aa2cecc56e106872.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rust_analyzer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A language server for the Rust programming language' CARGO_PKG_HOMEPAGE='https://rust-analyzer.github.io/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-analyzer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rust-analyzer-88c9985c12eb8839/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rust_analyzer --edition=2021 crates/rust-analyzer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force-always-assert", "in-rust-tree", "jemalloc", "jemallocator", "mimalloc", "sysroot-abi"))' -C metadata=f905b8492d756e31 -C extra-filename=-f905b8492d756e31 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern always_assert=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libalways_assert-51432ca1c8506230.rmeta --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-e0ff2088197f2b05.rmeta --extern cargo_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_metadata-aad3153acf97953b.rmeta --extern cfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg-2cf7f87f84c3b7c1.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-0cf52161e3e1ee66.rmeta --extern dirs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirs-3092fdaff936ee13.rmeta --extern dissimilar=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdissimilar-d5f6a48aef262b9b.rmeta --extern hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir-880f88c5ba0a5f58.rmeta --extern hir_def=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir_def-3768d114bc9da99d.rmeta --extern hir_ty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir_ty-e0d133ee464f17bc.rmeta --extern ide=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide-dd6deaf92fd40931.rmeta --extern ide_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_db-0beed7ebf00ad6b4.rmeta --extern ide_ssr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_ssr-3f9e333fa9af476d.rmeta --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rmeta --extern load_cargo=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libload_cargo-265b8b6732f6a9e4.rmeta --extern lsp_server=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblsp_server-91490ae5ea7ab55e.rmeta --extern lsp_types=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblsp_types-92d8abd96855a71a.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnohash_hasher-f678122d35a14d4d.rmeta --extern num_cpus=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnum_cpus-fb8cf2d4879fb9fb.rmeta --extern oorandom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liboorandom-a0dd59e3cbd70666.rmeta --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot-acfb7ea3216b3a48.rmeta --extern parser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparser-d3d529790f4b05d7.rmeta --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-6cb745faaa3e3b59.rmeta --extern proc_macro_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproc_macro_api-d78fe52efe9ef208.rmeta --extern process_wrap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libprocess_wrap-4c04ec992c7cc1e4.rmeta --extern profile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libprofile-4b8de7835fd0cef6.rmeta --extern project_model=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproject_model-cb153c5716b24148.rmeta --extern rayon=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librayon-fe1f1c111a137a2c.rmeta --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rmeta --extern scip=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libscip-b08d7ed549b1c920.rmeta --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsemver-efcd438560040555.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-a4e3435b2523f74d.rmeta --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rmeta --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rmeta --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml-f2265ba6203851f5.rmeta --extern toolchain=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoolchain-615cb75b4e989586.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-fbe5097f3f26a7e7.rmeta --extern tracing_tree=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_tree-c412c046bc300c93.rmeta --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rmeta --extern vfs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libvfs-ce625d2e7a61f090.rmeta --extern vfs_notify=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libvfs_notify-b7ab8854630ffd79.rmeta --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwalkdir-bc85d0c177834956.rmeta --extern xflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libxflags-0d5692c5d473aef5.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rust-analyzer CARGO_CRATE_NAME=rust_analyzer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/crates/rust-analyzer/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A language server for the Rust programming language' CARGO_PKG_HOMEPAGE='https://rust-analyzer.github.io/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-analyzer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rust-analyzer-88c9985c12eb8839/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rust_analyzer --edition=2021 crates/rust-analyzer/src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force-always-assert", "in-rust-tree", "jemalloc", "jemallocator", "mimalloc", "sysroot-abi"))' -C metadata=b1b61be116df2eb2 -C extra-filename=-b1b61be116df2eb2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern always_assert=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libalways_assert-51432ca1c8506230.rlib --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-e0ff2088197f2b05.rlib --extern cargo_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_metadata-aad3153acf97953b.rlib --extern cfg=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg-2cf7f87f84c3b7c1.rlib --extern crossbeam_channel=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-0cf52161e3e1ee66.rlib --extern dirs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirs-3092fdaff936ee13.rlib --extern dissimilar=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdissimilar-d5f6a48aef262b9b.rlib --extern hir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir-880f88c5ba0a5f58.rlib --extern hir_def=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir_def-3768d114bc9da99d.rlib --extern hir_ty=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libhir_ty-e0d133ee464f17bc.rlib --extern ide=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide-dd6deaf92fd40931.rlib --extern ide_db=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_db-0beed7ebf00ad6b4.rlib --extern ide_ssr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libide_ssr-3f9e333fa9af476d.rlib --extern intern=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libintern-f50c73c5008f192e.rlib --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-dfa4626f45730c8f.rlib --extern load_cargo=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libload_cargo-265b8b6732f6a9e4.rlib --extern lsp_server=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblsp_server-91490ae5ea7ab55e.rlib --extern lsp_types=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblsp_types-92d8abd96855a71a.rlib --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rlib --extern nohash_hasher=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnohash_hasher-f678122d35a14d4d.rlib --extern num_cpus=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnum_cpus-fb8cf2d4879fb9fb.rlib --extern oorandom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liboorandom-a0dd59e3cbd70666.rlib --extern parking_lot=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparking_lot-acfb7ea3216b3a48.rlib --extern parser=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libparser-d3d529790f4b05d7.rlib --extern paths=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpaths-6cb745faaa3e3b59.rlib --extern proc_macro_api=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproc_macro_api-d78fe52efe9ef208.rlib --extern process_wrap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libprocess_wrap-4c04ec992c7cc1e4.rlib --extern profile=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libprofile-4b8de7835fd0cef6.rlib --extern project_model=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libproject_model-cb153c5716b24148.rlib --extern rayon=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librayon-fe1f1c111a137a2c.rlib --extern rust_analyzer=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librust_analyzer-f905b8492d756e31.rlib --extern rustc_hash=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_hash-c9225a306b6aa23d.rlib --extern scip=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libscip-b08d7ed549b1c920.rlib --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsemver-efcd438560040555.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-6a5578f049c001b3.rlib --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-a4e3435b2523f74d.rlib --extern stdx=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstdx-22ed87bd4352aed7.rlib --extern syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsyntax-49146b2667d7ae7f.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml-f2265ba6203851f5.rlib --extern toolchain=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoolchain-615cb75b4e989586.rlib --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-7898f7bc6697964d.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-fbe5097f3f26a7e7.rlib --extern tracing_tree=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_tree-c412c046bc300c93.rlib --extern triomphe=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtriomphe-d26c6cfd7014fbc2.rlib --extern vfs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libvfs-ce625d2e7a61f090.rlib --extern vfs_notify=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libvfs_notify-b7ab8854630ffd79.rlib --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwalkdir-bc85d0c177834956.rlib --extern xflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libxflags-0d5692c5d473aef5.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Finished `release` profile [optimized] target(s) in 53.26s Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/rust-analyzer" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/rust-analyzer" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-analyzer", path: "src/tools/rust-analyzer", mode: ToolRustc, source_type: InTree, extra_features: ["in-rust-tree"], allow_features: "rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site", cargo_args: [] } < RustAnalyzer { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/rust-analyzer" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/image/bin/rust-analyzer" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/rust-analyzer" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/image/bin/rust-analyzer" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/image/share/doc/rust-analyzer/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/image/share/doc/rust-analyzer/README.md" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/image/share/doc/rust-analyzer/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/image/share/doc/rust-analyzer/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/image/share/doc/rust-analyzer/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/image/share/doc/rust-analyzer/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/overlay/README.md" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rust-analyzer/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/overlay/LICENSE-MIT" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist rust-analyzer-1.84.0-x86_64-unknown-freebsd running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/image" "--component-name=rust-analyzer-preview" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-analyzer installed." "--package-name=rust-analyzer-1.84.0-x86_64-unknown-freebsd" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-analyzer/x86_64-unknown-freebsd" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 0.350 seconds < RustAnalyzer { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Llvm { target: x86_64-unknown-freebsd } running: "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit) (created at src/core/builder/cargo.rs:950:21, executed at src/core/builder/cargo.rs:950:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Building tool rustfmt (stage1 -> stage2, x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" 0.306038609s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="rustfmt_nightly"}: cargo::core::compiler::fingerprint: fingerprint error for rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt)/Build/TargetInner { name_inferred: true, ..: lib_target("rustfmt_nightly", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/src/lib.rs", Edition2021) } 0.306070689s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="rustfmt_nightly"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustfmt-nightly-4b633c4aeaddc052/lib-rustfmt_nightly` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.323989273s INFO prepare_target{force=false package_id=annotate-snippets v0.9.2 target="annotate_snippets"}: cargo::core::compiler::fingerprint: fingerprint error for annotate-snippets v0.9.2/Build/TargetInner { name_inferred: true, ..: lib_target("annotate_snippets", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.9.2/src/lib.rs", Edition2018) } 0.323996407s INFO prepare_target{force=false package_id=annotate-snippets v0.9.2 target="annotate_snippets"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/annotate-snippets-576f7c92ce7f4053/lib-annotate_snippets` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.327150696s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-width v0.1.14/Build/TargetInner { ..: lib_target("unicode_width", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs", Edition2021) } 0.327157378s INFO prepare_target{force=false package_id=unicode-width v0.1.14 target="unicode_width"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-width-89c1ee1056e4db65/lib-unicode_width` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.329067545s INFO prepare_target{force=false package_id=yansi-term v0.1.2 target="yansi_term"}: cargo::core::compiler::fingerprint: fingerprint error for yansi-term v0.1.2/Build/TargetInner { name_inferred: true, ..: lib_target("yansi_term", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yansi-term-0.1.2/src/lib.rs", Edition2018) } 0.329073415s INFO prepare_target{force=false package_id=yansi-term v0.1.2 target="yansi_term"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/yansi-term-85b086b70fa3920b/lib-yansi_term` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.330984704s INFO prepare_target{force=false package_id=anyhow v1.0.92 target="anyhow"}: cargo::core::compiler::fingerprint: fingerprint error for anyhow v1.0.92/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("anyhow", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/src/lib.rs", Edition2018) } 0.330990034s INFO prepare_target{force=false package_id=anyhow v1.0.92 target="anyhow"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/anyhow-f9e9634a25694573/lib-anyhow` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.334205016s INFO prepare_target{force=false package_id=anyhow v1.0.92 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for anyhow v1.0.92/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/build.rs", Edition2018) } 0.334211589s INFO prepare_target{force=false package_id=anyhow v1.0.92 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/anyhow-f9be1e903631c7ff/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.334881880s INFO prepare_target{force=false package_id=anyhow v1.0.92 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for anyhow v1.0.92/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/build.rs", Edition2018) } 0.334886699s INFO prepare_target{force=false package_id=anyhow v1.0.92 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/anyhow-a649f6b3fd095419/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.336802295s INFO prepare_target{force=false package_id=bytecount v0.6.8 target="bytecount"}: cargo::core::compiler::fingerprint: fingerprint error for bytecount v0.6.8/Build/TargetInner { name_inferred: true, benched: false, ..: lib_target("bytecount", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytecount-0.6.8/src/lib.rs", Edition2018) } 0.336807575s INFO prepare_target{force=false package_id=bytecount v0.6.8 target="bytecount"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/bytecount-4518e3c0398a7a59/lib-bytecount` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.338720577s INFO prepare_target{force=false package_id=cargo_metadata v0.18.1 target="cargo_metadata"}: cargo::core::compiler::fingerprint: fingerprint error for cargo_metadata v0.18.1/Build/TargetInner { name_inferred: true, ..: lib_target("cargo_metadata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs", Edition2018) } 0.338725696s INFO prepare_target{force=false package_id=cargo_metadata v0.18.1 target="cargo_metadata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo_metadata-6fa662f3331aed10/lib-cargo_metadata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.344466545s INFO prepare_target{force=false package_id=camino v1.1.9 target="camino"}: cargo::core::compiler::fingerprint: fingerprint error for camino v1.1.9/Build/TargetInner { ..: lib_target("camino", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9/src/lib.rs", Edition2018) } 0.344472766s INFO prepare_target{force=false package_id=camino v1.1.9 target="camino"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/camino-c479483828f26103/lib-camino` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.348351007s INFO prepare_target{force=false package_id=camino v1.1.9 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for camino v1.1.9/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9/build.rs", Edition2018) } 0.348357018s INFO prepare_target{force=false package_id=camino v1.1.9 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/camino-cdfb9d854b7d2ea4/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.349018914s INFO prepare_target{force=false package_id=camino v1.1.9 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for camino v1.1.9/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9/build.rs", Edition2018) } 0.349025256s INFO prepare_target{force=false package_id=camino v1.1.9 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/camino-d87cd006071bf0f2/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.350968634s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs", Edition2018) } 0.350974074s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-8e565129c810f23d/lib-serde` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.353598775s INFO prepare_target{force=false package_id=serde_derive v1.0.214 target="serde_derive"}: cargo::core::compiler::fingerprint: fingerprint error for serde_derive v1.0.214/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("serde_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/src/lib.rs", Edition2015) } 0.353605417s INFO prepare_target{force=false package_id=serde_derive v1.0.214 target="serde_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_derive-21170a3f2a1d0cfa/lib-serde_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.357634750s INFO prepare_target{force=false package_id=syn v2.0.87 target="syn"}: cargo::core::compiler::fingerprint: fingerprint error for syn v2.0.87/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("syn", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/src/lib.rs", Edition2021) } 0.357641603s INFO prepare_target{force=false package_id=syn v2.0.87 target="syn"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/syn-5293b68dc2adc763/lib-syn` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.361500718s INFO prepare_target{force=false package_id=cargo-platform v0.1.8 target="cargo_platform"}: cargo::core::compiler::fingerprint: fingerprint error for cargo-platform v0.1.8/Build/TargetInner { name_inferred: true, ..: lib_target("cargo_platform", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8/src/lib.rs", Edition2021) } 0.361506348s INFO prepare_target{force=false package_id=cargo-platform v0.1.8 target="cargo_platform"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo-platform-22a0ab3beb871d6a/lib-cargo_platform` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.364069674s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("semver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs", Edition2018) } 0.364075515s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/semver-99a92310f0b358da/lib-semver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.366694645s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="serde_json"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde_json", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/src/lib.rs", Edition2021) } 0.366701097s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="serde_json"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_json-099314c99cf8d007/lib-serde_json` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.372512737s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/build.rs", Edition2021) } 0.372520933s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_json-463efc758c5af8bc/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.373143515s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/build.rs", Edition2021) } 0.373148224s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_json-600ba9f43fc68926/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.374983721s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="thiserror"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/Build/TargetInner { ..: lib_target("thiserror", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/src/lib.rs", Edition2021) } 0.374989481s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="thiserror"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/thiserror-0dcb372de532c3bf/lib-thiserror` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.378661808s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/build.rs", Edition2021) } 0.378667849s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/thiserror-fb3cfede1ae9b421/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.379315618s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/build.rs", Edition2021) } 0.379320407s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/thiserror-7a8f0baba9b8a9f4/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.381114617s INFO prepare_target{force=false package_id=thiserror-impl v1.0.66 target="thiserror_impl"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror-impl v1.0.66/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("thiserror_impl", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66/src/lib.rs", Edition2021) } 0.381120228s INFO prepare_target{force=false package_id=thiserror-impl v1.0.66 target="thiserror_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/thiserror-impl-7c91a5d87a26676b/lib-thiserror_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.384685304s INFO prepare_target{force=false package_id=clap v4.5.20 target="clap"}: cargo::core::compiler::fingerprint: fingerprint error for clap v4.5.20/Build/TargetInner { benched: false, ..: lib_target("clap", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20/src/lib.rs", Edition2021) } 0.384690503s INFO prepare_target{force=false package_id=clap v4.5.20 target="clap"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clap-113830e0e978dde3/lib-clap` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.387715571s INFO prepare_target{force=false package_id=clap_builder v4.5.20 target="clap_builder"}: cargo::core::compiler::fingerprint: fingerprint error for clap_builder v4.5.20/Build/TargetInner { benched: false, ..: lib_target("clap_builder", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20/src/lib.rs", Edition2021) } 0.387721162s INFO prepare_target{force=false package_id=clap_builder v4.5.20 target="clap_builder"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clap_builder-7978cebbf9962469/lib-clap_builder` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.391864858s INFO prepare_target{force=false package_id=anstream v0.6.18 target="anstream"}: cargo::core::compiler::fingerprint: fingerprint error for anstream v0.6.18/Build/TargetInner { ..: lib_target("anstream", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.18/src/lib.rs", Edition2021) } 0.391870018s INFO prepare_target{force=false package_id=anstream v0.6.18 target="anstream"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/anstream-32b12ded18f7be64/lib-anstream` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.397349899s INFO prepare_target{force=false package_id=anstyle v1.0.10 target="anstyle"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle v1.0.10/Build/TargetInner { ..: lib_target("anstyle", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/src/lib.rs", Edition2021) } 0.397355008s INFO prepare_target{force=false package_id=anstyle v1.0.10 target="anstyle"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/anstyle-e4a9c8c564aef6b9/lib-anstyle` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.399217686s INFO prepare_target{force=false package_id=anstyle-parse v0.2.6 target="anstyle_parse"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle-parse v0.2.6/Build/TargetInner { ..: lib_target("anstyle_parse", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.6/src/lib.rs", Edition2021) } 0.399223316s INFO prepare_target{force=false package_id=anstyle-parse v0.2.6 target="anstyle_parse"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/anstyle-parse-8786704b504fd179/lib-anstyle_parse` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.401669043s INFO prepare_target{force=false package_id=anstyle-query v1.1.2 target="anstyle_query"}: cargo::core::compiler::fingerprint: fingerprint error for anstyle-query v1.1.2/Build/TargetInner { ..: lib_target("anstyle_query", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.2/src/lib.rs", Edition2021) } 0.401674553s INFO prepare_target{force=false package_id=anstyle-query v1.1.2 target="anstyle_query"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/anstyle-query-eeb75ddef261c863/lib-anstyle_query` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.403481617s INFO prepare_target{force=false package_id=colorchoice v1.0.3 target="colorchoice"}: cargo::core::compiler::fingerprint: fingerprint error for colorchoice v1.0.3/Build/TargetInner { ..: lib_target("colorchoice", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.3/src/lib.rs", Edition2021) } 0.403486356s INFO prepare_target{force=false package_id=colorchoice v1.0.3 target="colorchoice"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/colorchoice-331c8a3f94c4ebaf/lib-colorchoice` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.405343433s INFO prepare_target{force=false package_id=clap_derive v4.5.18 target="clap_derive"}: cargo::core::compiler::fingerprint: fingerprint error for clap_derive v4.5.18/Build/TargetInner { benched: false, for_host: true, proc_macro: true, ..: lib_target("clap_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18/src/lib.rs", Edition2021) } 0.405349133s INFO prepare_target{force=false package_id=clap_derive v4.5.18 target="clap_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/clap_derive-5021660f00326efd/lib-clap_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.409557290s INFO prepare_target{force=false package_id=heck v0.5.0 target="heck"}: cargo::core::compiler::fingerprint: fingerprint error for heck v0.5.0/Build/TargetInner { name_inferred: true, ..: lib_target("heck", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/lib.rs", Edition2021) } 0.409562580s INFO prepare_target{force=false package_id=heck v0.5.0 target="heck"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/heck-702651b096bf940a/lib-heck` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.411356980s INFO prepare_target{force=false package_id=clap-cargo v0.12.0 target="clap_cargo"}: cargo::core::compiler::fingerprint: fingerprint error for clap-cargo v0.12.0/Build/TargetInner { name_inferred: true, ..: lib_target("clap_cargo", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-cargo-0.12.0/src/lib.rs", Edition2021) } 0.411361659s INFO prepare_target{force=false package_id=clap-cargo v0.12.0 target="clap_cargo"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clap-cargo-cfa49a111e58a68c/lib-clap_cargo` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.414332656s INFO prepare_target{force=false package_id=diff v0.1.13 target="diff"}: cargo::core::compiler::fingerprint: fingerprint error for diff v0.1.13/Build/TargetInner { name_inferred: true, ..: lib_target("diff", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/diff-0.1.13/src/lib.rs", Edition2015) } 0.414338016s INFO prepare_target{force=false package_id=diff v0.1.13 target="diff"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/diff-7c20059706303735/lib-diff` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.416176178s INFO prepare_target{force=false package_id=dirs v5.0.1 target="dirs"}: cargo::core::compiler::fingerprint: fingerprint error for dirs v5.0.1/Build/TargetInner { name_inferred: true, ..: lib_target("dirs", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-5.0.1/src/lib.rs", Edition2015) } 0.416180987s INFO prepare_target{force=false package_id=dirs v5.0.1 target="dirs"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/dirs-fad6fb174c928519/lib-dirs` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.418563495s INFO prepare_target{force=false package_id=dirs-sys v0.4.1 target="dirs_sys"}: cargo::core::compiler::fingerprint: fingerprint error for dirs-sys v0.4.1/Build/TargetInner { name_inferred: true, ..: lib_target("dirs_sys", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-0.4.1/src/lib.rs", Edition2015) } 0.418568364s INFO prepare_target{force=false package_id=dirs-sys v0.4.1 target="dirs_sys"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/dirs-sys-9b464ebbed87afea/lib-dirs_sys` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.421589364s INFO prepare_target{force=false package_id=libc v0.2.164 target="libc"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/Build/TargetInner { ..: lib_target("libc", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/src/lib.rs", Edition2015) } 0.421594303s INFO prepare_target{force=false package_id=libc v0.2.164 target="libc"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libc-7b01e38553e251ad/lib-libc` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.424698469s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/build.rs", Edition2015) } 0.424704149s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/libc-d4ecac03731706a3/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: cargo::core::compiler::compile 10: ::compile 11: cargo::ops::cargo_compile::compile_ws 12: cargo::ops::cargo_compile::compile 13: cargo::commands::build::exec 14: ::exec 15: cargo::cli::main 16: cargo::main 17: std::sys::backtrace::__rust_begin_short_backtrace:: 18: std::rt::lang_start::<()>::{closure#0} 19: std::rt::lang_start_internal 20: main 0.425322895s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for libc v0.2.164/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/build.rs", Edition2015) } 0.425327373s INFO prepare_target{force=false package_id=libc v0.2.164 target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/libc-dc67a5105fd41b51/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: cargo::core::compiler::compile 9: ::compile 10: cargo::ops::cargo_compile::compile_ws 11: cargo::ops::cargo_compile::compile 12: cargo::commands::build::exec 13: ::exec 14: cargo::cli::main 15: cargo::main 16: std::sys::backtrace::__rust_begin_short_backtrace:: 17: std::rt::lang_start::<()>::{closure#0} 18: std::rt::lang_start_internal 19: main 0.427150697s INFO prepare_target{force=false package_id=getopts v0.2.21 target="getopts"}: cargo::core::compiler::fingerprint: fingerprint error for getopts v0.2.21/Build/TargetInner { name_inferred: true, ..: lib_target("getopts", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/src/lib.rs", Edition2015) } 0.427156298s INFO prepare_target{force=false package_id=getopts v0.2.21 target="getopts"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/getopts-d67c621b69db355e/lib-getopts` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.429636809s INFO prepare_target{force=false package_id=ignore v0.4.23 target="ignore"}: cargo::core::compiler::fingerprint: fingerprint error for ignore v0.4.23/Build/TargetInner { benched: false, ..: lib_target("ignore", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.23/src/lib.rs", Edition2021) } 0.429641918s INFO prepare_target{force=false package_id=ignore v0.4.23 target="ignore"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/ignore-31c2050fd749b061/lib-ignore` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.435584413s INFO prepare_target{force=false package_id=crossbeam-deque v0.8.5 target="crossbeam_deque"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-deque v0.8.5/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_deque", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs", Edition2021) } 0.435589503s INFO prepare_target{force=false package_id=crossbeam-deque v0.8.5 target="crossbeam_deque"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-deque-d6f143b3944245ac/lib-crossbeam_deque` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.438575648s INFO prepare_target{force=false package_id=crossbeam-epoch v0.9.18 target="crossbeam_epoch"}: cargo::core::compiler::fingerprint: fingerprint error for crossbeam-epoch v0.9.18/Build/TargetInner { name_inferred: true, ..: lib_target("crossbeam_epoch", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs", Edition2021) } 0.438581218s INFO prepare_target{force=false package_id=crossbeam-epoch v0.9.18 target="crossbeam_epoch"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/crossbeam-epoch-cd244f6e62ca4563/lib-crossbeam_epoch` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.441018719s INFO prepare_target{force=false package_id=globset v0.4.15 target="globset"}: cargo::core::compiler::fingerprint: fingerprint error for globset v0.4.15/Build/TargetInner { benched: false, ..: lib_target("globset", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.15/src/lib.rs", Edition2021) } 0.441026734s INFO prepare_target{force=false package_id=globset v0.4.15 target="globset"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/globset-94ecb70b4e3245ff/lib-globset` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.445835903s INFO prepare_target{force=false package_id=bstr v1.10.0 target="bstr"}: cargo::core::compiler::fingerprint: fingerprint error for bstr v1.10.0/Build/TargetInner { benched: false, ..: lib_target("bstr", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/lib.rs", Edition2021) } 0.445841473s INFO prepare_target{force=false package_id=bstr v1.10.0 target="bstr"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/bstr-f597384cdb2f2e9b/lib-bstr` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.448450003s INFO prepare_target{force=false package_id=regex-automata v0.4.8 target="regex_automata"}: cargo::core::compiler::fingerprint: fingerprint error for regex-automata v0.4.8/Build/TargetInner { benched: false, ..: lib_target("regex_automata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8/src/lib.rs", Edition2021) } 0.448489717s INFO prepare_target{force=false package_id=regex-automata v0.4.8 target="regex_automata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/regex-automata-6165f356f102f168/lib-regex_automata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.452155431s INFO prepare_target{force=false package_id=regex v1.11.1 target="regex"}: cargo::core::compiler::fingerprint: fingerprint error for regex v1.11.1/Build/TargetInner { ..: lib_target("regex", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1/src/lib.rs", Edition2021) } 0.452162835s INFO prepare_target{force=false package_id=regex v1.11.1 target="regex"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/regex-4bfeb149d7a3d294/lib-regex` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.456312653s INFO prepare_target{force=false package_id=rustfmt-config_proc_macro v0.3.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/config_proc_macro) target="rustfmt_config_proc_macro"}: cargo::core::compiler::fingerprint: fingerprint error for rustfmt-config_proc_macro v0.3.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/config_proc_macro)/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("rustfmt_config_proc_macro", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/config_proc_macro/src/lib.rs", Edition2021) } 0.456319556s INFO prepare_target{force=false package_id=rustfmt-config_proc_macro v0.3.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/config_proc_macro) target="rustfmt_config_proc_macro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/rustfmt-config_proc_macro-ff48de1f4d310869/lib-rustfmt_config_proc_macro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.461041171s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/build.rs", Edition2021) } 0.461048214s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustfmt-nightly-013505f33e1199e7/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.461655979s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/build.rs", Edition2021) } 0.461660888s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/rustfmt-nightly-bf2ba252cd1e70a4/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.463424310s INFO prepare_target{force=false package_id=term v0.7.0 target="term"}: cargo::core::compiler::fingerprint: fingerprint error for term v0.7.0/Build/TargetInner { name_inferred: true, ..: lib_target("term", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/term-0.7.0/src/lib.rs", Edition2018) } 0.463429600s INFO prepare_target{force=false package_id=term v0.7.0 target="term"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/term-e53686d8d1b97cca/lib-term` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.465760272s INFO prepare_target{force=false package_id=dirs-next v2.0.0 target="dirs_next"}: cargo::core::compiler::fingerprint: fingerprint error for dirs-next v2.0.0/Build/TargetInner { name_inferred: true, ..: lib_target("dirs_next", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-next-2.0.0/src/lib.rs", Edition2018) } 0.465765091s INFO prepare_target{force=false package_id=dirs-next v2.0.0 target="dirs_next"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/dirs-next-d3c0727f1388b01f/lib-dirs_next` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.468691565s INFO prepare_target{force=false package_id=dirs-sys-next v0.1.2 target="dirs_sys_next"}: cargo::core::compiler::fingerprint: fingerprint error for dirs-sys-next v0.1.2/Build/TargetInner { name_inferred: true, ..: lib_target("dirs_sys_next", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-next-0.1.2/src/lib.rs", Edition2018) } 0.468696774s INFO prepare_target{force=false package_id=dirs-sys-next v0.1.2 target="dirs_sys_next"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/dirs-sys-next-64cdd469d5093147/lib-dirs_sys_next` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.471053965s INFO prepare_target{force=false package_id=toml v0.7.8 target="toml"}: cargo::core::compiler::fingerprint: fingerprint error for toml v0.7.8/Build/TargetInner { name_inferred: true, ..: lib_target("toml", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.7.8/src/lib.rs", Edition2021) } 0.471058914s INFO prepare_target{force=false package_id=toml v0.7.8 target="toml"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toml-ad9e16657b546788/lib-toml` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.475145995s INFO prepare_target{force=false package_id=serde_spanned v0.6.8 target="serde_spanned"}: cargo::core::compiler::fingerprint: fingerprint error for serde_spanned v0.6.8/Build/TargetInner { ..: lib_target("serde_spanned", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.8/src/lib.rs", Edition2021) } 0.475151706s INFO prepare_target{force=false package_id=serde_spanned v0.6.8 target="serde_spanned"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_spanned-7723702a0eb46010/lib-serde_spanned` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.477506582s INFO prepare_target{force=false package_id=toml_datetime v0.6.8 target="toml_datetime"}: cargo::core::compiler::fingerprint: fingerprint error for toml_datetime v0.6.8/Build/TargetInner { ..: lib_target("toml_datetime", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8/src/lib.rs", Edition2021) } 0.477511381s INFO prepare_target{force=false package_id=toml_datetime v0.6.8 target="toml_datetime"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toml_datetime-93c287e4a21612e3/lib-toml_datetime` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.479863633s INFO prepare_target{force=false package_id=toml_edit v0.19.15 target="toml_edit"}: cargo::core::compiler::fingerprint: fingerprint error for toml_edit v0.19.15/Build/TargetInner { name_inferred: true, ..: lib_target("toml_edit", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.19.15/src/lib.rs", Edition2021) } 0.479868242s INFO prepare_target{force=false package_id=toml_edit v0.19.15 target="toml_edit"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toml_edit-0461bc70eac00996/lib-toml_edit` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.484614894s INFO prepare_target{force=false package_id=winnow v0.5.40 target="winnow"}: cargo::core::compiler::fingerprint: fingerprint error for winnow v0.5.40/Build/TargetInner { name_inferred: true, ..: lib_target("winnow", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.5.40/src/lib.rs", Edition2021) } 0.484619943s INFO prepare_target{force=false package_id=winnow v0.5.40 target="winnow"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/winnow-87494ba93325a667/lib-winnow` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.486411909s INFO prepare_target{force=false package_id=tracing v0.1.37 target="tracing"}: cargo::core::compiler::fingerprint: fingerprint error for tracing v0.1.37/Build/TargetInner { name_inferred: true, ..: lib_target("tracing", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37/src/lib.rs", Edition2018) } 0.486416647s INFO prepare_target{force=false package_id=tracing v0.1.37 target="tracing"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-bfaed60e5e5cbf9a/lib-tracing` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.489976714s INFO prepare_target{force=false package_id=tracing-subscriber v0.3.18 target="tracing_subscriber"}: cargo::core::compiler::fingerprint: fingerprint error for tracing-subscriber v0.3.18/Build/TargetInner { name_inferred: true, ..: lib_target("tracing_subscriber", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs", Edition2018) } 0.489982024s INFO prepare_target{force=false package_id=tracing-subscriber v0.3.18 target="tracing_subscriber"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/tracing-subscriber-f2574d483ef322c1/lib-tracing_subscriber` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.497676349s INFO prepare_target{force=false package_id=unicode-properties v0.1.3 target="unicode_properties"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-properties v0.1.3/Build/TargetInner { ..: lib_target("unicode_properties", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3/src/lib.rs", Edition2021) } 0.497681750s INFO prepare_target{force=false package_id=unicode-properties v0.1.3 target="unicode_properties"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-properties-a0a20cba121b36bc/lib-unicode_properties` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.500066652s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="cargo-fmt"}: cargo::core::compiler::fingerprint: fingerprint error for rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt)/Build/TargetInner { name: "cargo-fmt", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/src/cargo-fmt/main.rs", Edition2021) } 0.500073866s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="cargo-fmt"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustfmt-nightly-7a48d8d223bf74d1/bin-cargo-fmt` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.516300621s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="git-rustfmt"}: cargo::core::compiler::fingerprint: fingerprint error for rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt)/Build/TargetInner { name: "git-rustfmt", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/src/git-rustfmt/main.rs", Edition2021) } 0.516306833s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="git-rustfmt"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustfmt-nightly-7cca292d7e9ff25a/bin-git-rustfmt` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.532477093s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="rustfmt"}: cargo::core::compiler::fingerprint: fingerprint error for rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt)/Build/TargetInner { name: "rustfmt", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/src/bin/main.rs", Edition2021) } 0.532482854s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="rustfmt"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustfmt-nightly-b9cfafedfec2c69e/bin-rustfmt` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.548585608s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="rustfmt-format-diff"}: cargo::core::compiler::fingerprint: fingerprint error for rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt)/Build/TargetInner { name: "rustfmt-format-diff", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/src/format-diff/main.rs", Edition2021) } 0.548591419s INFO prepare_target{force=false package_id=rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) target="rustfmt-format-diff"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustfmt-nightly-eb1a3d382a17edb3/bin-rustfmt-format-diff` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main Fresh unicode-ident v1.0.13 Fresh proc-macro2 v1.0.89 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:558:32 | 558 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 558 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:566:63 | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:663:40 | 663 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:672:40 | 672 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 672 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:760:32 | 760 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 760 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:769:32 | 769 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:982:32 | 982 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:991:32 | 991 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 991 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:308:32 | 308 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:327:32 | 327 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:562:32 | 562 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 562 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:636:32 | 636 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:648:32 | 648 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:794:40 | 794 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:800:40 | 800 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 800 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:885:34 | 885 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 885 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1068:32 | 1068 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1074:32 | 1074 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1318:32 | 1318 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1324:32 | 1324 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1324 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1360:36 | 1360 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh memchr v2.7.4 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling libc v0.2.164 Fresh once_cell v1.20.2 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh regex-syntax v0.8.5 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:804:38 | 804 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:1029:38 | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:2901:38 | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Fresh cfg-if v1.0.0 Fresh utf8parse v0.2.2 Fresh is_terminal_polyfill v1.70.1 Compiling anstyle v1.0.10 Compiling colorchoice v1.0.3 Compiling anstyle-query v1.1.2 Fresh log v0.4.22 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1232:34 | 1232 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1236:28 | 1236 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1249:34 | 1249 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1249 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1253:28 | 1253 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ Compiling camino v1.1.9 Compiling serde_json v1.0.132 Fresh hashbrown v0.15.0 Compiling heck v0.5.0 Fresh strsim v0.11.1 Fresh clap_lex v0.7.2 Fresh regex-syntax v0.6.29 warning: method `symmetric_difference` is never used --> /rust/deps/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /rust/deps/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default Compiling thiserror v1.0.66 Fresh equivalent v1.0.1 Compiling anyhow v1.0.92 Fresh overload v0.1.1 Compiling unicode-width v0.1.14 Fresh option-ext v0.2.0 Fresh itoa v1.0.11 Fresh same-file v1.0.6 warning: unused return value of `into_raw_fd` that must be used --> /rust/deps/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: `proc-macro2` (lib) generated 111 warnings warning: `memchr` (lib) generated 2 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/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)' --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=dc67a5105fd41b51 -C extra-filename=-dc67a5105fd41b51 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-dc67a5105fd41b51 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `once_cell` (lib) generated 4 warnings warning: `regex-syntax` (lib) generated 7 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e4a9c8c564aef6b9 -C extra-filename=-e4a9c8c564aef6b9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/colorchoice-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=331c8a3f94c4ebaf -C extra-filename=-331c8a3f94c4ebaf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-query-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eeb75ddef261c863 -C extra-filename=-eeb75ddef261c863 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `log` (lib) generated 19 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=d87cd006071bf0f2 -C extra-filename=-d87cd006071bf0f2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/camino-d87cd006071bf0f2 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=600ba9f43fc68926 -C extra-filename=-600ba9f43fc68926 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-600ba9f43fc68926 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=702651b096bf940a -C extra-filename=-702651b096bf940a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `regex-syntax` (lib) generated 2 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a8f0baba9b8a9f4 -C extra-filename=-7a8f0baba9b8a9f4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/thiserror-7a8f0baba9b8a9f4 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=a649f6b3fd095419 -C extra-filename=-a649f6b3fd095419 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/anyhow-a649f6b3fd095419 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `same-file` (lib) generated 1 warning Fresh quote v1.0.37 warning: unused extern crate --> /rust/deps/quote-1.0.37/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh aho-corasick v1.1.3 Compiling anstyle-parse v0.2.6 Fresh tracing-core v0.1.30 warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /rust/deps/tracing-core-0.1.30/src/lib.rs:132:5 | 132 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-core-0.1.30/src/lib.rs:140:5 | 140 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:182:7 | 182 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:488:15 | 488 | #[cfg(not(feature = "alloc"))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:373:11 | 373 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:710:11 | 710 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:713:11 | 713 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:721:11 | 721 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:724:11 | 724 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static is discouraged --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:430:14 | 430 | Some(GLOBAL_DISPATCH.as_ref().expect( | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are 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 Compiling bstr v1.10.0 Fresh indexmap v2.6.0 Fresh regex-automata v0.1.10 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/classes.rs:90:38 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/classes.rs:111:32 | 111 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1113:38 | 1113 | pub fn states(&self) -> StateIter { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1508:55 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1613:32 | 1613 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1702:53 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | -------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1718:66 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1725:32 | 1725 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1725 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1828:57 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1835:32 | 1835 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/error.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/minimize.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:868:32 | 868 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 868 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:891:32 | 891 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1012:32 | 1012 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1140:32 | 1140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1200:32 | 1200 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1662:34 | 1662 | pub(crate) struct StateIter<'a, T: 'a, S: 'a> { | ^^^^ ^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 1662 - pub(crate) struct StateIter<'a, T: 'a, S: 'a> { 1662 + pub(crate) struct StateIter<'a, T, S> { | warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1689:30 | 1689 | pub(crate) struct State<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1753:44 | 1753 | pub(crate) struct StateTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1774:50 | 1774 | pub(crate) struct StateSparseTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1815:33 | 1815 | pub(crate) struct StateMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1847:47 | 1847 | pub(crate) struct StateTransitionIterMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/minimize.rs:42:34 | 42 | pub(crate) struct Minimizer<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/regex.rs:415:34 | 415 | pub struct Matches<'r, 't, D: DFA + 'r> { | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1054:36 | 1054 | struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { | ^^^^^ ^^^^^ | help: remove these bounds | 1054 - struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { 1054 + struct StateIter<'a, T: AsRef<[u8]>, S: StateID = usize> { | Fresh lazy_static v1.5.0 warning: unused extern crate --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: elided lifetime has a name --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ Compiling winnow v0.5.40 Fresh pin-project-lite v0.2.15 Fresh ryu v1.0.18 Fresh nu-ansi-term v0.46.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:190:32 | 190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: unused import: `windows::*` --> /rust/deps/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/util.rs:41:23 | 41 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/util.rs:52:28 | 52 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:13:37 | 13 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:123:38 | 123 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound Fresh thread_local v1.1.8 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/cached.rs:65:48 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | -------------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/cached.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/lib.rs:290:42 | 290 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/lib.rs:347:32 | 347 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /rust/deps/thread_local-1.1.8/src/cached.rs:121:37 | 121 | pub struct CachedIterMut<'a, T: Send + 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Fresh walkdir v2.5.0 Fresh smallvec v1.13.2 Compiling rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) Compiling yansi-term v0.1.2 Fresh either v1.13.0 warning: `quote` (lib) generated 13 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=89c1ee1056e4db65 -C extra-filename=-89c1ee1056e4db65 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/kebab.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lower_camel.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/shouty_kebab.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/shouty_snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/title.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/train.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/upper_camel.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstyle-parse-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=8786704b504fd179 -C extra-filename=-8786704b504fd179 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern utf8parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libutf8parse-705264931d1d0f8c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:76:30 | 76 | F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:77:24 | 77 | G: FnMut(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 77 | G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:73:18 | 73 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:161:36 | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:174:36 | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:182:37 | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `tracing-core` (lib) generated 13 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bstr-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=f597384cdb2f2e9b -C extra-filename=-f597384cdb2f2e9b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `regex-automata` (lib) generated 30 warnings warning: `lazy_static` (lib) generated 2 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.5.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.5.40/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.5.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.5.40 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=87494ba93325a667 -C extra-filename=-87494ba93325a667 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `nu-ansi-term` (lib) generated 14 warnings warning: `thread_local` (lib) generated 7 warnings Compiling syn v2.0.87 Compiling regex-automata v0.4.8 Fresh crossbeam-utils v0.8.20 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `test` and 3 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` 78 | 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh matchers v0.1.0 Fresh sharded-slab v0.1.7 warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/sharded-slab-0.1.7/src/shard.rs:62:32 | 62 | pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); | ^^^^ ^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 62 - pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); 62 + pub(crate) struct IterMut<'a, T, C: cfg::Config>(slice::IterMut<'a, Ptr>); | Compiling tracing v0.1.37 Fresh tracing-log v0.2.0 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Fresh itertools v0.12.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound Fresh unicode-segmentation v1.12.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:251:47 | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:256:54 | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:261:32 | 261 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:266:39 | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:271:36 | 271 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 271 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:276:43 | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:281:36 | 281 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 281 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:286:40 | 286 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 286 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:291:47 | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ Compiling diff v0.1.13 Compiling bytecount v0.6.8 Compiling unicode-properties v0.1.3 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 src/tools/rustfmt/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="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=bf2ba252cd1e70a4 -C extra-filename=-bf2ba252cd1e70a4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rustfmt-nightly-bf2ba252cd1e70a4 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=yansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yansi-term-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yansi-term-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :Juan Aguilar Santillana ' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colours and styles (bold, underline)' CARGO_PKG_HOMEPAGE='https://github.com/botika/yansi-term' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/botika/yansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yansi-term-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name yansi_term --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/yansi-term-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=85b086b70fa3920b -C extra-filename=-85b086b70fa3920b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `crossbeam-utils` (lib) generated 23 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-automata-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --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=6165f356f102f168 -C extra-filename=-6165f356f102f168 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libaho_corasick-de3bb2a174cb0df5.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_syntax-c8d8fc5d53d38aa6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.87 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=87 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5293b68dc2adc763 -C extra-filename=-5293b68dc2adc763 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rmeta --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libunicode_ident-c150e6ab1510b47b.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_UNBOUNDED_DEPTH=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde_json-463efc758c5af8bc/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/serde_json-600ba9f43fc68926/build-script-build` warning: elided lifetime has a name --> /rust/deps/bstr-1.10.0/src/escape_bytes.rs:15:43 | 14 | impl<'a> EscapeBytes<'a> { | -- lifetime `'a` declared here 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/bstr-1.10.0/src/escape_bytes.rs:15:43 | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/bstr-1.10.0/src/escape_bytes.rs:83:38 | 83 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 83 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/ansi.rs:7:45 | 7 | pub fn write_prefix(&self, f: &mut fmt::Formatter) -> Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 7 | pub fn write_prefix(&self, f: &mut fmt::Formatter<'_>) -> Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: `heck` (lib) generated 14 warnings warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 365 | impl_partial_eq!(BString, &'a [u8]); | ----------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/ansi.rs:71:37 | 71 | pub fn write_reset(f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn write_reset(f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/ansi.rs:79:44 | 79 | pub fn write_prefix(self, f: &mut fmt::Formatter) -> Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 79 | pub fn write_prefix(self, f: &mut fmt::Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/ansi.rs:119:49 | 119 | fn write_foreground_code(self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn write_foreground_code(self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 365 | impl_partial_eq!(BString, &'a [u8]); | ----------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/ansi.rs:124:49 | 124 | fn write_background_code(self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | fn write_background_code(self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/display.rs:6:40 | 6 | struct DisplayANSI fmt::Result> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | struct DisplayANSI) -> fmt::Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/display.rs:11:26 | 11 | impl fmt::Result> fmt::Display for DisplayANSI { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 11 | impl) -> fmt::Result> fmt::Display for DisplayANSI { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/display.rs:12:32 | 12 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 12 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/display.rs:27:50 | 27 | f: Cell::new(Some(move |f: &mut fmt::Formatter| f.write_str(input))), | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 27 | f: Cell::new(Some(move |f: &mut fmt::Formatter<'_>| f.write_str(input))), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/display.rs:34:41 | 34 | pub fn paint_fn fmt::Result>( | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | pub fn paint_fn) -> fmt::Result>( | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: `sharded-slab` (lib) generated 106 warnings warning: `tracing-log` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-0.1.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=bfaed60e5e5cbf9a -C extra-filename=-bfaed60e5e5cbf9a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpin_project_lite-6003e864bf0437de.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-75a36678926bb9ed.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `itertools` (lib) generated 50 warnings warning: `unicode-segmentation` (lib) generated 9 warnings Compiling anstream v0.6.18 Compiling crossbeam-epoch v0.9.18 Compiling getopts v0.2.21 warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | [serde_json 1.0.132] cargo:rerun-if-changed=build.rs | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=diff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/diff-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/diff-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='Utkarsh Kukreti ' CARGO_PKG_DESCRIPTION='An LCS based slice and string diffing implementation.' CARGO_PKG_HOMEPAGE='https://github.com/utkarshkukreti/diff.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=diff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/utkarshkukreti/diff.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/diff-0.1.13 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name diff --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/diff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7c20059706303735 -C extra-filename=-7c20059706303735 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/display.rs:61:41 | 61 | pub fn paint_fn fmt::Result>( | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub fn paint_fn) -> fmt::Result>( | ++++ Running[serde_json 1.0.132] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Query character Unicode properties according to UAX #44 and UTR #51. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_properties --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-properties-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="general-category"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=a0a20cba121b36bc -C extra-filename=-a0a20cba121b36bc --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bytecount CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytecount-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytecount-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Andre Bogus :Joshua Landau ' CARGO_PKG_DESCRIPTION='count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytecount CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/llogiq/bytecount' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytecount-0.6.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name bytecount --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/bytecount-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=4518e3c0398a7a59 -C extra-filename=-4518e3c0398a7a59 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [serde_json 1.0.132] cargo:rustc-cfg=fast_arithmetic="64" warning: unused import: `windows::*` --> /rust/deps/yansi-term-0.1.2/src/lib.rs:168:9 | 168 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 368 | impl_partial_eq!(BString, &'a str); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 368 | impl_partial_eq!(BString, &'a str); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 370 | impl_partial_eq!(BString, &'a BStr); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 370 | impl_partial_eq!(BString, &'a BStr); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /rust/deps/tracing-0.1.37/src/lib.rs:914:5 | 914 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-0.1.37/src/lib.rs:922:5 | 922 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 388 | impl_partial_ord!(BString, &'a [u8]); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 388 | impl_partial_ord!(BString, &'a [u8]); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: `yansi-term` (lib) generated 12 warnings warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 391 | impl_partial_ord!(BString, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 391 | impl_partial_ord!(BString, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /rust/deps/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: unused import: `std::prelude as v1` --> /rust/deps/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 393 | impl_partial_ord!(BString, &'a BStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 393 | impl_partial_ord!(BString, &'a BStr); | ------------------------------------ in this macro invocation warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 811 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation Compiling annotate-snippets v0.9.2 warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 811 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libc-d4ecac03731706a3/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/libc-dc67a5105fd41b51/build-script-build` warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_SERDE=1 CARGO_FEATURE_SERDE1=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/camino-cdfb9d854b7d2ea4/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/camino-d87cd006071bf0f2/build-script-build` warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 813 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 813 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=cd244f6e62ca4563 -C extra-filename=-cd244f6e62ca4563 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-24e493746a0b728e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.6.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anstream-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=32b12ded18f7be64 -C extra-filename=-32b12ded18f7be64 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstyle-e4a9c8c564aef6b9.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstyle_parse-8786704b504fd179.rmeta --extern anstyle_query=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstyle_query-eeb75ddef261c863.rmeta --extern colorchoice=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcolorchoice-331c8a3f94c4ebaf.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libis_terminal_polyfill-e585e32d87c3df24.rmeta --extern utf8parse=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libutf8parse-705264931d1d0f8c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=d67c621b69db355e -C extra-filename=-d67c621b69db355e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_width-89c1ee1056e4db65.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 818 | impl_partial_eq!(&'a BStr, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 818 | impl_partial_eq!(&'a BStr, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 822 | impl_partial_eq!(&'a BStr, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 822 | impl_partial_eq!(&'a BStr, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:24:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 25 | | #[inline] ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 824 | impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:32:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 25 | | #[inline] ... | 32 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 824 | impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:24:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 25 | | #[inline] ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 826 | impl_partial_eq_cow!(&'a BStr, Cow<'a, str>); | -------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:32:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 25 | | #[inline] ... | 32 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 826 | impl_partial_eq_cow!(&'a BStr, Cow<'a, str>); | -------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:24:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 25 | | #[inline] ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 828 | impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>); | --------------------------------------------- in this macro invocation warning: unexpected `cfg` condition value: `generic_simd` --> /rust/deps/bytecount-0.6.8/src/lib.rs:96:48 | 96 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note[libc 0.2.164] cargo:rerun-if-changed=build.rs : expected values for `feature` are: `generic-simd`, `html_report`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:32:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 25 | | #[inline] ... | 32 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 828 | impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>); | --------------------------------------------- in this macro invocation warning: unexpected `cfg` condition value: `generic_simd` --> /rust/deps/bytecount-0.6.8/src/lib.rs:158:48 | 158 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | |[camino 1.1.9] cargo:rerun-if-changed=build.rs [camino 1.1.9] cargo:rustc-check-cfg=cfg(doc_cfg) ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation [camino 1.1.9] cargo:rustc-check-cfg=cfg(path_buf_deref_mut) [camino 1.1.9] cargo:rustc-check-cfg=cfg(path_buf_capacity) [camino 1.1.9] cargo:rustc-check-cfg=cfg(shrink_to) [camino 1.1.9] cargo:rustc-check-cfg=cfg(try_reserve_2) [camino 1.1.9] cargo:rustc-check-cfg=cfg(os_str_bytes) warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / [camino 1.1.9] cargo:rustc-check-cfg=cfg(absolute_path) macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation [libc 0.2.164] cargo:rustc-cfg=freebsd11 [libc 0.2.164] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.164] cargo:rustc-cfg=libc_union [libc 0.2.164] cargo:rustc-cfg=libc_const_size_of [libc 0.2.164] cargo:rustc-cfg=libc_align [libc 0.2.164] cargo:rustc-cfg=libc_int128 [libc 0.2.164] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.164] cargo:rustc-cfg=libc_packedN [libc 0.2.164] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.164] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.164] cargo:rustc-cfg=libc_long_array [libc 0.2.164] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.164] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.164] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.164] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.164] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.164] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_int128) warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_long_array) [camino 1.1.9] cargo:rustc-cfg=path_buf_capacity impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 845 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.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/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/thiserror-fb3cfede1ae9b421/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/thiserror-7a8f0baba9b8a9f4/build-script-build` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib[libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_packedN) -Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/anyhow-f9be1e903631c7ff/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/anyhow-a649f6b3fd095419/build-script-build` warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_thread_local) [camino 1.1.9] cargo:rustc-cfg=shrink_to [camino 1.1.9] cargo:rustc-cfg=try_reserve_2 45 | | #[inline] ... | 52[camino 1.1.9] cargo:rustc-cfg=path_buf_deref_mut [camino 1.1.9] cargo:rustc-cfg=os_str_bytes [camino 1.1.9] cargo:rustc-cfg=absolute_path [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_union) | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | |[libc 0.2.164] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.164] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 845 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.9.2/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.9.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/annotate-snippets-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="yansi-term"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "yansi-term"))' -C metadata=576f7c92ce7f4053 -C extra-filename=-576f7c92ce7f4053 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_width-89c1ee1056e4db65.rmeta --extern yansi_term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libyansi_term-85b086b70fa3920b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 847 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 847 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 852 | impl_partial_ord!(&'a BStr, Vec); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 852 | impl_partial_ord!(&'a BStr, Vec); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | [thiserror 1.0.66] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.66] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.66] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 856 | impl_partial_ord!(&'a BStr, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 856 | impl_partial_ord!(&'a BStr, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_CARGO_FMT=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RUSTFMT_FORMAT_DIFF=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustfmt-nightly-013505f33e1199e7/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/rustfmt-nightly-bf2ba252cd1e70a4/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2359:38 | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused extern crate[anyhow 1.0.92] cargo:rerun-if-changed=build/probe.rs --> /rust/deps/syn-2.0.87/src/lib.rs:311:1 | 311 | extern crate self as syn; | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help[rustfmt-nightly 1.8.0] cargo:rerun-if-env-changed=CFG_RELEASE_CHANNEL : to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2361:32 | 2361[anyhow 1.0.92] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(anyhow_no_core_error) [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe) [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) | f: &mut core::fmt::Formatter, | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime[anyhow 1.0.92] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.92] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.92] cargo:rustc-cfg=std_backtrace | 2361 | f: &mut core::fmt::Formatter<'_>, | ++++ warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2647:38 | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2751:38 | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2831:38 | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2939:38 | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/hybrid/id.rs:346:38 | 346 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:279:38 | 279 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:418:38 | 418 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:472:38 | 472 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 472 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:177:38 | 177 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:472:44 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:480:46 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:789:34 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:794:41 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:857:38 | 857 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1205:38 | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1223:38 | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1227:46 | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/escape.rs:22:38 | 22 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/escape.rs:52:38 | 52 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 52 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/lazy.rs:92:32 | 92 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/lazy.rs:208:36 | 208 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/look.rs:502:38 | 502 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:187:38 | 187 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 187 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:229:38 | 229 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 229 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:786:42 | 786 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:78:38 | 78 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:391:38 | 391 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 391 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:548:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 548 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:981:34 | 981 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 981 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:992:40 | 992 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 992 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1001:41 | 1001 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1001 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1007:28 | 1007 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1034:35 | 1034 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1034 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:659:38 | 659 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:653:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 653 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:666:45 | 666 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:676:45 | 676 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 676 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:688:25 | 688 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 688 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:696:25 | 696 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:704:25 | 704 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 704 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:548:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 548 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:712:41 | 712 | fn parse_outermost_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 712 | fn parse_outermost_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:721:60 | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:653:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 653 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:731:54 | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:740:60 | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:765:44 | 765 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 765 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:776:44 | 776 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/start.rs:308:38 | 308 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/wire.rs:114:38 | 114 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 114 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:29 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/wire.rs:218:38 | 218 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 218 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `bytecount` (lib) generated 2 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:40 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:30 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:123:38 | 123 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:41 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:415:28 | 415 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 415 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:43 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:221:38 | 221 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 221 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:54 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:428:42 | 428 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 428 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:280:38 | 280 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 280 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:566:38 | 566 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 566 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:773:38 | 773 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:853:38 | 853 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 853 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.164 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=164 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/libc-d4ecac03731706a3/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/libc-0.2.164/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=7b01e38553e251ad -C extra-filename=-7b01e38553e251ad --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:259:25 | 259 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 259 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:1345:38 | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:301:25 | 301 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:312:25 | 312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:1901:38 | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:324:35 | 324 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 324 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:361:37 | 361 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/sparse_set.rs:220:38 | 220 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:351:40 | 351 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 351 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:828:45 | 828 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 828 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:890:52 | 890 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 890 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:906:24 | 906 | pub fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 906 | pub fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1024:40 | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1219:25 | 1219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1229:59 | 1229 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1229 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1301:16 | 1301 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1414:16 | 1414 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1414 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1448:31 | 1448 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1464:16 | 1464 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1482:26 | 1482 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1482 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1495:26 | 1495 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1495 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1572:16 | 1572 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1574:16 | 1574 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1574 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1592:30 | 1592 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1592 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1756:25 | 1756 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1756 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1834:28 | 1834 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1834 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1892:28 | 1892 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1892 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1907:16 | 1907 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1924:16 | 1924 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1960:25 | 1960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1968:30 | 1968 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1968 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2007:31 | 2007 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2007 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2054:25 | 2054 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2054 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2080:25 | 2080 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2080 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2113:25 | 2113 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2113 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2122:16 | 2122 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2158:25 | 2158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2171:25 | 2171 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2171 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2178:24 | 2178 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2194:25 | 2194 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2194 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2249:25 | 2249 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2260:25 | 2260 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2290:25 | 2290 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2290 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2312:25 | 2312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2346:37 | 2346 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2361 | / impl_by_parsing_expr! { 2362 | | ExprAssign, Assign, "expected assignment expression", 2363 | | ExprAwait, Await, "expected await expression", 2364 | | ExprBinary, Binary, "expected binary operation", ... | 2372 | | ExprTuple, Tuple, "expected tuple expression", 2373 | | } | |_____- in this macro invocation | = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 2346 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2378:25 | 2378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2387:16 | 2387 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2387 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2401:25 | 2401 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2401 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2410:25 | 2410 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2410 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2425:25 | 2425 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2425 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2439:25 | 2439 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2439 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2448:25 | 2448 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2448 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2464:27 | 2464 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2464 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2474:25 | 2474 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2474 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2486:25 | 2486 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2486 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2502:28 | 2502 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2502 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2560:25 | 2560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2571:27 | 2571 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2609:25 | 2609 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2633:25 | 2633 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2633 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2652:25 | 2652 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2663:25 | 2663 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2663 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2675:25 | 2675 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2685:26 | 2685 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2685 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2720:25 | 2720 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2749:25 | 2749 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2749 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2757:16 | 2757 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2757 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2804:25 | 2804 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2823:25 | 2823 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2823 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2841:26 | 2841 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2841 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2854:16 | 2854 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2854 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2875:25 | 2875 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2892:45 | 2892 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2892 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2927:25 | 2927 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2941:25 | 2941 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2941 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2974:25 | 2974 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2974 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/anyhow-f9be1e903631c7ff/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/anyhow-1.0.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=f9e9634a25694573 -C extra-filename=-f9e9634a25694573 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3036:25 | 3036 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3036 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3048:26 | 3048 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3048 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/file.rs:95:25 | 95 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:561:25 | 561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:624:25 | 624 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:651:25 | 651 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 651 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:689:25 | 689 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:718:25 | 718 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 718 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:729:25 | 729 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 729 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:786:20 | 786 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:842:20 | 842 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 842 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:871:25 | 871 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:896:25 | 896 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 896 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:907:25 | 907 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 907 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:931:25 | 931 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:962:25 | 962 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 962 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:973:25 | 973 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 973 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:1043:25 | 1043 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1043 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:1081:25 | 1081 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1081 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1151:20 | 1151 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1151 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1199:20 | 1199 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1199 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1228:45 | 1228 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1228 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1241:25 | 1241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1270:28 | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1270:66 | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1295:25 | 1295 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1295 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1328:25 | 1328 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1328 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1335:16 | 1335 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1335 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1362:25 | 1362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1369:16 | 1369 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1369 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1446:25 | 1446 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1446 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1464:25 | 1464 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1497:30 | 1497 | fn peek_signature(input: ParseStream, allow_safe: bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn peek_signature(input: ParseStream<'_>, allow_safe: bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1511:25 | 1511 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1511 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1517:31 | 1517 | fn parse_signature(input: ParseStream, allow_safe: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1517 | fn parse_signature(input: ParseStream<'_>, allow_safe: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1569:16 | 1569 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1569 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1589:25 | 1589 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1605:16 | 1605 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1605 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1656:25 | 1656 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1656 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1700:16 | 1700 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1700 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1770:25 | 1770 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1770 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1819:25 | 1819 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1819 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1844:25 | 1844 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1844 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1943:25 | 1943 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1959:25 | 1959 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1959 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1991:39 | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1991 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1991:59 | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2024:25 | 2024 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2024 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2042:25 | 2042 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2042 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2060:31 | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2060:51 | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2096:25 | 2096 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2096 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2120:25 | 2120 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2120 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2144:25 | 2144 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2144 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2165:42 | 2165 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2165 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2195:25 | 2195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2217:16 | 2217 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2217 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2274:25 | 2274 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2274 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2281:16 | 2281 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2292:16 | 2292 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2292 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2334:25 | 2334 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2420:25 | 2420 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2420 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2457:25 | 2457 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2457 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2486:25 | 2486 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2486 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2508:37 | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2508:57 | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2543:25 | 2543 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2543 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2561:25 | 2561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2567:26 | 2567 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2567 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2673:25 | 2673 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2673 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2769:25 | 2769 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2769 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2806:25 | 2806 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2806 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2813:16 | 2813 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2847:25 | 2847 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2847 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2872:36 | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2872 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2872:56 | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2909:25 | 2909 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2936:25 | 2936 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2936 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:40 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:51 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:77:17 | 77 | lookahead: &Lookahead1, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | lookahead: &Lookahead1<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:78:14 | 78 | peek: fn(Cursor) -> bool, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | peek: fn(Cursor<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:309:21 | 309 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1167:21 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1174:21 | 1174 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1174 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1185:21 | 1185 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1192:21 | 1192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1202:21 | 1202 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1202 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1216:21 | 1216 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1216 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1226:21 | 1226 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1226 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1279:52 | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1288:15 | 1288 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1288 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1370:22 | 1370 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1370 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:169:21 | 169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:199:21 | 199 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:206:21 | 206 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:212:21 | 212 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:219:21 | 219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:409:41 | 409 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:454:39 | 454 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:461:20 | 461 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 461 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:489:25 | 489 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 489 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:497:25 | 497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:509:25 | 509 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:515:32 | 515 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:576:39 | 576 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 576 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:608:43 | 608 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 608 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:623:20 | 623 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 623 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:643:32 | 643 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:619:25 | 619 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 619 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:630:25 | 630 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 630 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:643:25 | 643 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:666:25 | 666 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:679:25 | 679 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:726:25 | 726 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:735:25 | 735 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 735 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:744:25 | 744 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 744 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:786:25 | 786 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:795:36 | 795 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 795 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:800:36 | 800 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:814:25 | 814 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 814 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:822:25 | 822 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 822 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:830:36 | 830 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 830 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:836:36 | 836 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 836 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:848:20 | 848 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 848 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:894:36 | 894 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:899:36 | 899 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 899 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:952:25 | 952 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 952 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:963:25 | 963 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 963 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:970:25 | 970 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 970 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:984:25 | 984 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:990:33 | 990 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1038:35 | 1038 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1038 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1055:25 | 1055 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1055 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1065:25 | 1065 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/context.rs:120:32 | 120 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 120 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/context.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/context.rs:172:40 | 172 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 172 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:406:28 | 406 | pub fn chain(&self) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:586:40 | 586 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 586 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:592:40 | 592 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 592 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:608:30 | 608 | object_ref: unsafe fn(Ref) -> Ref, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 608 | object_ref: unsafe fn(Ref<'_, ErrorImpl>) -> Ref, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:608:49 | 608 | object_ref: unsafe fn(Ref) -> Ref, | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 608 | object_ref: unsafe fn(Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:612:35 | 612 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 612 | object_downcast: unsafe fn(Ref<'_, ErrorImpl>, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:612:69 | 612 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 612 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:620:36 | 620 | object_backtrace: unsafe fn(Ref) -> Option<&Backtrace>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 620 | object_backtrace: unsafe fn(Ref<'_, ErrorImpl>) -> Option<&Backtrace>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:642:31 | 642 | unsafe fn object_ref(e: Ref) -> Ref | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 642 | unsafe fn object_ref(e: Ref<'_, ErrorImpl>) -> Ref | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:642:50 | 642 | unsafe fn object_ref(e: Ref) -> Ref | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 642 | unsafe fn object_ref(e: Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:682:36 | 682 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | unsafe fn object_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:682:78 | 682 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:728:23 | 728 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:735:40 | 735 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 735 | unsafe fn context_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:735:82 | 735 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 735 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:792:43 | 792 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 792 | unsafe fn context_chain_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:792:85 | 792 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 792 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:853:38 | 853 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 853 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:891:27 | 891 | fn erase(&self) -> Ref { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:900:41 | 900 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 900 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:907:45 | 907 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 907 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:923:45 | 923 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 923 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:948:41 | 948 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 948 | pub(crate) unsafe fn chain(this: Ref<'_, Self>) -> Chain { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:948:52 | 948 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 948 | pub(crate) unsafe fn chain(this: Ref) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:971:40 | 971 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:980:40 | 980 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/fmt.rs:7:43 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/fmt.rs:7:64 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/fmt.rs:20:41 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/fmt.rs:20:62 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/ptr.rs:48:32 | 48 | pub fn by_ref(&self) -> Ref { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/ptr.rs:55:36 | 55 | pub fn by_mut(&mut self) -> Mut { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:17:32 | 17 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:26:32 | 26 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:49:32 | 49 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:62:32 | 62 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 62 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:69:32 | 69 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/lib.rs:683:29 | 683 | pub fn format_err(args: Arguments) -> Error { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 683 | pub fn format_err(args: Arguments<'_>) -> Error { | ++++ Compiling clap_builder v4.5.20 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_builder-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=7978cebbf9962469 -C extra-filename=-7978cebbf9962469 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anstream=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstream-32b12ded18f7be64.rmeta --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstyle-e4a9c8c564aef6b9.rmeta --extern clap_lex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap_lex-139429aa735517fb.rmeta --extern strsim=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libstrsim-c807a26e7316e5ff.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling crossbeam-deque v0.8.5 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d6f143b3944245ac -C extra-filename=-d6f143b3944245ac --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_epoch-cd244f6e62ca4563.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-24e493746a0b728e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `tracing` (lib) generated 2 warnings warning: `crossbeam-epoch` (lib) generated 20 warnings warning: `anyhow` (lib) generated 42 warnings Compiling dirs-sys-next v0.1.2 Compiling dirs-sys v0.4.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=dirs_sys_next CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-next-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-next-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='system-level helper functions for the dirs and directories crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs/tree/master/dirs-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-next-0.1.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name dirs_sys_next --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=64cdd469d5093147 -C extra-filename=-64cdd469d5093147 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7b01e38553e251ad.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='System-level helper functions for the dirs and directories crates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dirs-dev/dirs-sys-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-0.4.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name dirs_sys --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-sys-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9b464ebbed87afea -C extra-filename=-9b464ebbed87afea --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7b01e38553e251ad.rmeta --extern option_ext=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liboption_ext-d8031b53a0bb4003.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `bstr` (lib) generated 109 warnings Compiling dirs-next v2.0.0 Compiling dirs v5.0.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=dirs_next CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-next-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-next-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-next-2.0.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name dirs_next --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3c0727f1388b01f -C extra-filename=-d3c0727f1388b01f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcfg_if-1b47752275099aa9.rmeta --extern dirs_sys_next=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirs_sys_next-64cdd469d5093147.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-5.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-5.0.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/dirs-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-5.0.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name dirs --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/dirs-5.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fad6fb174c928519 -C extra-filename=-fad6fb174c928519 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern dirs_sys=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirs_sys-9b464ebbed87afea.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling term v0.7.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/term-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/term-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Steven Allen' CARGO_PKG_DESCRIPTION='A terminal formatting library ' CARGO_PKG_HOMEPAGE='https://github.com/Stebalien/term' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/term' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/term-0.7.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name term --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=e53686d8d1b97cca -C extra-filename=-e53686d8d1b97cca --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern dirs_next=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirs_next-d3c0727f1388b01f.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `getopts` (lib) generated 1 warning warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: `winnow` (lib) generated 74 warnings Compiling globset v0.4.15 Compiling regex v1.11.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.15/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name globset --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/globset-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=94ecb70b4e3245ff -C extra-filename=-94ecb70b4e3245ff --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libaho_corasick-de3bb2a174cb0df5.rmeta --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbstr-f597384cdb2f2e9b.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_automata-6165f356f102f168.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_syntax-c8d8fc5d53d38aa6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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)' --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=4bfeb149d7a3d294 -C extra-filename=-4bfeb149d7a3d294 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern aho_corasick=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libaho_corasick-de3bb2a174cb0df5.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_automata-6165f356f102f168.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_syntax-c8d8fc5d53d38aa6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1557:38 | 1557 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1557 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1924:46 | 1924 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1942:46 | 1942 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1954:46 | 1954 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1570:38 | 1570 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1570 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1934:46 | 1934 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1934 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1952:46 | 1952 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1952 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1964:46 | 1964 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1964 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/globset-0.4.15/src/lib.rs:531:37 | 531 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 531 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ Compiling ignore v0.4.23 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.23/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore` against file paths. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name ignore --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/ignore-0.4.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=31c2050fd749b061 -C extra-filename=-31c2050fd749b061 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-d6f143b3944245ac.rmeta --extern globset=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libglobset-94ecb70b4e3245ff.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblog-0bcef1c53c853d30.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_automata-6165f356f102f168.rmeta --extern same_file=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsame_file-c3b88d7b6fb3372a.rmeta --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwalkdir-bc85d0c177834956.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `syn` (lib) generated 411 warnings Compiling serde_derive v1.0.214 Compiling thiserror-impl v1.0.66 Compiling clap_derive v4.5.18 Compiling rustfmt-config_proc_macro v0.3.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/config_proc_macro) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=21170a3f2a1d0cfa -C extra-filename=-21170a3f2a1d0cfa --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-5293b68dc2adc763.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66/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)' --check-cfg 'cfg(feature, values())' -C metadata=7c91a5d87a26676b -C extra-filename=-7c91a5d87a26676b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-5293b68dc2adc763.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustfmt_config_proc_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/config_proc_macro CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/config_proc_macro/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A collection of procedural macros for rustfmt' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-config_proc_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustfmt_config_proc_macro --edition=2021 src/tools/rustfmt/config_proc_macro/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)' --check-cfg 'cfg(feature, values("debug-with-rustfmt", "default"))' -C metadata=ff48de1f4d310869 -C extra-filename=-ff48de1f4d310869 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-5293b68dc2adc763.rlib --extern proc_macro -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap_derive-4.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=5021660f00326efd -C extra-filename=-5021660f00326efd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern heck=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libheck-702651b096bf940a.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-5293b68dc2adc763.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling tracing-subscriber v0.3.18 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=f2574d483ef322c1 -C extra-filename=-f2574d483ef322c1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern matchers=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmatchers-57af2844dc534c41.rmeta --extern nu_ansi_term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-f6173acdd697bb53.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libonce_cell-e7df686bc6707962.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex-4bfeb149d7a3d294.rmeta --extern sharded_slab=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsharded_slab-095cf557b61803d3.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-5d22f4452ed3bcb0.rmeta --extern thread_local=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthread_local-3443e9766466a2b0.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-bfaed60e5e5cbf9a.rmeta --extern tracing_core=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_core-75a36678926bb9ed.rmeta --extern tracing_log=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_log-047d1943d2f3d754.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unused extern crate --> /rust/deps/thiserror-impl-1.0.66/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:142:28 | 142 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:57:23 | 57 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:228:21 | 228 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:487:25 | 487 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 487 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:512:34 | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:512:66 | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` 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: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /rust/deps/tracing-subscriber-0.3.18/src/registry/mod.rs:118:50 | 92 | pub trait LookupSpan<'a> { | -- lifetime `'a` declared here ... 118 | fn span(&'a self, id: &Id) -> Option> | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:148:23 | 148 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:149:22 | 149 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:150:35 | 150 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:558:54 | 558 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 558 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:661:36 | 661 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 661 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:680:15 | 680 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 680 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:681:23 | 681 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:682:18 | 682 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:741:23 | 741 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:742:25 | 742 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 742 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1392:35 | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1387:12 | 1387 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1387 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1432:12 | 1432 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1432 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1440:12 | 1440 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1448:12 | 1448 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1457:12 | 1457 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1457 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1466:12 | 1466 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1466 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1501:12 | 1501 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1501 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1523:12 | 1523 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1546:12 | 1546 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1546 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1567:12 | 1567 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1567 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1590:12 | 1590 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1590 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1597:54 | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:313:12 | 313 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:372:24 | 372 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:464:15 | 464 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 464 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:466:11 | 466 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 466 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:685:15 | 685 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 685 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:874:13 | 874 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:934:15 | 934 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:936:11 | 936 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 936 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1203:17 | 1203 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1219:17 | 1219 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1234:42 | 1234 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1234 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1278:17 | 1278 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1278 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1371:17 | 1371 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1371 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1418:17 | 1418 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1418 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1733:17 | 1733 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1742:17 | 1742 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1742 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1798:15 | 1798 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1798 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1845:15 | 1845 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1845 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1887:15 | 1887 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1943:13 | 1943 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1981:13 | 1981 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1981 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2009:28 | 2009 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2009 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2069:28 | 2069 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2098:17 | 2098 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2208:28 | 2208 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2208 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2493:15 | 2493 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2493 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2932:15 | 2932 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2932 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2947:15 | 2947 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2947 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2992:28 | 2992 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2992 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3037:13 | 3037 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3037 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3067:30 | 3067 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3067 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3076:26 | 3076 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3076 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3207:5 | 3207 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3207 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3208:5 | 3208 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3208 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3209:10 | 3209 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3209 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1271:44 | 1271 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1271 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1300:30 | 1300 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1300 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: `regex` (lib) generated 8 warnings warning: `thiserror-impl` (lib) generated 25 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/thiserror-fb3cfede1ae9b421/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0dcb372de532c3bf -C extra-filename=-0dcb372de532c3bf --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libthiserror_impl-7c91a5d87a26676b.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning: `globset` (lib) generated 1 warning Compiling clap v4.5.20 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=113830e0e978dde3 -C extra-filename=-113830e0e978dde3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern clap_builder=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap_builder-7978cebbf9962469.rmeta --extern clap_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libclap_derive-5021660f00326efd.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling clap-cargo v0.12.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clap_cargo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-cargo-0.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-cargo-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Ed Page ' CARGO_PKG_DESCRIPTION='Re-usable CLI flags for `cargo` plugins' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap-cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crate-ci/clap-cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.12.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-cargo-0.12.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clap_cargo --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/clap-cargo-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="clap"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo_metadata", "clap", "default"))' -C metadata=cfa49a111e58a68c -C extra-filename=-cfa49a111e58a68c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anstyle=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstyle-e4a9c8c564aef6b9.rmeta --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap-113830e0e978dde3.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `regex-automata` (lib) generated 45 warnings warning: `serde_derive` (lib) generated 125 warnings Compiling serde v1.0.214 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde-5324644013277614/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=8e565129c810f23d -C extra-filename=-8e565129c810f23d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde_derive-21170a3f2a1d0cfa.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: `tracing-subscriber` (lib) generated 9 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:190:40 | 190 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` 326 | 327 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 328 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 329 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 330 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 331 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 332 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 333 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 334 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 335 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 336 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 337 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 338 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 339 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 340 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 341 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:433:40 | 433 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 433 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:533:40 | 533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:623:40 | 623 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 623 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:740:40 | 740 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:860:40 | 860 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 860 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:931:40 | 931 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:990:40 | 990 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1110:40 | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1123:40 | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1462:40 | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1564:40 | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1802:46 | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1841:46 | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` ... 1902 | / variant_identifier! { 1903 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1904 | | "`Unix` or `Windows`", 1905 | | OSSTR_VARIANTS 1906 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1915:46 | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2164:62 | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2214:54 | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2303:62 | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2353:54 | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2504:58 | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2549:50 | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2661:58 | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2704:50 | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2799:58 | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2842:50 | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2910:62 | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2968:54 | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3021:62 | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3077:54 | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3173:46 | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:209:36 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 209 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 209 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:227:37 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 227 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 227 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:484:40 | 484 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 484 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:490:40 | 490 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:496:40 | 496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:1310:46 | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2281:40 | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2303:40 | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:342:44 | 342 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 342 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:23 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:69 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:24 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:33 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:44 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:53 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:578:44 | 578 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 578 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:862:44 | 862 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:34 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:43 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:886:17 | 886 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:887:17 | 887 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 887 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:940:50 | 940 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 940 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:1017:50 | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2291:50 | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2336:50 | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2771:46 | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /rust/deps/serde-1.0.214/src/lib.rs:338:1 | 337 | / #[cfg(feature = "serde_derive")] 338 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2378:29 | 2378 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2492:39 | 2492 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2651:29 | 2651 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2694:32 | 2694 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:1647:46 | 1647 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2125:39 | 2125 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2154:42 | 2154 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Compiling serde_spanned v0.6.8 Compiling toml_datetime v0.6.8 Compiling semver v1.0.23 Compiling cargo-platform v0.1.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=7723702a0eb46010 -C extra-filename=-7723702a0eb46010 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=camino CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/camino-cdfb9d854b7d2ea4/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name camino --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=c479483828f26103 -C extra-filename=-c479483828f26103 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/semver-0fd0bc3969522961/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=99a92310f0b358da -C extra-filename=-99a92310f0b358da --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde_json-463efc758c5af8bc/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=099314c99cf8d007 -C extra-filename=-099314c99cf8d007 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-0a321bbd04707b1c.rmeta --extern ryu=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libryu-7ce8fcbf1238daa9.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=93c287e4a21612e3 -C extra-filename=-93c287e4a21612e3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=22a0ab3beb871d6a -C extra-filename=-22a0ab3beb871d6a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/serde_impls.rs:18:46 | 18 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 18 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1108:33 | 1108 | pub fn components(&self) -> Utf8Components { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | pub fn components(&self) -> Utf8Components<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1536:32 | 1536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1542:32 | 1542 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1542 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1571:32 | 1571 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1663:32 | 1663 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1663 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1895:32 | 1895 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1895 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1901:32 | 1901 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2109:32 | 2109 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2115:32 | 2115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2629:32 | 2629 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2629 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2684:32 | 2684 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2684 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:43:54 | 43 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:69:54 | 69 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:95:54 | 95 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:274:43 | 274 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:303:27 | 303 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 303 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:311:35 | 311 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:319:27 | 319 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:327:29 | 327 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:335:37 | 335 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 335 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:509:54 | 509 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1346:46 | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1388:29 | 1388 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1388 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:406:54 | 406 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:798:40 | 798 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 798 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ Compiling toml_edit v0.19.15 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.19.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.19.15/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.19.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.19.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=0461bc70eac00996 -C extra-filename=-0461bc70eac00996 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-2052beb12b444258.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rmeta --extern serde_spanned=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_spanned-7723702a0eb46010.rmeta --extern toml_datetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_datetime-93c287e4a21612e3.rmeta --extern winnow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwinnow-87494ba93325a667.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `serde` (lib) generated 222 warnings (42 duplicates) warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/key.rs:291:38 | 291 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 291 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/repr.rs:52:38 | 52 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/de/mod.rs:70:37 | 70 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 70 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/ser/mod.rs:54:45 | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:14:20 | 14 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:25:5 | 25 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:86:5 | 86 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:106:13 | 106 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ warning: `semver` (lib) generated 18 warnings warning: `camino` (lib) generated 202 warnings warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1964:23 | 1964 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2029:27 | 2029 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2082:31 | 2082 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2145:20 | 2145 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:414:31 | 414 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 414 - struct Adapter<'ser, W: 'ser, F: 'ser> { 414 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:469:24 | 469 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 469 - pub enum Compound<'a, W: 'a, F: 'a> { 469 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:771:30 | 771 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 771 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 771 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound Compiling cargo_metadata v0.18.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cargo_metadata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Oliver Schneider ' CARGO_PKG_DESCRIPTION='structured access to the output of `cargo metadata`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo_metadata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oli-obk/cargo_metadata' CARGO_PKG_RUST_VERSION=1.56.0 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-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=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=6fa662f3331aed10 -C extra-filename=-6fa662f3331aed10 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern camino=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcamino-c479483828f26103.rmeta --extern cargo_platform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_platform-22a0ab3beb871d6a.rmeta --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsemver-99a92310f0b358da.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-099314c99cf8d007.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-0dcb372de532c3bf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/diagnostic.rs:152:32 | 152 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 152 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/messages.rs:261:32 | 261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/lib.rs:138:32 | 138 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/lib.rs:492:32 | 492 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 492 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `serde_json` (lib) generated 34 warnings Compiling toml v0.7.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.7.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.7.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.7.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.7.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=ad9e16657b546788 -C extra-filename=-ad9e16657b546788 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rmeta --extern serde_spanned=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_spanned-7723702a0eb46010.rmeta --extern toml_datetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_datetime-93c287e4a21612e3.rmeta --extern toml_edit=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_edit-0461bc70eac00996.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustfmt_nightly CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustfmt-nightly-013505f33e1199e7/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustfmt_nightly --edition=2021 src/tools/rustfmt/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=4b633c4aeaddc052 -C extra-filename=-4b633c4aeaddc052 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libannotate_snippets-576f7c92ce7f4053.rmeta --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-f9e9634a25694573.rmeta --extern bytecount=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbytecount-4518e3c0398a7a59.rmeta --extern cargo_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_metadata-6fa662f3331aed10.rmeta --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap-113830e0e978dde3.rmeta --extern clap_cargo=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap_cargo-cfa49a111e58a68c.rmeta --extern diff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdiff-7c20059706303735.rmeta --extern dirs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirs-fad6fb174c928519.rmeta --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgetopts-d67c621b69db355e.rmeta --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libignore-31c2050fd749b061.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-c47586ea4849ec48.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex-4bfeb149d7a3d294.rmeta --extern rustfmt_config_proc_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/librustfmt_config_proc_macro-ff48de1f4d310869.so --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-099314c99cf8d007.rmeta --extern term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libterm-e53686d8d1b97cca.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-0dcb372de532c3bf.rmeta --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml-ad9e16657b546788.rmeta --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-bfaed60e5e5cbf9a.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-f2574d483ef322c1.rmeta --extern unicode_properties=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_properties-a0a20cba121b36bc.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_segmentation-6937c165ab05e231.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_width-89c1ee1056e4db65.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `toml_edit` (lib) generated 57 warnings warning: `cargo_metadata` (lib) generated 4 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=cargo-fmt CARGO_CRATE_NAME=cargo_fmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustfmt-nightly-013505f33e1199e7/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_fmt --edition=2021 src/tools/rustfmt/src/cargo-fmt/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=7a48d8d223bf74d1 -C extra-filename=-7a48d8d223bf74d1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libannotate_snippets-576f7c92ce7f4053.rlib --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-f9e9634a25694573.rlib --extern bytecount=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbytecount-4518e3c0398a7a59.rlib --extern cargo_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_metadata-6fa662f3331aed10.rlib --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap-113830e0e978dde3.rlib --extern clap_cargo=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap_cargo-cfa49a111e58a68c.rlib --extern diff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdiff-7c20059706303735.rlib --extern dirs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirs-fad6fb174c928519.rlib --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgetopts-d67c621b69db355e.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libignore-31c2050fd749b061.rlib --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-c47586ea4849ec48.rlib --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex-4bfeb149d7a3d294.rlib --extern rustfmt_config_proc_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/librustfmt_config_proc_macro-ff48de1f4d310869.so --extern rustfmt_nightly=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustfmt_nightly-4b633c4aeaddc052.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rlib --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-099314c99cf8d007.rlib --extern term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libterm-e53686d8d1b97cca.rlib --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-0dcb372de532c3bf.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml-ad9e16657b546788.rlib --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-bfaed60e5e5cbf9a.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-f2574d483ef322c1.rlib --extern unicode_properties=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_properties-a0a20cba121b36bc.rlib --extern unicode_segmentation=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_segmentation-6937c165ab05e231.rlib --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_width-89c1ee1056e4db65.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rustfmt-format-diff CARGO_CRATE_NAME=rustfmt_format_diff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustfmt-nightly-013505f33e1199e7/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustfmt_format_diff --edition=2021 src/tools/rustfmt/src/format-diff/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=eb1a3d382a17edb3 -C extra-filename=-eb1a3d382a17edb3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libannotate_snippets-576f7c92ce7f4053.rlib --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-f9e9634a25694573.rlib --extern bytecount=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbytecount-4518e3c0398a7a59.rlib --extern cargo_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_metadata-6fa662f3331aed10.rlib --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap-113830e0e978dde3.rlib --extern clap_cargo=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap_cargo-cfa49a111e58a68c.rlib --extern diff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdiff-7c20059706303735.rlib --extern dirs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirs-fad6fb174c928519.rlib --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgetopts-d67c621b69db355e.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libignore-31c2050fd749b061.rlib --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-c47586ea4849ec48.rlib --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex-4bfeb149d7a3d294.rlib --extern rustfmt_config_proc_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/librustfmt_config_proc_macro-ff48de1f4d310869.so --extern rustfmt_nightly=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustfmt_nightly-4b633c4aeaddc052.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rlib --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-099314c99cf8d007.rlib --extern term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libterm-e53686d8d1b97cca.rlib --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-0dcb372de532c3bf.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml-ad9e16657b546788.rlib --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-bfaed60e5e5cbf9a.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-f2574d483ef322c1.rlib --extern unicode_properties=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_properties-a0a20cba121b36bc.rlib --extern unicode_segmentation=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_segmentation-6937c165ab05e231.rlib --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_width-89c1ee1056e4db65.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rustfmt CARGO_CRATE_NAME=rustfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustfmt-nightly-013505f33e1199e7/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustfmt --edition=2021 src/tools/rustfmt/src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=b9cfafedfec2c69e -C extra-filename=-b9cfafedfec2c69e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libannotate_snippets-576f7c92ce7f4053.rlib --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-f9e9634a25694573.rlib --extern bytecount=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbytecount-4518e3c0398a7a59.rlib --extern cargo_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_metadata-6fa662f3331aed10.rlib --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap-113830e0e978dde3.rlib --extern clap_cargo=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap_cargo-cfa49a111e58a68c.rlib --extern diff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdiff-7c20059706303735.rlib --extern dirs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirs-fad6fb174c928519.rlib --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgetopts-d67c621b69db355e.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libignore-31c2050fd749b061.rlib --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-c47586ea4849ec48.rlib --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex-4bfeb149d7a3d294.rlib --extern rustfmt_config_proc_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/librustfmt_config_proc_macro-ff48de1f4d310869.so --extern rustfmt_nightly=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustfmt_nightly-4b633c4aeaddc052.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rlib --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-099314c99cf8d007.rlib --extern term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libterm-e53686d8d1b97cca.rlib --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-0dcb372de532c3bf.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml-ad9e16657b546788.rlib --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-bfaed60e5e5cbf9a.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-f2574d483ef322c1.rlib --extern unicode_properties=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_properties-a0a20cba121b36bc.rlib --extern unicode_segmentation=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_segmentation-6937c165ab05e231.rlib --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_width-89c1ee1056e4db65.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=git-rustfmt CARGO_CRATE_NAME=git_rustfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustfmt-nightly-013505f33e1199e7/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name git_rustfmt --edition=2021 src/tools/rustfmt/src/git-rustfmt/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=7cca292d7e9ff25a -C extra-filename=-7cca292d7e9ff25a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libannotate_snippets-576f7c92ce7f4053.rlib --extern anyhow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanyhow-f9e9634a25694573.rlib --extern bytecount=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbytecount-4518e3c0398a7a59.rlib --extern cargo_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_metadata-6fa662f3331aed10.rlib --extern clap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap-113830e0e978dde3.rlib --extern clap_cargo=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclap_cargo-cfa49a111e58a68c.rlib --extern diff=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdiff-7c20059706303735.rlib --extern dirs=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libdirs-fad6fb174c928519.rlib --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libgetopts-d67c621b69db355e.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libignore-31c2050fd749b061.rlib --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-c47586ea4849ec48.rlib --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex-4bfeb149d7a3d294.rlib --extern rustfmt_config_proc_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/librustfmt_config_proc_macro-ff48de1f4d310869.so --extern rustfmt_nightly=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustfmt_nightly-4b633c4aeaddc052.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-8e565129c810f23d.rlib --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-099314c99cf8d007.rlib --extern term=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libterm-e53686d8d1b97cca.rlib --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-0dcb372de532c3bf.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml-ad9e16657b546788.rlib --extern tracing=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing-bfaed60e5e5cbf9a.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-f2574d483ef322c1.rlib --extern unicode_properties=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_properties-a0a20cba121b36bc.rlib --extern unicode_segmentation=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_segmentation-6937c165ab05e231.rlib --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_width-89c1ee1056e4db65.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 16.42s Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/rustfmt" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/rustfmt" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/rustfmt" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustfmt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/cargo-fmt" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/cargo-fmt" < Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > Cargofmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Llvm { target: x86_64-unknown-freebsd } running: "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit) (created at src/core/builder/cargo.rs:950:21, executed at src/core/builder/cargo.rs:950:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Building tool cargo-fmt (stage1 -> stage2, x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.13 Fresh proc-macro2 v1.0.89 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:558:32 | 558 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 558 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:566:63 | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:663:40 | 663 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:672:40 | 672 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 672 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:760:32 | 760 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 760 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:769:32 | 769 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:982:32 | 982 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:991:32 | 991 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 991 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:308:32 | 308 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:327:32 | 327 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:562:32 | 562 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 562 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:636:32 | 636 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:648:32 | 648 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:794:40 | 794 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:800:40 | 800 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 800 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:885:34 | 885 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 885 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1068:32 | 1068 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1074:32 | 1074 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1318:32 | 1318 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1324:32 | 1324 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1324 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1360:36 | 1360 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh memchr v2.7.4 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Fresh cfg-if v1.0.0 warning: `proc-macro2` (lib) generated 111 warnings warning: `memchr` (lib) generated 2 warnings Fresh quote v1.0.37 warning: unused extern crate --> /rust/deps/quote-1.0.37/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh aho-corasick v1.1.3 Fresh regex-syntax v0.8.5 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:804:38 | 804 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:1029:38 | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:2901:38 | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Fresh utf8parse v0.2.2 Fresh once_cell v1.20.2 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/once_cell-1.20.2/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh anstyle v1.0.10 Fresh colorchoice v1.0.3 Fresh anstyle-query v1.1.2 Fresh is_terminal_polyfill v1.70.1 Fresh log v0.4.22 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1232:34 | 1232 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1236:28 | 1236 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1249:34 | 1249 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1249 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1253:28 | 1253 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ Fresh heck v0.5.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/kebab.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lower_camel.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/shouty_kebab.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/shouty_snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/title.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/train.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/upper_camel.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:76:30 | 76 | F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:77:24 | 77 | G: FnMut(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 77 | G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:73:18 | 73 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:161:36 | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:174:36 | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/heck-0.5.0/src/lib.rs:182:37 | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh hashbrown v0.15.0 Fresh regex-syntax v0.6.29 warning: method `symmetric_difference` is never used --> /rust/deps/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /rust/deps/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default Fresh clap_lex v0.7.2 Fresh strsim v0.11.1 Fresh equivalent v1.0.1 Fresh bstr v1.10.0 warning: elided lifetime has a name --> /rust/deps/bstr-1.10.0/src/escape_bytes.rs:15:43 | 14 | impl<'a> EscapeBytes<'a> { | -- lifetime `'a` declared here 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/bstr-1.10.0/src/escape_bytes.rs:15:43 | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/bstr-1.10.0/src/escape_bytes.rs:83:38 | 83 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 83 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 365 | impl_partial_eq!(BString, &'a [u8]); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 365 | impl_partial_eq!(BString, &'a [u8]); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 368 | impl_partial_eq!(BString, &'a str); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 368 | impl_partial_eq!(BString, &'a str); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 370 | impl_partial_eq!(BString, &'a BStr); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 370 | impl_partial_eq!(BString, &'a BStr); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 388 | impl_partial_ord!(BString, &'a [u8]); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 388 | impl_partial_ord!(BString, &'a [u8]); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 391 | impl_partial_ord!(BString, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 391 | impl_partial_ord!(BString, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 393 | impl_partial_ord!(BString, &'a BStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 393 | impl_partial_ord!(BString, &'a BStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 811 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 811 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 813 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 813 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 818 | impl_partial_eq!(&'a BStr, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 818 | impl_partial_eq!(&'a BStr, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 822 | impl_partial_eq!(&'a BStr, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 822 | impl_partial_eq!(&'a BStr, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:24:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 25 | | #[inline] ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 824 | impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:32:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 25 | | #[inline] ... | 32 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 824 | impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:24:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 25 | | #[inline] ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 826 | impl_partial_eq_cow!(&'a BStr, Cow<'a, str>); | -------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:32:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 25 | | #[inline] ... | 32 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 826 | impl_partial_eq_cow!(&'a BStr, Cow<'a, str>); | -------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:24:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 25 | | #[inline] ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 828 | impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:32:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 25 | | #[inline] ... | 32 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 828 | impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 845 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 845 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 847 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 847 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 852 | impl_partial_ord!(&'a BStr, Vec); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 852 | impl_partial_ord!(&'a BStr, Vec); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 856 | impl_partial_ord!(&'a BStr, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/bstr-1.10.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 856 | impl_partial_ord!(&'a BStr, String); | ----------------------------------- in this macro invocation Fresh same-file v1.0.6 warning: unused return value of `into_raw_fd` that must be used --> /rust/deps/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 overload v0.1.1 Fresh lazy_static v1.5.0 warning: unused extern crate --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: elided lifetime has a name --> /rust/deps/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ Fresh ryu v1.0.18 Fresh winnow v0.5.40 warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /rust/deps/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::prelude as v1` --> /rust/deps/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `quote` (lib) generated 13 warnings warning: `regex-syntax` (lib) generated 7 warnings warning: `once_cell` (lib) generated 4 warnings warning: `log` (lib) generated 19 warnings warning: `heck` (lib) generated 14 warnings warning: `regex-syntax` (lib) generated 2 warnings warning: `bstr` (lib) generated 109 warnings warning: `same-file` (lib) generated 1 warning warning: `lazy_static` (lib) generated 2 warnings warning: `winnow` (lib) generated 74 warnings Fresh syn v2.0.87 warning: unused extern crate --> /rust/deps/syn-2.0.87/src/lib.rs:311:1 | 311 | extern crate self as syn; | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:981:34 | 981 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 981 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:992:40 | 992 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 992 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1001:41 | 1001 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1001 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1007:28 | 1007 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1034:35 | 1034 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1034 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:659:38 | 659 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:666:45 | 666 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:676:45 | 676 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 676 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:688:25 | 688 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 688 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:696:25 | 696 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:704:25 | 704 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 704 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:712:41 | 712 | fn parse_outermost_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 712 | fn parse_outermost_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:721:60 | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:731:54 | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:740:60 | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:765:44 | 765 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 765 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:776:44 | 776 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:29 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:40 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:30 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:41 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:415:28 | 415 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 415 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:43 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:54 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:428:42 | 428 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 428 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:259:25 | 259 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 259 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:301:25 | 301 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:312:25 | 312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:324:35 | 324 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 324 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:361:37 | 361 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:351:40 | 351 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 351 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:828:45 | 828 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 828 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:890:52 | 890 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 890 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:906:24 | 906 | pub fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 906 | pub fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1024:40 | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1219:25 | 1219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1229:59 | 1229 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1229 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1301:16 | 1301 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1414:16 | 1414 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1414 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1448:31 | 1448 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1464:16 | 1464 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1482:26 | 1482 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1482 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1495:26 | 1495 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1495 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1572:16 | 1572 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1574:16 | 1574 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1574 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1592:30 | 1592 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1592 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1756:25 | 1756 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1756 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1834:28 | 1834 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1834 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1892:28 | 1892 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1892 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1907:16 | 1907 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1924:16 | 1924 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1960:25 | 1960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1968:30 | 1968 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1968 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2007:31 | 2007 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2007 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2054:25 | 2054 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2054 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2080:25 | 2080 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2080 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2113:25 | 2113 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2113 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2122:16 | 2122 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2158:25 | 2158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2171:25 | 2171 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2171 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2178:24 | 2178 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2194:25 | 2194 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2194 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2249:25 | 2249 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2260:25 | 2260 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2290:25 | 2290 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2290 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2312:25 | 2312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2346:37 | 2346 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2361 | / impl_by_parsing_expr! { 2362 | | ExprAssign, Assign, "expected assignment expression", 2363 | | ExprAwait, Await, "expected await expression", 2364 | | ExprBinary, Binary, "expected binary operation", ... | 2372 | | ExprTuple, Tuple, "expected tuple expression", 2373 | | } | |_____- in this macro invocation | = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 2346 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2378:25 | 2378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2387:16 | 2387 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2387 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2401:25 | 2401 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2401 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2410:25 | 2410 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2410 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2425:25 | 2425 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2425 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2439:25 | 2439 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2439 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2448:25 | 2448 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2448 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2464:27 | 2464 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2464 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2474:25 | 2474 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2474 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2486:25 | 2486 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2486 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2502:28 | 2502 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2502 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2560:25 | 2560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2571:27 | 2571 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2609:25 | 2609 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2609 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2633:25 | 2633 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2633 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2652:25 | 2652 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2663:25 | 2663 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2663 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2675:25 | 2675 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2685:26 | 2685 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2685 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2720:25 | 2720 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2749:25 | 2749 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2749 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2757:16 | 2757 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2757 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2804:25 | 2804 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2823:25 | 2823 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2823 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2841:26 | 2841 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2841 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2854:16 | 2854 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2854 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2875:25 | 2875 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2892:45 | 2892 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2892 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2927:25 | 2927 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2941:25 | 2941 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2941 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2974:25 | 2974 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2974 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3036:25 | 3036 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3036 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3048:26 | 3048 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3048 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/file.rs:95:25 | 95 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:561:25 | 561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:624:25 | 624 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:651:25 | 651 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 651 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:689:25 | 689 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:718:25 | 718 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 718 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:729:25 | 729 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 729 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:786:20 | 786 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:842:20 | 842 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 842 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:871:25 | 871 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:896:25 | 896 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 896 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:907:25 | 907 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 907 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:931:25 | 931 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:962:25 | 962 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 962 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:973:25 | 973 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 973 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:1043:25 | 1043 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1043 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:1081:25 | 1081 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1081 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1151:20 | 1151 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1151 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1199:20 | 1199 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1199 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1228:45 | 1228 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1228 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1241:25 | 1241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1270:28 | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1270:66 | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1295:25 | 1295 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1295 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1328:25 | 1328 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1328 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1335:16 | 1335 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1335 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1362:25 | 1362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1369:16 | 1369 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1369 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1446:25 | 1446 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1446 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1464:25 | 1464 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1497:30 | 1497 | fn peek_signature(input: ParseStream, allow_safe: bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn peek_signature(input: ParseStream<'_>, allow_safe: bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1511:25 | 1511 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1511 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1517:31 | 1517 | fn parse_signature(input: ParseStream, allow_safe: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1517 | fn parse_signature(input: ParseStream<'_>, allow_safe: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1569:16 | 1569 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1569 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1589:25 | 1589 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1605:16 | 1605 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1605 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1656:25 | 1656 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1656 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1700:16 | 1700 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1700 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1770:25 | 1770 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1770 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1819:25 | 1819 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1819 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1844:25 | 1844 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1844 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1943:25 | 1943 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1959:25 | 1959 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1959 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1991:39 | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1991 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:1991:59 | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1991 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2024:25 | 2024 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2024 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2042:25 | 2042 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2042 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2060:31 | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2060:51 | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2096:25 | 2096 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2096 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2120:25 | 2120 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2120 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2144:25 | 2144 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2144 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2165:42 | 2165 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2165 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2195:25 | 2195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2217:16 | 2217 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2217 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2274:25 | 2274 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2274 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2281:16 | 2281 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2292:16 | 2292 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2292 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2334:25 | 2334 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2420:25 | 2420 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2420 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2457:25 | 2457 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2457 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2486:25 | 2486 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2486 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2508:37 | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2508:57 | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2508 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2543:25 | 2543 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2543 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2561:25 | 2561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2567:26 | 2567 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2567 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2673:25 | 2673 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2673 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2769:25 | 2769 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2769 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2806:25 | 2806 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2806 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2813:16 | 2813 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2847:25 | 2847 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2847 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2872:36 | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2872 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2872:56 | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2872 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2909:25 | 2909 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/item.rs:2936:25 | 2936 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2936 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:40 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:51 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:77:17 | 77 | lookahead: &Lookahead1, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | lookahead: &Lookahead1<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:78:14 | 78 | peek: fn(Cursor) -> bool, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | peek: fn(Cursor<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:309:21 | 309 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1167:21 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1174:21 | 1174 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1174 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1185:21 | 1185 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1192:21 | 1192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1202:21 | 1202 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1202 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1216:21 | 1216 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1216 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1226:21 | 1226 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1226 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1279:52 | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1288:15 | 1288 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1288 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1370:22 | 1370 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1370 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:169:21 | 169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:199:21 | 199 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:206:21 | 206 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:212:21 | 212 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:219:21 | 219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:409:41 | 409 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:454:39 | 454 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:461:20 | 461 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 461 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:489:25 | 489 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 489 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:497:25 | 497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:509:25 | 509 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:515:32 | 515 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:576:39 | 576 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 576 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:608:43 | 608 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 608 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:623:20 | 623 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 623 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:643:32 | 643 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:619:25 | 619 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 619 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:630:25 | 630 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 630 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:643:25 | 643 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:666:25 | 666 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:679:25 | 679 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:726:25 | 726 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:735:25 | 735 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 735 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:744:25 | 744 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 744 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:786:25 | 786 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:795:36 | 795 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 795 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:800:36 | 800 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:814:25 | 814 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 814 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:822:25 | 822 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 822 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:830:36 | 830 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 830 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:836:36 | 836 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 836 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:848:20 | 848 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 848 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:894:36 | 894 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:899:36 | 899 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 899 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:952:25 | 952 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 952 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:963:25 | 963 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 963 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:970:25 | 970 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 970 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:984:25 | 984 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:990:33 | 990 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1038:35 | 1038 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1038 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1055:25 | 1055 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1055 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1065:25 | 1065 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | Fresh libc v0.2.164 Fresh anstyle-parse v0.2.6 Fresh regex-automata v0.4.8 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2359:38 | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2361:32 | 2361 | f: &mut core::fmt::Formatter, | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | f: &mut core::fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2647:38 | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2751:38 | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2831:38 | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/dfa/onepass.rs:2939:38 | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/hybrid/id.rs:346:38 | 346 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:279:38 | 279 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:418:38 | 418 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs:472:38 | 472 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 472 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:177:38 | 177 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:472:44 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:480:46 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:789:34 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:794:41 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/alphabet.rs:857:38 | 857 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1205:38 | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1223:38 | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/captures.rs:1227:46 | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/escape.rs:22:38 | 22 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/escape.rs:52:38 | 52 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 52 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/lazy.rs:92:32 | 92 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/lazy.rs:208:36 | 208 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/look.rs:502:38 | 502 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:187:38 | 187 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 187 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:229:38 | 229 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 229 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/pool.rs:786:42 | 786 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:78:38 | 78 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:391:38 | 391 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 391 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:548:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 548 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:653:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 653 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:548:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 548 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/primitives.rs:653:46 | 421 | / macro_rules! index_type_impls { 422 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 423 | | impl $name { 424 | | /// The maximum value. ... | 653 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 716 | | }; 717 | | } | |_- in this expansion of `index_type_impls!` ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/start.rs:308:38 | 308 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/wire.rs:114:38 | 114 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 114 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/wire.rs:218:38 | 218 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 218 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:123:38 | 123 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:221:38 | 221 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 221 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:280:38 | 280 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 280 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/determinize/state.rs:566:38 | 566 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 566 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:773:38 | 773 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:853:38 | 853 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 853 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:1345:38 | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/search.rs:1901:38 | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.4.8/src/util/sparse_set.rs:220:38 | 220 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Fresh tracing-core v0.1.30 warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /rust/deps/tracing-core-0.1.30/src/lib.rs:132:5 | 132 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-core-0.1.30/src/lib.rs:140:5 | 140 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:182:7 | 182 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:488:15 | 488 | #[cfg(not(feature = "alloc"))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:373:11 | 373 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:710:11 | 710 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:713:11 | 713 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:721:11 | 721 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:724:11 | 724 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /rust/deps/tracing-core-0.1.30/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static is discouraged --> /rust/deps/tracing-core-0.1.30/src/dispatcher.rs:430:14 | 430 | Some(GLOBAL_DISPATCH.as_ref().expect( | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are 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 indexmap v2.6.0 Fresh regex-automata v0.1.10 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/classes.rs:90:38 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/classes.rs:111:32 | 111 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1113:38 | 1113 | pub fn states(&self) -> StateIter { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1508:55 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1613:32 | 1613 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1702:53 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | -------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1718:66 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1725:32 | 1725 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1725 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1828:57 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1835:32 | 1835 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/error.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/minimize.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:868:32 | 868 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 868 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/range_trie.rs:891:32 | 891 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/nfa/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1012:32 | 1012 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1140:32 | 1140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1200:32 | 1200 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1662:34 | 1662 | pub(crate) struct StateIter<'a, T: 'a, S: 'a> { | ^^^^ ^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 1662 - pub(crate) struct StateIter<'a, T: 'a, S: 'a> { 1662 + pub(crate) struct StateIter<'a, T, S> { | warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1689:30 | 1689 | pub(crate) struct State<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1753:44 | 1753 | pub(crate) struct StateTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1774:50 | 1774 | pub(crate) struct StateSparseTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1815:33 | 1815 | pub(crate) struct StateMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/dense.rs:1847:47 | 1847 | pub(crate) struct StateTransitionIterMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/minimize.rs:42:34 | 42 | pub(crate) struct Minimizer<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/regex.rs:415:34 | 415 | pub struct Matches<'r, 't, D: DFA + 'r> { | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/regex-automata-0.1.10/src/sparse.rs:1054:36 | 1054 | struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { | ^^^^^ ^^^^^ | help: remove these bounds | 1054 - struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { 1054 + struct StateIter<'a, T: AsRef<[u8]>, S: StateID = usize> { | Fresh unicode-width v0.1.14 Fresh itoa v1.0.11 Fresh option-ext v0.2.0 Fresh pin-project-lite v0.2.15 Fresh thread_local v1.1.8 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/cached.rs:65:48 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | -------------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/cached.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/lib.rs:290:42 | 290 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thread_local-1.1.8/src/lib.rs:347:32 | 347 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /rust/deps/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /rust/deps/thread_local-1.1.8/src/cached.rs:121:37 | 121 | pub struct CachedIterMut<'a, T: Send + 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Fresh walkdir v2.5.0 Fresh nu-ansi-term v0.46.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/ansi.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:190:32 | 190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: unused import: `windows::*` --> /rust/deps/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/util.rs:41:23 | 41 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/util.rs:52:28 | 52 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/nu-ansi-term-0.46.0/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:13:37 | 13 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/nu-ansi-term-0.46.0/src/display.rs:123:38 | 123 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound Fresh sharded-slab v0.1.7 warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /rust/deps/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /rust/deps/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /rust/deps/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /rust/deps/sharded-slab-0.1.7/src/shard.rs:62:32 | 62 | pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); | ^^^^ ^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 62 - pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); 62 + pub(crate) struct IterMut<'a, T, C: cfg::Config>(slice::IterMut<'a, Ptr>); | Fresh smallvec v1.13.2 Fresh either v1.13.0 Fresh yansi-term v0.1.2 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/ansi.rs:7:45 | 7 | pub fn write_prefix(&self, f: &mut fmt::Formatter) -> Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 7 | pub fn write_prefix(&self, f: &mut fmt::Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/ansi.rs:71:37 | 71 | pub fn write_reset(f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn write_reset(f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/ansi.rs:79:44 | 79 | pub fn write_prefix(self, f: &mut fmt::Formatter) -> Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 79 | pub fn write_prefix(self, f: &mut fmt::Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/ansi.rs:119:49 | 119 | fn write_foreground_code(self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn write_foreground_code(self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/ansi.rs:124:49 | 124 | fn write_background_code(self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | fn write_background_code(self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/display.rs:6:40 | 6 | struct DisplayANSI fmt::Result> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | struct DisplayANSI) -> fmt::Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/display.rs:11:26 | 11 | impl fmt::Result> fmt::Display for DisplayANSI { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 11 | impl) -> fmt::Result> fmt::Display for DisplayANSI { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/display.rs:12:32 | 12 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 12 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/display.rs:27:50 | 27 | f: Cell::new(Some(move |f: &mut fmt::Formatter| f.write_str(input))), | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 27 | f: Cell::new(Some(move |f: &mut fmt::Formatter<'_>| f.write_str(input))), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/display.rs:34:41 | 34 | pub fn paint_fn fmt::Result>( | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | pub fn paint_fn) -> fmt::Result>( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/yansi-term-0.1.2/src/display.rs:61:41 | 61 | pub fn paint_fn fmt::Result>( | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub fn paint_fn) -> fmt::Result>( | ++++ warning: unused import: `windows::*` --> /rust/deps/yansi-term-0.1.2/src/lib.rs:168:9 | 168 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Fresh bytecount v0.6.8 warning: unexpected `cfg` condition value: `generic_simd` --> /rust/deps/bytecount-0.6.8/src/lib.rs:96:48 | 96 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `generic_simd` --> /rust/deps/bytecount-0.6.8/src/lib.rs:158:48 | 158 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh diff v0.1.13 Fresh unicode-properties v0.1.3 Fresh unicode-segmentation v1.12.0 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:251:47 | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:256:54 | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:261:32 | 261 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:266:39 | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:271:36 | 271 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 271 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:276:43 | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:281:36 | 281 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 281 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:286:40 | 286 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 286 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-segmentation-1.12.0/src/lib.rs:291:47 | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ warning: `syn` (lib) generated 411 warnings warning: `regex-automata` (lib) generated 45 warnings warning: `tracing-core` (lib) generated 13 warnings warning: `regex-automata` (lib) generated 30 warnings warning: `thread_local` (lib) generated 7 warnings warning: `nu-ansi-term` (lib) generated 14 warnings warning: `sharded-slab` (lib) generated 106 warnings warning: `yansi-term` (lib) generated 12 warnings warning: `bytecount` (lib) generated 2 warnings warning: `unicode-segmentation` (lib) generated 9 warnings Fresh serde_derive v1.0.214 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:148:23 | 148 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:149:22 | 149 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:150:35 | 150 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:558:54 | 558 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 558 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:661:36 | 661 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 661 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:680:15 | 680 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 680 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:681:23 | 681 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:682:18 | 682 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:741:23 | 741 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:742:25 | 742 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 742 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1392:35 | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1387:12 | 1387 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1387 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1432:12 | 1432 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1432 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1440:12 | 1440 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1448:12 | 1448 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1457:12 | 1457 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1457 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1466:12 | 1466 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1466 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1501:12 | 1501 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1501 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1523:12 | 1523 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1546:12 | 1546 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1546 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1567:12 | 1567 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1567 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1590:12 | 1590 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1590 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1597:54 | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:313:12 | 313 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:372:24 | 372 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:464:15 | 464 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 464 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:466:11 | 466 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 466 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:685:15 | 685 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 685 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:874:13 | 874 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:934:15 | 934 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:936:11 | 936 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 936 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1203:17 | 1203 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1219:17 | 1219 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1234:42 | 1234 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1234 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1278:17 | 1278 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1278 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1371:17 | 1371 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1371 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1418:17 | 1418 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1418 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1733:17 | 1733 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1742:17 | 1742 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1742 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1798:15 | 1798 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1798 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1845:15 | 1845 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1845 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1887:15 | 1887 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1943:13 | 1943 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1981:13 | 1981 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1981 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2009:28 | 2009 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2009 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2069:28 | 2069 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2098:17 | 2098 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2208:28 | 2208 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2208 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2493:15 | 2493 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2493 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2932:15 | 2932 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2932 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2947:15 | 2947 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2947 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2992:28 | 2992 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2992 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3037:13 | 3037 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3037 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3067:30 | 3067 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3067 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3076:26 | 3076 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3076 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3207:5 | 3207 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3207 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3208:5 | 3208 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3208 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3209:10 | 3209 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3209 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1271:44 | 1271 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1271 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1300:30 | 1300 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1300 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ Fresh anstream v0.6.18 Fresh crossbeam-utils v0.8.20 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `test` and 3 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` 78 | 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh dirs-sys-next v0.1.2 Fresh thiserror-impl v1.0.66 warning: unused extern crate --> /rust/deps/thiserror-impl-1.0.66/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:142:28 | 142 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:57:23 | 57 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:228:21 | 228 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:487:25 | 487 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 487 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:512:34 | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:512:66 | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ Fresh clap_derive v4.5.18 Fresh tracing-log v0.2.0 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Fresh tracing v0.1.37 warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /rust/deps/tracing-0.1.37/src/lib.rs:914:5 | 914 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-0.1.37/src/lib.rs:922:5 | 922 | private_in_public, | ^^^^^^^^^^^^^^^^^ Fresh dirs-sys v0.4.1 Fresh globset v0.4.15 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/globset-0.4.15/src/lib.rs:531:37 | 531 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 531 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ Fresh matchers v0.1.0 Fresh regex v1.11.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1557:38 | 1557 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1557 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1924:46 | 1924 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1942:46 | 1942 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/bytes.rs:1954:46 | 1954 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1570:38 | 1570 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1570 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1934:46 | 1934 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1934 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1952:46 | 1952 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1952 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-1.11.1/src/regex/string.rs:1964:46 | 1964 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1964 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Fresh annotate-snippets v0.9.2 Fresh itertools v0.12.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound Fresh rustfmt-config_proc_macro v0.3.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/config_proc_macro) Fresh getopts v0.2.21 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh anyhow v1.0.92 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/context.rs:120:32 | 120 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 120 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/context.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/context.rs:172:40 | 172 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 172 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:406:28 | 406 | pub fn chain(&self) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:586:40 | 586 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 586 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:592:40 | 592 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 592 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:608:30 | 608 | object_ref: unsafe fn(Ref) -> Ref, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 608 | object_ref: unsafe fn(Ref<'_, ErrorImpl>) -> Ref, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:608:49 | 608 | object_ref: unsafe fn(Ref) -> Ref, | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 608 | object_ref: unsafe fn(Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:612:35 | 612 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 612 | object_downcast: unsafe fn(Ref<'_, ErrorImpl>, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:612:69 | 612 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 612 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:620:36 | 620 | object_backtrace: unsafe fn(Ref) -> Option<&Backtrace>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 620 | object_backtrace: unsafe fn(Ref<'_, ErrorImpl>) -> Option<&Backtrace>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:642:31 | 642 | unsafe fn object_ref(e: Ref) -> Ref | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 642 | unsafe fn object_ref(e: Ref<'_, ErrorImpl>) -> Ref | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:642:50 | 642 | unsafe fn object_ref(e: Ref) -> Ref | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 642 | unsafe fn object_ref(e: Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:682:36 | 682 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | unsafe fn object_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:682:78 | 682 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:728:23 | 728 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:735:40 | 735 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 735 | unsafe fn context_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:735:82 | 735 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 735 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:792:43 | 792 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 792 | unsafe fn context_chain_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:792:85 | 792 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 792 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:853:38 | 853 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 853 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:891:27 | 891 | fn erase(&self) -> Ref { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:900:41 | 900 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 900 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:907:45 | 907 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 907 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:923:45 | 923 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 923 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:948:41 | 948 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 948 | pub(crate) unsafe fn chain(this: Ref<'_, Self>) -> Chain { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:948:52 | 948 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 948 | pub(crate) unsafe fn chain(this: Ref) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:971:40 | 971 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/error.rs:980:40 | 980 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/fmt.rs:7:43 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/fmt.rs:7:64 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/fmt.rs:20:41 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/fmt.rs:20:62 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/ptr.rs:48:32 | 48 | pub fn by_ref(&self) -> Ref { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/ptr.rs:55:36 | 55 | pub fn by_mut(&mut self) -> Mut { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:17:32 | 17 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:26:32 | 26 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:49:32 | 49 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:62:32 | 62 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 62 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/wrapper.rs:69:32 | 69 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/anyhow-1.0.92/src/lib.rs:683:29 | 683 | pub fn format_err(args: Arguments) -> Error { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 683 | pub fn format_err(args: Arguments<'_>) -> Error { | ++++ warning: `serde_derive` (lib) generated 125 warnings warning: `crossbeam-utils` (lib) generated 23 warnings warning: `thiserror-impl` (lib) generated 25 warnings warning: `tracing-log` (lib) generated 1 warning warning: `tracing` (lib) generated 2 warnings warning: `globset` (lib) generated 1 warning warning: `regex` (lib) generated 8 warnings warning: `itertools` (lib) generated 50 warnings warning: `getopts` (lib) generated 1 warning warning: `anyhow` (lib) generated 42 warnings Fresh serde v1.0.214 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:190:40 | 190 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` 326 | 327 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 328 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 329 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 330 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 331 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 332 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 333 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 334 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 335 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 336 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 337 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 338 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 339 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 340 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 341 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:433:40 | 433 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 433 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:533:40 | 533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:623:40 | 623 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 623 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:740:40 | 740 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:860:40 | 860 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 860 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:931:40 | 931 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:990:40 | 990 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1110:40 | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1123:40 | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1462:40 | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1564:40 | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1802:46 | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1841:46 | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` ... 1902 | / variant_identifier! { 1903 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1904 | | "`Unix` or `Windows`", 1905 | | OSSTR_VARIANTS 1906 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1915:46 | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2164:62 | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2214:54 | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2303:62 | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2353:54 | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2504:58 | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2549:50 | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2661:58 | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2704:50 | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2799:58 | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2842:50 | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2910:62 | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2968:54 | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3021:62 | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3077:54 | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3173:46 | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:209:36 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 209 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 209 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:227:37 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 227 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 227 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:484:40 | 484 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 484 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:490:40 | 490 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:496:40 | 496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:1310:46 | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2281:40 | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2303:40 | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:342:44 | 342 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 342 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:23 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:69 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:24 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:33 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:44 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:53 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:578:44 | 578 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 578 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:862:44 | 862 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:34 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:43 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:886:17 | 886 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:887:17 | 887 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 887 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:940:50 | 940 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 940 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:1017:50 | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2291:50 | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2336:50 | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2771:46 | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /rust/deps/serde-1.0.214/src/lib.rs:338:1 | 337 | / #[cfg(feature = "serde_derive")] 338 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2378:29 | 2378 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2492:39 | 2492 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2651:29 | 2651 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2694:32 | 2694 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:1647:46 | 1647 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2125:39 | 2125 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2154:42 | 2154 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Fresh crossbeam-epoch v0.9.18 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /rust/deps/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /rust/deps/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh clap_builder v4.5.20 Fresh dirs-next v2.0.0 Fresh thiserror v1.0.66 Fresh dirs v5.0.1 Fresh tracing-subscriber v0.3.18 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /rust/deps/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` 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: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /rust/deps/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /rust/deps/tracing-subscriber-0.3.18/src/registry/mod.rs:118:50 | 92 | pub trait LookupSpan<'a> { | -- lifetime `'a` declared here ... 118 | fn span(&'a self, id: &Id) -> Option> | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `serde` (lib) generated 222 warnings (42 duplicates) warning: `crossbeam-epoch` (lib) generated 20 warnings warning: `tracing-subscriber` (lib) generated 9 warnings Fresh toml_datetime v0.6.8 Fresh serde_spanned v0.6.8 Fresh cargo-platform v0.1.8 Fresh crossbeam-deque v0.8.5 Fresh camino v1.1.9 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/serde_impls.rs:18:46 | 18 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 18 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1108:33 | 1108 | pub fn components(&self) -> Utf8Components { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | pub fn components(&self) -> Utf8Components<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1536:32 | 1536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1542:32 | 1542 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1542 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1571:32 | 1571 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1663:32 | 1663 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1663 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1895:32 | 1895 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1895 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1901:32 | 1901 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2109:32 | 2109 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2115:32 | 2115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2629:32 | 2629 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2629 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2684:32 | 2684 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2684 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation Fresh semver v1.0.23 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:43:54 | 43 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:69:54 | 69 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:95:54 | 95 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh clap v4.5.20 Fresh serde_json v1.0.132 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:274:43 | 274 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:303:27 | 303 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 303 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:311:35 | 311 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:319:27 | 319 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:327:29 | 327 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:335:37 | 335 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 335 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:509:54 | 509 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1346:46 | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1388:29 | 1388 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1388 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:406:54 | 406 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:798:40 | 798 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 798 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1964:23 | 1964 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2029:27 | 2029 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2082:31 | 2082 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2145:20 | 2145 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:414:31 | 414 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 414 - struct Adapter<'ser, W: 'ser, F: 'ser> { 414 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:469:24 | 469 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 469 - pub enum Compound<'a, W: 'a, F: 'a> { 469 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:771:30 | 771 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 771 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 771 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound Fresh term v0.7.0 warning: `camino` (lib) generated 202 warnings warning: `semver` (lib) generated 18 warnings warning: `serde_json` (lib) generated 34 warnings Fresh toml_edit v0.19.15 warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/key.rs:291:38 | 291 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 291 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/repr.rs:52:38 | 52 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/de/mod.rs:70:37 | 70 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 70 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/ser/mod.rs:54:45 | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:14:20 | 14 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:25:5 | 25 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:86:5 | 86 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:106:13 | 106 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ Fresh ignore v0.4.23 Fresh cargo_metadata v0.18.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/diagnostic.rs:152:32 | 152 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 152 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/messages.rs:261:32 | 261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/lib.rs:138:32 | 138 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/lib.rs:492:32 | 492 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 492 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh clap-cargo v0.12.0 warning: `toml_edit` (lib) generated 57 warnings warning: `cargo_metadata` (lib) generated 4 warnings Fresh toml v0.7.8 Fresh rustfmt-nightly v1.8.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt) Finished `release` profile [optimized] target(s) in 0.43s Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/cargo-fmt" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/cargo-fmt" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < Cargofmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustfmt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/image/bin/rustfmt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustfmt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/image/bin/rustfmt" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/cargo-fmt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/image/bin/cargo-fmt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/cargo-fmt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/image/bin/cargo-fmt" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/image/share/doc/rustfmt/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/image/share/doc/rustfmt/README.md" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/image/share/doc/rustfmt/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/image/share/doc/rustfmt/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/image/share/doc/rustfmt/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/image/share/doc/rustfmt/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/overlay/README.md" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/rustfmt/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/overlay/LICENSE-MIT" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist rustfmt-1.84.0-x86_64-unknown-freebsd running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/image" "--component-name=rustfmt-preview" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rustfmt installed." "--package-name=rustfmt-1.84.0-x86_64-unknown-freebsd" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustfmt/x86_64-unknown-freebsd" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 0.174 seconds < Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } > Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Llvm { target: x86_64-unknown-freebsd } running: "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit) (created at src/core/builder/cargo.rs:950:21, executed at src/core/builder/cargo.rs:950:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Building tool clippy-driver (stage1 -> stage2, x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" 0.281412227s INFO prepare_target{force=false package_id=clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy) target="cargo-clippy"}: cargo::core::compiler::fingerprint: fingerprint error for clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy)/Build/TargetInner { name: "cargo-clippy", tested: false, doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/src/main.rs", Edition2021) } 0.281443475s INFO prepare_target{force=false package_id=clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy) target="cargo-clippy"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clippy-192e0baa2c316da3/bin-cargo-clippy` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main 0.290476880s INFO prepare_target{force=false package_id=clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy)/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/build.rs", Edition2021) } 0.290487049s INFO prepare_target{force=false package_id=clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clippy-a18fb2bacb762d1b/run-build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::custom_build::build_work 4: cargo::core::compiler::custom_build::prepare 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.291154736s INFO prepare_target{force=false package_id=clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy) target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint error for clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy)/Build/TargetInner { ..: custom_build_target("build-script-build", "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/build.rs", Edition2021) } 0.291160727s INFO prepare_target{force=false package_id=clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy) target="build-script-build"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/clippy-64de6dec5230d752/build-script-build-script-build` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.293693456s INFO prepare_target{force=false package_id=rustc_tools_util v0.4.0 target="rustc_tools_util"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_tools_util v0.4.0/Build/TargetInner { ..: lib_target("rustc_tools_util", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_tools_util-0.4.0/src/lib.rs", Edition2018) } 0.293700399s INFO prepare_target{force=false package_id=rustc_tools_util v0.4.0 target="rustc_tools_util"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/rustc_tools_util-16e747fdbbfa018f/lib-rustc_tools_util` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.295632105s INFO prepare_target{force=false package_id=clippy_config v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_config) target="clippy_config"}: cargo::core::compiler::fingerprint: fingerprint error for clippy_config v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_config)/Build/TargetInner { name_inferred: true, ..: lib_target("clippy_config", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_config/src/lib.rs", Edition2021) } 0.295638677s INFO prepare_target{force=false package_id=clippy_config v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_config) target="clippy_config"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clippy_config-7c076eb9cf30ec81/lib-clippy_config` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.299485349s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: fingerprint error for serde v1.0.214/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs", Edition2018) } 0.299493404s INFO prepare_target{force=false package_id=serde v1.0.214 target="serde"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde-70a0836b7736bc26/lib-serde` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.302117693s INFO prepare_target{force=false package_id=serde_derive v1.0.214 target="serde_derive"}: cargo::core::compiler::fingerprint: fingerprint error for serde_derive v1.0.214/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("serde_derive", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/src/lib.rs", Edition2015) } 0.302125157s INFO prepare_target{force=false package_id=serde_derive v1.0.214 target="serde_derive"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/serde_derive-e74afc0bbc6c38c5/lib-serde_derive` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.306049263s INFO prepare_target{force=false package_id=syn v2.0.87 target="syn"}: cargo::core::compiler::fingerprint: fingerprint error for syn v2.0.87/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("syn", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/src/lib.rs", Edition2021) } 0.306056577s INFO prepare_target{force=false package_id=syn v2.0.87 target="syn"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/syn-6734318733024d0d/lib-syn` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.309948704s INFO prepare_target{force=false package_id=toml v0.7.8 target="toml"}: cargo::core::compiler::fingerprint: fingerprint error for toml v0.7.8/Build/TargetInner { name_inferred: true, ..: lib_target("toml", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.7.8/src/lib.rs", Edition2021) } 0.309954574s INFO prepare_target{force=false package_id=toml v0.7.8 target="toml"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toml-9e26320e93cb83d1/lib-toml` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.314474373s INFO prepare_target{force=false package_id=serde_spanned v0.6.8 target="serde_spanned"}: cargo::core::compiler::fingerprint: fingerprint error for serde_spanned v0.6.8/Build/TargetInner { ..: lib_target("serde_spanned", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.8/src/lib.rs", Edition2021) } 0.314480644s INFO prepare_target{force=false package_id=serde_spanned v0.6.8 target="serde_spanned"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_spanned-a822c4bae2e7fd13/lib-serde_spanned` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.317078605s INFO prepare_target{force=false package_id=toml_datetime v0.6.8 target="toml_datetime"}: cargo::core::compiler::fingerprint: fingerprint error for toml_datetime v0.6.8/Build/TargetInner { ..: lib_target("toml_datetime", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8/src/lib.rs", Edition2021) } 0.317083965s INFO prepare_target{force=false package_id=toml_datetime v0.6.8 target="toml_datetime"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toml_datetime-44e5a29b0b49e7f4/lib-toml_datetime` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.319711480s INFO prepare_target{force=false package_id=toml_edit v0.19.15 target="toml_edit"}: cargo::core::compiler::fingerprint: fingerprint error for toml_edit v0.19.15/Build/TargetInner { name_inferred: true, ..: lib_target("toml_edit", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.19.15/src/lib.rs", Edition2021) } 0.319717702s INFO prepare_target{force=false package_id=toml_edit v0.19.15 target="toml_edit"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/toml_edit-2f4a015ab0f9d165/lib-toml_edit` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.324929442s INFO prepare_target{force=false package_id=clippy_lints v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_lints) target="clippy_lints"}: cargo::core::compiler::fingerprint: fingerprint error for clippy_lints v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_lints)/Build/TargetInner { name_inferred: true, ..: lib_target("clippy_lints", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_lints/src/lib.rs", Edition2021) } 0.324936495s INFO prepare_target{force=false package_id=clippy_lints v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_lints) target="clippy_lints"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clippy_lints-41bdec89e7e33b15/lib-clippy_lints` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.335264567s INFO prepare_target{force=false package_id=cargo_metadata v0.18.1 target="cargo_metadata"}: cargo::core::compiler::fingerprint: fingerprint error for cargo_metadata v0.18.1/Build/TargetInner { name_inferred: true, ..: lib_target("cargo_metadata", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs", Edition2018) } 0.335270689s INFO prepare_target{force=false package_id=cargo_metadata v0.18.1 target="cargo_metadata"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo_metadata-fbd9b2ec97003a88/lib-cargo_metadata` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.341072130s INFO prepare_target{force=false package_id=camino v1.1.9 target="camino"}: cargo::core::compiler::fingerprint: fingerprint error for camino v1.1.9/Build/TargetInner { ..: lib_target("camino", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9/src/lib.rs", Edition2018) } 0.341077309s INFO prepare_target{force=false package_id=camino v1.1.9 target="camino"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/camino-3ea225ba7fbbfe2e/lib-camino` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.343733729s INFO prepare_target{force=false package_id=cargo-platform v0.1.8 target="cargo_platform"}: cargo::core::compiler::fingerprint: fingerprint error for cargo-platform v0.1.8/Build/TargetInner { name_inferred: true, ..: lib_target("cargo_platform", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8/src/lib.rs", Edition2021) } 0.343741343s INFO prepare_target{force=false package_id=cargo-platform v0.1.8 target="cargo_platform"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/cargo-platform-d9ab9dee9dde37c3/lib-cargo_platform` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.346341598s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: fingerprint error for semver v1.0.23/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("semver", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs", Edition2018) } 0.346346697s INFO prepare_target{force=false package_id=semver v1.0.23 target="semver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/semver-a73dcdccb9f5c5c2/lib-semver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.348999690s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="serde_json"}: cargo::core::compiler::fingerprint: fingerprint error for serde_json v1.0.132/Build/TargetInner { doc_scrape_examples: Disabled, ..: lib_target("serde_json", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/src/lib.rs", Edition2021) } 0.349006062s INFO prepare_target{force=false package_id=serde_json v1.0.132 target="serde_json"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/serde_json-319bfda1c9e00140/lib-serde_json` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.353576004s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="thiserror"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror v1.0.66/Build/TargetInner { ..: lib_target("thiserror", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/src/lib.rs", Edition2021) } 0.353582646s INFO prepare_target{force=false package_id=thiserror v1.0.66 target="thiserror"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/thiserror-b06ef881a9a9147b/lib-thiserror` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.356212707s INFO prepare_target{force=false package_id=thiserror-impl v1.0.66 target="thiserror_impl"}: cargo::core::compiler::fingerprint: fingerprint error for thiserror-impl v1.0.66/Build/TargetInner { for_host: true, proc_macro: true, ..: lib_target("thiserror_impl", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66/src/lib.rs", Edition2021) } 0.356218908s INFO prepare_target{force=false package_id=thiserror-impl v1.0.66 target="thiserror_impl"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/thiserror-impl-da3428a26238f6a8/lib-thiserror_impl` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.360130070s INFO prepare_target{force=false package_id=clippy_utils v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_utils) target="clippy_utils"}: cargo::core::compiler::fingerprint: fingerprint error for clippy_utils v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_utils)/Build/TargetInner { name_inferred: true, ..: lib_target("clippy_utils", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_utils/src/lib.rs", Edition2021) } 0.360136352s INFO prepare_target{force=false package_id=clippy_utils v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_utils) target="clippy_utils"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clippy_utils-4027d72580b70884/lib-clippy_utils` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.364659697s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="rustc_apfloat"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_apfloat v0.2.1+llvm-462a31f5a5ab/Build/TargetInner { name_inferred: true, ..: lib_target("rustc_apfloat", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs", Edition2021) } 0.364664967s INFO prepare_target{force=false package_id=rustc_apfloat v0.2.1+llvm-462a31f5a5ab target="rustc_apfloat"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustc_apfloat-bbbbf9a661b2198d/lib-rustc_apfloat` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.367991587s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: fingerprint error for smallvec v1.13.2/Build/TargetInner { name_inferred: true, ..: lib_target("smallvec", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs", Edition2018) } 0.367998671s INFO prepare_target{force=false package_id=smallvec v1.13.2 target="smallvec"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/smallvec-e88b8e2c88d61c17/lib-smallvec` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.369964361s INFO prepare_target{force=false package_id=quine-mc_cluskey v0.2.4 target="quine_mc_cluskey"}: cargo::core::compiler::fingerprint: fingerprint error for quine-mc_cluskey v0.2.4/Build/TargetInner { name_inferred: true, ..: lib_target("quine_mc_cluskey", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs", Edition2015) } 0.369969440s INFO prepare_target{force=false package_id=quine-mc_cluskey v0.2.4 target="quine_mc_cluskey"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/quine-mc_cluskey-9f5781573d3ef6a0/lib-quine_mc_cluskey` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.371923658s INFO prepare_target{force=false package_id=unicode-normalization v0.1.24 target="unicode_normalization"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-normalization v0.1.24/Build/TargetInner { ..: lib_target("unicode_normalization", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24/src/lib.rs", Edition2018) } 0.371928708s INFO prepare_target{force=false package_id=unicode-normalization v0.1.24 target="unicode_normalization"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-normalization-b21829d5c9f115f4/lib-unicode_normalization` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.374543860s INFO prepare_target{force=false package_id=unicode-script v0.5.7 target="unicode_script"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-script v0.5.7/Build/TargetInner { ..: lib_target("unicode_script", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7/src/lib.rs", Edition2018) } 0.374549331s INFO prepare_target{force=false package_id=unicode-script v0.5.7 target="unicode_script"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-script-920161150121d2a3/lib-unicode_script` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.376498830s INFO prepare_target{force=false package_id=url v2.5.2 target="url"}: cargo::core::compiler::fingerprint: fingerprint error for url v2.5.2/Build/TargetInner { name_inferred: true, ..: lib_target("url", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2/src/lib.rs", Edition2018) } 0.376504220s INFO prepare_target{force=false package_id=url v2.5.2 target="url"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/url-f78944da6c16a344/lib-url` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.380393291s INFO prepare_target{force=false package_id=idna v0.5.0 target="idna"}: cargo::core::compiler::fingerprint: fingerprint error for idna v0.5.0/Build/TargetInner { name_inferred: true, doctest: false, ..: lib_target("idna", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/idna-0.5.0/src/lib.rs", Edition2018) } 0.380398861s INFO prepare_target{force=false package_id=idna v0.5.0 target="idna"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/idna-4327f90b0564a7b0/lib-idna` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: ::compile 8: cargo::ops::cargo_compile::compile_ws 9: cargo::ops::cargo_compile::compile 10: cargo::commands::build::exec 11: ::exec 12: cargo::cli::main 13: cargo::main 14: std::sys::backtrace::__rust_begin_short_backtrace:: 15: std::rt::lang_start::<()>::{closure#0} 16: std::rt::lang_start_internal 17: main 0.383643138s INFO prepare_target{force=false package_id=unicode-bidi v0.3.17 target="unicode_bidi"}: cargo::core::compiler::fingerprint: fingerprint error for unicode-bidi v0.3.17/Build/TargetInner { ..: lib_target("unicode_bidi", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bidi-0.3.17/src/lib.rs", Edition2018) } 0.383648508s INFO prepare_target{force=false package_id=unicode-bidi v0.3.17 target="unicode_bidi"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/unicode-bidi-3c3faa4341e1d0dd/lib-unicode_bidi` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: cargo::core::compiler::compile 7: cargo::core::compiler::compile 8: ::compile 9: cargo::ops::cargo_compile::compile_ws 10: cargo::ops::cargo_compile::compile 11: cargo::commands::build::exec 12: ::exec 13: cargo::cli::main 14: cargo::main 15: std::sys::backtrace::__rust_begin_short_backtrace:: 16: std::rt::lang_start::<()>::{closure#0} 17: std::rt::lang_start_internal 18: main 0.385600443s INFO prepare_target{force=false package_id=color-print v0.3.6 target="color_print"}: cargo::core::compiler::fingerprint: fingerprint error for color-print v0.3.6/Build/TargetInner { name_inferred: true, ..: lib_target("color_print", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-0.3.6/src/lib.rs", Edition2018) } 0.385605522s INFO prepare_target{force=false package_id=color-print v0.3.6 target="color_print"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/color-print-dff2111ddaf2e33a/lib-color_print` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.388204334s INFO prepare_target{force=false package_id=color-print-proc-macro v0.3.6 target="color_print_proc_macro"}: cargo::core::compiler::fingerprint: fingerprint error for color-print-proc-macro v0.3.6/Build/TargetInner { name_inferred: true, for_host: true, proc_macro: true, ..: lib_target("color_print_proc_macro", ["proc-macro"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-proc-macro-0.3.6/src/lib.rs", Edition2018) } 0.388210495s INFO prepare_target{force=false package_id=color-print-proc-macro v0.3.6 target="color_print_proc_macro"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/.fingerprint/color-print-proc-macro-9cfbf424823d3696/lib-color_print_proc_macro` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: cargo::core::compiler::compile 6: ::compile 7: cargo::ops::cargo_compile::compile_ws 8: cargo::ops::cargo_compile::compile 9: cargo::commands::build::exec 10: ::exec 11: cargo::cli::main 12: cargo::main 13: std::sys::backtrace::__rust_begin_short_backtrace:: 14: std::rt::lang_start::<()>::{closure#0} 15: std::rt::lang_start_internal 16: main 0.392774316s INFO prepare_target{force=false package_id=rustc_tools_util v0.4.0 target="rustc_tools_util"}: cargo::core::compiler::fingerprint: fingerprint error for rustc_tools_util v0.4.0/Build/TargetInner { ..: lib_target("rustc_tools_util", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_tools_util-0.4.0/src/lib.rs", Edition2018) } 0.392779886s INFO prepare_target{force=false package_id=rustc_tools_util v0.4.0 target="rustc_tools_util"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/rustc_tools_util-2fa0155b6460907b/lib-rustc_tools_util` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.394724637s INFO prepare_target{force=false package_id=termize v0.1.1 target="termize"}: cargo::core::compiler::fingerprint: fingerprint error for termize v0.1.1/Build/TargetInner { name_inferred: true, ..: lib_target("termize", ["lib"], "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1/src/lib.rs", Edition2018) } 0.394730518s INFO prepare_target{force=false package_id=termize v0.1.1 target="termize"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/termize-a6bc42d5fe8f7508/lib-termize` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: cargo::core::compiler::compile 5: ::compile 6: cargo::ops::cargo_compile::compile_ws 7: cargo::ops::cargo_compile::compile 8: cargo::commands::build::exec 9: ::exec 10: cargo::cli::main 11: cargo::main 12: std::sys::backtrace::__rust_begin_short_backtrace:: 13: std::rt::lang_start::<()>::{closure#0} 14: std::rt::lang_start_internal 15: main 0.398052139s INFO prepare_target{force=false package_id=clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy) target="clippy-driver"}: cargo::core::compiler::fingerprint: fingerprint error for clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy)/Build/TargetInner { name: "clippy-driver", doc: true, ..: with_path("/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/src/driver.rs", Edition2021) } 0.398060134s INFO prepare_target{force=false package_id=clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy) target="clippy-driver"}: cargo::core::compiler::fingerprint: err: failed to read `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/.fingerprint/clippy-89bce19d992e2a6b/bin-clippy-driver` Caused by: No such file or directory (os error 2) Stack backtrace: 0: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context:: 1: cargo_util::paths::read 2: cargo::core::compiler::fingerprint::prepare_target 3: cargo::core::compiler::compile 4: ::compile 5: cargo::ops::cargo_compile::compile_ws 6: cargo::ops::cargo_compile::compile 7: cargo::commands::build::exec 8: ::exec 9: cargo::cli::main 10: cargo::main 11: std::sys::backtrace::__rust_begin_short_backtrace:: 12: std::rt::lang_start::<()>::{closure#0} 13: std::rt::lang_start_internal 14: main Fresh unicode-ident v1.0.13 Fresh proc-macro2 v1.0.89 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:558:32 | 558 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 558 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:566:63 | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:663:40 | 663 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:672:40 | 672 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 672 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:760:32 | 760 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 760 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:769:32 | 769 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:982:32 | 982 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:991:32 | 991 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 991 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:308:32 | 308 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:327:32 | 327 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:562:32 | 562 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 562 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:636:32 | 636 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:648:32 | 648 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:794:40 | 794 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:800:40 | 800 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 800 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:885:34 | 885 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 885 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1068:32 | 1068 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1074:32 | 1074 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1318:32 | 1318 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1324:32 | 1324 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1324 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1360:36 | 1360 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh equivalent v1.0.1 Fresh hashbrown v0.15.0 Fresh winnow v0.5.40 warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /rust/deps/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::prelude as v1` --> /rust/deps/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `proc-macro2` (lib) generated 111 warnings warning: `winnow` (lib) generated 74 warnings Fresh quote v1.0.37 warning: unused extern crate --> /rust/deps/quote-1.0.37/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh indexmap v2.6.0 Fresh tinyvec_macros v0.1.1 Fresh either v1.13.0 Compiling unicode-bidi v0.3.17 Fresh bitflags v1.3.2 Fresh minimal-lexical v0.2.1 Fresh itoa v1.0.11 Fresh memchr v2.7.4 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Fresh percent-encoding v2.3.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /rust/deps/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(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 ryu v1.0.18 Compiling smallvec v1.13.2 Compiling rustc_tools_util v0.4.0 Fresh utf8parse v0.2.2 Fresh arrayvec v0.7.6 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:605:50 | 605 | pub fn drain(&mut self, range: R) -> Drain | -----^------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:632:65 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | -----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:961:32 | 961 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1217:32 | 1217 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1217 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/array_string.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/array_string.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/errors.rs:39:32 | 39 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/errors.rs:45:32 | 45 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:969:23 | 969 | pub struct Drain<'a, T: 'a, const CAP: usize> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Compiling quine-mc_cluskey v0.2.4 Fresh colorchoice v1.0.3 Fresh anstyle-query v1.1.2 Fresh regex-syntax v0.8.5 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:804:38 | 804 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:1029:38 | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:2901:38 | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Fresh anstyle v1.0.10 Fresh is_terminal_polyfill v1.70.1 Compiling unicode-script v0.5.7 warning: `quote` (lib) generated 13 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bidi-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bidi-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION=1.47.0 CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bidi-0.3.17 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-bidi-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "smallvec", "std", "unstable", "with_serde"))' -C metadata=3c3faa4341e1d0dd -C extra-filename=-3c3faa4341e1d0dd --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `memchr` (lib) generated 2 warnings warning: `percent-encoding` (lib) generated 1 warning Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_tools_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_tools_util-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_tools_util-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='small helper to generate version information for git packages' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_tools_util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_tools_util-0.4.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_tools_util --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_tools_util-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=16e747fdbbfa018f -C extra-filename=-16e747fdbbfa018f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="const_generics"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --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=e88b8e2c88d61c17 -C extra-filename=-e88b8e2c88d61c17 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `arrayvec` (lib) generated 9 warnings Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=quine_mc_cluskey CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quine-mc_cluskey-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quine-mc_cluskey-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Oliver Schneider ' CARGO_PKG_DESCRIPTION='Rust implementation of the Quine-McCluskey algorithm and Petrick'\''s method' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quine-mc_cluskey CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oli-obk/quine-mc_cluskey' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quine-mc_cluskey-0.2.4 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name quine_mc_cluskey --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("quickcheck"))' -C metadata=9f5781573d3ef6a0 -C extra-filename=-9f5781573d3ef6a0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `regex-syntax` (lib) generated 7 warnings Compiling syn v2.0.87 Fresh tinyvec v1.8.0 warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh itertools v0.12.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound Fresh nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/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` --> /rust/deps/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `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` --> /rust/deps/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` --> /rust/deps/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::*` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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 form_urlencoded v1.2.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /rust/deps/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(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 anstyle-parse v0.2.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_script CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate exposes the Unicode `Script` and `Script_Extension` properties from [UAX #24](http://www.unicode.org/reports/tr24/) ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-script' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-script CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-script' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_script --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-script-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=920161150121d2a3 -C extra-filename=-920161150121d2a3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.87 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=87 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/syn-2.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=6734318733024d0d -C extra-filename=-6734318733024d0d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rmeta --extern unicode_ident=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libunicode_ident-c150e6ab1510b47b.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `tinyvec` (lib) generated 6 warnings warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:229:39 | 229 | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 229 | fn fmt(&self, fmt: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:243:43 | 243 | And(_) | Or(_) => try!(write!(fmt, "({:?})", a)), | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:244:30 | 244 | _ => try!(write!(fmt, "{:?}", a)), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:250:17 | 250 | try!(write!(fmt, "{:?}", a[0])); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:253:34 | 253 | Or(_) => try!(write!(fmt, " + ({:?})", a)), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:254:30 | 254 | _ => try!(write!(fmt, " + {:?}", a)), | ^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:375:39 | 375 | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 375 | fn fmt(&self, fmt: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:379:21 | 379 | try!(write!(fmt, "0")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:381:21 | 381 | try!(write!(fmt, "1")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:384:17 | 384 | try!(write!(fmt, "-")); | ^^^ warning: `itertools` (lib) generated 50 warnings warning: `nom` (lib) generated 13 warnings warning: `form_urlencoded` (lib) generated 1 warning Compiling unicode-normalization v0.1.24 Fresh libc v0.2.164 Fresh anstream v0.6.18 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_tools_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_tools_util-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_tools_util-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='small helper to generate version information for git packages' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_tools_util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_tools_util-0.4.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_tools_util --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_tools_util-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2fa0155b6460907b -C extra-filename=-2fa0155b6460907b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/unicode-normalization-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b21829d5c9f115f4 -C extra-filename=-b21829d5c9f115f4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern tinyvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtinyvec-3d7a5d887faadf3b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling termize v0.1.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-script-0.5.7/src/lib.rs:129:32 | 129 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 129 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-script-0.5.7/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=termize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Yuki Okushi ' CARGO_PKG_DESCRIPTION='functions for determining terminal sizes and dimensions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JohnTitor/termize' 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name termize --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/termize-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a6bc42d5fe8f7508 -C extra-filename=-a6bc42d5fe8f7508 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liblibc-7b01e38553e251ad.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-script-0.5.7/src/lib.rs:323:32 | 323 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A bunch of helpful lints to avoid common pitfalls in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.84 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=84 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 src/tools/clippy/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)' --check-cfg 'cfg(feature, values("integration", "internal", "tempfile"))' -C metadata=64de6dec5230d752 -C extra-filename=-64de6dec5230d752 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/clippy-64de6dec5230d752 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern rustc_tools_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/librustc_tools_util-16e747fdbbfa018f.rlib -Z binary-dep-depinfo` warning: unused extern crate --> /rust/deps/unicode-normalization-0.1.24/src/lib.rs:51:1 | 50 | / #[cfg(feature = "std")] 51 | | extern crate core; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unused extern crate --> /rust/deps/unicode-normalization-0.1.24/src/lib.rs:53:1 | 53 | extern crate tinyvec; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-normalization-0.1.24/src/decompose.rs:167:32 | 167 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 167 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-normalization-0.1.24/src/recompose.rs:163:32 | 163 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 163 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-normalization-0.1.24/src/replace.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_apfloat CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/rustc_apfloat-ccdce504102251e2/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_apfloat --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbbbf9a661b2198d -C extra-filename=-bbbbf9a661b2198d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libbitflags-96fa334defb710c5.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsmallvec-e88b8e2c88d61c17.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(llvm_enzyme)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A bunch of helpful lints to avoid common pitfalls in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.84 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=84 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release:/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=30 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/clippy-a18fb2bacb762d1b/out PROFILE=release RUSTC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTC_LINKER=cc RUSTC_WRAPPER=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc RUSTDOC=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/build/clippy-64de6dec5230d752/build-script-build` [clippy 0.1.84] cargo:rustc-env=PROFILE=release [clippy 0.1.84] cargo:rerun-if-changed=build.rs [clippy 0.1.84] cargo:rustc-env=GIT_HASH= [clippy 0.1.84] cargo:rustc-env=COMMIT_DATE= [clippy 0.1.84] cargo:rustc-env=RUSTC_RELEASE_CHANNEL=stable warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:981:34 | 981 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 981 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:992:40 | 992 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 992 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1001:41 | 1001 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1001 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1007:28 | 1007 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1034:35 | 1034 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1034 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:659:38 | 659 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:666:45 | 666 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:676:45 | 676 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 676 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:688:25 | 688 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 688 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:696:25 | 696 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:704:25 | 704 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 704 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:712:41 | 712 | fn parse_outermost_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 712 | fn parse_outermost_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:721:60 | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:731:54 | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:740:60 | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:765:44 | 765 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 765 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:776:44 | 776 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:29 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:40 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:30 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:41 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:415:28 | 415 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 415 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:43 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:54 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:428:42 | 428 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 428 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:259:25 | 259 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 259 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:301:25 | 301 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:312:25 | 312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:324:35 | 324 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 324 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:361:37 | 361 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:351:40 | 351 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 351 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:906:24 | 906 | pub fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 906 | pub fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1024:40 | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1219:25 | 1219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1371:26 | 1371 | fn parse_expr(input: ParseStream, mut lhs: Expr, base: Precedence) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1371 | fn parse_expr(input: ParseStream<'_>, mut lhs: Expr, base: Precedence) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1414:16 | 1414 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1414 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1448:31 | 1448 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1464:16 | 1464 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1545:26 | 1545 | fn unary_expr(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | fn unary_expr(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1680:28 | 1680 | fn trailer_expr(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1680 | fn trailer_expr(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1858:25 | 1858 | fn atom_expr(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1858 | fn atom_expr(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1907:16 | 1907 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1924:16 | 1924 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1960:25 | 1960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1968:30 | 1968 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1968 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2113:25 | 2113 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2113 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2122:16 | 2122 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2720:25 | 2720 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2749:25 | 2749 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2749 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2757:16 | 2757 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2757 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2927:25 | 2927 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2974:25 | 2974 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2974 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3048:26 | 3048 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3048 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:561:25 | 561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:624:25 | 624 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:651:25 | 651 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 651 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:689:25 | 689 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:718:25 | 718 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 718 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:729:25 | 729 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 729 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:786:20 | 786 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:842:20 | 842 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 842 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:871:25 | 871 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:896:25 | 896 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 896 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:907:25 | 907 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 907 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:931:25 | 931 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:962:25 | 962 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 962 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:973:25 | 973 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 973 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:40 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:51 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:77:17 | 77 | lookahead: &Lookahead1, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | lookahead: &Lookahead1<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:78:14 | 78 | peek: fn(Cursor) -> bool, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | peek: fn(Cursor<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:309:21 | 309 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1167:21 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1174:21 | 1174 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1174 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1185:21 | 1185 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1192:21 | 1192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1202:21 | 1202 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1202 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1216:21 | 1216 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1216 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1226:21 | 1226 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1226 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1279:52 | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1288:15 | 1288 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1288 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1370:22 | 1370 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1370 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:169:21 | 169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:212:21 | 212 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:409:41 | 409 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:461:20 | 461 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 461 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:489:25 | 489 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 489 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:497:25 | 497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:509:25 | 509 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:515:32 | 515 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:576:39 | 576 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 576 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:608:43 | 608 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 608 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:623:20 | 623 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 623 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:643:32 | 643 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/scan_expr.rs:192:32 | 192 | pub(crate) fn scan_expr(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | pub(crate) fn scan_expr(input: ParseStream<'_>) -> Result<()> { | ++++ warning: unused extern crate --> /rust/deps/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:39:1 | 39 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | note: the lint level is defined here --> /rust/deps/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:33:9 | 33 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(warnings)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:619:25 | 619 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 619 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:630:25 | 630 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 630 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:643:25 | 643 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:666:25 | 666 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:679:25 | 679 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:726:25 | 726 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:735:25 | 735 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 735 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:744:25 | 744 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 744 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:786:25 | 786 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:795:36 | 795 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 795 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:800:36 | 800 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:814:25 | 814 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 814 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:822:25 | 822 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 822 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:830:36 | 830 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 830 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:836:36 | 836 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 836 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:848:20 | 848 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 848 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:894:36 | 894 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:899:36 | 899 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 899 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:952:25 | 952 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 952 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:963:25 | 963 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 963 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:970:25 | 970 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 970 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:984:25 | 984 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:990:33 | 990 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1038:35 | 1038 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1038 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1055:25 | 1055 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1055 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1065:25 | 1065 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Compiling idna v0.5.0 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/idna-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/idna-0.5.0 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4327f90b0564a7b0 -C extra-filename=-4327f90b0564a7b0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_bidi-3c3faa4341e1d0dd.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_normalization-b21829d5c9f115f4.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `quine-mc_cluskey` (lib) generated 10 warnings warning: `rustc_apfloat` (lib) generated 1 warning warning: `unicode-script` (lib) generated 3 warnings warning: `unicode-normalization` (lib) generated 5 warnings Compiling url v2.5.2 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.5.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=f78944da6c16a344 -C extra-filename=-f78944da6c16a344 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libform_urlencoded-3dd00114003318e0.rmeta --extern idna=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libidna-4327f90b0564a7b0.rmeta --extern percent_encoding=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libpercent_encoding-badae678d9abbbde.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:290:39 | 290 | fn split_prefix(self, input: &mut Input) -> bool; | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 290 | fn split_prefix(self, input: &mut Input<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:294:39 | 294 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 294 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:300:39 | 300 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:311:39 | 311 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:1065:29 | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input)> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | pub fn file_host(input: Input<'_>) -> ParseResult<(bool, String, Input)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:1065:66 | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input)> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/lib.rs:2692:40 | 2692 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2692 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: `syn` (lib) generated 265 warnings Compiling serde_derive v1.0.214 Compiling thiserror-impl v1.0.66 Compiling color-print-proc-macro v0.3.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_derive-1.0.214/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=e74afc0bbc6c38c5 -C extra-filename=-e74afc0bbc6c38c5 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-6734318733024d0d.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-impl-1.0.66/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)' --check-cfg 'cfg(feature, values())' -C metadata=da3428a26238f6a8 -C extra-filename=-da3428a26238f6a8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-6734318733024d0d.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=color_print_proc_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-proc-macro-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-proc-macro-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Johann David ' CARGO_PKG_DESCRIPTION='Implementation for the package color-print' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-print-proc-macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/dajoha/color-print' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-proc-macro-0.3.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name color_print_proc_macro --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-proc-macro-0.3.6/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)' --check-cfg 'cfg(feature, values("terminfo"))' -C metadata=9cfbf424823d3696 -C extra-filename=-9cfbf424823d3696 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern nom=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libnom-6bbd3cd913aa06d7.rlib --extern proc_macro2=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libproc_macro2-388bad53afda14ea.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libquote-fe08359f6f5955f8.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libsyn-6734318733024d0d.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /rust/deps/color-print-proc-macro-0.3.6/src/lib.rs:5:1 | 5 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/ansi.rs:51:44 | 51 | fn get_format_string_from_nodes(nodes: Vec) -> Result { | ^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 51 | fn get_format_string_from_nodes(nodes: Vec>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/error.rs:72:32 | 72 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/format_args/format_arg.rs:19:21 | 19 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/parse/types.rs:31:32 | 31 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 31 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/parse/color_tag.rs:41:50 | 41 | pub fn color_tag(input: Input<'_>) -> Result<'_, ColorTag> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn color_tag(input: Input<'_>) -> Result<'_, ColorTag<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/parse/color_tag.rs:97:52 | 97 | let msg = if alphanumeric1::<&str, Error>(input).is_ok() { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 97 | let msg = if alphanumeric1::<&str, Error<'_>>(input).is_ok() { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/parse/util.rs:18:23 | 18 | |nom_err: Err| match nom_err { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | |nom_err: Err>| match nom_err { | ++++ warning: unused extern crate --> /rust/deps/thiserror-impl-1.0.66/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:142:28 | 142 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:57:23 | 57 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:228:21 | 228 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:487:25 | 487 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 487 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:512:34 | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:512:66 | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:148:23 | 148 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:149:22 | 149 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:150:35 | 150 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:558:54 | 558 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 558 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:661:36 | 661 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 661 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:680:15 | 680 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 680 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:681:23 | 681 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:682:18 | 682 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:741:23 | 741 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:742:25 | 742 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 742 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1392:35 | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1387:12 | 1387 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1387 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1432:12 | 1432 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1432 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1440:12 | 1440 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1448:12 | 1448 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1457:12 | 1457 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1457 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1466:12 | 1466 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1466 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1501:12 | 1501 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1501 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1523:12 | 1523 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1546:12 | 1546 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1546 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1567:12 | 1567 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1567 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1590:12 | 1590 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1590 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1597:54 | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:313:12 | 313 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:372:24 | 372 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:464:15 | 464 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 464 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:466:11 | 466 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 466 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:685:15 | 685 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 685 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:874:13 | 874 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:934:15 | 934 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:936:11 | 936 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 936 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1203:17 | 1203 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1219:17 | 1219 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1234:42 | 1234 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1234 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1278:17 | 1278 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1278 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1371:17 | 1371 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1371 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1418:17 | 1418 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1418 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1733:17 | 1733 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1742:17 | 1742 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1742 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1798:15 | 1798 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1798 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1845:15 | 1845 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1845 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1887:15 | 1887 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1943:13 | 1943 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1981:13 | 1981 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1981 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2009:28 | 2009 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2009 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2069:28 | 2069 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2098:17 | 2098 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2208:28 | 2208 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2208 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2493:15 | 2493 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2493 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2932:15 | 2932 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2932 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2947:15 | 2947 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2947 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2992:28 | 2992 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2992 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3037:13 | 3037 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3037 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3067:30 | 3067 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3067 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3076:26 | 3076 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3076 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3207:5 | 3207 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3207 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3208:5 | 3208 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3208 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3209:10 | 3209 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3209 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1271:44 | 1271 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1271 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1300:30 | 1300 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1300 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: `color-print-proc-macro` (lib) generated 8 warnings Compiling color-print v0.3.6 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=color_print CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Johann David ' CARGO_PKG_DESCRIPTION='Colorize and stylize strings for terminal at compile-time, by using an HTML-like syntax' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-print CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/dajoha/color-print' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-0.3.6 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name color_print --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/color-print-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "terminfo", "terminfo_crate"))' -C metadata=dff2111ddaf2e33a -C extra-filename=-dff2111ddaf2e33a --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern color_print_proc_macro=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libcolor_print_proc_macro-9cfbf424823d3696.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `thiserror-impl` (lib) generated 25 warnings Compiling thiserror v1.0.66 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-1.0.66 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/thiserror-fb3cfede1ae9b421/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/thiserror-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b06ef881a9a9147b -C extra-filename=-b06ef881a9a9147b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libthiserror_impl-da3428a26238f6a8.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning: `url` (lib) generated 7 warnings warning: `serde_derive` (lib) generated 125 warnings Compiling serde v1.0.214 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde-5324644013277614/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde-1.0.214/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=70a0836b7736bc26 -C extra-filename=-70a0836b7736bc26 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps/libserde_derive-e74afc0bbc6c38c5.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:190:40 | 190 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` 326 | 327 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 328 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 329 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 330 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 331 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 332 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 333 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 334 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 335 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 336 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 337 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 338 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 339 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 340 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 341 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:433:40 | 433 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 433 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:533:40 | 533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:623:40 | 623 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 623 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:740:40 | 740 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:860:40 | 860 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 860 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:931:40 | 931 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:990:40 | 990 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1110:40 | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1123:40 | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1462:40 | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1564:40 | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1802:46 | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1841:46 | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` ... 1902 | / variant_identifier! { 1903 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1904 | | "`Unix` or `Windows`", 1905 | | OSSTR_VARIANTS 1906 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1915:46 | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2164:62 | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2214:54 | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2303:62 | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2353:54 | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2504:58 | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2549:50 | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2661:58 | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2704:50 | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2799:58 | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2842:50 | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2910:62 | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2968:54 | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3021:62 | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3077:54 | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3173:46 | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:209:36 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 209 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 209 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:227:37 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 227 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 227 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:484:40 | 484 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 484 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:490:40 | 490 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:496:40 | 496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:1310:46 | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2281:40 | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2303:40 | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:342:44 | 342 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 342 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:23 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:69 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:24 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:33 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:44 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:53 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:578:44 | 578 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 578 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:862:44 | 862 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:34 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:43 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:886:17 | 886 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:887:17 | 887 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 887 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:940:50 | 940 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 940 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:1017:50 | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2291:50 | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2336:50 | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2771:46 | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /rust/deps/serde-1.0.214/src/lib.rs:338:1 | 337 | / #[cfg(feature = "serde_derive")] 338 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2378:29 | 2378 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2492:39 | 2492 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2651:29 | 2651 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2694:32 | 2694 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:1647:46 | 1647 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2125:39 | 2125 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2154:42 | 2154 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Compiling serde_spanned v0.6.8 Compiling toml_datetime v0.6.8 Compiling semver v1.0.23 Compiling camino v1.1.9 Compiling cargo-platform v0.1.8 Compiling serde_json v1.0.132 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=44e5a29b0b49e7f4 -C extra-filename=-44e5a29b0b49e7f4 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-70a0836b7736bc26.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/semver-0fd0bc3969522961/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a73dcdccb9f5c5c2 -C extra-filename=-a73dcdccb9f5c5c2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-70a0836b7736bc26.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_spanned-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a822c4bae2e7fd13 -C extra-filename=-a822c4bae2e7fd13 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-70a0836b7736bc26.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d9ab9dee9dde37c3 -C extra-filename=-d9ab9dee9dde37c3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-70a0836b7736bc26.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=camino CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/camino-cdfb9d854b7d2ea4/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name camino --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/camino-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=3ea225ba7fbbfe2e -C extra-filename=-3ea225ba7fbbfe2e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-70a0836b7736bc26.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/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.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/serde_json-463efc758c5af8bc/out /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/serde_json-1.0.132/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=319bfda1c9e00140 -C extra-filename=-319bfda1c9e00140 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern itoa=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitoa-295015ab0f5497dd.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libmemchr-fd22571f88ef325c.rmeta --extern ryu=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libryu-7ce8fcbf1238daa9.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-70a0836b7736bc26.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:43:54 | 43 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:69:54 | 69 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:95:54 | 95 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/serde_impls.rs:18:46 | 18 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 18 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1108:33 | 1108 | pub fn components(&self) -> Utf8Components { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | pub fn components(&self) -> Utf8Components<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1536:32 | 1536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1542:32 | 1542 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1542 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1571:32 | 1571 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1663:32 | 1663 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1663 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1895:32 | 1895 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1895 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1901:32 | 1901 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2109:32 | 2109 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2115:32 | 2115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2629:32 | 2629 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2629 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2684:32 | 2684 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2684 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation Compiling toml_edit v0.19.15 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.19.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.19.15/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.19.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.19.15 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=2f4a015ab0f9d165 -C extra-filename=-2f4a015ab0f9d165 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libindexmap-2052beb12b444258.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-70a0836b7736bc26.rmeta --extern serde_spanned=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_spanned-a822c4bae2e7fd13.rmeta --extern toml_datetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_datetime-44e5a29b0b49e7f4.rmeta --extern winnow=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libwinnow-87494ba93325a667.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:274:43 | 274 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:303:27 | 303 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 303 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:311:35 | 311 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:319:27 | 319 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:327:29 | 327 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:335:37 | 335 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 335 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:509:54 | 509 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1346:46 | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1388:29 | 1388 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1388 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:406:54 | 406 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:798:40 | 798 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 798 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `serde` (lib) generated 222 warnings (42 duplicates) warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/key.rs:291:38 | 291 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 291 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/repr.rs:52:38 | 52 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/de/mod.rs:70:37 | 70 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 70 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/ser/mod.rs:54:45 | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:14:20 | 14 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:25:5 | 25 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:86:5 | 86 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:106:13 | 106 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ warning: `semver` (lib) generated 18 warnings warning: `camino` (lib) generated 202 warnings warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1964:23 | 1964 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2029:27 | 2029 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2082:31 | 2082 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2145:20 | 2145 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:414:31 | 414 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 414 - struct Adapter<'ser, W: 'ser, F: 'ser> { 414 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:469:24 | 469 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 469 - pub enum Compound<'a, W: 'a, F: 'a> { 469 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:771:30 | 771 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 771 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 771 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound Compiling cargo_metadata v0.18.1 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cargo_metadata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Oliver Schneider ' CARGO_PKG_DESCRIPTION='structured access to the output of `cargo metadata`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo_metadata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oli-obk/cargo_metadata' CARGO_PKG_RUST_VERSION=1.56.0 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='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-0.18.1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/cargo_metadata-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=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=fbd9b2ec97003a88 -C extra-filename=-fbd9b2ec97003a88 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern camino=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcamino-3ea225ba7fbbfe2e.rmeta --extern cargo_platform=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_platform-d9ab9dee9dde37c3.rmeta --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsemver-a73dcdccb9f5c5c2.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-70a0836b7736bc26.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_json-319bfda1c9e00140.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libthiserror-b06ef881a9a9147b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/diagnostic.rs:152:32 | 152 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 152 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/messages.rs:261:32 | 261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/lib.rs:138:32 | 138 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/lib.rs:492:32 | 492 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 492 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `serde_json` (lib) generated 34 warnings Compiling toml v0.7.8 Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.7.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.7.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.7.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.7.8 LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=9e26320e93cb83d1 -C extra-filename=-9e26320e93cb83d1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-70a0836b7736bc26.rmeta --extern serde_spanned=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde_spanned-a822c4bae2e7fd13.rmeta --extern toml_datetime=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_datetime-44e5a29b0b49e7f4.rmeta --extern toml_edit=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml_edit-2f4a015ab0f9d165.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling clippy_config v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_config) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clippy_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_config CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_config/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy_config CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.84 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=84 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clippy_config --edition=2021 src/tools/clippy/clippy_config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7c076eb9cf30ec81 -C extra-filename=-7c076eb9cf30ec81 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-c47586ea4849ec48.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-70a0836b7736bc26.rmeta --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml-9e26320e93cb83d1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling clippy_utils v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_utils) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clippy_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_utils CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_utils/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy_utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.84 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=84 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clippy_utils --edition=2021 src/tools/clippy/clippy_utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4027d72580b70884 -C extra-filename=-4027d72580b70884 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-6886465f2573fd68.rmeta --extern clippy_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclippy_config-7c076eb9cf30ec81.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-c47586ea4849ec48.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_apfloat-bbbbf9a661b2198d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `toml_edit` (lib) generated 57 warnings warning: `cargo_metadata` (lib) generated 4 warnings Compiling clippy_lints v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_lints) Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=clippy_lints CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_lints CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_lints/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A bunch of helpful lints to avoid common pitfalls in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy_lints CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.84 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=84 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clippy_lints --edition=2021 src/tools/clippy/clippy_lints/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal", "regex", "serde_json", "tempfile"))' -C metadata=41bdec89e7e33b15 -C extra-filename=-41bdec89e7e33b15 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libarrayvec-6886465f2573fd68.rmeta --extern cargo_metadata=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcargo_metadata-fbd9b2ec97003a88.rmeta --extern clippy_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclippy_config-7c076eb9cf30ec81.rmeta --extern clippy_utils=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclippy_utils-4027d72580b70884.rmeta --extern itertools=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libitertools-c47586ea4849ec48.rmeta --extern quine_mc_cluskey=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libquine_mc_cluskey-9f5781573d3ef6a0.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libregex_syntax-c8d8fc5d53d38aa6.rmeta --extern semver=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libsemver-a73dcdccb9f5c5c2.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libserde-70a0836b7736bc26.rmeta --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtoml-9e26320e93cb83d1.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_normalization-b21829d5c9f115f4.rmeta --extern unicode_script=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libunicode_script-920161150121d2a3.rmeta --extern url=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/liburl-f78944da6c16a344.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=clippy-driver CARGO_CRATE_NAME=clippy_driver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A bunch of helpful lints to avoid common pitfalls in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.84 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=84 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src COMMIT_DATE='' GIT_HASH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/clippy-a18fb2bacb762d1b/out PROFILE=release RUSTC_RELEASE_CHANNEL=stable /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name clippy_driver --edition=2021 src/tools/clippy/src/driver.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("integration", "internal", "tempfile"))' -C metadata=89bce19d992e2a6b -C extra-filename=-89bce19d992e2a6b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anstream=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstream-32b12ded18f7be64.rlib --extern clippy_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclippy_config-7c076eb9cf30ec81.rlib --extern clippy_lints=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclippy_lints-41bdec89e7e33b15.rlib --extern color_print=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcolor_print-dff2111ddaf2e33a.rlib --extern rustc_tools_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_tools_util-2fa0155b6460907b.rlib --extern termize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtermize-a6bc42d5fe8f7508.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=cargo-clippy CARGO_CRATE_NAME=cargo_clippy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A bunch of helpful lints to avoid common pitfalls in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.84 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=84 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src COMMIT_DATE='' GIT_HASH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/build/clippy-a18fb2bacb762d1b/out PROFILE=release RUSTC_RELEASE_CHANNEL=stable /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cargo_clippy --edition=2021 src/tools/clippy/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("integration", "internal", "tempfile"))' -C metadata=192e0baa2c316da3 -C extra-filename=-192e0baa2c316da3 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/release/deps --extern anstream=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libanstream-32b12ded18f7be64.rlib --extern clippy_config=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclippy_config-7c076eb9cf30ec81.rlib --extern clippy_lints=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libclippy_lints-41bdec89e7e33b15.rlib --extern color_print=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libcolor_print-dff2111ddaf2e33a.rlib --extern rustc_tools_util=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/librustc_tools_util-2fa0155b6460907b.rlib --extern termize=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/deps/libtermize-a6bc42d5fe8f7508.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 36.08s Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/clippy-driver" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/clippy-driver" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/clippy-driver" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/clippy-driver" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/cargo-clippy" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/cargo-clippy" < Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > CargoClippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } using sysroot /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } c Llvm { target: x86_64-unknown-freebsd } running: "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit) (created at src/core/builder/cargo.rs:950:21, executed at src/core/builder/cargo.rs:950:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, force_recompile: false } Building tool cargo-clippy (stage1 -> stage2, x86_64-unknown-freebsd) running: cd "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_RELEASE="1.84.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.84.0" CFG_VERSION="1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)" CFG_VER_DATE="2025-01-07" CFG_VER_HASH="9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR="/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.84.0" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/vendor=/rust/deps" RUSTC_DEBUGINFO_MAP="/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src=/rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869" RUSTC_ERROR_METADATA_DST="/wrkdirs/usr/ports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC="/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.84.0\t(9fc6b4312\t2025-01-07)\t(built\tfrom\ta\tsource\ttarball) -Clinker=cc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="30" SYSROOT="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zbinary-dep-depinfo" "-j" "30" "-v" "-v" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.13 Fresh proc-macro2 v1.0.89 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:558:32 | 558 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 558 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:566:63 | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:663:40 | 663 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:672:40 | 672 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 672 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:760:32 | 760 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 760 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:769:32 | 769 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:982:32 | 982 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/wrapper.rs:991:32 | 991 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 991 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:308:32 | 308 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:327:32 | 327 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 327 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:562:32 | 562 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 562 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:636:32 | 636 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:648:32 | 648 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:794:40 | 794 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:800:40 | 800 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 800 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:885:34 | 885 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 885 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1068:32 | 1068 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1074:32 | 1074 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1318:32 | 1318 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1318 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1324:32 | 1324 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1324 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/proc-macro2-1.0.89/src/lib.rs:1360:36 | 1360 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh equivalent v1.0.1 Fresh hashbrown v0.15.0 Fresh tinyvec_macros v0.1.1 Fresh winnow v0.5.40 warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `llvm_enzyme`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `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`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /rust/deps/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::prelude as v1` --> /rust/deps/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /rust/deps/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh either v1.13.0 Fresh percent-encoding v2.3.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /rust/deps/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(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 itoa v1.0.11 Fresh smallvec v1.13.2 Fresh ryu v1.0.18 Fresh unicode-bidi v0.3.17 Fresh minimal-lexical v0.2.1 Fresh bitflags v1.3.2 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Fresh memchr v2.7.4 Fresh utf8parse v0.2.2 Fresh arrayvec v0.7.6 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:605:50 | 605 | pub fn drain(&mut self, range: R) -> Drain | -----^------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:632:65 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | -----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:961:32 | 961 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:1217:32 | 1217 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1217 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/array_string.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/array_string.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/errors.rs:39:32 | 39 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/arrayvec-0.7.6/src/errors.rs:45:32 | 45 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/arrayvec-0.7.6/src/arrayvec.rs:969:23 | 969 | pub struct Drain<'a, T: 'a, const CAP: usize> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Fresh regex-syntax v0.8.5 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:804:38 | 804 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:1029:38 | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/regex-syntax-0.8.5/src/hir/mod.rs:2901:38 | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `proc-macro2` (lib) generated 111 warnings warning: `winnow` (lib) generated 74 warnings warning: `percent-encoding` (lib) generated 1 warning warning: `memchr` (lib) generated 2 warnings warning: `arrayvec` (lib) generated 9 warnings warning: `regex-syntax` (lib) generated 7 warnings Fresh quote v1.0.37 warning: unused extern crate --> /rust/deps/quote-1.0.37/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quote-1.0.37/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh indexmap v2.6.0 Fresh tinyvec v1.8.0 warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /rust/deps/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh itertools v0.12.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /rust/deps/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound Fresh form_urlencoded v1.2.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /rust/deps/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(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 nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /rust/deps/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` --> /rust/deps/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `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` --> /rust/deps/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` --> /rust/deps/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::*` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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` --> /rust/deps/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 anstyle-parse v0.2.6 Fresh colorchoice v1.0.3 Fresh anstyle-query v1.1.2 Fresh quine-mc_cluskey v0.2.4 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:229:39 | 229 | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 229 | fn fmt(&self, fmt: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:243:43 | 243 | And(_) | Or(_) => try!(write!(fmt, "({:?})", a)), | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:244:30 | 244 | _ => try!(write!(fmt, "{:?}", a)), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:250:17 | 250 | try!(write!(fmt, "{:?}", a[0])); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:253:34 | 253 | Or(_) => try!(write!(fmt, " + ({:?})", a)), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:254:30 | 254 | _ => try!(write!(fmt, " + {:?}", a)), | ^^^ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:375:39 | 375 | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 375 | fn fmt(&self, fmt: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:379:21 | 379 | try!(write!(fmt, "0")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:381:21 | 381 | try!(write!(fmt, "1")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /rust/deps/quine-mc_cluskey-0.2.4/src/lib.rs:384:17 | 384 | try!(write!(fmt, "-")); | ^^^ Fresh is_terminal_polyfill v1.70.1 Fresh anstyle v1.0.10 Fresh unicode-script v0.5.7 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-script-0.5.7/src/lib.rs:129:32 | 129 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 129 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-script-0.5.7/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-script-0.5.7/src/lib.rs:323:32 | 323 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh rustc_tools_util v0.4.0 warning: `quote` (lib) generated 13 warnings warning: `tinyvec` (lib) generated 6 warnings warning: `itertools` (lib) generated 50 warnings warning: `form_urlencoded` (lib) generated 1 warning warning: `nom` (lib) generated 13 warnings warning: `quine-mc_cluskey` (lib) generated 10 warnings warning: `unicode-script` (lib) generated 3 warnings Fresh syn v2.0.87 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 743 | | "yield" pub struct Yield 744 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 746 | / define_punctuation! { 747 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 748 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 749 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 792 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 793 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:981:34 | 981 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 981 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:992:40 | 992 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 992 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1001:41 | 1001 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1001 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1007:28 | 1007 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/token.rs:1034:35 | 1034 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1034 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:659:38 | 659 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:666:45 | 666 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:676:45 | 676 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 676 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:688:25 | 688 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 688 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:696:25 | 696 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:704:25 | 704 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 704 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:712:41 | 712 | fn parse_outermost_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 712 | fn parse_outermost_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:721:60 | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 721 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:731:54 | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:740:60 | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:765:44 | 765 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 765 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/attr.rs:776:44 | 776 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:29 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:407:40 | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 407 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:30 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:411:41 | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:415:28 | 415 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 415 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:43 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:424:54 | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/buffer.rs:428:42 | 428 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 428 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:259:25 | 259 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 259 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:301:25 | 301 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 301 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:312:25 | 312 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 312 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:324:35 | 324 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 324 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/data.rs:361:37 | 361 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:351:40 | 351 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 351 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:906:24 | 906 | pub fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 906 | pub fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1024:40 | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1219:25 | 1219 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1371:26 | 1371 | fn parse_expr(input: ParseStream, mut lhs: Expr, base: Precedence) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1371 | fn parse_expr(input: ParseStream<'_>, mut lhs: Expr, base: Precedence) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1414:16 | 1414 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1414 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1448:31 | 1448 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1464:16 | 1464 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1545:26 | 1545 | fn unary_expr(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | fn unary_expr(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1680:28 | 1680 | fn trailer_expr(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1680 | fn trailer_expr(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1858:25 | 1858 | fn atom_expr(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1858 | fn atom_expr(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1907:16 | 1907 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1924:16 | 1924 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1924 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1960:25 | 1960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:1968:30 | 1968 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1968 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2113:25 | 2113 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2113 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2122:16 | 2122 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2720:25 | 2720 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2749:25 | 2749 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2749 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2757:16 | 2757 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2757 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2927:25 | 2927 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:2974:25 | 2974 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2974 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/expr.rs:3048:26 | 3048 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3048 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:561:25 | 561 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 561 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:624:25 | 624 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:651:25 | 651 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 651 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:689:25 | 689 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:718:25 | 718 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 718 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:729:25 | 729 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 729 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:786:20 | 786 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:842:20 | 842 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 842 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:871:25 | 871 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:896:25 | 896 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 896 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:907:25 | 907 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 907 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:931:25 | 931 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:962:25 | 962 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 962 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/generics.rs:973:25 | 973 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 973 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:40 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:68:51 | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:77:17 | 77 | lookahead: &Lookahead1, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | lookahead: &Lookahead1<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:78:14 | 78 | peek: fn(Cursor) -> bool, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | peek: fn(Cursor<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/lookahead.rs:309:21 | 309 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1167:21 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1174:21 | 1174 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1174 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1185:21 | 1185 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1192:21 | 1192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1202:21 | 1202 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1202 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1216:21 | 1216 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1216 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1226:21 | 1226 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1226 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1279:52 | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1288:15 | 1288 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1288 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse.rs:1370:22 | 1370 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1370 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:169:21 | 169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/parse_quote.rs:212:21 | 212 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:409:41 | 409 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:461:20 | 461 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 461 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:489:25 | 489 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 489 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:497:25 | 497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:509:25 | 509 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:515:32 | 515 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:576:39 | 576 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 576 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:608:43 | 608 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 608 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:623:20 | 623 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 623 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/path.rs:643:32 | 643 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/scan_expr.rs:192:32 | 192 | pub(crate) fn scan_expr(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | pub(crate) fn scan_expr(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:619:25 | 619 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 619 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:630:25 | 630 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 630 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:643:25 | 643 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:666:25 | 666 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:679:25 | 679 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:726:25 | 726 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:735:25 | 735 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 735 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:744:25 | 744 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 744 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:777:25 | 777 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:786:25 | 786 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:795:36 | 795 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 795 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:800:36 | 800 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:814:25 | 814 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 814 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:822:25 | 822 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 822 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:830:36 | 830 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 830 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:836:36 | 836 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 836 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:848:20 | 848 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 848 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:894:36 | 894 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:899:36 | 899 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 899 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:952:25 | 952 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 952 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:963:25 | 963 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 963 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:970:25 | 970 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 970 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:984:25 | 984 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:990:33 | 990 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1038:35 | 1038 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1038 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1055:25 | 1055 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1055 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/syn-2.0.87/src/ty.rs:1065:25 | 1065 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/syn-2.0.87/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | Fresh unicode-normalization v0.1.24 warning: unused extern crate --> /rust/deps/unicode-normalization-0.1.24/src/lib.rs:51:1 | 50 | / #[cfg(feature = "std")] 51 | | extern crate core; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unused extern crate --> /rust/deps/unicode-normalization-0.1.24/src/lib.rs:53:1 | 53 | extern crate tinyvec; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-normalization-0.1.24/src/decompose.rs:167:32 | 167 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 167 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-normalization-0.1.24/src/recompose.rs:163:32 | 163 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 163 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/unicode-normalization-0.1.24/src/replace.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh rustc_apfloat v0.2.1+llvm-462a31f5a5ab warning: unused extern crate --> /rust/deps/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:39:1 | 39 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | note: the lint level is defined here --> /rust/deps/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:33:9 | 33 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(warnings)]` Fresh libc v0.2.164 Fresh anstream v0.6.18 warning: `syn` (lib) generated 265 warnings warning: `unicode-normalization` (lib) generated 5 warnings warning: `rustc_apfloat` (lib) generated 1 warning Fresh serde_derive v1.0.214 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:148:23 | 148 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:149:22 | 149 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:150:35 | 150 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:558:54 | 558 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 558 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:661:36 | 661 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 661 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:680:15 | 680 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 680 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:681:23 | 681 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:682:18 | 682 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 682 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:741:23 | 741 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:742:25 | 742 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 742 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1392:35 | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1392 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1387:12 | 1387 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1387 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1432:12 | 1432 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1432 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1440:12 | 1440 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1448:12 | 1448 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1448 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1457:12 | 1457 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1457 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1466:12 | 1466 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1466 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1501:12 | 1501 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1501 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1523:12 | 1523 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1546:12 | 1546 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1546 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1567:12 | 1567 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1567 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1590:12 | 1590 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1590 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/attr.rs:1597:54 | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1597 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:313:12 | 313 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/bound.rs:372:24 | 372 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 372 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:464:15 | 464 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 464 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:466:11 | 466 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 466 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:685:15 | 685 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 685 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:874:13 | 874 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:934:15 | 934 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 934 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:936:11 | 936 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 936 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1203:17 | 1203 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1219:17 | 1219 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1234:42 | 1234 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1234 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1278:17 | 1278 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1278 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1371:17 | 1371 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1371 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1418:17 | 1418 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1418 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1733:17 | 1733 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1742:17 | 1742 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1742 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1798:15 | 1798 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1798 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1845:15 | 1845 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1845 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1887:15 | 1887 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1943:13 | 1943 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1943 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:1981:13 | 1981 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1981 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2009:28 | 2009 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2009 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2069:28 | 2069 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2098:17 | 2098 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2208:28 | 2208 | deserialized_fields: &[FieldWithAliases], | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2208 | deserialized_fields: &[FieldWithAliases<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2493:15 | 2493 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2493 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2932:15 | 2932 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2932 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2947:15 | 2947 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2947 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:2992:28 | 2992 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2992 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3037:13 | 3037 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3037 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3067:30 | 3067 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3067 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3076:26 | 3076 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3076 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3207:5 | 3207 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3207 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3208:5 | 3208 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3208 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/de.rs:3209:10 | 3209 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3209 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1271:44 | 1271 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1271 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/ser.rs:1300:30 | 1300 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1300 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_derive-1.0.214/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ Fresh thiserror-impl v1.0.66 warning: unused extern crate --> /rust/deps/thiserror-impl-1.0.66/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/attr.rs:142:28 | 142 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:57:23 | 57 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:228:21 | 228 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:487:25 | 487 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 487 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:512:34 | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/expand.rs:512:66 | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/thiserror-impl-1.0.66/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ Fresh idna v0.5.0 Fresh color-print-proc-macro v0.3.6 warning: unused extern crate --> /rust/deps/color-print-proc-macro-0.3.6/src/lib.rs:5:1 | 5 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/ansi.rs:51:44 | 51 | fn get_format_string_from_nodes(nodes: Vec) -> Result { | ^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 51 | fn get_format_string_from_nodes(nodes: Vec>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/error.rs:72:32 | 72 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/format_args/format_arg.rs:19:21 | 19 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/parse/types.rs:31:32 | 31 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 31 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/parse/color_tag.rs:41:50 | 41 | pub fn color_tag(input: Input<'_>) -> Result<'_, ColorTag> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn color_tag(input: Input<'_>) -> Result<'_, ColorTag<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/parse/color_tag.rs:97:52 | 97 | let msg = if alphanumeric1::<&str, Error>(input).is_ok() { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 97 | let msg = if alphanumeric1::<&str, Error<'_>>(input).is_ok() { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/color-print-proc-macro-0.3.6/src/parse/util.rs:18:23 | 18 | |nom_err: Err| match nom_err { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | |nom_err: Err>| match nom_err { | ++++ Fresh termize v0.1.1 warning: `serde_derive` (lib) generated 125 warnings warning: `thiserror-impl` (lib) generated 25 warnings warning: `color-print-proc-macro` (lib) generated 8 warnings Fresh serde v1.0.214 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:190:40 | 190 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` 326 | 327 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 328 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 329 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 330 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 331 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 332 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 333 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 334 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 335 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 336 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 337 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 338 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 339 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 340 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:317:48 | 253 | / macro_rules! primitive_deserializer { 254 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 255 | | #[doc = "A deserializer holding"] 256 | | #[doc = $doc] ... | 317 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 324 | | } 325 | | } | |_- in this expansion of `primitive_deserializer!` ... 341 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 317 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:433:40 | 433 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 433 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:533:40 | 533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:623:40 | 623 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 623 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:740:40 | 740 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:860:40 | 860 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 860 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:931:40 | 931 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 931 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:990:40 | 990 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 990 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1110:40 | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1110 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1123:40 | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1123 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1462:40 | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1462 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/value.rs:1564:40 | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1564 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1726 | / deserialize_enum! { 1727 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1728 | | "`V4` or `V6`", 1729 | | deserializer 1730 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1686 | / variant_identifier! { 1687 | $name_kind ($($variant; $bytes; $index),*) 1688 | $expecting_message, 1689 | VARIANTS 1690 | | } | |_________- in this macro invocation (#2) ... 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1696:54 | 1680 | / macro_rules! deserialize_enum { 1681 | | ( 1682 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1683 | | $expecting_message:expr, ... | 1696 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1713 | | } 1714 | | } | |_- in this expansion of `deserialize_enum!` ... 1772 | / deserialize_enum! { 1773 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1774 | | "`V4` or `V6`", 1775 | | deserializer 1776 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1696 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1802:46 | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1802 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1841:46 | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1841 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1627:62 | 1605 | / macro_rules! variant_identifier { 1606 | | ( 1607 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1608 | | $expecting_message:expr, ... | 1627 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1676 | | } 1677 | | } | |_- in this expansion of `variant_identifier!` ... 1902 | / variant_identifier! { 1903 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1904 | | "`Unix` or `Windows`", 1905 | | OSSTR_VARIANTS 1906 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1627 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:1915:46 | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2164:62 | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2214:54 | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2214 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2303:62 | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2353:54 | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2353 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2504:58 | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2504 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2549:50 | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2549 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2661:58 | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2661 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2704:50 | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2704 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2799:58 | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2799 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2842:50 | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2842 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2910:62 | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2910 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:2968:54 | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2968 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3021:62 | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3077:54 | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/impls.rs:3173:46 | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3173 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:209:36 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 209 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 209 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:227:37 | 139 | / macro_rules! declare_error_trait { 140 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 141 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 142 | | /// error messages belonging to the `Deserializer` against which they are ... | 227 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 296 | | } 297 | | } | |_- in this expansion of `declare_error_trait!` ... 300 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 227 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:484:40 | 484 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 484 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:490:40 | 490 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:496:40 | 496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:1310:46 | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2281:40 | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2281 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/de/mod.rs:2303:40 | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:342:44 | 342 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 342 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:23 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:507:69 | 507 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:24 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:519:33 | 519 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 519 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:44 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:520:53 | 520 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 520 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:578:44 | 578 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 578 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:862:44 | 862 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:34 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:885:43 | 885 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 885 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:886:17 | 886 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:887:17 | 887 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 887 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:940:50 | 940 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 940 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:1017:50 | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1017 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2291:50 | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2291 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2336:50 | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2336 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/de.rs:2771:46 | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2771 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde-1.0.214/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /rust/deps/serde-1.0.214/src/lib.rs:338:1 | 337 | / #[cfg(feature = "serde_derive")] 338 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2378:29 | 2378 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2492:39 | 2492 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2651:29 | 2651 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2694:32 | 2694 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:1647:46 | 1647 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2125:39 | 2125 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/de.rs:2154:42 | 2154 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde-1.0.214/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Fresh thiserror v1.0.66 Fresh url v2.5.2 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:290:39 | 290 | fn split_prefix(self, input: &mut Input) -> bool; | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 290 | fn split_prefix(self, input: &mut Input<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:294:39 | 294 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 294 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:300:39 | 300 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:311:39 | 311 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:1065:29 | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input)> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | pub fn file_host(input: Input<'_>) -> ParseResult<(bool, String, Input)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/parser.rs:1065:66 | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input)> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/url-2.5.2/src/lib.rs:2692:40 | 2692 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2692 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh color-print v0.3.6 warning: `serde` (lib) generated 222 warnings (42 duplicates) warning: `url` (lib) generated 7 warnings Fresh serde_spanned v0.6.8 Fresh toml_datetime v0.6.8 Fresh serde_json v1.0.132 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:274:43 | 274 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:303:27 | 303 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 303 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:311:35 | 311 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:319:27 | 319 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:327:29 | 327 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:335:37 | 335 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 335 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/map.rs:509:54 | 509 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1346:46 | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1346 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/de.rs:1388:29 | 1388 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1388 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:406:54 | 406 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/serde_json-1.0.132/src/number.rs:798:40 | 798 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 798 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:1964:23 | 1964 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2029:27 | 2029 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2082:31 | 2082 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/de.rs:2145:20 | 2145 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:414:31 | 414 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 414 - struct Adapter<'ser, W: 'ser, F: 'ser> { 414 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:469:24 | 469 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 469 - pub enum Compound<'a, W: 'a, F: 'a> { 469 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/ser.rs:771:30 | 771 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 771 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 771 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /rust/deps/serde_json-1.0.132/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound Fresh semver v1.0.23 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:43:54 | 43 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:69:54 | 69 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/semver-1.0.23/src/serde.rs:95:54 | 95 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh camino v1.1.9 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/serde_impls.rs:18:46 | 18 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 18 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1108:33 | 1108 | pub fn components(&self) -> Utf8Components { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | pub fn components(&self) -> Utf8Components<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1536:32 | 1536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1542:32 | 1542 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1542 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1571:32 | 1571 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1663:32 | 1663 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1663 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1895:32 | 1895 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1895 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:1901:32 | 1901 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2109:32 | 2109 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2115:32 | 2115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2629:32 | 2629 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2629 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/camino-1.1.9/src/lib.rs:2684:32 | 2684 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2684 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /rust/deps/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation Fresh cargo-platform v0.1.8 warning: `serde_json` (lib) generated 34 warnings warning: `semver` (lib) generated 18 warnings warning: `camino` (lib) generated 202 warnings Fresh toml_edit v0.19.15 warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /rust/deps/toml_edit-0.19.15/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/key.rs:291:38 | 291 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 291 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/repr.rs:52:38 | 52 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/de/mod.rs:70:37 | 70 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 70 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/toml_edit-0.19.15/src/ser/mod.rs:54:45 | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:14:20 | 14 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:25:5 | 25 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/datetime.rs:86:5 | 86 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/inline_table.rs:106:13 | 106 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /rust/deps/toml_edit-0.19.15/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ Fresh cargo_metadata v0.18.1 warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/diagnostic.rs:152:32 | 152 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 152 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/messages.rs:261:32 | 261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/lib.rs:138:32 | 138 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /rust/deps/cargo_metadata-0.18.1/src/lib.rs:492:32 | 492 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 492 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `toml_edit` (lib) generated 57 warnings warning: `cargo_metadata` (lib) generated 4 warnings Fresh toml v0.7.8 Fresh clippy_config v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_config) Fresh clippy_utils v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_utils) Fresh clippy_lints v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/clippy_lints) Fresh clippy v0.1.84 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy) Finished `release` profile [optimized] target(s) in 0.37s Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools/x86_64-unknown-freebsd/release/cargo-clippy" to "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/cargo-clippy" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < CargoClippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] } Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/clippy-driver" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/image/bin/clippy-driver" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1/bin/clippy-driver" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/image/bin/clippy-driver" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/cargo-clippy" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/image/bin/cargo-clippy" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage1-tools-bin/cargo-clippy" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/image/bin/cargo-clippy" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/image/share/doc/clippy/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/image/share/doc/clippy/README.md" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/image/share/doc/clippy/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/image/share/doc/clippy/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/image/share/doc/clippy/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/image/share/doc/clippy/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/overlay/README.md" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/tools/clippy/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/overlay/LICENSE-MIT" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist clippy-1.84.0-x86_64-unknown-freebsd running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/image" "--component-name=clippy-preview" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=clippy installed." "--package-name=clippy-1.84.0-x86_64-unknown-freebsd" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/clippy/x86_64-unknown-freebsd" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 0.173 seconds < Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } > RustDev { target: x86_64-unknown-freebsd } c Llvm { target: x86_64-unknown-freebsd } Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-pdbutil" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-pdbutil" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-pdbutil" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-pdbutil" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-lipo" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-lipo" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-lipo" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-lipo" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/yaml2obj" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/yaml2obj" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/yaml2obj" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/yaml2obj" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dwarfdump" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-dwarfdump" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dwarfdump" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-dwarfdump" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/sancov" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/sancov" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/sancov" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/sancov" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-rc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-rc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-rc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-rc" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-objcopy" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-objcopy" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-objcopy" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-objcopy" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-diff" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-diff" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-diff" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-diff" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-lto2" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-lto2" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-lto2" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-lto2" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/yaml-bench" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/yaml-bench" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/yaml-bench" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/yaml-bench" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/lli-child-target" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/lli-child-target" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/lli-child-target" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/lli-child-target" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/not" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/not" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/not" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/not" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llc" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/lli" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/lli" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/lli" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/lli" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cxxfilt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cxxfilt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cxxfilt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cxxfilt" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-tli-checker" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-tli-checker" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-tli-checker" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-tli-checker" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cvtres" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cvtres" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cvtres" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cvtres" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-modextract" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-modextract" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-modextract" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-modextract" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-jitlink" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-jitlink" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-jitlink" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-jitlink" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-debuginfod" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-debuginfod" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-debuginfod" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-debuginfod" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cxxdump" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cxxdump" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cxxdump" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cxxdump" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cat" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cat" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cat" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cat" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-mca" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-mca" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-mca" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-mca" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-remarkutil" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-remarkutil" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-remarkutil" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-remarkutil" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cov" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cov" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cov" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cov" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-as" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-as" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-as" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-as" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ar" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-ar" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ar" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-ar" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-strings" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-strings" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-strings" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-strings" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-nm" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-nm" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-nm" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-nm" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-debuginfo-analyzer" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-debuginfo-analyzer" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-debuginfo-analyzer" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-debuginfo-analyzer" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-PerfectShuffle" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-PerfectShuffle" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-PerfectShuffle" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-PerfectShuffle" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-readobj" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-readobj" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-readobj" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-readobj" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/reduce-chunk-list" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/reduce-chunk-list" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/reduce-chunk-list" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/reduce-chunk-list" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-split" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-split" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-split" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-split" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-profdata" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-profdata" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-profdata" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-profdata" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-mc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-mc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-mc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-mc" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-ml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-ml" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-mt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-mt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-mt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-mt" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/split-file" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/split-file" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/split-file" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/split-file" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dwp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-dwp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dwp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-dwp" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-config" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-config" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-undname" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-undname" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-undname" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-undname" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/FileCheck" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/FileCheck" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/FileCheck" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/FileCheck" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/obj2yaml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/obj2yaml" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/obj2yaml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/obj2yaml" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/UnicodeNameMappingGenerator" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/UnicodeNameMappingGenerator" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/UnicodeNameMappingGenerator" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/UnicodeNameMappingGenerator" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-exegesis" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-exegesis" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-exegesis" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-exegesis" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-symbolizer" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-symbolizer" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-symbolizer" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-symbolizer" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/count" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/count" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/count" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/count" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-link" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-link" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-link" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-link" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/verify-uselistorder" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/verify-uselistorder" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/verify-uselistorder" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/verify-uselistorder" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/sanstats" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/sanstats" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/sanstats" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/sanstats" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-opt-report" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-opt-report" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-opt-report" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-opt-report" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-extract" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-extract" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-extract" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-extract" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-size" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-size" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-size" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-size" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-reduce" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-reduce" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-reduce" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-reduce" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/dsymutil" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/dsymutil" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/dsymutil" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/dsymutil" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dwarfutil" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-dwarfutil" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dwarfutil" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-dwarfutil" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-profgen" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-profgen" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-profgen" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-profgen" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cfi-verify" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cfi-verify" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cfi-verify" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cfi-verify" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-xray" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-xray" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-xray" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-xray" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-lto" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-lto" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-lto" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-lto" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ifs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-ifs" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-ifs" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-ifs" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-gsymutil" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-gsymutil" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-gsymutil" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-gsymutil" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-objdump" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-objdump" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-objdump" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-objdump" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-tblgen" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-tblgen" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-tblgen" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-tblgen" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-rtdyld" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-rtdyld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-rtdyld" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-rtdyld" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dis" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-dis" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-dis" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-dis" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/bugpoint" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/bugpoint" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/bugpoint" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/bugpoint" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-stress" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-stress" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-stress" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-stress" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-bcanalyzer" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-bcanalyzer" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-bcanalyzer" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-bcanalyzer" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-debuginfod-find" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-debuginfod-find" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-debuginfod-find" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-debuginfod-find" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-c-test" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-c-test" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-c-test" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-c-test" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-jitlink-executor" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-jitlink-executor" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-jitlink-executor" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-jitlink-executor" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-libtool-darwin" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-libtool-darwin" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-libtool-darwin" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-libtool-darwin" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cxxmap" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cxxmap" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-cxxmap" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-cxxmap" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/opt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/opt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/opt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/opt" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-readtapi" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-readtapi" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-readtapi" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-readtapi" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-sim" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-sim" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-sim" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/llvm-sim" c Lld { target: x86_64-unknown-freebsd } Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/bin/lld" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/lld" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/lld/bin/lld" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/lld" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/build/bin/FileCheck" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/FileCheck" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/build/bin/FileCheck" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/bin/FileCheck" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/CFGuard.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/CFGuard.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/MemProfiler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/NumericalStabilitySanitizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/NumericalStabilitySanitizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/GCOVProfiler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/PoisonChecking.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/PoisonChecking.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/KCFI.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/KCFI.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/LowerAllowCheckPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/LowerAllowCheckPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/CGProfile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/CGProfile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/PGOCtxProfLowering.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/PGOCtxProfLowering.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/InstrOrderFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/CFGMST.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/CFGMST.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/AddressSanitizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/BoundsChecking.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/InstrProfiling.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/MemorySanitizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/PGOForceFunctionAttrs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/PGOForceFunctionAttrs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/SampleProfileProbe.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/FunctionSpecialization.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/CrossDSOCFI.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/MergeFunctions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/MergeFunctions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/Annotation2Metadata.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/Annotation2Metadata.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/GlobalSplit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/GlobalSplit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ExtractGV.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/ExtractGV.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/ElimAvailExtern.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/StripDeadPrototypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/DeadArgumentElimination.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/ArgumentPromotion.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ConstantMerge.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/ConstantMerge.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/InferFunctionAttrs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/HotColdSplitting.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/ForceFunctionAttrs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/SampleProfile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/SampleProfile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/LowerTypeTests.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/LoopExtractor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/LoopExtractor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/GlobalOpt.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/GlobalOpt.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/Inliner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/Inliner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/SCCP.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/SCCP.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/SampleContextTracker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/SampleContextTracker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ModuleInliner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/ModuleInliner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/FunctionAttrs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/ProfiledCallGraph.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/PartialInlining.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/PartialInlining.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/IROutliner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/IROutliner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/EmbedBitcodePass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/EmbedBitcodePass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/SampleProfileMatcher.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/SampleProfileMatcher.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ExpandVariadics.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/ExpandVariadics.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/AlwaysInliner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/FunctionImport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/FunctionImport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/Internalize.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/Internalize.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/BlockExtractor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/BlockExtractor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/Attributor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/Attributor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/StripSymbols.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/StripSymbols.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/GlobalDCE.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/GlobalDCE.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/OpenMPOpt.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/OpenMPOpt.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/WholeProgramDevirt.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO/CalledValuePropagation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/ObjCARC.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/ObjCARC.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/InstCombine/InstCombine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/InstCombine/InstCombine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/InstCombine/InstCombiner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Instrumentation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Instrumentation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/CodeMoverUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LoopSimplify.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LoopSimplify.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SimplifyCFGOptions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SimplifyCFGOptions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/BasicBlockUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/DXILResource.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/DXILResource.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SimplifyLibCalls.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/VNCoercion.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/VNCoercion.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LowerGlobalDtors.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LowerGlobalDtors.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LoopUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LoopUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/ASanStackFrameLayout.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/InstructionWorklist.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/InstructionWorklist.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/GuardUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/GuardUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SSAUpdaterImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/GlobalStatus.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/GlobalStatus.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/BreakCriticalEdges.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/BreakCriticalEdges.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/RelLookupTableConverter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/RelLookupTableConverter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/Local.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/Local.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/FunctionImportUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/MoveAutoInit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/MoveAutoInit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/StripGCRelocates.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/StripGCRelocates.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CountVisits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/CountVisits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/IntegerDivision.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/IntegerDivision.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LowerMemIntrinsics.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LowerIFunc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LowerIFunc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/PredicateInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/PredicateInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/Mem2Reg.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/Mem2Reg.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LowerInvoke.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LowerInvoke.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CtorUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/CtorUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/MetaRenamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/MetaRenamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LowerSwitch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LowerSwitch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/Debugify.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/Debugify.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/InjectTLIMappings.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/InjectTLIMappings.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LoopPeel.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LoopPeel.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SanitizerStats.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SanitizerStats.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SampleProfileInference.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SampleProfileInference.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/MisExpect.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/MisExpect.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/BuildLibCalls.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/MatrixUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/MatrixUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/AssumeBundleBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/CallPromotionUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/AddDiscriminators.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/PromoteMemToReg.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/Evaluator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/Evaluator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SimplifyIndVar.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/UnrollLoop.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/UnrollLoop.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/NameAnonGlobals.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/Cloning.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/Cloning.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CodeExtractor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/CodeExtractor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LowerAtomic.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LowerAtomic.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/DXILUpgrade.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/DXILUpgrade.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/FixIrreducible.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/FixIrreducible.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CodeLayout.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/CodeLayout.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LCSSA.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LCSSA.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/FunctionComparator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/FunctionComparator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SplitModule.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SplitModule.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/BypassSlowDivision.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SymbolRewriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/ValueMapper.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/ValueMapper.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CanonicalizeAliases.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/CanonicalizeAliases.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/EscapeEnumerator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/EscapeEnumerator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SSAUpdaterBulk.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LoopRotationUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LoopRotationUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CallGraphUpdater.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/CallGraphUpdater.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SCCPSolver.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SCCPSolver.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/ModuleUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/ModuleUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/InstructionNamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/InstructionNamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/MemoryTaggingSupport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SSAUpdater.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SSAUpdater.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/HelloWorld.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/HelloWorld.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LoopConstrainer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LoopConstrainer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/LoopVersioning.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/LoopVersioning.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/SizeOpts.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/SizeOpts.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/EntryExitInstrumenter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/EntryExitInstrumenter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/MemoryOpRemark.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/MemoryOpRemark.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Utils/UnifyLoopExits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Utils/UnifyLoopExits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/HipStdPar/HipStdPar.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/HipStdPar/HipStdPar.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Vectorize/LoopVectorize.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Vectorize/SLPVectorizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize/LoopIdiomVectorize.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Vectorize/LoopIdiomVectorize.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize/VectorCombine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Vectorize/VectorCombine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/NewGVN.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/NewGVN.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopLoadElimination.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopLoadElimination.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/Reg2Mem.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/Reg2Mem.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/AnnotationRemarks.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/AnnotationRemarks.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/CallSiteSplitting.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/CallSiteSplitting.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/MemCpyOptimizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/DeadStoreElimination.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopRotation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopRotation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/BDCE.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/BDCE.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopDataPrefetch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/NaryReassociate.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/GuardWidening.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/GuardWidening.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/DFAJumpThreading.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/DFAJumpThreading.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/GVN.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/GVN.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopInstSimplify.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LowerAtomicPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LowerAtomicPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/SROA.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/SROA.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopPredication.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopPredication.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/ConstraintElimination.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/ConstraintElimination.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopPassManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/EarlyCSE.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/ConstantHoisting.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopFuse.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopFuse.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/StructurizeCFG.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/StructurizeCFG.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/Float2Int.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/Float2Int.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/InferAlignment.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/InferAlignment.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/SCCP.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/SCCP.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/SpeculativeExecution.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/JumpThreading.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/JumpThreading.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/ADCE.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/ADCE.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopStrengthReduce.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopBoundSplit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopBoundSplit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LICM.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LICM.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LowerWidenableCondition.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LowerWidenableCondition.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/IndVarSimplify.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/PlaceSafepoints.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/PlaceSafepoints.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/WarnMissedTransforms.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/WarnMissedTransforms.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/FlattenCFG.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/FlattenCFG.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/SimplifyCFG.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/Reassociate.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/Reassociate.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/TLSVariableHoist.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/TLSVariableHoist.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/IVUsersPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/IVUsersPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopVersioningLICM.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopVersioningLICM.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/JumpTableToSwitch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/JumpTableToSwitch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopSink.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopSink.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopUnrollPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/InferAddressSpaces.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/InferAddressSpaces.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/TailRecursionElimination.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopFlatten.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopFlatten.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/Scalarizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/Scalarizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/MergeICmps.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/MergeICmps.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/Sink.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/Sink.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/GVNExpression.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/GVNExpression.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/DivRemPairs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/DivRemPairs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopDeletion.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopInterchange.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopInterchange.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/DCE.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/DCE.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LoopDistribute.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/InstSimplifyPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/InstSimplifyPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/IPO.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/IPO.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Coroutines/CoroCleanup.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Coroutines/CoroCleanup.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Coroutines/CoroSplit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Coroutines/CoroSplit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Coroutines/CoroElide.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Coroutines/CoroElide.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Coroutines/CoroEarly.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Coroutines/CoroEarly.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser/LLParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/AsmParser/LLParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser/NumberedValues.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/AsmParser/NumberedValues.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser/Parser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/AsmParser/Parser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser/LLToken.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/AsmParser/LLToken.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser/LLLexer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/AsmParser/LLLexer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/AsmParser/SlotMapping.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/AsmParser/SlotMapping.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDXContainerStreamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCDXContainerStreamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionMachO.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSectionMachO.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCContext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCContext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/DXContainerPSVInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/DXContainerPSVInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCCodeEmitter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCCodeEmitter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDirectives.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCDirectives.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/ConstantPools.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/ConstantPools.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCCodeView.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCCodeView.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfoGOFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCAsmInfoGOFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/AsmLexer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCParser/AsmLexer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/AsmCond.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCParser/AsmCond.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/MCAsmParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCParser/MCAsmParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCParser/MCAsmParserExtension.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCParser/MCAsmParserUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCParser/MCTargetAsmParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/MCAsmLexer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCParser/MCAsmLexer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCParser/MCParsedAsmOperand.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSchedule.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSchedule.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCWasmObjectWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCWasmObjectWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionSPIRV.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSectionSPIRV.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCTargetOptions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCTargetOptions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfoDarwin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCAsmInfoDarwin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInstBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCInstBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionXCOFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSectionXCOFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCELFExtras.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCELFExtras.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSubtargetInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSubtargetInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCFragment.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCFragment.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCWinCOFFStreamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCWinCOFFStreamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInstrAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCInstrAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmMacro.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCAsmMacro.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCWin64EH.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCWin64EH.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCLabel.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCLabel.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSPIRVStreamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSPIRVStreamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCRegister.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCRegister.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCFixup.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCFixup.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCTargetOptionsCommandFlags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCELFObjectWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCELFObjectWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolCOFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSymbolCOFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfoCOFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCAsmInfoCOFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfoWasm.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCAsmInfoWasm.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInstPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCInstPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCGOFFStreamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCGOFFStreamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionCOFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSectionCOFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmBackend.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCAsmBackend.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCWinCOFFObjectWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolGOFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSymbolGOFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCFixupKindInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCFixupKindInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/TargetRegistry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/TargetRegistry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCObjectFileInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCObjectFileInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSPIRVObjectWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSPIRVObjectWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInstrInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCInstrInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolWasm.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSymbolWasm.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCStreamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCStreamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDwarf.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCDwarf.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfoELF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCAsmInfoELF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCGOFFObjectWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCGOFFObjectWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCXCOFFObjectWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCXCOFFObjectWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDecoderOps.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCDecoderOps.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionGOFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSectionGOFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCAsmInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolELF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSymbolELF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInstrDesc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCInstrDesc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolMachO.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSymbolMachO.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCObjectWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCObjectWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolXCOFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSymbolXCOFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MachineLocation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MachineLocation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDXContainerWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCDXContainerWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInst.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCInst.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/SectionKind.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/SectionKind.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionELF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSectionELF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/LaneBitmask.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/LaneBitmask.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCObjectStreamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCObjectStreamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAsmInfoXCOFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCAsmInfoXCOFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCLinkerOptimizationHint.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCLinkerOptimizationHint.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/StringTableBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/StringTableBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCWasmStreamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCWasmStreamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCRegisterInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCRegisterInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCMachObjectWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCMachObjectWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCInstrItineraries.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCInstrItineraries.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCDisassembler/MCDisassembler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCDisassembler/MCRelocationInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCDisassembler/MCSymbolizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCExpr.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCExpr.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionDXContainer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSectionDXContainer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCWinEH.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCWinEH.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCELFStreamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCELFStreamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCValue.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCValue.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCXCOFFStreamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCXCOFFStreamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSectionWasm.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSectionWasm.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCPseudoProbe.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCPseudoProbe.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCAssembler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCAssembler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MC/MCSymbolTableEntry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MC/MCSymbolTableEntry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Pass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Pass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate/FuzzerCLI.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/FuzzMutate/FuzzerCLI.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate/Random.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/FuzzMutate/Random.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate/IRMutator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/FuzzMutate/IRMutator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/FuzzMutate/RandomIRBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate/Operations.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/FuzzMutate/Operations.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FuzzMutate/OpDescriptor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/FuzzMutate/OpDescriptor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGenData/OutlinedHashTreeRecord.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGenData/OutlinedHashTreeRecord.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGenData/OutlinedHashTree.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGenData/OutlinedHashTree.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Argument.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Argument.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Function.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Function.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/LegacyPassManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/LegacyPassManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/SymbolTableListTraits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/SymbolTableListTraits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GEPNoWrapFlags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/GEPNoWrapFlags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PassManagerImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/PassManagerImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/LegacyPassNameParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/LegacyPassNameParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsR600.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsR600.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ConstantRange.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ConstantRange.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsRISCV.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsRISCV.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsX86.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsX86.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsHexagon.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsHexagon.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsVEVL.gen.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsVEVL.gen.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsBPF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsBPF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/TrackingMDRef.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/TrackingMDRef.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/UseListOrder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/UseListOrder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Verifier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Verifier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DiagnosticInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DiagnosticInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicImpl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicImpl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ValueMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ValueMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GlobalObject.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/GlobalObject.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ConstantFold.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ConstantFold.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/MatrixBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/MatrixBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsWebAssembly.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsWebAssembly.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PseudoProbe.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/PseudoProbe.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DebugProgramInstruction.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DebugProgramInstruction.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/FixedPointBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/FixedPointBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/RuntimeLibcalls.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/RuntimeLibcalls.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsAArch64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsAArch64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Mangler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Mangler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/VFABIDemangler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/VFABIDemangler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsVE.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsVE.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PredIteratorCache.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/PredIteratorCache.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Value.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Value.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsX86.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsX86.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsSPIRV.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsSPIRV.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ConstantRangeList.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ConstantRangeList.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/SSAContext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/SSAContext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/VectorBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/VectorBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsRISCV.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsRISCV.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/FixedMetadataKinds.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/FixedMetadataKinds.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/LegacyPassManagers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/LegacyPassManagers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsAArch64.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsAArch64.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DiagnosticPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DiagnosticPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Operator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Operator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GlobalAlias.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/GlobalAlias.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DiagnosticHandler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DiagnosticHandler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GlobalIFunc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/GlobalIFunc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IRPrintingPasses.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IRPrintingPasses.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/CallingConv.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/CallingConv.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicInst.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicInst.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ConvergenceVerifier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ConvergenceVerifier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsAMDGPU.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsAMDGPU.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsVE.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsVE.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/CycleInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/CycleInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/LLVMContext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/LLVMContext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/SafepointIRVerifier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/SafepointIRVerifier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/FPEnv.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/FPEnv.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Module.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Module.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsRISCVXTHead.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsRISCVXTHead.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Intrinsics.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Intrinsics.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GCStrategy.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/GCStrategy.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ModuleSummaryIndex.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ModuleSummaryIndex.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsDirectX.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsDirectX.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/InlineAsm.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/InlineAsm.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/AutoUpgrade.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/AutoUpgrade.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GenericConvergenceVerifierImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/GenericConvergenceVerifierImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DebugInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DebugInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsRISCVXCV.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsRISCVXCV.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ProfileSummary.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ProfileSummary.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Instructions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Instructions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/OptBisect.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/OptBisect.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/EHPersonalities.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/EHPersonalities.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsARM.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsARM.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsNVVM.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsNVVM.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GVMaterializer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/GVMaterializer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Metadata.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Metadata.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsS390.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsS390.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DIBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DIBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/RuntimeLibcalls.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/RuntimeLibcalls.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PassManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/PassManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Statepoint.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Statepoint.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsSystemZ.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsSystemZ.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Comdat.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Comdat.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PatternMatch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/PatternMatch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GetElementPtrTypeIterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/GetElementPtrTypeIterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ValueSymbolTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ValueSymbolTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Attributes.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Attributes.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Metadata.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Metadata.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IRBuilderFolder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IRBuilderFolder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/BasicBlock.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/BasicBlock.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/LLVMRemarkStreamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/LLVMRemarkStreamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsLoongArch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsLoongArch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/MDBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/MDBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsPowerPC.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsPowerPC.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Attributes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Attributes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsHexagon.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsHexagon.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Assumptions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Assumptions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Constant.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Constant.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/AbstractCallSite.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/AbstractCallSite.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ConstantFolder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ConstantFolder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsPowerPC.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsPowerPC.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Constants.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Constants.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PassInstrumentation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/PassInstrumentation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/CFG.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/CFG.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ValueHandle.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ValueHandle.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/TypeFinder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/TypeFinder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsBPF.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsBPF.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PassManagerInternal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/PassManagerInternal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ModuleSummaryIndexYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/VPIntrinsics.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/VPIntrinsics.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsMips.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsMips.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DataLayout.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DataLayout.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DebugInfoMetadata.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DebugInfoMetadata.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsSPIRV.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsSPIRV.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/TypedPointerType.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/TypedPointerType.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsXCore.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsXCore.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsLoongArch.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsLoongArch.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/User.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/User.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/BuiltinGCs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/BuiltinGCs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Type.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Type.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Instruction.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Instruction.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/InstrTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/InstrTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ModuleSlotTracker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ModuleSlotTracker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IRBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IRBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsXCore.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsXCore.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DebugInfoFlags.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DebugInfoFlags.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/OperandTraits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/OperandTraits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DerivedTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DerivedTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Analysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Analysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GlobalValue.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/GlobalValue.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsMips.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsMips.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/AssemblyAnnotationWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/AssemblyAnnotationWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DbgVariableFragmentInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DbgVariableFragmentInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/NoFolder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/NoFolder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ConstrainedOps.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ConstrainedOps.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsHexagonDep.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsHexagonDep.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ReplaceConstant.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ReplaceConstant.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DerivedUser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DerivedUser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Use.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Use.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/FMF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/FMF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsARM.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsARM.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsRISCVXsf.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsRISCVXsf.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/InstIterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/InstIterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsDirectX.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsDirectX.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicEnums.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicEnums.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Attributes.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Attributes.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/DebugLoc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/DebugLoc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/ProfDataUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/ProfDataUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Intrinsics.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Intrinsics.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/StructuralHash.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/StructuralHash.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Value.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Value.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Dominators.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Dominators.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/InstVisitor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/InstVisitor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/GlobalVariable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/GlobalVariable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/Instruction.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/Instruction.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PrintPasses.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/PrintPasses.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsAMDGPU.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsAMDGPU.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsNVPTX.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsNVPTX.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/MemoryModelRelaxationAnnotations.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/MemoryModelRelaxationAnnotations.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/AttributeMask.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/AttributeMask.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/PassTimingInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/PassTimingInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IR/IntrinsicsWebAssembly.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IR/IntrinsicsWebAssembly.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/GOFFObjectFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/GOFFObjectFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/COFFImportFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/COFFImportFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/CVDebugRecord.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/CVDebugRecord.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/MachOUniversalWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/MachOUniversalWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/BuildID.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/BuildID.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/ELFTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/ELFTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/RelocationResolver.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/RelocationResolver.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/COFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/COFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/ArchiveWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/ArchiveWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/Binary.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/Binary.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/ELFObjectFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/ELFObjectFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/ModuleSymbolTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/ModuleSymbolTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/COFFModuleDefinition.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/COFFModuleDefinition.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/Archive.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/Archive.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/SymbolicFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/SymbolicFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/ELF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/ELF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/Minidump.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/Minidump.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/StackMapParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/StackMapParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/GOFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/GOFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/TapiUniversal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/TapiUniversal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/DXContainer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/DXContainer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/ObjectFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/ObjectFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/MachOUniversal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/MachOUniversal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/IRObjectFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/IRObjectFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/Decompressor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/Decompressor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/WindowsResource.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/WindowsResource.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/TapiFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/TapiFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/XCOFFObjectFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/XCOFFObjectFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/MachO.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/MachO.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/IRSymtab.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/IRSymtab.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/Wasm.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/Wasm.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/WindowsMachineFlag.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/WindowsMachineFlag.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/OffloadBinary.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/OffloadBinary.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/SymbolSize.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/SymbolSize.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/FaultMapParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/FaultMapParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Object/Error.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Object/Error.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option/OptTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Option/OptTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option/OptParser.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Option/OptParser.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option/Option.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Option/Option.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option/Arg.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Option/Arg.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option/ArgList.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Option/ArgList.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Option/OptSpecifier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Option/OptSpecifier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIATable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIATable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIASupport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIASupport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAError.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIAError.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIASession.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIASession.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/UDTLayout.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/UDTLayout.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/RawError.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/RawError.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/RawConstants.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/RawConstants.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/InputFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/InputFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/Hash.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/Hash.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/FormatUtil.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/FormatUtil.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/LinePrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/LinePrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/InfoStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/SymbolStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/SymbolStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/DbiStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/DbiStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/PublicsStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/PublicsStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/RawTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/HashTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/SymbolCache.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/SymbolCache.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/TpiHashing.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/TpiHashing.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/TpiStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/TpiStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeSession.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/PDBFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/EnumTables.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/EnumTables.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBDataStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/IPDBDataStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolData.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBSourceFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/IPDBSourceFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBContext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBContext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/IPDBTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolExe.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBLineNumber.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/IPDBLineNumber.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBSession.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/IPDBSession.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBFrameData.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/IPDBFrameData.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymDumper.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymDumper.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBExtras.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBExtras.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDB.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDB.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/GenericError.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/GenericError.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize/MarkupFilter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/Symbolize/MarkupFilter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/Symbolize/Symbolize.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/Symbolize/DIPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/Symbolize/Markup.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/Symbolize/Markup.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFUnit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFExpression.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFObject.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFTypePrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFTypePrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFSection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDie.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFAttribute.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFVerifier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFContext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFFormValue.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFListTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFListTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/BTF/BTF.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/BTF/BTF.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/BTF/BTF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/BTF/BTF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/BTF/BTFParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/BTF/BTFParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/BTF/BTFContext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/BTF/BTFContext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/LVReaderHandler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/LVReaderHandler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVType.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVType.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSort.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVSort.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVCompare.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVCompare.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVElement.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVElement.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVScope.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVScope.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVRange.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVRange.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVLine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLocation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVLocation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVObject.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVObject.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Core/LVReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Core/LVReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVDWARFReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Readers/LVDWARFReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVBinaryReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/LogicalView/Readers/LVBinaryReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/FileEntry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/FileEntry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/StringTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/StringTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/InlineInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/LineEntry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/LineEntry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/DwarfTransformer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/DwarfTransformer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/OutputAggregator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/OutputAggregator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/LineTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/LineTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/GsymCreator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/ExtractRanges.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/ExtractRanges.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/Header.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/Header.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/FileWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/FileWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/LookupResult.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/FunctionInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/GSYM/GsymReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/MSF/MSFCommon.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/MSF/MSFError.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/MSF/MSFError.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/MSF/IMSFFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/MSF/IMSFFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/MSF/MappedBlockStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/MSF/MSFBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CodeViewTypes.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/CodeViewTypes.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeDeserializer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/RecordSerialization.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/CodeViewError.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolSerializer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/SymbolSerializer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/Formatters.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/Formatters.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeHashing.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/RecordName.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/RecordName.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeTableCollection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeTableCollection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeCollection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeCollection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolDumper.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/SymbolDumper.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeRecord.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugSubsection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/GUID.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/GUID.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeIndex.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/SymbolRecord.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/Line.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/Line.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/CVRecord.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/FunctionId.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/FunctionId.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/EnumTables.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/CodeView.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/CodeView.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DebugInfo/DIContext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DebugInfo/DIContext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/WindowsManifest/WindowsManifestMerger.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMP.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/OMP.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPConstants.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/OMPConstants.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPDeviceConstants.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/OMPDeviceConstants.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPAssume.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/OMPAssume.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMP.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/OMP.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPKinds.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/OMPKinds.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMP.h.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/OMP.h.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPContext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/OMPContext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMP.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/OMP.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/OMPGridValues.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/OMPIRBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/ConstructCompositionT.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/ConstructCompositionT.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenMP/ClauseT.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenMP/ClauseT.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Driver/CodeGenOptions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/Driver/CodeGenOptions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenACC/ACC.h.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenACC/ACC.h.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenACC/ACC.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenACC/ACC.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/OpenACC/ACC.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/OpenACC/ACC.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Offloading/OffloadWrapper.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/Offloading/OffloadWrapper.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Offloading/Utility.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/Offloading/Utility.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Directive/DirectiveBase.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/Directive/DirectiveBase.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/Debug/Options.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/Debug/Options.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Frontend/HLSL/HLSLResource.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Frontend/HLSL/HLSLResource.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IRPrinter/IRPrintingPasses.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IRPrinter/IRPrintingPasses.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/PassSupport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/PassSupport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/MachinePassRegistry.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Passes/MachinePassRegistry.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/PassPlugin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Passes/PassPlugin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/OptimizationLevel.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Passes/OptimizationLevel.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/StandardInstrumentations.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Passes/StandardInstrumentations.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/TargetPassRegistry.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Passes/TargetPassRegistry.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/PassBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Passes/PassBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Passes/CodeGenPassBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Passes/CodeGenPassBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Debuginfod/Debuginfod.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Debuginfod/Debuginfod.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Debuginfod/BuildIDFetcher.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Debuginfod/BuildIDFetcher.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Debuginfod/HTTPClient.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Debuginfod/HTTPClient.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Debuginfod/HTTPServer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Debuginfod/HTTPServer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/InterfaceStub/ELFObjHandler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/InterfaceStub/ELFObjHandler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/InterfaceStub/IFSStub.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/InterfaceStub/IFSStub.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/InterfaceStub/IFSHandler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/InterfaceStub/IFSHandler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsResource/ResourceScriptTokenList.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/WindowsResource/ResourceScriptTokenList.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsResource/ResourceScriptToken.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/WindowsResource/ResourceScriptToken.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsResource/ResourceProcessor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/WindowsResource/ResourceProcessor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ScopeExit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ScopeExit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DenseMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/DenseMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GenericSSAContext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/GenericSSAContext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ScopedHashTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ScopedHashTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/TinyPtrVector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/TinyPtrVector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/bit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/bit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/AllocatorList.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/AllocatorList.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/FoldingSet.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/FoldingSet.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Sequence.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/Sequence.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Bitset.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/Bitset.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DepthFirstIterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/DepthFirstIterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/AddressRanges.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/AddressRanges.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Bitfields.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/Bitfields.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SmallPtrSet.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SmallPtrSet.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ilist_node_options.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ilist_node_options.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ArrayRef.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ArrayRef.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SCCIterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SCCIterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/FloatingPointMode.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/FloatingPointMode.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SetVector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SetVector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DeltaAlgorithm.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/DeltaAlgorithm.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/EnumeratedArray.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/EnumeratedArray.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/simple_ilist.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/simple_ilist.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Uniformity.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/Uniformity.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ilist_node.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ilist_node.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/iterator_range.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/iterator_range.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/STLFunctionalExtras.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/STLFunctionalExtras.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ImmutableSet.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ImmutableSet.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/TypeSwitch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/TypeSwitch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GenericConvergenceVerifier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/GenericConvergenceVerifier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PriorityQueue.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/PriorityQueue.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StableHashing.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/StableHashing.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/STLForwardCompat.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/STLForwardCompat.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/APFixedPoint.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/APFixedPoint.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PointerSumType.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/PointerSumType.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SmallString.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SmallString.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SmallBitVector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SmallBitVector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DenseMapInfoVariant.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/DenseMapInfoVariant.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ilist_iterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ilist_iterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/iterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/iterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/APFloat.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/APFloat.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SmallSet.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SmallSet.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ImmutableMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ImmutableMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PointerEmbeddedInt.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/PointerEmbeddedInt.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StringExtras.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/StringExtras.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SetOperations.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SetOperations.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PointerUnion.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/PointerUnion.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GenericUniformityInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/GenericUniformityInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PointerIntPair.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/PointerIntPair.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/UniqueVector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/UniqueVector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PackedVector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/PackedVector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Hashing.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/Hashing.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ilist_base.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ilist_base.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SparseBitVector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SparseBitVector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/IntrusiveRefCntPtr.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Twine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/Twine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/DAGDeltaAlgorithm.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GenericCycleImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/GenericCycleImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ilist.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ilist.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/IndexedMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/IndexedMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/fallible_iterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/fallible_iterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SmallVector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SmallVector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/BreadthFirstIterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/BreadthFirstIterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/CombinationGenerator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/CombinationGenerator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DenseMapInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/DenseMapInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PagedVector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/PagedVector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DenseSet.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/DenseSet.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/BitmaskEnum.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/BitmaskEnum.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StringMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/StringMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ADL.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ADL.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/EpochTracker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/EpochTracker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/CachedHashString.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/CachedHashString.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SmallVectorExtras.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SmallVectorExtras.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Any.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/Any.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PriorityWorklist.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/PriorityWorklist.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StringSwitch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/StringSwitch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/APInt.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/APInt.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/BitVector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/BitVector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/CoalescingBitVector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/CoalescingBitVector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ilist_node_base.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ilist_node_base.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ConcurrentHashtable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ConcurrentHashtable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/MapVector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/MapVector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StringSet.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/StringSet.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StringMapEntry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/StringMapEntry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GraphTraits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/GraphTraits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/STLExtras.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/STLExtras.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/IntervalTree.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/IntervalTree.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DynamicAPInt.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/DynamicAPInt.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/PostOrderIterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/PostOrderIterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/StringRef.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/StringRef.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/identity.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/identity.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/LazyAtomicPointer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/LazyAtomicPointer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SparseMultiSet.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SparseMultiSet.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/APSInt.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/APSInt.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GenericCycleInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/GenericCycleInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/ImmutableList.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/ImmutableList.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/DirectedGraph.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/DirectedGraph.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/Statistic.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/Statistic.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SlowDynamicAPInt.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SlowDynamicAPInt.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/EquivalenceClasses.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/EquivalenceClasses.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/FunctionExtras.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/FunctionExtras.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/GenericUniformityImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/GenericUniformityImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/IntervalMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/IntervalMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/edit_distance.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/edit_distance.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/SparseSet.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/SparseSet.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ADT/IntEqClasses.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ADT/IntEqClasses.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWP/DWP.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWP/DWP.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWP/DWPError.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWP/DWPError.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWP/DWPStringPool.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWP/DWPStringPool.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/SandboxIR/Tracker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/SandboxIR/Tracker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/SandboxIR/SandboxIR.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/SandboxIR/SandboxIR.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/SandboxIR/SandboxIRValues.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/SandboxIR/SandboxIRValues.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/SandboxIR/Use.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/SandboxIR/Use.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/X86TargetParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/X86TargetParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/RISCVTargetParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/RISCVTargetParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/TargetParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/TargetParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/CSKYTargetParser.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/CSKYTargetParser.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/Triple.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/Triple.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/ARMTargetParser.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/ARMTargetParser.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/AArch64TargetParserDef.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/AArch64TargetParserDef.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/X86TargetParser.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/X86TargetParser.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/SubtargetFeature.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/SubtargetFeature.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/AArch64CPUFeatures.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/AArch64CPUFeatures.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/RISCVISAInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/RISCVISAInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/PPCTargetParser.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/PPCTargetParser.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/ARMTargetParserCommon.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/ARMTargetParserCommon.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/ARMTargetParserDef.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/ARMTargetParserDef.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/LoongArchTargetParser.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/LoongArchTargetParser.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/RISCVTargetParserDef.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/RISCVTargetParserDef.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/AArch64TargetParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/AArch64TargetParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/CSKYTargetParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/CSKYTargetParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/LoongArchTargetParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/LoongArchTargetParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/ARMTargetParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/ARMTargetParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TargetParser/Host.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TargetParser/Host.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MsgPackDocument.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/MsgPackDocument.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MsgPack.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/MsgPack.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/COFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/COFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/Lanai.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/Lanai.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/ARM.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/ARM.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/Xtensa.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/Xtensa.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/Sparc.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/Sparc.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/ARC.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/ARC.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/BPF.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/BPF.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/MSP430.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/MSP430.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/AArch64.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/AArch64.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/x86_64.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/x86_64.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/Mips.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/Mips.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/M68k.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/M68k.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/RISCV.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/i386.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/i386.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/AVR.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/AVR.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/VE.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/VE.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/CSKY.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/CSKY.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MinidumpConstants.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/MinidumpConstants.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MsgPackReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/MsgPackReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MsgPack.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/MsgPack.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/ELF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/ELF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Minidump.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/Minidump.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/WasmTraits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/WasmTraits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/GOFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/GOFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Dwarf.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/Dwarf.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MsgPackWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/MsgPackWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Swift.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/Swift.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/DynamicTags.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/DynamicTags.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/DXContainer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/DXContainer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Dwarf.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/Dwarf.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/WasmRelocs.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/WasmRelocs.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/DXContainerConstants.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/DXContainerConstants.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MachO.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/MachO.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/MachO.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/MachO.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Magic.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/Magic.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Swift.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/Swift.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/Wasm.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/Wasm.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/BinaryFormat/XCOFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/BinaryFormat/XCOFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ScalarEvolutionNormalization.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/HeatUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/HeatUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InteractiveModelRunner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/InteractiveModelRunner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DDG.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/DDG.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/UniformityAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/UniformityAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InstructionSimplify.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/InstructionSimplify.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ConstantFolding.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ConstantFolding.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/PtrUseVisitor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/PtrUseVisitor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ObjCARCAliasAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/RegionPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/RegionPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Delinearization.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/Delinearization.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InlineModelFeatureMaps.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/InlineModelFeatureMaps.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DomPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/DomPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DependenceAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/DependenceAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/PostDominators.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/PostDominators.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Loads.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/Loads.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DemandedBits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/DemandedBits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemoryLocation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/MemoryLocation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/InstructionPrecedenceTracking.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/SyntheticCountsUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/SyntheticCountsUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScalarFuncs.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ScalarFuncs.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InstSimplifyFolder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/InstSimplifyFolder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CodeMetrics.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/CodeMetrics.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/GuardUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/GuardUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Lint.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/Lint.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScopedNoAliasAA.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ScopedNoAliasAA.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/RegionInfoImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/RegionInfoImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ValueLatticeUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ValueLatticeUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemorySSA.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/MemorySSA.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/MemoryDependenceAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemoryProfileInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/MemoryProfileInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LazyBranchProbabilityInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/LazyBranchProbabilityInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/GenericDomTreeUpdater.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/GenericDomTreeUpdater.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Trace.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/Trace.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ReleaseModeModelRunner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ReleaseModeModelRunner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DomTreeUpdater.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/DomTreeUpdater.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CallPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/CallPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/RegionInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/RegionInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/OptimizationRemarkEmitter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/TypeBasedAliasAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/LoopInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ScalarEvolutionExpressions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TargetLibraryInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/TargetLibraryInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/TargetTransformInfoImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/VectorUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/VectorUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/AliasAnalysisEvaluator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/BranchProbabilityInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/BranchProbabilityInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TargetLibraryInfo.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/TargetLibraryInfo.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CallGraphSCCPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/CallGraphSCCPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopIterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/LoopIterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LazyValueInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/LazyValueInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/NoInferenceModelRunner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/NoInferenceModelRunner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ConstraintSystem.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ConstraintSystem.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ModuleSummaryAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/DOTGraphTraitsPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CallGraph.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/CallGraph.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ObjCARCUtil.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ObjCARCUtil.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/AliasAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/AliasAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TargetTransformInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/TargetTransformInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemorySSAUpdater.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/MemorySSAUpdater.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ObjCARCAnalysisUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/VecFuncs.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/VecFuncs.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InlineAdvisor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/InlineAdvisor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ReplayInlineAdvisor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ReplayInlineAdvisor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/PhiValues.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/PhiValues.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/OverflowInstAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/OverflowInstAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MLInlineAdvisor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/MLInlineAdvisor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/GenericDomTreeUpdaterImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/GenericDomTreeUpdaterImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CaptureTracking.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/CaptureTracking.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopAnalysisManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/LoopAnalysisManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/AssumptionCache.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/AssumptionCache.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ModuleDebugInfoPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ModuleDebugInfoPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/LazyBlockFrequencyInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CostModel.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/CostModel.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ValueLattice.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ValueLattice.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/IndirectCallPromotionAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Passes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/Passes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DDGPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/DDGPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Utils/TFUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/Utils/TFUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Utils/Local.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/Utils/Local.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Utils/TrainingLogger.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/Utils/TrainingLogger.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/SimplifyQuery.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/SimplifyQuery.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InlineCost.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/InlineCost.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/EHUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/EHUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/IteratedDominanceFrontier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/AliasSetTracker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/AliasSetTracker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CFG.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/CFG.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/RegionPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/RegionPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/LoopPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/StackLifetime.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/StackLifetime.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/LoopUnrollAnalyzer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/BasicAliasAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/BasicAliasAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DependenceGraphBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/DependenceGraphBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/FunctionPropertiesAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/IndirectCallVisitor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/IndirectCallVisitor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemDerefPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/MemDerefPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CGSCCPassManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/CGSCCPassManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ProfileSummaryInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ProfileSummaryInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/IVDescriptors.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/IVDescriptors.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/IVUsers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/IVUsers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MustExecute.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/MustExecute.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InstCount.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/InstCount.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DomConditionCache.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/DomConditionCache.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CFGSCCPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/CFGSCCPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CFGPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/CFGPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MemoryBuiltins.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/MemoryBuiltins.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TypeMetadataUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/TypeMetadataUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ModelUnderTrainingRunner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ModelUnderTrainingRunner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/PHITransAddr.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/PHITransAddr.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/StackSafetyAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/StackSafetyAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/BlockFrequencyInfoImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/BlockFrequencyInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/BlockFrequencyInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DominanceFrontier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/DominanceFrontier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScalarEvolution.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ScalarEvolution.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopNestAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/LoopNestAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/IRSimilarityIdentifier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TensorSpec.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/TensorSpec.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/SparsePropagation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/SparsePropagation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/GlobalsModRef.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/GlobalsModRef.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LazyCallGraph.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/LazyCallGraph.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/DominanceFrontierImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/DominanceFrontierImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopCacheAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/LoopCacheAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CycleAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/CycleAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ObjCARCInstKind.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ObjCARCInstKind.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/AssumeBundleQueries.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/AssumeBundleQueries.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/InlineOrder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/InlineOrder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/WithCache.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/WithCache.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/StructuralHash.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/StructuralHash.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ValueTracking.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ValueTracking.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/MLModelRunner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/MLModelRunner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/RegionIterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/RegionIterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/TargetFolder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/TargetFolder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/LoopAccessAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/LoopAccessAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/CmpInstAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/CmpInstAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Analysis/ScalarEvolutionDivision.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Analysis/ScalarEvolutionDivision.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/PassInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/PassInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/GenericOpcodes.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/GenericOpcodes.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetCallingConv.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/TargetCallingConv.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetSchedule.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/TargetSchedule.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetMachine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/TargetMachine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetOptions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/TargetOptions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetIntrinsicInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/TargetIntrinsicInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetInstrPredicate.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/TargetInstrPredicate.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/CGPassBuilderOption.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/CGPassBuilderOption.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/CodeGenCWrappers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/CodeGenCWrappers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetPfmCounters.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/TargetPfmCounters.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/GlobalISel/RegisterBank.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/GlobalISel/RegisterBank.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/GlobalISel/Combine.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/GlobalISel/Combine.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/GlobalISel/SelectionDAGCompat.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/GlobalISel/Target.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/GlobalISel/Target.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetItinerary.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/TargetItinerary.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetLoweringObjectFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/TargetLoweringObjectFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetSelectionDAG.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/TargetSelectionDAG.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/TargetMacroFusion.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/TargetMacroFusion.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Target/Target.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Target/Target.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Context.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/Context.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/SourceMgr.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/SourceMgr.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Support.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/Support.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Pipeline.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/Pipeline.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/CodeEmitter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/CodeEmitter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/CustomBehaviour.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/CustomBehaviour.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/InstrBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/InstrBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/DispatchStage.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/Stages/DispatchStage.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/InOrderIssueStage.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/Stages/InOrderIssueStage.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/MicroOpQueueStage.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/Stages/MicroOpQueueStage.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/Stage.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/Stages/Stage.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/ExecuteStage.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/Stages/ExecuteStage.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/InstructionTables.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/Stages/InstructionTables.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/EntryStage.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/Stages/EntryStage.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Stages/RetireStage.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/Stages/RetireStage.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HWEventListener.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/HWEventListener.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/IncrementalSourceMgr.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/IncrementalSourceMgr.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/HardwareUnits/RegisterFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/HardwareUnits/ResourceManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits/LSUnit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/HardwareUnits/LSUnit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits/RetireControlUnit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/HardwareUnits/RetireControlUnit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits/Scheduler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/HardwareUnits/Scheduler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/HardwareUnits/HardwareUnit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/HardwareUnits/HardwareUnit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/Instruction.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/Instruction.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/MCA/View.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/MCA/View.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsDriver/MSVCSetupApi.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/WindowsDriver/MSVCSetupApi.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/WindowsDriver/MSVCPaths.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/WindowsDriver/MSVCPaths.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/MCJIT.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/MCJIT.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITSymbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITSymbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Interpreter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Interpreter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/COFF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/COFF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_i386.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/ELF_i386.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/TableManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/TableManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/ELF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/aarch64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/loongarch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/loongarch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/JITLink.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/i386.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/i386.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/riscv.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/riscv.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/MachO.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/MachO.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/COFF_x86_64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/COFF_x86_64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/aarch32.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/aarch32.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/ppc64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/x86_64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/x86_64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/ObjectCache.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/ObjectCache.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/RTDyldMemoryManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/RuntimeDyld.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/RuntimeDyldChecker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/SectionMemoryManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/ExecutionEngine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderVTune.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderVTune.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Speculation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/SectCreate.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/SectCreate.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/LazyReexports.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/MachOPlatform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/CompileUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Layer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Layer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/MachOBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/MachOBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/OrcABISupport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/COFFPlatform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/COFFPlatform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/DebugUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/TaskDispatch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/TaskDispatch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/MemoryMapper.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/MemoryMapper.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Core.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Core.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Mangling.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Mangling.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/VTuneSharedStructs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/VTuneSharedStructs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/Orc/LLJIT.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/GenericValue.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/GenericValue.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/OProfileWrapper.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ExecutionEngine/JITEventListener.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ExecutionEngine/JITEventListener.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/DWARFYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/DWARFYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/ObjectYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/ObjectYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/ArchiveYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/ArchiveYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/GOFFYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/GOFFYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/DWARFEmitter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/DWARFEmitter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/MinidumpYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/MinidumpYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/YAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/YAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/yaml2obj.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/yaml2obj.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/COFFYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/COFFYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/DXContainerYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/DXContainerYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/MachOYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/MachOYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/CodeViewYAMLTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/ELFYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/ELFYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/WasmYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/WasmYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/OffloadYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/OffloadYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjectYAML/XCOFFYAML.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjectYAML/XCOFFYAML.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGenTypes/LowLevelType.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGenTypes/LowLevelType.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGenTypes/MachineValueType.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGenTypes/MachineValueType.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/IRReader/IRReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/IRReader/IRReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/PassRegistry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/PassRegistry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegisterBankInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RegisterBankInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MIRParser/MIRParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRParser/MIParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MIRParser/MIParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SchedulerRegistry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SchedulerRegistry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DwarfEHPrepare.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/DwarfEHPrepare.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ScheduleDFS.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ScheduleDFS.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveRegUnits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LiveRegUnits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CalcSpillWeights.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/CalcSpillWeights.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineUniformityAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineUniformityAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MultiHazardRecognizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MultiHazardRecognizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetLowering.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TargetLowering.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LinkAllCodegenComponents.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/WindowScheduler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/WindowScheduler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/Register.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/Register.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/StackProtector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/StackProtector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CSEConfigBase.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/CSEConfigBase.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineInstrBundleIterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineDominanceFrontier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegAllocRegistry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RegAllocRegistry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SlotIndexes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SlotIndexes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/FastISel.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/FastISel.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveIntervalUnion.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LiveIntervalUnion.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PseudoSourceValue.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/PseudoSourceValue.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GCMetadata.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GCMetadata.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/FinalizeISel.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/FinalizeISel.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetFrameLowering.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TargetFrameLowering.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ReplaceWithVeclib.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ReplaceWithVeclib.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachinePassRegistry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachinePassRegistry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineDomTreeUpdater.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineDomTreeUpdater.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalMerge.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalMerge.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/BasicTTIImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/BasicTTIImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/DbgEntityHistoryCalculator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/WasmEHPrepare.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/WasmEHPrepare.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ISDOpcodes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ISDOpcodes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LoopTraversal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LoopTraversal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ScoreboardHazardRecognizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AntiDepBreaker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/AntiDepBreaker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveRegMatrix.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LiveRegMatrix.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MBFIWrapper.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MBFIWrapper.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SDNodeProperties.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SDNodeProperties.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveRangeEdit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LiveRangeEdit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RDFRegisters.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RDFRegisters.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CallBrPrepare.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/CallBrPrepare.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ExpandMemCmp.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ExpandMemCmp.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineJumpTableInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SelectionDAGISel.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SelectionDAGISel.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/BasicBlockSectionUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/BasicBlockSectionUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RuntimeLibcallUtil.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RuntimeLibcallUtil.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachinePassManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachinePassManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineMemOperand.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineMemOperand.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SDPatternMatch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SDPatternMatch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveInterval.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LiveInterval.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/HardwareLoops.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/HardwareLoops.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AssignmentTrackingAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/AssignmentTrackingAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DAGCombine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/DAGCombine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AtomicExpandUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/AtomicExpandUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ExpandLargeFpConvert.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ExpandLargeFpConvert.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineCycleAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineCycleAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ExpandVectorPredication.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ExpandVectorPredication.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RDFLiveness.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RDFLiveness.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ReachingDefAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineStableHash.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineStableHash.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AccelTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/AccelTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CallingConvLower.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/CallingConvLower.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegisterPressure.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RegisterPressure.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineFunctionAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineFunctionAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegisterScavenging.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RegisterScavenging.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TargetSubtargetInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ExpandReductions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ExpandReductions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachinePipeliner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachinePipeliner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ModuloSchedule.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ModuloSchedule.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CodeGenCommonISel.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/CodeGenCommonISel.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetOpcodes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TargetOpcodes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineModuleSlotTracker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineModuleSlotTracker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ByteProvider.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ByteProvider.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/WinEHFuncInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/WinEHFuncInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveVariables.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LiveVariables.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SwiftErrorValueTracking.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/PreISelIntrinsicLowering.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SafeStack.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SafeStack.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineSizeOpts.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineSizeOpts.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/VLIWMachineScheduler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/VLIWMachineScheduler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineBlockFrequencyInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SjLjEHPrepare.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SjLjEHPrepare.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DeadMachineInstructionElim.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/DeadMachineInstructionElim.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/Spiller.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/Spiller.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRSampleProfile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MIRSampleProfile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/IntrinsicLowering.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/IntrinsicLowering.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineTraceMetrics.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineTraceMetrics.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetPassConfig.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TargetPassConfig.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ScheduleDAGInstrs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetRegisterInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TargetRegisterInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/VirtRegMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/VirtRegMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ScheduleDAG.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ScheduleDAG.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineBranchProbabilityInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineSSAContext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineSSAContext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TypePromotion.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TypePromotion.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineCombinerPattern.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineCombinerPattern.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegAllocFast.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RegAllocFast.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineConvergenceVerifier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineConvergenceVerifier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegAllocPBQP.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RegAllocPBQP.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AsmPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/AsmPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PHIElimination.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/PHIElimination.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetCallingConv.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TargetCallingConv.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RDFGraph.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RDFGraph.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegisterBank.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RegisterBank.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveIntervalCalc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LiveIntervalCalc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/Passes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/Passes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DetectDeadLanes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/DetectDeadLanes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LowLevelTypeUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LowLevelTypeUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegisterClassInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RegisterClassInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/JMCInstrumenter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/JMCInstrumenter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineDominators.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineDominators.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AtomicExpand.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/AtomicExpand.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ValueTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ValueTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SelectionDAGTargetInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineConstantPool.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineConstantPool.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DebugHandlerBase.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/DebugHandlerBase.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ExecutionDomainFix.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ExecutionDomainFix.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/IndirectBrExpand.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/IndirectBrExpand.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MIRPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TileShapeInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TileShapeInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegisterUsageInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RegisterUsageInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DIE.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/DIE.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/CombinerInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/CSEInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/InstructionSelect.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/InstructionSelector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/CombinerHelper.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/RegBankSelect.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/CallLowering.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/Utils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/Utils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/IRTranslator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/Combiner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/Combiner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/GISelWorkList.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/Localizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/Legalizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineOperand.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineOperand.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachORelocation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachORelocation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/InterleavedAccess.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/InterleavedAccess.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LowerEmuTLS.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LowerEmuTLS.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SwitchLoweringUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/WasmEHFuncInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ComplexDeinterleavingPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ComplexDeinterleavingPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ScheduleDAGMutation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineScheduler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineScheduler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/AsmPrinterHandler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/AsmPrinterHandler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TwoAddressInstructionPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TwoAddressInstructionPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineInstr.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineInstr.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineModuleInfoImpls.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineLoopInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineLoopInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ValueTypes.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ValueTypes.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CodeGenPrepare.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/CodeGenPrepare.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LocalStackSlotAllocation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LocalStackSlotAllocation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineModuleInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineModuleInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ResourcePriorityQueue.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/FaultMaps.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/FaultMaps.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineFrameInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineFrameInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQP/Solution.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/PBQP/Solution.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQP/Math.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/PBQP/Math.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/PBQP/CostAllocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/PBQP/ReductionRules.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQP/Graph.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/PBQP/Graph.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ScheduleHazardRecognizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachinePostDominators.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachinePostDominators.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CFIFixup.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/CFIFixup.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/UnreachableBlockElim.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/UnreachableBlockElim.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SelectionDAG.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SelectionDAG.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ExpandLargeDivRem.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ExpandLargeDivRem.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveDebugVariables.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LiveDebugVariables.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineVerifier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineVerifier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/Analysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/Analysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineRegisterInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineRegisterInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SelectionDAGNodes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SelectionDAGNodes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/FunctionLoweringInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/StackMaps.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/StackMaps.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/InterleavedLoadCombine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/InterleavedLoadCombine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GenVT.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GenVT.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/WinEHPrepare.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/WinEHPrepare.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineLoopUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineLoopUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineFunction.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineFunction.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/SelectOptimize.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/SelectOptimize.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineBasicBlock.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineBasicBlock.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DFAPacketizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/DFAPacketizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRFSDiscriminator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MIRFSDiscriminator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CommandFlags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/CommandFlags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/IndirectThunks.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/IndirectThunks.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/RegAllocCommon.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/RegAllocCommon.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineInstrBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineInstrBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineSSAUpdater.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineSSAUpdater.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PseudoSourceValueManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/PseudoSourceValueManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetInstrInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TargetInstrInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/GCMetadataPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/GCMetadataPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LatencyPriorityQueue.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LexicalScopes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LexicalScopes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineCFGPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineCFGPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MacroFusion.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MacroFusion.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineFunctionPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineFunctionPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveStacks.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LiveStacks.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/NonRelocatableStringpool.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/NonRelocatableStringpool.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRYamlMapping.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MIRYamlMapping.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/DwarfStringPoolEntry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/DIEValue.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/DIEValue.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/PBQPRAConstraint.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/PBQPRAConstraint.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/EdgeBundles.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/EdgeBundles.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveIntervals.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LiveIntervals.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MIRFormatter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MIRFormatter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LivePhysRegs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LivePhysRegs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/CostTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/CostTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TargetSchedule.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TargetSchedule.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineRegionInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineRegionInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/ShadowStackGCLowering.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/ShadowStackGCLowering.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineInstrBundle.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineInstrBundle.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LinkAllAsmWriterComponents.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/TailDuplicator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/TailDuplicator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/LiveRangeCalc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/LiveRangeCalc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/CodeGen/MachineOutliner.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/CodeGen/MachineOutliner.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/InitializePasses.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/InitializePasses.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ErrorOr.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ErrorOr.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ConvertEBCDIC.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ConvertEBCDIC.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Signals.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Signals.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TimeProfiler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/TimeProfiler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FormatVariadic.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/FormatVariadic.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryStreamWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BinaryStreamWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GraphWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/GraphWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/WithColor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/WithColor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/YAMLParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/YAMLParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/RecyclingAllocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/RecyclingAllocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SystemUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SystemUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SpecialCaseList.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SpecialCaseList.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/RISCVISAUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/RISCVISAUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/thread.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/thread.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Recycler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Recycler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BuryPointer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BuryPointer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FileCollector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/FileCollector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Casting.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Casting.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/RandomNumberGenerator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/RandomNumberGenerator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MD5.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/MD5.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Capacity.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Capacity.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SHA1.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SHA1.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ManagedStatic.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ManagedStatic.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BinaryStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/RISCVAttributes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/RISCVAttributes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AlignOf.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/AlignOf.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Memory.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Memory.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Errno.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Errno.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Duration.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Duration.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MemoryBuffer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/MemoryBuffer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ConvertUTF.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ConvertUTF.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ELFAttributes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ELFAttributes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MSVCErrorWorkarounds.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/MSVCErrorWorkarounds.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryItemStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BinaryItemStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Locale.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Locale.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CrashRecoveryContext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/CrashRecoveryContext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SuffixTreeNode.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SuffixTreeNode.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DynamicLibrary.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/DynamicLibrary.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ModRef.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ModRef.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MSP430AttributeParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/MSP430AttributeParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/RISCVAttributeParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/RISCVAttributeParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GenericDomTree.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/GenericDomTree.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/LEB128.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/LEB128.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/PointerLikeTypeTraits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/PointerLikeTypeTraits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryStreamArray.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BinaryStreamArray.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AMDHSAKernelDescriptor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/AMDHSAKernelDescriptor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/HexagonAttributes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/HexagonAttributes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AllocatorBase.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/AllocatorBase.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Mutex.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Mutex.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/PluginLoader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/PluginLoader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MemoryBufferRef.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/MemoryBufferRef.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Allocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Allocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SourceMgr.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SourceMgr.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Threading.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Threading.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/JSON.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/JSON.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ScaledNumber.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ScaledNumber.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DXILABI.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/DXILABI.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SaveAndRestore.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SaveAndRestore.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Win64EH.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Win64EH.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Printable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Printable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Compiler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Compiler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Atomic.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Atomic.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/StringSaver.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/StringSaver.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Path.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Path.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SuffixTree.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SuffixTree.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ARMEHABI.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ARMEHABI.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GenericLoopInfoImpl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/GenericLoopInfoImpl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DJB.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/DJB.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/VCSRevision.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/VCSRevision.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Valgrind.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Valgrind.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ThreadPool.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ThreadPool.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/HexagonAttributeParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/HexagonAttributeParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryStreamError.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BinaryStreamError.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/LICENSE.TXT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/LICENSE.TXT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TargetSelect.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/TargetSelect.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/LineIterator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/LineIterator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ExtensibleRTTI.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ExtensibleRTTI.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/PGOOptions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/PGOOptions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GenericIteratedDominanceFrontier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/GenericIteratedDominanceFrontier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ExponentialBackoff.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ExponentialBackoff.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FileSystem/UniqueID.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/FileSystem/UniqueID.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/NativeFormatting.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/NativeFormatting.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/OnDiskHashTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/OnDiskHashTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TypeSize.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/TypeSize.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/RWMutex.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/RWMutex.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/raw_sha1_ostream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/raw_sha1_ostream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryStreamRef.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BinaryStreamRef.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ScopedPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ScopedPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/xxhash.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/xxhash.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/VirtualFileSystem.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/VirtualFileSystem.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ReverseIteration.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ReverseIteration.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/KnownBits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/KnownBits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Debug.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Debug.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/OptimizedStructLayout.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/OptimizedStructLayout.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Automaton.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Automaton.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Chrono.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Chrono.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GenericLoopInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/GenericLoopInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Base64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Base64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Solaris/sys/regset.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Solaris/sys/regset.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CSKYAttributeParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/CSKYAttributeParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/LockFileManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/LockFileManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/HashBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/HashBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SmallVectorMemoryBuffer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SmallVectorMemoryBuffer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CRC.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/CRC.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SMTAPI.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SMTAPI.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BalancedPartitioning.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BalancedPartitioning.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/InstructionCost.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/InstructionCost.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MathExtras.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/MathExtras.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/LogicalResult.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/LogicalResult.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ToolOutputFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ToolOutputFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AutoConvert.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/AutoConvert.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/COM.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/COM.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GenericDomTreeConstruction.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/GenericDomTreeConstruction.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/YAMLTraits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/YAMLTraits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CBindingWrapping.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/CBindingWrapping.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/X86FoldTablesUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/X86FoldTablesUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SwapByteOrder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SwapByteOrder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Program.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Program.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Regex.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Regex.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ThreadSafeAllocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ThreadSafeAllocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Unicode.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Unicode.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/raw_ostream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/raw_ostream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FormatAdapters.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/FormatAdapters.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/PrettyStackTrace.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/PrettyStackTrace.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ELFAttributeParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ELFAttributeParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Caching.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Caching.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Signposts.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Signposts.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Registry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Registry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/InitLLVM.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/InitLLVM.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TrailingObjects.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/TrailingObjects.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CheckedArithmetic.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/CheckedArithmetic.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/EndianStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/EndianStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TypeName.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/TypeName.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BranchProbability.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BranchProbability.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TargetOpcodes.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/TargetOpcodes.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DataExtractor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/DataExtractor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CachePruning.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/CachePruning.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MipsABIFlags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/MipsABIFlags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CodeGen.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/CodeGen.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/UnicodeCharRanges.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/UnicodeCharRanges.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Compression.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Compression.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Format.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Format.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FormattedStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/FormattedStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryStreamReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BinaryStreamReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Process.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Process.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/X86DisassemblerDecoderCommon.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Timer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Timer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CFGDiff.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/CFGDiff.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CommandLine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/CommandLine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MemAlloc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/MemAlloc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CFGUpdate.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/CFGUpdate.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CodeGenCoverage.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/CodeGenCoverage.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/VersionTuple.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/VersionTuple.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/GlobPattern.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/GlobPattern.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/type_traits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/type_traits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FileSystem.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/FileSystem.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Extension.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Extension.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SystemZ/zOSSupport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SystemZ/zOSSupport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FileUtilities.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/FileUtilities.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/MSP430Attributes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/MSP430Attributes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ErrorHandling.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ErrorHandling.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Endian.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Endian.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/LLVMDriver.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/LLVMDriver.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ExitCodes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ExitCodes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/raw_socket_stream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/raw_socket_stream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BCD.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BCD.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ARMAttributeParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ARMAttributeParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FileOutputBuffer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/FileOutputBuffer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DOTGraphTraits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/DOTGraphTraits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AtomicOrdering.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/AtomicOrdering.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BinaryByteStream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BinaryByteStream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AMDGPUAddrSpace.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/AMDGPUAddrSpace.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ArrayRecycler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ArrayRecycler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FormatProviders.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/FormatProviders.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DataTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/DataTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FormatVariadicDetails.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/FormatVariadicDetails.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BLAKE3.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BLAKE3.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Alignment.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Alignment.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/raw_os_ostream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/raw_os_ostream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SipHash.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SipHash.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/AMDGPUMetadata.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/AMDGPUMetadata.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Watchdog.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Watchdog.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Windows/WindowsSupport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Windows/WindowsSupport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/PerThreadBumpPtrAllocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/PerThreadBumpPtrAllocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/CSKYAttributes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/CSKYAttributes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/BlockFrequency.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/BlockFrequency.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SHA256.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SHA256.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/SMLoc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/SMLoc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Parallel.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Parallel.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ARMBuildAttributes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ARMBuildAttributes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/circular_raw_ostream.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/circular_raw_ostream.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DivisionByConstantInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/DivisionByConstantInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Discriminator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Discriminator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Error.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Error.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/ARMWinEH.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/ARMWinEH.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/Errc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/Errc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/FormatCommon.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/FormatCommon.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/float128.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/float128.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/WindowsError.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/WindowsError.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/TarWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/TarWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Support/DebugCounter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Support/DebugCounter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/FileCheck/FileCheck.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/FileCheck/FileCheck.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/ADT/StringMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Testing/ADT/StringMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/ADT/StringMapEntry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Testing/ADT/StringMapEntry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/Support/SupportHelpers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Testing/Support/SupportHelpers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/Support/Error.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Testing/Support/Error.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Testing/Annotations/Annotations.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Testing/Annotations/Annotations.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/LTO/legacy/UpdateCompilerUsed.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/legacy/LTOModule.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/LTO/legacy/LTOModule.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/LTO/legacy/LTOCodeGenerator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/LTOBackend.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/LTO/LTOBackend.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/LTO.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/LTO/LTO.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/Config.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/LTO/Config.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LTO/SummaryBasedOptimizations.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/LTO/SummaryBasedOptimizations.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/DemangleConfig.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Demangle/DemangleConfig.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/ItaniumNodes.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Demangle/ItaniumNodes.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/Demangle.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Demangle/Demangle.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/ItaniumDemangle.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Demangle/ItaniumDemangle.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/Utility.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Demangle/Utility.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/MicrosoftDemangle.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Demangle/MicrosoftDemangle.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Demangle/MicrosoftDemangleNodes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Demangle/StringViewExtras.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Demangle/StringViewExtras.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ToolDrivers/llvm-lib/LibDriver.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ToolDrivers/llvm-lib/LibDriver.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/BitstreamRemarkContainer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Remarks/BitstreamRemarkContainer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/BitstreamRemarkParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Remarks/BitstreamRemarkParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/BitstreamRemarkSerializer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Remarks/BitstreamRemarkSerializer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/RemarkSerializer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Remarks/RemarkSerializer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/RemarkParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Remarks/RemarkParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/RemarkStringTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Remarks/RemarkStringTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/RemarkFormat.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Remarks/RemarkFormat.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/Remark.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Remarks/Remark.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Remarks/YAMLRemarkSerializer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/HotnessThresholdParser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Remarks/HotnessThresholdParser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/RemarkLinker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Remarks/RemarkLinker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Remarks/RemarkStreamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Remarks/RemarkStreamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/BitcodeReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Bitcode/BitcodeReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/BitcodeWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Bitcode/BitcodeWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/BitcodeWriterPass.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Bitcode/BitcodeWriterPass.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/BitcodeConvenience.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Bitcode/BitcodeConvenience.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/BitcodeCommon.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Bitcode/BitcodeCommon.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/BitcodeAnalyzer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Bitcode/BitcodeAnalyzer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitcode/LLVMBitCodes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Bitcode/LLVMBitCodes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/TextAPIError.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/TextAPIError.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Symbol.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/Symbol.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/InterfaceFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/InterfaceFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Utils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/Utils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/SymbolSet.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/SymbolSet.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Architecture.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/Architecture.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/RecordsSlice.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/RecordsSlice.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/FileTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/FileTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Record.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/Record.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/RecordVisitor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/RecordVisitor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Architecture.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/Architecture.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/TextAPIWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/TextAPIWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/TextAPIReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/TextAPIReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Platform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/Platform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/ArchitectureSet.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/ArchitectureSet.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/DylibReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/DylibReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/Target.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/Target.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TextAPI/PackedVersion.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TextAPI/PackedVersion.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LinkAllPasses.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/LinkAllPasses.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/ConfigManager.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/ConfigManager.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/ObjCopy.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/ObjCopy.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/XCOFF/XCOFFConfig.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/XCOFF/XCOFFConfig.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/XCOFF/XCOFFObjcopy.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/XCOFF/XCOFFObjcopy.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/CommonConfig.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/CommonConfig.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/MultiFormatConfig.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/MultiFormatConfig.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/wasm/WasmConfig.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/wasm/WasmConfig.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/wasm/WasmObjcopy.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/wasm/WasmObjcopy.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/ELF/ELFConfig.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/ELF/ELFConfig.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/ELF/ELFObjcopy.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/ELF/ELFObjcopy.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/MachO/MachOObjcopy.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/MachO/MachOObjcopy.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/MachO/MachOConfig.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/MachO/MachOConfig.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/COFF/COFFObjcopy.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/COFF/COFFObjcopy.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ObjCopy/COFF/COFFConfig.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ObjCopy/COFF/COFFConfig.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/DWARFLinkerBase.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWARFLinker/DWARFLinkerBase.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/AddressesMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWARFLinker/AddressesMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Utils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWARFLinker/Utils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Parallel/DWARFLinker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWARFLinker/Parallel/DWARFLinker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/DWARFFile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWARFLinker/DWARFFile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/IndexedValuesMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWARFLinker/IndexedValuesMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/StringPool.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWARFLinker/StringPool.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Classic/DWARFStreamer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWARFLinker/Classic/DWARFStreamer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Classic/DWARFLinkerCompileUnit.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWARFLinker/Classic/DWARFLinkerCompileUnit.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Classic/DWARFLinker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWARFLinker/Classic/DWARFLinker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/DWARFLinker/Classic/DWARFLinkerDeclContext.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/DWARFLinker/Classic/DWARFLinkerDeclContext.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/SampleProfWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/SampleProfWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/MemProfReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/MemProfReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/InstrProf.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/InstrProf.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/PGOCtxProfWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/PGOCtxProfWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/SampleProfReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/SampleProfReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/MemProfData.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/MemProfData.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/InstrProfWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/InstrProfWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/MIBEntryDef.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/MIBEntryDef.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/SymbolRemappingReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/SymbolRemappingReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/GCOV.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/GCOV.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/RawMemProfReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/RawMemProfReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/InstrProfCorrelator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/InstrProfCorrelator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/HashKeyMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/HashKeyMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/PGOCtxProfReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/PGOCtxProfReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/MemProf.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/MemProf.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/InstrProfData.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/InstrProfData.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/SampleProf.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/SampleProf.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/FunctionId.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/FunctionId.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/Coverage/CoverageMappingReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/Coverage/CoverageMapping.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/Coverage/MCDCTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/Coverage/MCDCTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/ProfileCommon.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/ProfileCommon.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/CtxInstrContextNode.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/CtxInstrContextNode.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/ProfileData/InstrProfReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/ProfileData/InstrProfReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitstream/BitCodes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Bitstream/BitCodes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitstream/BitstreamWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Bitstream/BitstreamWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitstream/BitCodeEnums.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Bitstream/BitCodeEnums.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Bitstream/BitstreamReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Bitstream/BitstreamReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LineEditor/LineEditor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/LineEditor/LineEditor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/Targets.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Config/Targets.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/AsmParsers.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Config/AsmParsers.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/TargetExegesis.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Config/TargetExegesis.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/llvm-config.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Config/llvm-config.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/Disassemblers.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Config/Disassemblers.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/abi-breaking.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Config/abi-breaking.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/TargetMCAs.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Config/TargetMCAs.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Config/AsmPrinters.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Config/AsmPrinters.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/YAMLXRayRecord.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/YAMLXRayRecord.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/BlockVerifier.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/BlockVerifier.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/RecordPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/RecordPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FDRTraceExpander.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/FDRTraceExpander.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/Trace.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/Trace.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FileHeaderReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/FileHeaderReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FDRRecordProducer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/FDRRecordProducer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FDRRecords.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/FDRRecords.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FDRLogBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/FDRLogBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FDRRecordConsumer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/FDRRecordConsumer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/InstrumentationMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/InstrumentationMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/Profile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/Profile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/XRayRecord.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/XRayRecord.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/FDRTraceWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/FDRTraceWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/BlockIndexer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/BlockIndexer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/BlockPrinter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/BlockPrinter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/XRay/Graph.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/XRay/Graph.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Linker/IRMover.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Linker/IRMover.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/Linker/Linker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/Linker/Linker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/LinkAllIR.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/LinkAllIR.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/PassAnalysisSupport.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/PassAnalysisSupport.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/Main.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TableGen/Main.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/SetTheory.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TableGen/SetTheory.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/Parser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TableGen/Parser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/Record.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TableGen/Record.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/StringMatcher.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TableGen/StringMatcher.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/DirectiveEmitter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TableGen/DirectiveEmitter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/TableGenBackend.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TableGen/TableGenBackend.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/Automaton.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TableGen/Automaton.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/SearchableTable.td" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TableGen/SearchableTable.td" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/StringToOffsetTable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TableGen/StringToOffsetTable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm/TableGen/Error.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm/TableGen/Error.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Transforms/PassBuilder.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Transforms/PassBuilder.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/BitReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/BitReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Remarks.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Remarks.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/TargetMachine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/TargetMachine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Deprecated.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Deprecated.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Object.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Object.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Support.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Support.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/DebugInfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/DebugInfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Linker.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Linker.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/BitWriter.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/BitWriter.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Comdat.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Comdat.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/blake3.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/blake3.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/IRReader.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/IRReader.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Types.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Types.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/DisassemblerTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/DisassemblerTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Orc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Orc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Disassembler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Disassembler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/ErrorHandling.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/ErrorHandling.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Analysis.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Analysis.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Core.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Core.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/DataTypes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/DataTypes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/OrcEE.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/OrcEE.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/LLJITUtils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/LLJITUtils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/ExecutionEngine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/ExecutionEngine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Error.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Error.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/ExternC.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/ExternC.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/Target.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/Target.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/lto.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/lto.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/include/llvm-c/LLJIT.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/include/llvm-c/LLJIT.h" running "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit) running: "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit) (created at src/core/build_steps/dist.rs:2046:23, executed at src/core/build_steps/dist.rs:2049:25) Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWindowsManifest.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWindowsManifest.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWindowsManifest.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWindowsManifest.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXRay.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMXRay.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXRay.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMXRay.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLibDriver.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLibDriver.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLibDriver.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLibDriver.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDlltoolDriver.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDlltoolDriver.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDlltoolDriver.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDlltoolDriver.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTextAPIBinaryReader.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMTextAPIBinaryReader.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTextAPIBinaryReader.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMTextAPIBinaryReader.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCoverage.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCoverage.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCoverage.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCoverage.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLineEditor.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLineEditor.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLineEditor.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLineEditor.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSandboxIR.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSandboxIR.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSandboxIR.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSandboxIR.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMXtensaDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMXtensaDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMXtensaAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMXtensaAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMXtensaCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMXtensaCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMXtensaDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMXtensaDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMXtensaInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMXtensaInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMXtensaInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCSKYDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCSKYDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCSKYAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCSKYAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCSKYCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCSKYCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCSKYDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCSKYDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCSKYInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCSKYInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCSKYInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMM68kDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMM68kDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMM68kAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMM68kAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMM68kCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMM68kCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMM68kDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMM68kDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMM68kInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMM68kInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMM68kInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAVRDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAVRDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAVRAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAVRAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAVRCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAVRCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAVRDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAVRDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAVRInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAVRInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAVRInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86TargetMCA.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMX86TargetMCA.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86TargetMCA.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMX86TargetMCA.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86Disassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMX86Disassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86Disassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMX86Disassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86AsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMX86AsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86AsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMX86AsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86CodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMX86CodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86CodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMX86CodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86Desc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMX86Desc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86Desc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMX86Desc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86Info.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMX86Info.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMX86Info.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMX86Info.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWebAssemblyDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWebAssemblyDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWebAssemblyAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWebAssemblyAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWebAssemblyCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWebAssemblyCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyUtils.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWebAssemblyUtils.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyUtils.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWebAssemblyUtils.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWebAssemblyDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWebAssemblyDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWebAssemblyInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWebAssemblyInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWebAssemblyInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSystemZDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSystemZDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSystemZAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSystemZAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSystemZCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSystemZCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSystemZDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSystemZDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSystemZInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSystemZInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSystemZInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSparcDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSparcDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSparcAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSparcAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSparcCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSparcCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSparcDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSparcDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSparcInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSparcInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSparcInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVTargetMCA.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRISCVTargetMCA.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVTargetMCA.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRISCVTargetMCA.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRISCVDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRISCVDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRISCVAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRISCVAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRISCVCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRISCVCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRISCVDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRISCVDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRISCVInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRISCVInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRISCVInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMPowerPCDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMPowerPCDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMPowerPCAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMPowerPCAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMPowerPCCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMPowerPCCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMPowerPCDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMPowerPCDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMPowerPCInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPowerPCInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMPowerPCInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMNVPTXCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMNVPTXCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMNVPTXCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMNVPTXCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMNVPTXDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMNVPTXDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMNVPTXDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMNVPTXDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMNVPTXInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMNVPTXInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMNVPTXInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMNVPTXInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMipsDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMipsDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMipsAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMipsAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMipsCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMipsCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMipsDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMipsDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMipsInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMipsInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMipsInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430Disassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMSP430Disassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430Disassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMSP430Disassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430AsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMSP430AsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430AsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMSP430AsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430CodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMSP430CodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430CodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMSP430CodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430Desc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMSP430Desc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430Desc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMSP430Desc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430Info.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMSP430Info.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMSP430Info.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMSP430Info.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLoongArchDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLoongArchDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLoongArchAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLoongArchAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLoongArchCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLoongArchCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLoongArchDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLoongArchDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLoongArchInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLoongArchInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLoongArchInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMHexagonDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMHexagonDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMHexagonCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMHexagonCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMHexagonAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMHexagonAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMHexagonDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMHexagonDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMHexagonInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHexagonInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMHexagonInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBPFDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBPFDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBPFAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBPFAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBPFCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBPFCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBPFDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBPFDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBPFInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBPFInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBPFInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMARMDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMARMDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMARMAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMARMAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMARMCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMARMCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMARMDesc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMDesc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMARMDesc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMUtils.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMARMUtils.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMUtils.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMARMUtils.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMARMInfo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMARMInfo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMARMInfo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64Disassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAArch64Disassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64Disassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAArch64Disassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64AsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAArch64AsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64AsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAArch64AsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64CodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAArch64CodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64CodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAArch64CodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64Desc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAArch64Desc.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64Desc.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAArch64Desc.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64Utils.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAArch64Utils.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64Utils.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAArch64Utils.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64Info.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAArch64Info.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAArch64Info.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAArch64Info.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOrcDebugging.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMOrcDebugging.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOrcDebugging.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMOrcDebugging.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOrcJIT.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMOrcJIT.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOrcJIT.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMOrcJIT.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWindowsDriver.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWindowsDriver.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMWindowsDriver.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMWindowsDriver.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMCJIT.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMCJIT.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMCJIT.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMCJIT.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMJITLink.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMJITLink.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMJITLink.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMJITLink.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMInterpreter.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMInterpreter.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMInterpreter.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMInterpreter.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMExecutionEngine.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMExecutionEngine.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMExecutionEngine.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMExecutionEngine.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRuntimeDyld.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRuntimeDyld.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRuntimeDyld.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRuntimeDyld.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOrcTargetProcess.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMOrcTargetProcess.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOrcTargetProcess.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMOrcTargetProcess.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOrcShared.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMOrcShared.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOrcShared.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMOrcShared.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDWP.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDWP.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDWP.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDWP.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoLogicalView.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoLogicalView.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoLogicalView.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoLogicalView.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoGSYM.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoGSYM.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoGSYM.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoGSYM.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOption.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMOption.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMOption.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMOption.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMObjectYAML.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMObjectYAML.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMObjectYAML.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMObjectYAML.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMObjCopy.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMObjCopy.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMObjCopy.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMObjCopy.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMCA.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMCA.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMCA.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMCA.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMCDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMCDisassembler.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMCDisassembler.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMCDisassembler.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLTO.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLTO.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLTO.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLTO.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPasses.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMPasses.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMPasses.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMPasses.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHipStdPar.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMHipStdPar.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMHipStdPar.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMHipStdPar.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCFGuard.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCFGuard.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCFGuard.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCFGuard.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCoroutines.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCoroutines.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCoroutines.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCoroutines.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMipo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMipo.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMipo.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMipo.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMVectorize.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMVectorize.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMVectorize.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMVectorize.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLinker.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLinker.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMLinker.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMLinker.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMInstrumentation.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMInstrumentation.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMInstrumentation.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMInstrumentation.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendOpenMP.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFrontendOpenMP.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendOpenMP.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFrontendOpenMP.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendOffloading.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFrontendOffloading.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendOffloading.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFrontendOffloading.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendOpenACC.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFrontendOpenACC.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendOpenACC.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFrontendOpenACC.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendHLSL.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFrontendHLSL.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendHLSL.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFrontendHLSL.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendDriver.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFrontendDriver.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFrontendDriver.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFrontendDriver.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMExtensions.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMExtensions.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMExtensions.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMExtensions.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDWARFLinkerParallel.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDWARFLinkerParallel.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDWARFLinkerParallel.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDWARFLinkerParallel.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDWARFLinkerClassic.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDWARFLinkerClassic.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDWARFLinkerClassic.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDWARFLinkerClassic.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDWARFLinker.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDWARFLinker.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDWARFLinker.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDWARFLinker.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCodeGenData.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCodeGenData.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCodeGenData.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCodeGenData.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMGlobalISel.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMGlobalISel.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMGlobalISel.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMGlobalISel.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMIRParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMIRParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMIRParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMIRParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAsmPrinter.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAsmPrinter.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAsmPrinter.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAsmPrinter.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSelectionDAG.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSelectionDAG.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSelectionDAG.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSelectionDAG.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCodeGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCodeGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCodeGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTarget.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMTarget.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTarget.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMTarget.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMObjCARCOpts.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMObjCARCOpts.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMObjCARCOpts.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMObjCARCOpts.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCodeGenTypes.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCodeGenTypes.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCodeGenTypes.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCodeGenTypes.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMIRPrinter.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMIRPrinter.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMIRPrinter.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMIRPrinter.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMInterfaceStub.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMInterfaceStub.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMInterfaceStub.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMInterfaceStub.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFileCheck.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFileCheck.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFileCheck.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFileCheck.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFuzzMutate.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFuzzMutate.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFuzzMutate.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFuzzMutate.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMScalarOpts.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMScalarOpts.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMScalarOpts.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMScalarOpts.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMInstCombine.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMInstCombine.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMInstCombine.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMInstCombine.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAggressiveInstCombine.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAggressiveInstCombine.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAggressiveInstCombine.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAggressiveInstCombine.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTransformUtils.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMTransformUtils.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTransformUtils.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMTransformUtils.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBitWriter.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBitWriter.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBitWriter.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBitWriter.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAnalysis.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAnalysis.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAnalysis.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAnalysis.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMProfileData.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMProfileData.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMProfileData.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMProfileData.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSymbolize.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSymbolize.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSymbolize.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSymbolize.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoBTF.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoBTF.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoBTF.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoBTF.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoPDB.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoPDB.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoPDB.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoPDB.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoMSF.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoMSF.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoMSF.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoMSF.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoDWARF.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoDWARF.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoDWARF.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoDWARF.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMObject.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMObject.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMObject.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMObject.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTextAPI.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMTextAPI.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTextAPI.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMTextAPI.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMCParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMCParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMCParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMCParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMIRReader.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMIRReader.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMIRReader.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMIRReader.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAsmParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMAsmParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMAsmParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMC.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMC.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMMC.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMMC.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoCodeView.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoCodeView.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDebugInfoCodeView.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDebugInfoCodeView.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBitReader.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBitReader.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBitReader.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBitReader.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFuzzerCLI.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFuzzerCLI.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMFuzzerCLI.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMFuzzerCLI.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCore.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCore.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMCore.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMCore.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRemarks.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRemarks.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMRemarks.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMRemarks.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBitstreamReader.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBitstreamReader.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBitstreamReader.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBitstreamReader.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBinaryFormat.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBinaryFormat.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMBinaryFormat.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMBinaryFormat.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTargetParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMTargetParser.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTargetParser.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMTargetParser.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTableGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMTableGen.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMTableGen.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMTableGen.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSupport.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSupport.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMSupport.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMSupport.a" Install "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDemangle.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDemangle.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/llvm/lib/libLLVMDemangle.a" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/lib/libLLVMDemangle.a" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/docs/ASanABI.rst" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/docs/ASanABI.rst" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/docs/TestingGuide.rst" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/docs/TestingGuide.rst" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/docs/BuildingCompilerRT.rst" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/docs/BuildingCompilerRT.rst" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/profile/MemProfData.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/profile/MemProfData.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/profile/MIBEntryDef.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/profile/MIBEntryDef.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/profile/instr_prof_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/profile/instr_prof_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/profile/InstrProfData.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/profile/InstrProfData.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/asan_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/asan_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/dfsan_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/dfsan_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/scudo_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/scudo_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/netbsd_syscall_hooks.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/netbsd_syscall_hooks.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/common_interface_defs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/common_interface_defs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/memprof_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/memprof_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/nsan_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/nsan_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/msan_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/msan_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/hwasan_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/hwasan_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/linux_syscall_hooks.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/linux_syscall_hooks.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/tsan_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/tsan_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/allocator_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/allocator_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/tsan_interface_atomic.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/tsan_interface_atomic.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/coverage_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/coverage_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/ubsan_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/ubsan_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/sanitizer/lsan_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/sanitizer/lsan_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/xray/xray_records.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/xray/xray_records.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/xray/xray_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/xray/xray_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/xray/xray_log_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/xray/xray_log_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/orc_rt/c_api.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/orc_rt/c_api.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/include/fuzzer/FuzzedDataProvider.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/include/fuzzer/FuzzedDataProvider.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/www/index.html" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/www/index.html" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/www/menu.css" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/www/menu.css" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/www/menu.html.incl" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/www/menu.html.incl" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/www/content.css" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/www/content.css" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/README.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/README.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/.clang-format" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/.clang-format" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/tsan_shadow_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/unit/tsan_shadow_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/tsan_ilist_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/unit/tsan_ilist_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/tsan_trace_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/unit/tsan_trace_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/tsan_vector_clock_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/unit/tsan_vector_clock_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/tsan_stack_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/unit/tsan_stack_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/tsan_dense_alloc_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/unit/tsan_dense_alloc_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/tsan_unit_test_main.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/unit/tsan_unit_test_main.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/tsan_flags_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/unit/tsan_flags_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/unit/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/tsan_sync_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/unit/tsan_sync_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/tsan_mutexset_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/unit/tsan_mutexset_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/unit/tsan_mman_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/unit/tsan_mman_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/rtl/tsan_thread.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/rtl/tsan_thread.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/rtl/tsan_mutex.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/rtl/tsan_mutex.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/rtl/tsan_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/rtl/tsan_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/rtl/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/rtl/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/rtl/tsan_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/rtl/tsan_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/rtl/tsan_string.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/rtl/tsan_string.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/rtl/tsan_test_util.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/rtl/tsan_test_util.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/rtl/tsan_mop.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/rtl/tsan_mop.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/rtl/tsan_bench.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/rtl/tsan_bench.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/tests/rtl/tsan_posix_util.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/tests/rtl/tsan_posix_util.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/benchmarks/vts_many_threads_bench.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/benchmarks/vts_many_threads_bench.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/benchmarks/mop.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/benchmarks/mop.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/benchmarks/start_many_threads.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/benchmarks/start_many_threads.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/benchmarks/func_entry_exit.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/benchmarks/func_entry_exit.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/benchmarks/mini_bench_local.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/benchmarks/mini_bench_local.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/benchmarks/mini_bench_shared.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/benchmarks/mini_bench_shared.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/check_analyze.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/check_analyze.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/check_cmake.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/check_cmake.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/go/build.bat" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/go/build.bat" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/go/tsan_go.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/go/tsan_go.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/go/buildgo.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/go/buildgo.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/go/test.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/go/test.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/dd/dd_rtl.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/dd/dd_rtl.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/dd/dd_rtl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/dd/dd_rtl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/dd/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/dd/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/dd/dd_interceptors.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/dd/dd_interceptors.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_report.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_md5.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_md5.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_mips64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl_mips64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_symbolize.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_symbolize.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_ilist.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_ilist.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_windows.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_platform_windows.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_ignoreset.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_ignoreset.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_access.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl_access.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_ppc_regs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_ppc_regs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_spinlock_defs_mac.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_spinlock_defs_mac.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_java.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interface_java.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_ann.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interface_ann.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_trace.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_trace.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_defs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_defs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interface.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutexset.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_mutexset.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interface.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_sync.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_platform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_report.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_sync.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mman.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_mman.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_flags.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_suppressions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_suppressions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_fd.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_fd.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_debugging.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_debugging.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_ppc64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl_ppc64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_vector_clock.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_vector_clock.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_shadow.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_shadow.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_vector_clock.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_vector_clock.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_loongarch64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl_loongarch64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interceptors.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_external.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_external.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_fd.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_fd.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan.syms.extra" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan.syms.extra" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_malloc_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_malloc_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stack_trace.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_stack_trace.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_aarch64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl_aarch64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_preinit.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_preinit.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_ignoreset.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_ignoreset.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_memintrinsics.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_interceptors_memintrinsics.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_s390x.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl_s390x.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_symbolize.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_symbolize.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_proc.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl_proc.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_riscv64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_rtl_riscv64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mman.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_mman.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutexset.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/rtl/tsan_mutexset.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/tsan/analyze_libtsan.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/tsan/analyze_libtsan.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_init_standalone_preinit.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_init_standalone_preinit.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_win_dynamic_runtime_thunk.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_win_dynamic_runtime_thunk.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_checks.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_checks.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_platform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_platform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/weak_symbols.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/weak_symbols.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_init.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_init.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_signals_standalone.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_signals_standalone.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_type_hash.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_signals_standalone.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_signals_standalone.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_flags.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_win_dll_thunk.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_win_dll_thunk.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_monitor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_monitor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan.syms.extra" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan.syms.extra" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_handlers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_monitor.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_monitor.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_init_standalone.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_init_standalone.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_value.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_value.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_handlers.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_interface.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_interface.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_init.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_init.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_win_weak_interception.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_win_weak_interception.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_value.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_value.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_diag.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_type_hash.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers_cxx.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_handlers_cxx.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan/ubsan_diag.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/stats/stats.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/stats/stats.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/stats/stats_client.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/stats/stats_client.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/stats/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/stats/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/stats/stats.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/stats/stats.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/guarded_pool_allocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/utilities.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/utilities.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/mutex.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/mutex.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/stack_trace_compressor.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/stack_trace_compressor.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/options.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/options.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/recoverable.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/recoverable.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/mutex_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/mutex_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/enable_disable.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/enable_disable.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/driver.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/driver.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/iterate.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/iterate.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/crash_handler_api.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/crash_handler_api.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/basic.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/basic.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/harness.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/harness.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/alignment.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/alignment.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/never_allocated.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/never_allocated.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/platform_specific/printf_sanitizer_common.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/platform_specific/printf_sanitizer_common.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/backtrace.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/backtrace.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/late_init.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/late_init.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/compression.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/compression.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/harness.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/harness.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/thread_contention.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/thread_contention.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/tests/slot_reuse.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/tests/slot_reuse.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/options.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/options.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/common.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/common.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/definitions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/definitions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/options.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/options.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/common_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/common_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_tls.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_tls.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/common_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/common_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/common.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/common.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/crash_handler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/crash_handler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/optional/segv_handler_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/optional/segv_handler_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/optional/segv_handler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/optional/segv_handler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_linux_libc.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/optional/backtrace_linux_libc.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/optional/segv_handler_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/optional/segv_handler_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/optional/options_parser.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/optional/options_parser.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/optional/backtrace_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/optional/printf.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/optional/printf.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/optional/backtrace.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/optional/options_parser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/optional/options_parser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/crash_handler.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/crash_handler.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/stack_trace_compressor.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/stack_trace_compressor.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/scripts/symbolize.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/scripts/symbolize.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan_abi/asan_abi_shim.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan_abi/asan_abi_shim.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan_abi/asan_abi_tbd.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan_abi/asan_abi_tbd.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan_abi/asan_abi.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan_abi/asan_abi.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan_abi/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan_abi/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan_abi/asan_abi.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan_abi/asan_abi.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_common_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_common_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_thread.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_thread.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_common.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_common.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_posix.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_posix.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/.clang-format" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/.clang-format" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/weak_symbols.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/weak_symbols.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_common_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_common_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_allocator.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_allocator.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_common_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_common_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_interceptors.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_malloc_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_malloc_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_allocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_allocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_preinit.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_preinit.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_common.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_common.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_fuchsia.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_fuchsia.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/lsan/lsan_thread.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/lsan/lsan_thread.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingBuffer.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingBuffer.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingPort.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingPort.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/WindowsMMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/WindowsMMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/WindowsMMap.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/WindowsMMap.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingUtil.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingUtil.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingUtil.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingUtil.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/GCDAProfiling.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/GCDAProfiling.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformWindows.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingPlatformWindows.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformOther.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingPlatformOther.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingMerge.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingMerge.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingInternal.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingInternal.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingInternal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingInternal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingVersionVar.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingVersionVar.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingWriter.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingWriter.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingRuntime.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingRuntime.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingFile.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingFile.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingMergeFile.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingMergeFile.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfiling.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfiling.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfiling.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfiling.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingNameVar.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingNameVar.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingValue.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingValue.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformAIX.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/profile/InstrProfilingPlatformAIX.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ctx_profile/tests/driver.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ctx_profile/tests/driver.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ctx_profile/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ctx_profile/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ctx_profile/tests/CtxInstrProfilingTest.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ctx_profile/tests/CtxInstrProfilingTest.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ctx_profile/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ctx_profile/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ctx_profile/CtxInstrProfiling.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ctx_profile/CtxInstrProfiling.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ctx_profile/CtxInstrProfiling.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ctx_profile/CtxInstrProfiling.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ctx_profile/CtxInstrContextNode.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ctx_profile/CtxInstrContextNode.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/BlocksRuntime/Block.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/BlocksRuntime/Block.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/BlocksRuntime/Block_private.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/BlocksRuntime/Block_private.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/BlocksRuntime/data.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/BlocksRuntime/data.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/BlocksRuntime/runtime.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/BlocksRuntime/runtime.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_arm.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_arm.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_trampoline_hexagon.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_trampoline_hexagon.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_fdr_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_fdr_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_profiling.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_profiling.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_mips64.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_mips64.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_profiling_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_profiling_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_always_instrument.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_always_instrument.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_init.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_init.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_log_interface.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_log_interface.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_profiling_flags.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_profiling_flags.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/weak_symbols.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/weak_symbols.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/tests/unit/function_call_trie_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/tests/unit/function_call_trie_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/tests/unit/fdr_log_writer_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/tests/unit/fdr_log_writer_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/tests/unit/segmented_array_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/tests/unit/segmented_array_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/tests/unit/fdr_controller_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/tests/unit/fdr_controller_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/tests/unit/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/tests/unit/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/tests/unit/allocator_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/tests/unit/allocator_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/tests/unit/xray_unit_test_main.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/tests/unit/xray_unit_test_main.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/tests/unit/profile_collector_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/tests/unit/profile_collector_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/tests/unit/test_helpers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/tests/unit/test_helpers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/tests/unit/buffer_queue_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/tests/unit/buffer_queue_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/tests/unit/test_helpers.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/tests/unit/test_helpers.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_hexagon.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_hexagon.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_basic_flags.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_basic_flags.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_fdr_flags.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_fdr_flags.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_trampoline_arm.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_trampoline_arm.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_AArch64.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_AArch64.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_trampoline_mips.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_trampoline_mips.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_allocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_allocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_basic_logging.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_basic_logging.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_x86_64.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_x86_64.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_never_instrument.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_never_instrument.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_trampoline_x86_64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_trampoline_x86_64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_fdr_log_writer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_fdr_log_writer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_mips.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_mips.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_profile_collector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_profile_collector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_fdr_log_records.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_fdr_log_records.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_interface_internal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_interface_internal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_fdr_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_fdr_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_x86_64.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_x86_64.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_basic_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_basic_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_defs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_defs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_recursion_guard.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_recursion_guard.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_profiling_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_profiling_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_fdr_logging.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_fdr_logging.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_trampoline_loongarch64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_trampoline_loongarch64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_basic_logging.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_basic_logging.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_segmented_array.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_segmented_array.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_powerpc64.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_powerpc64.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_utils.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_utils.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_interface.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_interface.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_basic_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_basic_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_flags.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_flags.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_function_call_trie.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_function_call_trie.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_trampoline_powerpc64.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_trampoline_powerpc64.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_powerpc64.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_powerpc64.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_buffer_queue.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_utils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_utils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_trampoline_mips64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_trampoline_mips64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_loongarch64.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_loongarch64.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_buffer_queue.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_profile_collector.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_profile_collector.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_fdr_controller.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_fdr_controller.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_trampoline_AArch64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_trampoline_AArch64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_trampoline_powerpc64_asm.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_trampoline_powerpc64_asm.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_tsc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_tsc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/xray/xray_fdr_logging.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/xray/xray_fdr_logging.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/wrappers_c.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/allocator_config.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/allocator_config.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/release.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/release.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/include/scudo/interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/primary32.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/primary32.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/checksum.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/checksum.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/quarantine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/quarantine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/mutex.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/mutex.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/timing.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/timing.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/mem_map_base.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/mem_map_base.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/bytemap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/bytemap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/linux.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/linux.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/string_utils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/string_utils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/condition_variable_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/condition_variable_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/stats.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/stats.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/list_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/list_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/size_class_map_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/size_class_map_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/mutex_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/mutex_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/condition_variable_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/condition_variable_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/vector_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/vector_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/scudo_unit_test.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/scudo_unit_test.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/allocator_config_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/allocator_config_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/memtag_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/memtag_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/atomic_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/atomic_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/primary_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/primary_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/report_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/report_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/wrappers_cpp_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/wrappers_cpp_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/checksum_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/checksum_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/tsd_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/tsd_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/chunk_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/chunk_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/quarantine_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/quarantine_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/wrappers_c_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/wrappers_c_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/combined_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/combined_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/map_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/map_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/common_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/common_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/strings_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/strings_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/stats_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/stats_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/release_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/release_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/flags_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/flags_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/timing_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/timing_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/bytemap_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/bytemap_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/secondary_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/secondary_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/scudo_unit_test_main.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tests/scudo_unit_test_main.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/condition_variable_base.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/condition_variable_base.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/size_class_map.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/size_class_map.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/trusty.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/trusty.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/wrappers_c.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/secondary.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/secondary.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/flags_parser.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/flags_parser.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/fuzz/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/condition_variable_linux.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/condition_variable_linux.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/mem_map.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/mem_map.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/memtag.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/memtag.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/benchmarks/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/benchmarks/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/benchmarks/malloc_benchmark.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/benchmarks/malloc_benchmark.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/common.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/common.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/timing.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/timing.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/combined.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/combined.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/flags.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/flags.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/platform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/platform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/mem_map_fuchsia.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/mem_map_fuchsia.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/report.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/report.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/mem_map_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/mem_map_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/report_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/report_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/allocator_config.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/allocator_config.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/wrappers_c.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/primary64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/primary64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/thread_annotations.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/thread_annotations.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tsd.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tsd.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/internal_defs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/internal_defs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/stack_depot.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/stack_depot.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/condition_variable.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/condition_variable.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/chunk.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/chunk.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tools/compute_size_class_config.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tools/compute_size_class_config.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c_checks.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/wrappers_c_checks.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/atomic_helpers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/atomic_helpers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/allocator_common.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/allocator_common.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/report.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/report.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/options.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/options.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/vector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/vector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/string_utils.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/string_utils.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/report_linux.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/report_linux.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/release.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/release.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tsd_exclusive.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tsd_exclusive.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/common.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/common.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/list.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/list.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/trusty.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/trusty.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/flags_parser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/flags_parser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/mem_map.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/mem_map.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/local_cache.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/local_cache.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/fuchsia.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/fuchsia.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/checksum.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/checksum.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/mem_map_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/mem_map_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/allocator_config_wrapper.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/allocator_config_wrapper.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/mem_map_linux.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/mem_map_linux.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/crc32_hw.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/crc32_hw.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tsd_shared.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/scudo/standalone/tsd_shared.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan_suppressions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan_suppressions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/tests/nsan_unit_test_main.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/tests/nsan_unit_test_main.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/tests/NSanUnitTest.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/tests/NSanUnitTest.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan_malloc_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan_malloc_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan_interceptors.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan_interceptors.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan_preinit.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan_preinit.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan_flags.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan_flags.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan_platform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan_platform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan_stats.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan_stats.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan_stats.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan_stats.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan.syms.extra" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan.syms.extra" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/nsan/nsan_suppressions.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/nsan/nsan_suppressions.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan_minimal/ubsan.syms.extra" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan_minimal/ubsan.syms.extra" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan_minimal/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan_minimal/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_allocator.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_allocator.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_rtl.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_rtl.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof.syms.extra" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof.syms.extra" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_flags.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_flags.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_rawprofile.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_rawprofile.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_stack.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_stack.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/README.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/README.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_new_delete.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_new_delete.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/weak_symbols.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/weak_symbols.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_mibmap.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_mibmap.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/tests/rawprofile.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/tests/rawprofile.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/tests/driver.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/tests/driver.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_interceptors.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_interceptors.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_init_version.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_init_version.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_internal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_internal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_stats.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_stats.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_mapping.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_mapping.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_shadow_setup.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_shadow_setup.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_mibmap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_mibmap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_thread.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_thread.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_malloc_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_malloc_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_descriptions.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_descriptions.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_interceptors.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_interceptors.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_descriptions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_descriptions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_allocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_allocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_stack.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_stack.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_rawprofile.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_rawprofile.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_thread.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_thread.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_preinit.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_preinit.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_stats.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_stats.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/memprof/memprof_interface_internal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/memprof/memprof_interface_internal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_hexagon.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_hexagon.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libignore.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_libignore.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_glibc_version.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_glibc_version.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_loongarch64.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_loongarch64.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_leb128.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_leb128.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_file.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_file.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_solaris.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_solaris.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_x86_64.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_x86_64.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_mac.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_wrappers.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_wrappers.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/symbolizer/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_errno.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/.clang-format" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/.clang-format" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/weak_symbols.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/weak_symbols.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_posix.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_stoptheworld_testlib.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_stoptheworld_testlib.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_bvgraph_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_bvgraph_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/standalone_malloc_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/standalone_malloc_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_array_ref_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_array_ref_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_stack_store_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_stack_store_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_format_interceptor_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_format_interceptor_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_ring_buffer_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_ring_buffer_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_nolibc_test_main.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_nolibc_test_main.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/malloc_stress_transfer_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/malloc_stress_transfer_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_suppressions_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_suppressions_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_dense_map_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_dense_map_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_common_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_common_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_chained_origin_depot_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_chained_origin_depot_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_hash_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_hash_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_thread_arg_retval_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_thread_arg_retval_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_stoptheworld_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_stoptheworld_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_block_signals.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_block_signals.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_vector_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_vector_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_ioctl_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_ioctl_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_test_utils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_test_utils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_deadlock_detector_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_deadlock_detector_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_procmaps_mac_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_procmaps_mac_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_libc_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_libc_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_type_traits_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_type_traits_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_posix_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_posix_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_thread_registry_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_thread_registry_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_leb128_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_leb128_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_lzw_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_lzw_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_quarantine_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_quarantine_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_test_main.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_test_main.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_atomic_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_atomic_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_printf_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_printf_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_stacktrace_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_stacktrace_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_nolibc_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_nolibc_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_pthread_wrappers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_pthread_wrappers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_addrhashmap_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_addrhashmap_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_linux_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_linux_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_range_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_range_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_list_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_list_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_module_uuid_size.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_module_uuid_size.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_flat_map_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_flat_map_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_test_config.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_test_config.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_bitvector_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_bitvector_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_symbolizer_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_symbolizer_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_procmaps_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_procmaps_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_mac_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_mac_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_mutex_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_mutex_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_testlib.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_testlib.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_stacktrace_printer_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_stacktrace_printer_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_flags_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/tests/sanitizer_flags_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_weak_interception.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_win_weak_interception.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_dynamic_runtime_thunk.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_dynamic_runtime_thunk.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_aarch64.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_aarch64.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_platform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_riscv64.inc.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_riscv64.inc.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_dense_map.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_dense_map.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sancov_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sancov_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mallinfo.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_mallinfo.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_dl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_dl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_ptrauth.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_ptrauth.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_dll_thunk.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_dll_thunk.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_arm.inc.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_arm.inc.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_arm.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_arm.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_riscv64.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_riscv64.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_errno.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac_libcdep.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_mac_libcdep.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_i386.inc.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_i386.inc.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interface_posix.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interface_posix.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_range.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_range.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_memintrinsics.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_memintrinsics.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_type_traits.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_type_traits.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_sparc.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_sparc.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_win.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_win.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_hash.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_hash.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_range.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_range.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_vector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_vector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_list.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_list.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_libc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_weak_interception.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_weak_interception.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_linux.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_dbghelp.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_dbghelp.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_dense_map_info.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_dense_map_info.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_bvgraph.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_bvgraph.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_safety.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_thread_safety.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_atomic.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_unwind_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_unwind_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_bitvector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_bitvector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_report_decorator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_report_decorator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_asm.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_asm.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_arg_retval.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_thread_arg_retval.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_dl.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_dl.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_dynamic_runtime_thunk.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_win_dynamic_runtime_thunk.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_lzw.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_lzw.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_dlsym.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_dlsym.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flat_map.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_flat_map.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_arg_retval.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_thread_arg_retval.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_lfstack.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_lfstack.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_weak_interception.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_win_weak_interception.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_netbsd_compat.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_netbsd_compat.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_win.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_placement_new.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_placement_new.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sancov_flags.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sancov_flags.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_mutex.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_defs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_win_defs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_sections.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_sections.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_redefine_builtins.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_redefine_builtins.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/scripts/sancov.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/scripts/sancov.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/scripts/gen_dynamic_list.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/scripts/gen_dynamic_list.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_x86_64.inc.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_x86_64.inc.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_type_traits.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_type_traits.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_array_ref.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_array_ref.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup_constants.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup_constants.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sancov_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sancov_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_file.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_file.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_loongarch64.inc.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_loongarch64.inc.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/rtsan_stack.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/rtsan_stack.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/tests/rtsan_test_utilities.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/tests/rtsan_test_utilities.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/tests/rtsan_test_interceptors.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/tests/rtsan_test_interceptors.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/tests/rtsan_test_context.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/tests/rtsan_test_context.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/tests/rtsan_test_main.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/tests/rtsan_test_main.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/tests/rtsan_test_functional.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/tests/rtsan_test_functional.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/rtsan_interceptors.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/rtsan_interceptors.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/rtsan_stack.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/rtsan_stack.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/rtsan_context.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/rtsan_context.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/rtsan.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/rtsan.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/rtsan_interceptors.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/rtsan_interceptors.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/rtsan.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/rtsan.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/rtsan_preinit.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/rtsan_preinit.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/rtsan/rtsan_context.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/rtsan/rtsan_context.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/cfi/cfi.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/cfi/cfi.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/cfi/cfi_ignorelist.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/cfi/cfi_ignorelist.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/cfi/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/cfi/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floattixf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floattixf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addsf3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/addsf3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatuntitf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatuntitf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_mulo_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/int_mulo_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/udivmodti4.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/udivmodti4.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/umoddi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/umoddi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatuntisf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatuntisf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpti2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cmpti2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/comparedf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/comparedf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/nedf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/nedf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/softfloat-alias.list" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/softfloat-alias.list" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/addsf3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/addsf3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/divsf3vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/divsf3vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync-ops.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync-ops.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/eqdf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/eqdf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_div0.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_div0.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cdcmp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_cdcmp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/ltsf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/ltsf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/comparesf2.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/comparesf2.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_memmove.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_memmove.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_drsub.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_drsub.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_umax_8.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_umax_8.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/udivmodsi4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/udivmodsi4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_sub_4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_sub_4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_sub_8.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_sub_8.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/lesf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/lesf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_nand_8.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_nand_8.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/gesf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/gesf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_min_4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_min_4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/nesf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/nesf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/bswapdi2.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/bswapdi2.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/gtsf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/gtsf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/divdf3vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/divdf3vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/clzsi2.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/clzsi2.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/switchu8.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/switchu8.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/fixunsdfsivfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/fixunsdfsivfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/fixdfsivfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/fixdfsivfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cdcmpeq_check_nan.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_cdcmpeq_check_nan.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/modsi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/modsi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/addsf3vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/addsf3vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/chkstk.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/chkstk.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_and_4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_and_4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_uldivmod.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_uldivmod.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_or_8.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_or_8.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_memcmp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_memcmp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/floatunssisfvfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/floatunssisfvfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_xor_4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_xor_4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/extendsfdf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/extendsfdf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/floatunssidfvfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/floatunssidfvfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/switch8.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/switch8.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/truncdfsf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/truncdfsf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/muldf3vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/muldf3vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/floatsisfvfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/floatsisfvfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/gedf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/gedf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/subdf3vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/subdf3vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/subsf3vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/subsf3vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/gtdf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/gtdf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_ldivmod.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_ldivmod.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/bswapsi2.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/bswapsi2.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/mulsf3vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/mulsf3vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/udivsi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/udivsi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_umax_4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_umax_4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/clzdi2.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/clzdi2.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_dcmp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_dcmp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_max_8.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_max_8.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_max_4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_max_4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/restore_vfp_d8_d15_regs.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/restore_vfp_d8_d15_regs.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/negdf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/negdf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_fcmp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_fcmp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_nand_4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_nand_4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/switch16.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/switch16.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_min_8.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_min_8.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/floatsidfvfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/floatsidfvfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/ltdf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/ltdf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/fixunssfsivfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/fixunssfsivfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_idivmod.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_idivmod.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_add_8.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_add_8.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_add_4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_add_4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/negsf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/negsf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/ledf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/ledf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/divsi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/divsi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_memcpy.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_memcpy.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/switch32.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/switch32.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/eqsf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/eqsf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/unordsf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/unordsf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cfcmpeq_check_nan.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_cfcmpeq_check_nan.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/adddf3vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/adddf3vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/fp_mode.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/fp_mode.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/divmodsi4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/divmodsi4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cfcmp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_cfcmp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/unorddf2vfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/unorddf2vfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_and_8.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_and_8.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/fixsfsivfp.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/fixsfsivfp.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_memset.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_memset.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_or_4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_or_4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_umin_8.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_umin_8.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_umin_4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_umin_4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_xor_8.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_fetch_and_xor_8.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_uidivmod.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_uidivmod.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/aeabi_frsub.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/aeabi_frsub.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/umodsi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/umodsi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/save_vfp_d8_d15_regs.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/save_vfp_d8_d15_regs.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/arm/sync_synchronize.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/arm/sync_synchronize.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_div_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_div_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixsfti.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixsfti.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ffsti2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ffsti2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_endianness.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/int_endianness.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatditf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatditf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/extendhfsf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/extendhfsf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/comparesf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/comparesf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/eprintf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/eprintf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzdi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ctzdi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/avr/mulhi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/avr/mulhi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/avr/udivmodhi4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/avr/udivmodhi4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/avr/udivmodqi4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/avr/udivmodqi4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/avr/divmodhi4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/avr/divmodhi4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/avr/mulqi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/avr/mulqi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/avr/exit.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/avr/exit.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/avr/divmodqi4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/avr/divmodqi4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/iossim-x86_64.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/iossim-x86_64.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/osx.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/osx.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/ios-armv7s.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/ios-armv7s.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/ios6-armv7s.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/ios6-armv7s.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/ios7-arm64.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/ios7-arm64.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/ios6-armv7.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/ios6-armv7.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/iossim.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/iossim.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/README.TXT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/README.TXT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/ios-armv7.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/ios-armv7.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/iossim-i386.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/iossim-i386.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/osx-i386.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/osx-i386.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/Darwin-excludes/ios.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/Darwin-excludes/ios.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negvdi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/negvdi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/udivmodsi4.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/udivmodsi4.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixunsxfdi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixunsxfdi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/README.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/README.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/apple_versioning.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/apple_versioning.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatundixf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatundixf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/powidf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/powidf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/udivmoddi4.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/udivmoddi4.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_div_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/int_div_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/extendbfsf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/extendbfsf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountdi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/popcountdi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixtfsi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixtfsi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/lshrdi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/lshrdi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixdfti.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixdfti.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/powixf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/powixf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvsi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/mulvsi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/moddi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/moddi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/trunctfxf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/trunctfxf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvti3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/mulvti3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatdisf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatdisf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatunsidf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatunsidf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/umodti3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/umodti3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountsi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/popcountsi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulodi4.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/mulodi4.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subtf3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/subtf3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floattidf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floattidf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_math.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/int_math.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/bswapdi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/bswapdi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/extendsftf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/extendsftf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/trunctfdf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/trunctfdf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subvsi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/subvsi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/clzsi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/clzsi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negvsi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/negvsi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divsc3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divsc3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/gcc_personality_v0.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/atomic.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/atomic.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/AArch64CPUFeatures.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/AArch64CPUFeatures.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/cpu_model.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/cpu_model.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/x86.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/x86.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/android.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/android.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/mrs.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/mrs.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/unimplemented.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/unimplemented.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/freebsd.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/freebsd.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/fuchsia.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/fuchsia.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/apple.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/apple.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/sysauxv.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/sysauxv.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/android.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/android.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/freebsd.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/freebsd.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/fuchsia.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/fuchsia.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/sysauxv.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/sysauxv.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/hwcap.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cpu_model/aarch64/hwcap.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixsfdi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixsfdi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/modsi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/modsi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negvti2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/negvti2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulosi4.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/mulosi4.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/truncsfbf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/truncsfbf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/clzti2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/clzti2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_extend.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_extend.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatdidf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatdidf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixtfdi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixtfdi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzsi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ctzsi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/extendhftf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/extendhftf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/muldf3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/muldf3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/unwind-ehabi-helpers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/unwind-ehabi-helpers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ve/grow_stack.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ve/grow_stack.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ve/grow_stack_align.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ve/grow_stack_align.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/powitf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/powitf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/trunctfsf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/trunctfsf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/muldc3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/muldc3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixunsdfdi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixunsdfdi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/parityti2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/parityti2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/extendsfdf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/extendsfdf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_lib.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/int_lib.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/muloti4.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/muloti4.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpdi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ucmpdi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/lshrti3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/lshrti3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divtf3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divtf3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountti2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/popcountti2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/crtbegin.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/crtbegin.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/powisf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/powisf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_compare_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_compare_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixdfdi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixdfdi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/trunctfhf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/trunctfhf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/extenddftf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/extenddftf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixxfdi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixxfdi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvdi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/mulvdi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_util.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/int_util.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_util.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/int_util.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_mulv_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/int_mulv_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ashrti3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ashrti3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatunsisf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatunsisf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatsisf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatsisf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/enable_execute_stack.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/enable_execute_stack.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subdf3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/subdf3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulsf3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/mulsf3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_fixuint_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_fixuint_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/udivdi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/udivdi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatunsitf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatunsitf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatdixf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatdixf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/assembly.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/assembly.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/truncsfhf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/truncsfhf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatundixf.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/x86_64/floatundixf.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatdisf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/x86_64/floatdisf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/chkstk.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/x86_64/chkstk.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatdidf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/x86_64/floatdidf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatdixf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/x86_64/floatdixf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatundisf.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/x86_64/floatundisf.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatundidf.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/x86_64/floatundidf.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/multf3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/multf3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixunstfti.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixunstfti.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/paritydi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/paritydi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatunditf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatunditf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/umoddi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/umoddi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/floatundixf.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/floatundixf.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/lshrdi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/lshrdi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/moddi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/moddi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/floatdisf.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/floatdisf.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/chkstk.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/chkstk.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/floatdidf.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/floatdidf.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/udivdi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/udivdi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/floatdixf.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/floatdixf.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/floatundisf.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/floatundisf.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/ashrdi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/ashrdi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/muldi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/muldi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/ashldi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/ashldi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/floatundidf.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/floatundidf.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/fp_mode.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/fp_mode.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/i386/divdi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/i386/divdi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/absvsi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/absvsi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floattitf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floattitf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/loongarch/fp_mode.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/loongarch/fp_mode.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/multc3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/multc3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/emutls.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/emutls.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/bswapsi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/bswapsi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/riscv/mulsi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/riscv/mulsi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/riscv/int_mul_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/riscv/int_mul_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/riscv/save.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/riscv/save.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/riscv/muldi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/riscv/muldi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/riscv/fp_mode.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/riscv/fp_mode.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/riscv/restore.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/riscv/restore.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixunssfdi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixunssfdi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negdf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/negdf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatuntixf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatuntixf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixunstfsi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixunstfsi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divdf3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divdf3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/absvdi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatundisf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatundisf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/macho_embedded/thumb2-64.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/macho_embedded/thumb2-64.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/macho_embedded/arm.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/macho_embedded/arm.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/macho_embedded/thumb2.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/macho_embedded/thumb2.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/macho_embedded/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/macho_embedded/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/macho_embedded/common.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/macho_embedded/common.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/macho_embedded/i386.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/macho_embedded/i386.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixsfsi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixsfsi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/udivsi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/udivsi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/clzdi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/clzdi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulxc3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/mulxc3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negsf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/negsf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/atomic_flag_clear.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/atomic_flag_clear.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/os_version_check.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/os_version_check.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixtfti.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixtfti.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ashrdi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ashrdi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_trunc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_trunc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divsf3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divsf3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_types.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/int_types.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/umoddi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/umoddi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/udivmodsi4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/udivmodsi4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/udivmoddi4.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/udivmoddi4.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/fastmath2_dlib_asm.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/fastmath2_dlib_asm.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/moddi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/moddi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/sfsqrt_opt.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/sfsqrt_opt.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/sfdiv_opt.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/sfdiv_opt.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/dffma.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/dffma.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/common_entry_exit_abi1.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/common_entry_exit_abi1.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/dfmul.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/dfmul.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/modsi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/modsi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/dfdiv.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/dfdiv.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/memcpy_likely_aligned.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/memcpy_likely_aligned.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/dfaddsub.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/dfaddsub.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/udivdi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/udivdi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/common_entry_exit_legacy.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/common_entry_exit_legacy.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/udivsi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/udivsi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/divsi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/divsi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/memcpy_forward_vp4cp4n2.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/memcpy_forward_vp4cp4n2.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/dfsqrt.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/dfsqrt.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/common_entry_exit_abi2.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/common_entry_exit_abi2.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/fastmath_dlib_asm.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/fastmath_dlib_asm.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/divdi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/divdi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/umodsi3.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/umodsi3.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/dfminmax.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/dfminmax.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/fastmath2_ldlib_asm.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/hexagon/fastmath2_ldlib_asm.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_to_fp.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/int_to_fp.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ashlti3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ashlti3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addvdi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/addvdi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_trunc_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_trunc_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/trampoline_setup.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/trampoline_setup.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpti2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ucmpti2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatsitf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatsitf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/atomic_thread_fence.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/atomic_thread_fence.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/adddf3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/adddf3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_add_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_add_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/clear_cache.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/clear_cache.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/atomic_signal_fence.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/atomic_signal_fence.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/truncdfbf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/truncdfbf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixunsdfti.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixunsdfti.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/muldi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/muldi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/int_to_fp_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/int_to_fp_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/truncdfsf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/truncdfsf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floattisf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floattisf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixxfti.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixxfti.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatuntidf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatuntidf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/absvti2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/absvti2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixunsdfsi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixunsdfsi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixdfsi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixdfsi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/atomic_flag_clear_explicit.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/atomic_flag_clear_explicit.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subvti3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/subvti3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/udivti3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/udivti3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divxc3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divxc3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divsi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divsi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divti3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divti3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixunstfdi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixunstfdi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ashldi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ashldi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divtc3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divtc3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/truncdfhf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/truncdfhf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divmodti4.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divmodti4.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ffsdi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ffsdi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_mul_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_mul_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/comparetf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/comparetf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addtf3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/addtf3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negdi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/negdi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatundidf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatundidf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/atomic_flag_test_and_set.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/atomic_flag_test_and_set.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/multi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/multi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixunsxfsi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixunsxfsi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixunssfti.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixunssfti.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixunsxfti.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixunsxfti.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/mulsc3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/mulsc3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_mode.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_mode.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_mode.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_mode.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divmodsi4.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divmodsi4.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fixunssfsi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fixunssfsi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ffssi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ffssi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/aarch64/sme-libc-mem-routines.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/aarch64/sme-libc-mem-routines.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/aarch64/lse.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/aarch64/lse.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/aarch64/sme-abi-vg.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/aarch64/sme-abi-vg.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/aarch64/chkstk.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/aarch64/chkstk.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/aarch64/sme-libc-routines.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/aarch64/sme-libc-routines.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/aarch64/sme-abi-init.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/aarch64/sme-abi-init.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/aarch64/sme-abi.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/aarch64/sme-abi.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/aarch64/fp_mode.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/aarch64/fp_mode.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/extendxftf2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/extendxftf2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpdi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/cmpdi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addvti3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/addvti3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/addvsi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/addvsi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/gcc_qmul.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/gcc_qmul.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/floatditf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/floatditf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/gcc_qsub.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/gcc_qsub.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/restFP.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/restFP.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/fixtfdi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/fixtfdi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/gcc_qadd.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/gcc_qadd.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/atomic.exp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/atomic.exp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/DD.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/DD.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/fixunstfti.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/fixunstfti.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/floatunditf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/floatunditf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/floattitf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/floattitf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/multc3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/multc3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/saveFP.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/saveFP.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/fixtfti.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/fixtfti.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/gcc_qdiv.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/gcc_qdiv.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/fixunstfdi.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/fixunstfdi.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ppc/divtc3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ppc/divtc3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subvdi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/subvdi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divmoddi4.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divmoddi4.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divdi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divdi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/umodsi3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/umodsi3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_fixint_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_fixint_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/floatsidf.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/floatsidf.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_extend_impl.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_extend_impl.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/divdc3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/divdc3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/crtend.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/crtend.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzti2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/ctzti2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/fp_lib.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/fp_lib.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/subsf3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/subsf3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/negti2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/negti2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/paritysi2.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/paritysi2.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/builtins/modti3.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/builtins/modti3.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerSHA1.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerSHA1.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/build.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/build.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsym.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsym.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerTracePC.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerBuiltins.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerBuiltins.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerCorpus.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerCorpus.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerIO.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerIO.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMutate.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerMutate.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/README.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/README.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/tests/FuzzedDataProviderUnittest.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/tests/FuzzedDataProviderUnittest.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/tests/FuzzerUnittest.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/tests/FuzzerUnittest.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMerge.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerMerge.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDictionary.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerDictionary.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerFlags.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerFlags.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerInternal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerInternal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerIO.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerIO.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtraCountersDarwin.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerExtraCountersDarwin.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerPlatform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerPlatform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerCommand.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerCommand.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerTracePC.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerOptions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerOptions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtil.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerUtil.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMerge.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerMerge.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/standalone/StandaloneFuzzTargetMain.c" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/standalone/StandaloneFuzzTargetMain.c" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerInterface.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerInterface.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerDriver.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtraCountersWindows.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerExtraCountersWindows.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/dataflow/DataFlow.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/dataflow/DataFlow.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/dataflow/DataFlow.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/dataflow/DataFlow.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/dataflow/DataFlowCallbacks.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/dataflow/DataFlowCallbacks.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerValueBitMap.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerValueBitMap.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDefs.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerDefs.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMutate.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerMutate.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctions.def" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerExtFunctions.def" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerExtFunctions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerLoop.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/afl/afl_driver.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/afl/afl_driver.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerFork.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerFork.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerSHA1.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerSHA1.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerCrossOver.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerCrossOver.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerRandom.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerRandom.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/scripts/unbalanced_allocs.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/scripts/unbalanced_allocs.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerFork.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerFork.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtil.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerUtil.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/fuzzer/FuzzerMain.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_interceptors.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_allocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_allocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_report.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_report.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_new_delete.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_new_delete.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_allocator.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_allocator.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_thread.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_thread.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/.clang-format" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/.clang-format" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_ignorelist.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_ignorelist.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/tests/msan_test_main.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/tests/msan_test_main.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/tests/msan_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/tests/msan_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/tests/msan_test_config.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/tests/msan_test_config.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/tests/msan_loadable.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/tests/msan_loadable.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_origin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_origin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_thread.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_thread.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan.syms.extra" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan.syms.extra" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_chained_origin_depot.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_chained_origin_depot.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_poisoning.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_poisoning.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_dl.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_dl.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_report.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_report.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_poisoning.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_poisoning.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_chained_origin_depot.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_chained_origin_depot.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_dl.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_dl.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan_interface_internal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan_interface_internal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/msan/msan.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/msan/msan.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_interceptors.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_interceptors.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/.clang-format" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/.clang-format" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_custom.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_custom.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_allocator.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_allocator.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_origin.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_origin.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_chained_origin_depot.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_chained_origin_depot.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_new_delete.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_new_delete.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_thread.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_thread.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_chained_origin_depot.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_chained_origin_depot.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_thread.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_thread.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan.syms.extra" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan.syms.extra" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/done_abilist.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/done_abilist.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/libc_ubuntu1404_abilist.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/libc_ubuntu1404_abilist.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/scripts/build-libc-list.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/scripts/build-libc-list.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/scripts/check_custom_wrappers.sh" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/scripts/check_custom_wrappers.sh" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_platform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_platform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/dfsan/dfsan_allocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/dfsan/dfsan_allocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/interception.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/interception.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/interception_type_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/interception_type_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/interception_win.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/interception_win.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/.clang-format" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/.clang-format" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/tests/interception_linux_foreign_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/tests/interception_linux_foreign_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/tests/interception_win_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/tests/interception_win_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/tests/interception_test_main.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/tests/interception_test_main.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/tests/interception_linux_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/tests/interception_linux_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/interception_linux.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/interception_linux.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/interception_win.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/interception_win.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/interception_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/interception_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/interception_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/interception_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/interception/interception_mac.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/interception/interception_mac.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/safestack/.clang-format" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/safestack/.clang-format" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/safestack/safestack.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/safestack/safestack.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/safestack/safestack_util.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/safestack/safestack_util.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/safestack/safestack_platform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/safestack/safestack_platform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/safestack/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/safestack/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_stack.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_stack.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_stats.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_stats.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_suppressions.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_suppressions.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_globals_win.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_globals_win.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_internal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_internal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_interceptors.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_allocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_allocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/README.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/README.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_thread.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_thread.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_win_dynamic_runtime_thunk.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_win_dynamic_runtime_thunk.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/.clang-format" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/.clang-format" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/weak_symbols.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/weak_symbols.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_shadow_setup.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_shadow_setup.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_mac_test.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_mac_test.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_test.ignore" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_test.ignore" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_fake_stack_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_fake_stack_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_exceptions_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_exceptions_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_interface_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_interface_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_internal_interface_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_internal_interface_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_test_utils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_test_utils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_str_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_str_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_noinst_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_noinst_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_mac_test_helpers.mm" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_mac_test_helpers.mm" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_mem_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_mem_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_benchmarks_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_benchmarks_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_globals_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_globals_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_mac_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_mac_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_test_config.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_test_config.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_racy_double_free_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_racy_double_free_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_oob_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_oob_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/tests/asan_test_main.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/tests/asan_test_main.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_win.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_win.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_errors.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_errors.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_stats.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_stats.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_rtl_x86_64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_rtl_x86_64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan.syms.extra" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan.syms.extra" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_report.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_report.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_interface.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_interface.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_activation.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_activation.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_poisoning.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_poisoning.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_fake_stack.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_fake_stack.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_descriptions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_descriptions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_premap_shadow.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_premap_shadow.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_malloc_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_malloc_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_mapping_sparc64.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_mapping_sparc64.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_memory_profile.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_memory_profile.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_interceptors.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_interceptors.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_preinit.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_preinit.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_activation_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_activation_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_posix.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_posix.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_win_dll_thunk.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_win_dll_thunk.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_report.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_report.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_errors.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_errors.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_malloc_win.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_malloc_win.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_interface_internal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_interface_internal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_ignorelist.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_ignorelist.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_init_version.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_init_version.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_poisoning.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_poisoning.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_fake_stack.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_fake_stack.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_new_delete.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_new_delete.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_rtl.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_rtl.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_mapping.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_mapping.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_rtl_static.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_rtl_static.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_win_weak_interception.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_win_weak_interception.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_globals.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_globals.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_allocator.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_allocator.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_interceptors_vfork.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_interceptors_vfork.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_flags.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_flags.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_premap_shadow.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_premap_shadow.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/scripts/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/scripts/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/scripts/asan_symbolize.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/scripts/asan_symbolize.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/scripts/asan_device_setup" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/scripts/asan_device_setup" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_thread.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_thread.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_stack.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_stack.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_mac.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_mac.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_descriptions.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_descriptions.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_suppressions.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_suppressions.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_activation.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_activation.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_malloc_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_scariness_score.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_scariness_score.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/asan/asan_debugging.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/asan/asan_debugging.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/macho_platform.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/macho_platform.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/extensible_rtti.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/extensible_rtti.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/debug.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/debug.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/compiler.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/compiler.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/executor_address.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/executor_address.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/macho_platform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/macho_platform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/extensible_rtti_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/extensible_rtti_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/wrapper_function_utils_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/wrapper_function_utils_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/simple_packed_serialization_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/simple_packed_serialization_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/executor_symbol_def_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/executor_symbol_def_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/c_api_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/c_api_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/orc_unit_test_main.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/orc_unit_test_main.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/endian_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/endian_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/interval_map_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/interval_map_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/executor_address_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/executor_address_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/simple_packed_serialization_utils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/simple_packed_serialization_utils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/error_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/error_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/interval_set_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/interval_set_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/bitmask_enum_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/bitmask_enum_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/string_pool_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/string_pool_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/unit/adt_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/unit/adt_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/tools/orc-rt-executor.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/tools/orc-rt-executor.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/tests/tools/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/tests/tools/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/adt.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/adt.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/elfnix_platform.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/elfnix_platform.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/simple_packed_serialization.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/simple_packed_serialization.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/coff_platform.per_jd.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/coff_platform.per_jd.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/bitmask_enum.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/bitmask_enum.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/common.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/common.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/elfnix_tls.x86-64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/elfnix_tls.x86-64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/extensible_rtti.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/extensible_rtti.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/interval_set.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/interval_set.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/executor_symbol_def.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/executor_symbol_def.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/coff_platform.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/coff_platform.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/elfnix_tls.ppc64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/elfnix_tls.ppc64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/string_pool.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/string_pool.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/wrapper_function_utils.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/wrapper_function_utils.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/elfnix_tls.aarch64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/elfnix_tls.aarch64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/macho_tlv.x86-64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/macho_tlv.x86-64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/endianness.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/endianness.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/run_program_wrapper.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/run_program_wrapper.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/dlfcn_wrapper.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/dlfcn_wrapper.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/macho_tlv.arm64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/macho_tlv.arm64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/error.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/error.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/coff_platform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/coff_platform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/interval_map.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/interval_map.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/elfnix_platform.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/elfnix_platform.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/debug.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/debug.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/stl_extras.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/stl_extras.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/orc/log_error_to_stderr.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/orc/log_error_to_stderr.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_checks.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_flags.inc" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_flags.inc" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_thread.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_linux.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_linux.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/.clang-format" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/.clang-format" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_allocator.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors_vfork.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_interceptors_vfork.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan.syms.extra" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan.syms.extra" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_setjmp_x86_64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_setjmp_x86_64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_preinit.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_preinit.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_registers.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_registers.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_interface_internal.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_interface_internal.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_globals.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_globals.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_poisoning.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_poisoning.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_setjmp_riscv64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_setjmp_riscv64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_thread_list.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_thread_list.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_thread_list.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_thread_list.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_fuchsia.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_fuchsia.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_flags.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_flags.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_interceptors.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_new_delete.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_new_delete.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_poisoning.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_poisoning.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_globals.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_globals.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_exceptions.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_exceptions.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_type_test.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_type_test.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_report.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_report.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_mapping.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_mapping.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_tag_mismatch_riscv64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_tag_mismatch_riscv64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_allocator.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_setjmp_aarch64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_setjmp_aarch64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_ignorelist.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_ignorelist.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_thread.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_report.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_report.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_platform_interceptors.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_platform_interceptors.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/scripts/hwasan_symbolize" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/scripts/hwasan_symbolize" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/scripts/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/scripts/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.h" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.h" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/CREDITS.TXT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/CREDITS.TXT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/LICENSE.TXT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/LICENSE.TXT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/CODE_OWNERS.TXT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/CODE_OWNERS.TXT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/utils/generate_netbsd_syscalls.awk" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/utils/generate_netbsd_syscalls.awk" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/utils/generate_netbsd_ioctls.awk" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/utils/generate_netbsd_ioctls.awk" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/.clang-tidy" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/.clang-tidy" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/tools/gwp_asan/stack_trace_compressor_fuzzer.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/tools/gwp_asan/stack_trace_compressor_fuzzer.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/tools/gwp_asan/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/tools/gwp_asan/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/tools/gwp_asan/options_parser_fuzzer.cpp" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/tools/gwp_asan/options_parser_fuzzer.cpp" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/tools/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/tools/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/unittests/lit.common.unit.configured.in" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/unittests/lit.common.unit.configured.in" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/unittests/CMakeLists.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/unittests/CMakeLists.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/unittests/lit.common.unit.cfg.py" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/unittests/lit.common.unit.cfg.py" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/config-ix.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/config-ix.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/base-config-ix.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/base-config-ix.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/Modules/CheckSectionExists.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/Modules/CheckSectionExists.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/Modules/CompilerRTAIXUtils.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/Modules/CompilerRTAIXUtils.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/Modules/CompilerRTLink.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/Modules/CompilerRTLink.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/Modules/CompilerRTUtils.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/Modules/UseLibtool.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/Modules/UseLibtool.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/Modules/SanitizerUtils.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/Modules/SanitizerUtils.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/Modules/BuiltinTests.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/Modules/BuiltinTests.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/Modules/CompilerRTMockLLVMCMakeConfig.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/Modules/CompilerRTMockLLVMCMakeConfig.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/Modules/CompilerRTCompile.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/Modules/CompilerRTCompile.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/Modules/AddCompilerRT.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/Modules/AddCompilerRT.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/builtin-config-ix.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/builtin-config-ix.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/caches/Apple.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/caches/Apple.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/caches/GPU.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/caches/GPU.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/compiler-rt/cmake/crt-config-ix.cmake" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image/compiler-rt/cmake/crt-config-ix.cmake" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/llvm/LICENSE.TXT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/overlay/LICENSE.TXT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/llvm/LICENSE.TXT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/overlay/LICENSE.TXT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/llvm/README.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/overlay/README.txt" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/src/llvm-project/llvm/README.txt" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/overlay/README.txt" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist rust-dev-1.84.0-x86_64-unknown-freebsd running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/image" "--component-name=rust-dev" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-dev installed." "--package-name=rust-dev-1.84.0-x86_64-unknown-freebsd" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust-dev/x86_64-unknown-freebsd" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 12.801 seconds < RustDev { target: x86_64-unknown-freebsd } > Extended { stage: 2, host: x86_64-unknown-freebsd, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } } Dist extended stage1 (x86_64-unknown-freebsd) c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } c Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } c Std { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c RustAnalyzer { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Analysis { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } } > CodegenBackend { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, backend: "cranelift" } < CodegenBackend { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, backend: "cranelift" } Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/config.toml" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust/x86_64-unknown-freebsd/overlay/builder-config" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust/x86_64-unknown-freebsd/overlay/COPYRIGHT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/COPYRIGHT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust/x86_64-unknown-freebsd/overlay/COPYRIGHT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-APACHE" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust/x86_64-unknown-freebsd/overlay/LICENSE-APACHE" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/LICENSE-MIT" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust/x86_64-unknown-freebsd/overlay/LICENSE-MIT" Install "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust/x86_64-unknown-freebsd/overlay/README.md" Copy/Link "/wrkdirs/usr/ports/lang/rust/work/rustc-1.84.0-src/README.md" to "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust/x86_64-unknown-freebsd/overlay/README.md" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } } Dist rust-1.84.0-x86_64-unknown-freebsd running: LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-bootstrap-tools/x86_64-unknown-freebsd/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib" RUSTC="/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-tools-bin/rust-installer" "combine" "--input-tarballs" "/wrkdirs/usr/ports/lang/rust/work/_build/dist/rustc-1.84.0-x86_64-unknown-freebsd.tar.gz,/wrkdirs/usr/ports/lang/rust/work/_build/dist/rust-std-1.84.0-x86_64-unknown-freebsd.tar.gz,/wrkdirs/usr/ports/lang/rust/work/_build/dist/cargo-1.84.0-x86_64-unknown-freebsd.tar.gz,/wrkdirs/usr/ports/lang/rust/work/_build/dist/rustfmt-1.84.0-x86_64-unknown-freebsd.tar.gz,/wrkdirs/usr/ports/lang/rust/work/_build/dist/rls-1.84.0-x86_64-unknown-freebsd.tar.gz,/wrkdirs/usr/ports/lang/rust/work/_build/dist/rust-analyzer-1.84.0-x86_64-unknown-freebsd.tar.gz,/wrkdirs/usr/ports/lang/rust/work/_build/dist/clippy-1.84.0-x86_64-unknown-freebsd.tar.gz,/wrkdirs/usr/ports/lang/rust/work/_build/dist/rust-analysis-1.84.0-x86_64-unknown-freebsd.tar.gz" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust installed." "--package-name=rust-1.84.0-x86_64-unknown-freebsd" "--non-installed-overlay" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust/x86_64-unknown-freebsd/overlay" "--output-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/dist" "--work-dir" "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rust/x86_64-unknown-freebsd" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1117:23, executed at src/utils/tarball.rs:388:13) finished in 5.200 seconds < Extended { stage: 2, host: x86_64-unknown-freebsd, target: x86_64-unknown-freebsd } > ReproducibleArtifacts { target: x86_64-unknown-freebsd } < ReproducibleArtifacts { target: x86_64-unknown-freebsd } WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 133207` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:18:54 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=poudriere UID=1003 GID=1003 ===> Staging for rust-1.84.0 ===> Generating temporary packing list /bin/rm -f -r /wrkdirs/usr/ports/lang/rust/work/_extractdist /bin/mkdir -p /wrkdirs/usr/ports/lang/rust/work/_extractdist /usr/bin/tar xf /wrkdirs/usr/ports/lang/rust/work/_build/dist/cargo-1.84.0-x86_64-unknown-freebsd.tar.xz -C /wrkdirs/usr/ports/lang/rust/work/_extractdist cd /wrkdirs/usr/ports/lang/rust/work/_extractdist/cargo-1.84.0-x86_64-unknown-freebsd && /bin/sh install.sh --docdir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust" --mandir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/man" --prefix="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local" install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/lib/rustlib/uninstall.sh install: installing component 'cargo' cargo installed. /bin/rm -f -r /wrkdirs/usr/ports/lang/rust/work/_extractdist /bin/mkdir -p /wrkdirs/usr/ports/lang/rust/work/_extractdist /usr/bin/tar xf /wrkdirs/usr/ports/lang/rust/work/_build/dist/clippy-1.84.0-x86_64-unknown-freebsd.tar.xz -C /wrkdirs/usr/ports/lang/rust/work/_extractdist cd /wrkdirs/usr/ports/lang/rust/work/_extractdist/clippy-1.84.0-x86_64-unknown-freebsd && /bin/sh install.sh --docdir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust" --mandir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/man" --prefix="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local" install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/lib/rustlib/uninstall.sh install: installing component 'clippy-preview' install: backing up existing file at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust/LICENSE-APACHE install: backing up existing file at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust/LICENSE-MIT install: backing up existing file at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust/README.md clippy installed. /bin/rm -f -r /wrkdirs/usr/ports/lang/rust/work/_extractdist /bin/mkdir -p /wrkdirs/usr/ports/lang/rust/work/_extractdist /usr/bin/tar xf /wrkdirs/usr/ports/lang/rust/work/_build/dist/rustc-1.84.0-x86_64-unknown-freebsd.tar.xz -C /wrkdirs/usr/ports/lang/rust/work/_extractdist cd /wrkdirs/usr/ports/lang/rust/work/_extractdist/rustc-1.84.0-x86_64-unknown-freebsd && /bin/sh install.sh --docdir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust" --mandir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/man" --prefix="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local" install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/lib/rustlib/uninstall.sh install: installing component 'rustc' install: backing up existing file at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust/LICENSE-APACHE install: backing up existing file at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust/LICENSE-MIT install: backing up existing file at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust/README.md rustc installed. /bin/rm -f -r /wrkdirs/usr/ports/lang/rust/work/_extractdist /bin/mkdir -p /wrkdirs/usr/ports/lang/rust/work/_extractdist /usr/bin/tar xf /wrkdirs/usr/ports/lang/rust/work/_build/dist/rustfmt-1.84.0-x86_64-unknown-freebsd.tar.xz -C /wrkdirs/usr/ports/lang/rust/work/_extractdist cd /wrkdirs/usr/ports/lang/rust/work/_extractdist/rustfmt-1.84.0-x86_64-unknown-freebsd && /bin/sh install.sh --docdir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust" --mandir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/man" --prefix="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local" install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/lib/rustlib/uninstall.sh install: installing component 'rustfmt-preview' install: backing up existing file at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust/LICENSE-APACHE install: backing up existing file at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust/LICENSE-MIT install: backing up existing file at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust/README.md rustfmt installed. /bin/rm -f -r /wrkdirs/usr/ports/lang/rust/work/_extractdist /bin/mkdir -p /wrkdirs/usr/ports/lang/rust/work/_extractdist /usr/bin/tar xf /wrkdirs/usr/ports/lang/rust/work/_build/dist/rust-analysis-1.84.0-x86_64-unknown-freebsd.tar.xz -C /wrkdirs/usr/ports/lang/rust/work/_extractdist cd /wrkdirs/usr/ports/lang/rust/work/_extractdist/rust-analysis-1.84.0-x86_64-unknown-freebsd && /bin/sh install.sh --docdir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust" --mandir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/man" --prefix="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local" install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/lib/rustlib/uninstall.sh install: installing component 'rust-analysis-x86_64-unknown-freebsd' rust analysis installed. /bin/rm -f -r /wrkdirs/usr/ports/lang/rust/work/_extractdist /bin/mkdir -p /wrkdirs/usr/ports/lang/rust/work/_extractdist /usr/bin/tar xf /wrkdirs/usr/ports/lang/rust/work/_build/dist/rust-std-1.84.0-x86_64-unknown-freebsd.tar.xz -C /wrkdirs/usr/ports/lang/rust/work/_extractdist cd /wrkdirs/usr/ports/lang/rust/work/_extractdist/rust-std-1.84.0-x86_64-unknown-freebsd && /bin/sh install.sh --docdir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust" --mandir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/man" --prefix="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local" install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/lib/rustlib/uninstall.sh install: installing component 'rust-std-x86_64-unknown-freebsd' rust std installed. /bin/rm -f -r /wrkdirs/usr/ports/lang/rust/work/_extractdist /bin/mkdir -p /wrkdirs/usr/ports/lang/rust/work/_extractdist /usr/bin/tar xf /wrkdirs/usr/ports/lang/rust/work/_build/dist/rust-src-1.84.0.tar.xz -C /wrkdirs/usr/ports/lang/rust/work/_extractdist cd /wrkdirs/usr/ports/lang/rust/work/_extractdist/rust-src-1.84.0 && /bin/sh install.sh --docdir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust" --mandir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/man" --prefix="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local" install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/lib/rustlib/uninstall.sh install: installing component 'rust-src' rust src installed. /bin/rm -f -r /wrkdirs/usr/ports/lang/rust/work/_extractdist /bin/mkdir -p /wrkdirs/usr/ports/lang/rust/work/_extractdist /usr/bin/tar xf /wrkdirs/usr/ports/lang/rust/work/_build/dist/rust-analysis-1.84.0-wasm32-unknown-unknown.tar.xz -C /wrkdirs/usr/ports/lang/rust/work/_extractdist cd /wrkdirs/usr/ports/lang/rust/work/_extractdist/rust-analysis-1.84.0-wasm32-unknown-unknown && /bin/sh install.sh --docdir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust" --mandir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/man" --prefix="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local" install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/lib/rustlib/uninstall.sh install: installing component 'rust-analysis-wasm32-unknown-unknown' rust analysis installed. /bin/rm -f -r /wrkdirs/usr/ports/lang/rust/work/_extractdist /bin/mkdir -p /wrkdirs/usr/ports/lang/rust/work/_extractdist /usr/bin/tar xf /wrkdirs/usr/ports/lang/rust/work/_build/dist/rust-std-1.84.0-wasm32-unknown-unknown.tar.xz -C /wrkdirs/usr/ports/lang/rust/work/_extractdist cd /wrkdirs/usr/ports/lang/rust/work/_extractdist/rust-std-1.84.0-wasm32-unknown-unknown && /bin/sh install.sh --docdir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust" --mandir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/man" --prefix="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local" install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/lib/rustlib/uninstall.sh install: installing component 'rust-std-wasm32-unknown-unknown' rust std installed. /bin/rm -f -r /wrkdirs/usr/ports/lang/rust/work/_extractdist /bin/mkdir -p /wrkdirs/usr/ports/lang/rust/work/_extractdist /usr/bin/tar xf /wrkdirs/usr/ports/lang/rust/work/_build/dist/rls-1.84.0-x86_64-unknown-freebsd.tar.xz -C /wrkdirs/usr/ports/lang/rust/work/_extractdist cd /wrkdirs/usr/ports/lang/rust/work/_extractdist/rls-1.84.0-x86_64-unknown-freebsd && /bin/sh install.sh --docdir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust" --mandir="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/man" --prefix="/wrkdirs/usr/ports/lang/rust/work/stage/usr/local" install: creating uninstall script at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/lib/rustlib/uninstall.sh install: installing component 'rls-preview' install: backing up existing file at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust/LICENSE-APACHE install: backing up existing file at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust/LICENSE-MIT install: backing up existing file at /wrkdirs/usr/ports/lang/rust/work/stage/usr/local/share/doc/rust/README.md rls installed. /bin/rm -f -r /wrkdirs/usr/ports/lang/rust/work/_extractdist ====> 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-02-18T20:42:42+00:00' 'PKG_NOTE_ports_top_git_hash=75ed2eee50c' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=917563d82e5' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250209' NO_DEPENDS=yes USER=poudriere UID=1003 GID=1003 ===> Building packages for rust-1.84.0 ===> Building rust-1.84.0 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for rust-1.84.0 build of lang/rust | rust-1.84.0 ended at 2025-02-18T22:08:05+01:00 build time: 00:25:24